Timeline for Print X without X (cop's thread)
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 1, 2020 at 14:03 | history | edited | Wheat Wizard♦ | CC BY-SA 4.0 | added 1932 characters in body |
| Aug 1, 2020 at 13:54 | history | edited | Wheat Wizard♦ | CC BY-SA 4.0 | added 62 characters in body |
| Aug 1, 2020 at 13:05 | comment | added | Potato44 | cracked | |
| Jul 26, 2020 at 21:53 | comment | added | ManfP | Oh right! Totally missed that, was just looking at the character diff, not the actual output | |
| Jul 26, 2020 at 19:17 | history | edited | Wheat Wizard♦ | CC BY-SA 4.0 | deleted 1 character in body |
| Jul 26, 2020 at 15:37 | comment | added | Wheat Wizard♦ | @ManfP The actual output can't be produced in whole or in part by print (without adding new Show instances). This is because print adds a trailing newline and the only newline in the output is the second character. No native haskell object has a show that produces a single tab or the empty string to my knowledge. | |
| Jul 26, 2020 at 15:35 | comment | added | ManfP | What is preventing the use of print? The characters are still available (set("print")<=set("main")|set("putChar")) | |
| Jul 26, 2020 at 3:07 | history | answered | Wheat Wizard♦ | CC BY-SA 4.0 |