User profile: Guessit

User info
User name:Guessit
History
Joined:
Number of posts:13
Latest posts:

Want specific output line to print only when an 8 is not entered by the user...
In your code, you were checking whether number was not equal to 8 to print that statement. However, ...

Fibbonnaci generating
The multiple function calls in the second program are executed from right to left, since they are al...

Time complexity of algorithm
Ahh, thank you :)

Time complexity of algorithm
Hi guys, I'm trying to find the number of integer points lying on or inside a given triangle (whi...

Help with ofstream
@chervil Ah yes, my bad :) Cheers!