|
|
|
|
|
by brilee
1369 days ago
|
|
It's frustrating that your link to an "explanation" is an intentionally buggy implementation of the algorithm :( I understand the point of the debugging game, but in this context, a link to the solutions page would be more helpful.... |
|
All the fixes in BUGFIX-66 are trivial if you understand what the code is doing, that's part of the game concept. Also, if you submit broken code, it gives you a useful hint to direct your attention to the bug.
Similarly, the fix for the forward transform is to add
at the top of the less() function.