Featured
-
Difference between variable declaration globally and locally
During my project work I was working on a code in
by avishq -
Comparing float with a value
Hi everyone, I was looking at two C programs give
by avishq -
How to tokenize the simple “Hello World” program of C/c++ language.?
Hello all. Can anyone help me to create a C/C++
by manish.joshi -
Floyd cycle detection
Can anybody tell me the complexity of Floyd cycle
by avishq
Tags
How to Count the Combination of Addition of Numbers in C
Jojo, Lili, and Bibi is playing game about addition. Of course, addition is not a big problem for those who understand about how simple the addition is. But, they don’t want to add certain numbers, but they want to count how many combinatio...