| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-12-06 | Removed uncessary copying of grid and just modify the grid in place and undo ↵ | omagdy | 1 | -4/+8 | |
| what I do after checking isStuck. | |||||
| 2024-12-06 | Made isStuck blazingly fast by using an array of booleans to detect the ↵ | omagdy | 1 | -13/+11 | |
| cycle using the guard position and direction instead of of detecting cycle by count | |||||
| 2024-12-06 | Day 6 done. | omagdy | 1 | -0/+181 | |
