Timeline for Print random integers until 0
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 30, 2021 at 1:40 | history | edited | EasyasPi | CC BY-SA 4.0 | Comment the ungolfed bf code |
| Jan 29, 2021 at 23:17 | history | edited | EasyasPi | CC BY-SA 4.0 | -16 bytes: remove the bool, just advance forward instead of clearing |
| Jan 29, 2021 at 11:03 | history | edited | EasyasPi | CC BY-SA 4.0 | Fix link |
| Jan 28, 2021 at 22:43 | history | edited | EasyasPi | CC BY-SA 4.0 | -1 byte: remove redundantly redundant print statement |
| Jan 28, 2021 at 20:43 | history | edited | EasyasPi | CC BY-SA 4.0 | -1 byte: rand once at the start of the loop |
| Jan 28, 2021 at 20:35 | history | edited | EasyasPi | CC BY-SA 4.0 | fix and explain commented version |
| Jan 28, 2021 at 20:30 | history | answered | EasyasPi | CC BY-SA 4.0 |