Tagged Questions

0
votes
3answers
416 views

Project Euler Problem 17 - What's wrong?

I decided to try project euler problem 17 today, and I quickly wrote a pretty fast code in C++ to solve it. However, for some reason, the result is wrong. The question is: If the numbers 1 to 5 are ...