Timeline for Find the center
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Nov 24, 2015 at 5:28 | comment | added | lirtosiast | @xsot Thanks—it makes the code a little more evil though :) | |
| Nov 24, 2015 at 5:27 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 39 characters in body
|
| Nov 24, 2015 at 4:43 | comment | added | xsot |
-1-len(x)//2 is equivalent to ~len(x)//2 because of how floor division works on negative integers.
|
|
| Nov 24, 2015 at 2:12 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 6 characters in body
|
| Nov 24, 2015 at 2:05 | comment | added | cat | No, no, 10 bytes to shave off my 166 byte Go solution. Yours is far more elegant, however. | |
| Nov 24, 2015 at 2:00 | comment | added | cat | Ah, you beat me to what my next task was going to be (had I not found 10 bytes to shave off) | |
| Nov 24, 2015 at 1:51 | history | edited | lirtosiast | CC BY-SA 3.0 |
edited body
|
| Nov 24, 2015 at 1:46 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 72 characters in body
|
| Nov 24, 2015 at 1:21 | history | answered | lirtosiast | CC BY-SA 3.0 |