catching cheaters on assignmentsThis is what happens http://www.youtube.com/watch?v=95xC4jkZrCI
Implementation of the proposed data structureI guess Google translate didn't do a good job =\
What are you using to write your code?Visual Studio 2010 and QT
Fibonacci ProgramTo be honest it is kind of pointless to just give you the answer instead I'll try and set you on the...
Whats wrong with my code?Don't use [code]system("pause")[/code] Instead use [code] cin.get(); std::cin.get();[/code]