Timeline for Count up diagonally!
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 31, 2017 at 18:46 | comment | added | Dom Hastings | I've just tested it and it appears to work. For getting the character into the file to test, I used Sublime Text and did a find and replace in regex mode for \\v and replaced with \x0B which shows up a VT character in its place for scoring you can either post a reversible hexdump (xxd or something) or just state that: "\v is a literal vertical tab", I think that would be fair. Hope that helps! | |
| Jul 31, 2017 at 13:12 | comment | added | Rod | @DomHastings maybe, I don't know how though | |
| Jul 31, 2017 at 12:57 | comment | added | Dom Hastings | Can you use a literal \x0b in your code to save a byte? | |
| Jul 31, 2017 at 11:28 | history | answered | Rod | CC BY-SA 3.0 |