Tuesday, May 14, 2013

More MKC

Today I spend all day coding on the MKC solution. I went through a lot of painful debugging of my shifts-creator. In the end it turned out I had a special case in a nested loop that would sometimes not reset a counter. I learned that it's a good idea to check that counter resets are handled in one place instead of in each individual nested loops.

No comments:

Post a Comment