The meaning of if (I==1) is that in this,i is any value which is been calculated should be equal to 1.and the meaning of if(I&1) is that the answer must include both the values in between I and 1. Moreover the first one is used to compare equality while that of the other one.
- try for optimised solution
This is a right answer for two value pulse
include<stdio.h>
include<conio.h>
void main() { int a, b, sum; printf(âenter the value of a and bâ); scanf("%d%d",&a,&b); sum=a+b; printf(âsum=%dâ,sum); getch(); }
enter the value a and b Sum=
Hello all,Plz donât post irrelevant stuff as answers
Excited to join this course.
hello iam new at codechef. i dont know where to start please guideme guys. how to solve questionâŚ
hello iam new at codechef. i dont know where to start please guideme guys. how to solve questionâŚ
I am new in programming, and I am a student doing graduation⌠I really want to be a professional programmer
include <stdio.h>
include <conio.h>
void main()
{
int a, b, sum
printf(âmasukkan sebuah nilai A & B\nâ);
scanf("%d %d,&a,&b");
sum=a+b;
printf(âsum=%d,sumâ);
getch();
}
hello friends i am Anurag.
- yes itâs right question etiquette is must for every employee. TLE error so the input and output to get desired output. but TLE check the error.
- right strategy for problem solving to understand what is exactly problem, check the optimization for problem, i donât using any tools like âproblematicâ. yes i will try get solve the problem by my self.
- no i have time to visit this type website.
- first i will try check the problem, which type of error, then i will try find the solution in code.
- i will try to inherit the appropriate algorithms. then i will write code for import the algorithm. and for the non-native file then using filter ,no need for copy the algorithm.
- before start programming, i will check observed the problem how i will solve short with fixed the solution for this problem. enormous input divide in section.
1.yes itâs right question etiquette is must for every employee. TLE error so the input and output to get desired output. but TLE check the error.
2.right strategy for problem solving to understand what is exactly problem, check the optimization for problem, i donât using any tools like âproblematicâ. yes i will try get solve the problem by my self.
3.no i have first time to visit this type website.
4.first i will try check the problem, which type of error, then i will try find the solution in code.
5.i will try to inherit the appropriate algorithms. then i will write code for import the algorithm. and for the non-native file then using filter ,no need for copy the algorithm.
6.before start programming, i will check observed the problem how i will solve short with fixed the solution for this problem. enormous input divide in section.
I am beginner to coding . I want to solve problems in CodeChef
Hi everyone i am new to this but it will help me to improve my coding skills
enter code here
enter code here
enter code here
enter code here
enter code here