|
|
|
|
|
by pixpop
6546 days ago
|
|
I put zero effort into making code compile right the first time. The compiler (gcc) is much faster at finding errors than I am. Where I do put effort is into making sure the algorithm is correct, something the compiler is not so good at. |
|