Skip to main content
10 events
when toggle format what by license comment
Nov 20, 2017 at 3:44 history edited Joshua CC BY-SA 3.0
safe!
Nov 13, 2017 at 9:50 history edited user202729 CC BY-SA 3.0
Fix spelling and formatting
Nov 13, 2017 at 9:08 comment added user202729 @ColeraSu So probably try to shift it to 42 or to 44. EDIT: I see, the problem is with the printf.
Nov 13, 2017 at 9:03 comment added Colera Su @user202729 but it would not fit the restriction of 35 unique bytes.
Nov 13, 2017 at 8:53 comment added user202729 @ColeraSu Probably you can switch from lowercase to uppercase and change 'N' to 78 (char code of N).
Nov 13, 2017 at 3:44 comment added Colera Su I found an interesting approach but I couldn't golf out the last byte, so I just post it here. main(i){for(;42>i;printf("%u","eirwtlegowvnfemuwphejsno"[abs(24-i++)]-'n'));}
Nov 13, 2017 at 0:47 comment added Joshua @ThePirateBay: I didn't.
Nov 13, 2017 at 0:14 comment added user72349 Can we use some compiler-specific features like in gcc?
Nov 12, 2017 at 20:31 history edited Joshua CC BY-SA 3.0
oops missed a constraint
Nov 12, 2017 at 15:41 history answered Joshua CC BY-SA 3.0