Timeline for Where's the 0xBEEF?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jan 20, 2018 at 20:19 | history | edited | Karl Napf | CC BY-SA 3.0 |
added 164 characters in body
|
| Jan 19, 2018 at 4:02 | comment | added | MD XF | 163 bytes | |
| Apr 13, 2017 at 12:39 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Nov 1, 2016 at 13:27 | comment | added | Lince Assassino |
you can change your define to #define T(i,n)if((A[y+i]&15)==n) and the if section to T(0,11)T(1,14)T(2,14)T(3,15)return to save 6 bytes. Also change the function signature to int b(int*A) to 4 more bytes saved.
|
|
| Oct 24, 2016 at 15:30 | history | edited | Karl Napf | CC BY-SA 3.0 |
deleted 38 characters in body
|
| Oct 24, 2016 at 8:49 | history | edited | Karl Napf | CC BY-SA 3.0 |
added 2 characters in body
|
| Oct 24, 2016 at 8:44 | history | edited | Karl Napf | CC BY-SA 3.0 |
added 259 characters in body
|
| Oct 23, 2016 at 18:43 | history | answered | Karl Napf | CC BY-SA 3.0 |