Search found 1 match

by ProgramGuruCpp
Fri Aug 02, 2013 11:53 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 318993

Re: If you get WA in problem 100, read me before post!

I, too, have submitted seemingly correct code, only to receive Wrong Answer :(

I am using C++ and I am certain my code works fine, but I am curious as to why some people approach it differently.
Mainly, I see many programs use classes to solve the problem, but why? How does that approach differ ...

Go to advanced search