Timeline for Build a chessboard
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 6, 2016 at 12:19 | comment | added | Ismael Miguel | You can use the property bgcolor=0 to generate the black background. That should shave off a ton of bytes! And instead of $v%2==0, use $v&1, which should shave a few bytes. | |
| Feb 4, 2016 at 21:58 | history | edited | MonkeyZeus | CC BY-SA 3.0 | added 28 characters in body |
| Feb 4, 2016 at 21:53 | history | answered | MonkeyZeus | CC BY-SA 3.0 |