Timeline for Find the Cell's Neighbours
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jul 19, 2018 at 12:57 | comment | added | Arnauld | @KevinCruijssen Nice catch. Thanks! | |
| Jul 19, 2018 at 12:57 | history | edited | Arnauld | CC BY-SA 4.0 |
saved 2 bytes
|
| Jul 19, 2018 at 12:44 | comment | added | Kevin Cruijssen |
w*(~~(i/w+h+~-a[j+2&7])%h) to ~~(a[j+2&7]-1+i/w+h)%h*w saves 2 bytes by getting rid of a pair of parenthesis.
|
|
| Jul 18, 2018 at 17:49 | history | edited | Arnauld | CC BY-SA 4.0 |
fixed typo
|
| Jul 18, 2018 at 16:17 | history | edited | Arnauld | CC BY-SA 4.0 |
added the 'How?' section
|
| Jul 18, 2018 at 15:18 | history | edited | Arnauld | CC BY-SA 4.0 |
minor update
|
| Jul 18, 2018 at 14:42 | history | answered | Arnauld | CC BY-SA 4.0 |