Timeline for Remapping ASCII
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
|
|
| Sep 18, 2015 at 6:08 | history | edited | Max | CC BY-SA 3.0 |
added 42 characters in body
|
| Sep 17, 2015 at 12:13 | comment | added | 301_Moved_Permanently |
You can get 3 points out by starting with n='nr i(a... instead of n=' nri(a...
|
|
| Sep 14, 2015 at 19:33 | history | edited | Max | CC BY-SA 3.0 |
added 72 characters in body
|
| Sep 14, 2015 at 19:25 | history | edited | Max | CC BY-SA 3.0 |
added 72 characters in body
|
| Sep 14, 2015 at 19:24 | comment | added | nimi |
I think you can replace some of the ; with newlines, which count as 1
|
|
| Sep 14, 2015 at 19:06 | history | edited | Max | CC BY-SA 3.0 |
added 72 characters in body
|
| Sep 14, 2015 at 17:49 | comment | added | FryAmTheEggman |
a=map(chr,range(32,172)) and "".join(a[::2]+a[1::2])
|
|
| Sep 14, 2015 at 17:45 | history | answered | Max | CC BY-SA 3.0 |