|
|
|
|
|
by wiremine
230 days ago
|
|
This is pretty close. I once spent 4 hours in college (circa 1997) looking for an error in a C++ program. The compiler's error messages were rubbish. It ended up being a missing semicolon in an odd spot and the compiler was just confused. I remember walking homing thinking, "hey, if I can survive that, maybe I can just hack this CS thing..." |
|