Timeline for Print X without X (robber's thread)
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 4, 2020 at 0:25 | history | edited | Ismael Miguel | CC BY-SA 4.0 | Fixed mistakes on writting |
| Jul 31, 2020 at 16:54 | comment | added | Gilles 'SO- stop being evil' | On my machine and on jdoodle, the output is : (. I know that the : is meant as a prompt, but it's part of what the program prints to stdout. The ideone implemetation is a correct solution. | |
| Jul 31, 2020 at 13:19 | history | edited | Ismael Miguel | CC BY-SA 4.0 | ideone and prompt explanation |
| Jul 31, 2020 at 13:17 | comment | added | Ismael Miguel | The output is (, the prompt is :. Check ideone.com/4vuYQL (I didn't knew before that ideone had Picolisp, which is why I didn't use it before). | |
| Jul 30, 2020 at 22:47 | comment | added | Gilles 'SO- stop being evil' | The output is : (, not (. | |
| Jul 28, 2020 at 19:02 | comment | added | Ismael Miguel | @Wezl I believe it is a lot better if you post the intended solution on codegolf.stackexchange.com/a/207691 (as per the definitions of the challenge, quoting: "A crack need only work not be the intended solution."). But it's good to see you confirming my solution as a working one. | |
| Jul 28, 2020 at 14:10 | comment | added | Wezl | Yes! Exactly. I was hoping someone would try out picolisp. See if you can do it without spaces. (ideone.com doesn't need [bye] at the end, and prin works as well as prinl) | |
| Jul 27, 2020 at 18:09 | history | answered | Ismael Miguel | CC BY-SA 4.0 |