User profile: necsky

User info
User name:necsky
History
Joined:
Number of posts:6
Latest posts:

Fibonnaci Using While Loop Help
typing error while loop should be while (count<num) { } and the length of output depend on how man...

Fibonnaci Using While Loop Help
the code like that cin>>num; if(num>=3 && num<=20) while(count<3) { int temp=a+b; cout<<a<<"...

isNumPalindrome(int)
it would easy to write a function to reverse the number and then numbrr1 - number 2 where the fun...

Fibonnaci Using While Loop Help
i do not kwon what you want inside while loop. but your while loop seem to be infinite loop and shou...

Math issue
it is not require ';' after if()

This user does not accept Private Messages

User: necsky

  • Public profile