User: Hiten

  • Public profile

User profile: Hiten

User info
User name:Hiten
History
Joined:
Number of posts:14
Latest posts:

Largest Prime Factor
On line 10 try if(!(num%factor))

calculating a fibonacci sequence
The counter should not be used in generation of the fibonnaci numbers. You need the 2 previous numbe...

Printing each digit of an integer
you could find how many digits you have in the first place and then work your way left to right. 111...

Roman Numerals
Sorry for the delay. Here is the code again with some comments added. @Jamerack, yeah... it's just a...

Roman Numerals
The thing is you don't have just the IV and IX variations for 4 and 9. It is also the case for 40(XL...

This user does not accept Private Messages