Timeline for Create output twice the length of the code
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 23, 2017 at 0:54 | history | suggested | Stan Strum | CC BY-SA 3.0 |
Added link to Isaacg's Pyth and added more detailed info to the header.
|
| Sep 23, 2017 at 0:12 | review | Suggested edits | |||
| S Sep 23, 2017 at 0:54 | |||||
| Sep 23, 2017 at 0:10 | comment | added | Stan Strum |
Any trailing newline is included in the output's byte count. T outputs 10 and a newline. Use d, it's a space which gets a newline appended
|
|
| Apr 13, 2017 at 12:39 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Oct 4, 2015 at 3:53 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 91 characters in body
|
| Oct 3, 2015 at 22:35 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 16 characters in body
|
| Oct 3, 2015 at 17:13 | comment | added | Dennis |
My best guess is that Q causes Pyth to eval the input before the actual code is executed. **N9.xvz2 works as expected, but it's not shorter than **N9?zvz2.
|
|
| Oct 3, 2015 at 0:16 | comment | added | lirtosiast | It would be useful if .x worked with errors. Is there a justification for why it doesn't? | |
| Oct 2, 2015 at 23:39 | history | edited | lirtosiast | CC BY-SA 3.0 |
added 111 characters in body
|
| Oct 2, 2015 at 23:28 | history | edited | Alex A. | CC BY-SA 3.0 |
Formatted header
|
| Oct 2, 2015 at 23:21 | history | answered | lirtosiast | CC BY-SA 3.0 |