Timeline for CodeGolf - Heads or Tails
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 18, 2019 at 2:41 | comment | added | user85052 | I think I can still -1 bytes by switching to "Reg": TIO! | |
| Aug 18, 2019 at 2:37 | history | edited | user85052 | CC BY-SA 4.0 | added 35 characters in body |
| Aug 17, 2019 at 12:47 | comment | added | manatwork | BTW, you not need to discard 4 characters until “t” as the 2nd one “d” or “l” already identifies which input you got. Just have to explicitly output so can leave the unprocessed input on the stack: Try it online!. | |
| Aug 17, 2019 at 12:41 | comment | added | manatwork | May there be some TIO interpreter version difference? Seems it takes input implicitly and reverses it on any attempt to process inexistent data, making it work without ^. | |
| Aug 16, 2019 at 23:54 | comment | added | user85052 | Now I fixed the program. | |
| Aug 16, 2019 at 23:54 | history | edited | user85052 | CC BY-SA 4.0 | added 91 characters in body |
| Aug 16, 2019 at 9:58 | comment | added | manatwork | May there be some TIO interpreter version difference? Looks like it doesn't handle neither “heads” or “tails”. | |
| Aug 13, 2019 at 8:34 | history | edited | user85052 | CC BY-SA 4.0 | added 185 characters in body |
| Aug 13, 2019 at 8:08 | history | answered | user85052 | CC BY-SA 4.0 |