User: manudude03

  • Public profile

User profile: manudude03

User info
User name:manudude03
History
Joined:
Number of posts:88
Latest posts:

big numbers, big runtime
I would still consider myself a beginner, but I was trying some of the middle Project Euler problems...

What’s wrong with the following code?
Yes, the size() function gives the number of elements in that array, since arrays count from 0 and n...

Finding The Probability of Moves
If you don't want to use a lot of if statements, then here's a version with 2 (easily compacted to 1...

Having trouble in adding using loop
i isn't defined. If you don't use braces in a for loop, the scope is only the first line.

loop condition
You don't need a computer for a lot of things, it just sometimes saves a lot of time, plus even in c...

This user does not accept Private Messages