| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-12 | urls of the blog posts. | Kang-min Liu | |
| 2020-11-12 | a solution to 086.2 (sudoku solver) | Kang-min Liu | |
| This is basically just the sudoku solver I wrote before: https://github.com/gugod/bin/blob/master/sudoku-solutions.raku | |||
| 2020-11-11 | a second version of 086.1 | Kang-min Liu | |
| which take linear space and linear time and should be faster than v1 when @N is long. | |||
| 2020-11-10 | a naive solution of 086.1 | Kang-min Liu | |
| 2020-11-09 | - Added template for Challenge 86. | Mohammad S Anwar | |
