Is there any code available to dowload for beginners to go through and "repair"?

Hello to everyone at cplusplus.com,

I am curious to know if anyone knows of any resources to .cpp files for download that are intentionally made to not work so that a new coder will have to go through it and repair any lines in order to compile and run the program.

If not, it's not a big deal... I was just thinking it would be fun to run through some debugging to personally quiz myself and to better increase my ability to read through lines of code and spot the faults.

Thank you to anyone who may be able to help.
Yes, there are entire archives full of such code that have been around for years. These archives have a special name, they are called C++ Support Forums. Here is a good one to start in:
http://www.cplusplus.com/forum/beginner/
The archives are interactive too!
Topic archived. No new replies allowed.