Skip to main content
4 events
when toggle format what by license comment
Dec 9, 2016 at 22:30 comment added Dennis @cat We've actually discussed this on meta; using control characters is only allowed if the challenge is related to ASCII art.
Dec 9, 2016 at 22:28 comment added cat @Dennis That's like saying that in any challenge that requires the technique of control characters to overwrite text, the output isn't what's seen at the end, but the sum of the written bytes. Since \r isn't printable, the output of 12\r30 is 30.
Dec 9, 2016 at 16:13 comment added Dennis That doesn't really print those numbers though. 12\r30 prints 12\r30, the terminal just overwrites the first two characters.
Dec 9, 2016 at 15:45 history answered user59178 CC BY-SA 3.0