Timeline for Remapping ASCII
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15, 2015 at 23:33 | comment | added | Dennis |
If you replace the spaces with linefeeds, print chr$_*63%95+32for 31..125 achieves a score of 799.
|
|
| Sep 15, 2015 at 22:41 | comment | added | r3mainer | Thanks @Dennis — I had no idea you could write loops that way. | |
| Sep 15, 2015 at 22:40 | history | undeleted | r3mainer | ||
| Sep 15, 2015 at 22:40 | history | edited | r3mainer | CC BY-SA 3.0 |
thanks Dennis :-)
|
| Sep 15, 2015 at 22:38 | history | deleted | r3mainer | via Vote | |
| Sep 15, 2015 at 22:35 | history | edited | r3mainer | CC BY-SA 3.0 |
thanks Dennis :-)
|
| Sep 15, 2015 at 22:30 | comment | added | Dennis |
print chr$_*42%95+32for 0..94 already achieves a score of 925, and 42 is most likely no longer optimal.
|
|
| Sep 15, 2015 at 22:00 | history | answered | r3mainer | CC BY-SA 3.0 |