Last active
November 25, 2019 07:10
Spaghetti Code comment block.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Dear programmer: | |
// When I wrote this code, only god and | |
// I knew how it worked. | |
// Now, only god knows it! | |
// | |
// Therefore, if you are trying to optimize | |
// this routine and it fails (most surely), | |
// please increase this counter as a | |
// warning for the next person: | |
// | |
// double totalHoursWastedHere = 0.0; | |
// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment