Timeline for Unscramble the Source Code
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 17, 2014 at 22:19 | history | edited | FireFly | CC BY-SA 3.0 | Safe! |
| Nov 16, 2014 at 20:40 | comment | added | FireFly | @Quincunx excellent... :P | |
| Nov 16, 2014 at 19:39 | comment | added | Justin | Ugh. I made programs to print 3312, 3300, and several others near 3314. So close... | |
| Nov 13, 2014 at 12:40 | comment | added | Peter Taylor | Ok, so I shouldn't be looking for 8-bit overflows. Shame, that might have simplified it ;) | |
| Nov 13, 2014 at 12:37 | comment | added | FireFly | @PeterTaylor I've tested it on cfunge under x86_64 linux. Some testing seems to indicate it uses signed 64-bit integers, although I can say that my solution doesn't depend on overflow semantics so I'm not sure if it matters. | |
| Nov 13, 2014 at 11:52 | comment | added | Peter Taylor | Which interpreter(s) have you tested it on, and in particular what assumptions do they make about cell bitwidth? | |
| Nov 10, 2014 at 21:52 | history | answered | FireFly | CC BY-SA 3.0 |