Myfinal 4 Submit
Myfinal 4 Submit
Assignment
Assignment No.: 01
Submitted by – Submitted to –
Name: MD. Abdur Rahim Ratul Name: Md. Tarequl Islam
ID Number: 06224205101026 Assistant Professor & Head
th
Batch No: 18 Department of CSE
Semester: 1st Year 1st Semester Khwaja Yunus Ali University
Khwaja Yunus Ali University
** BeeCrowd Problem ( 1029 )
Screenshot-
Code –
#include <stdio.h>
int main() {
int t, n, i;
fib[0] = 0;
fib[1] = 1;
calls[0] = 0;
calls[1] = 0;
scanf("%d", &t);
while(count<=t)
{
scanf("%d", &n);
count++;
return 0;
}
** BeeCrowd Problem ( 1176 )
Screenshot –
Code—
#include <stdio.h>
int main()
scanf("%lld", &n);
scanf("%lld", &a);
if (a == 0)
else
num[0] = 0;
num[1] = 1;
count++;
}
return 0;
Code—
#include<stdio.h>
#include<string.h>
int main() {
gets(strin);
length++ ;
str2[i]= strin[j] ;
}
for(int i=0 ; i<length ; i++)
if(strin[i]!=str2[i])
flag=1 ;
break ;
if(flag)
else{
return 0;
E N D
Thank You