Hacker News new | ask | show | jobs
by sireat 1249 days ago
Good exercise! 5:29 on the first try (FM),

3:27 on 2nd try once I realized we have to move the knight to non attacked squares from top right to left bottom

At first I thought I had to implement the knights walk by myself so wasted about 30 seconds on understanding the instructions.