Timeline for What are the five most powerful characters in your language?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Dec 13, 2016 at 5:11 | comment | added | DJMcMayhem | @sefa As the author of V, that is exactly what happens. Generally for code-golf ending any pending commands implicitly is shorter and more convenient. In some rare instances (like this one) it can cause problems, but it also opens up some new possibilities, like this 4 byte quine | |
| Dec 12, 2016 at 9:13 | comment | added | Sefa | @nmjcman101 In this case it fall to in the hole of "mostly" since 12i34 in V result in 12 occurence of 34 where as if you type it in vim it just give you 34 (i guess V assume a final esc) | |
| Dec 10, 2016 at 8:22 | comment | added | ymbirtt | @Kade, Ah! Whoops, I'd misread the challenge. I've withdrawn my comment. | |
| Dec 9, 2016 at 19:24 | comment | added | nmjcman101 | You can put them in the online interpreter for V which is more or less backwards compatible with Vim | |
| Dec 9, 2016 at 17:35 | comment | added | Simon | Expanding on @Captain Man's point, the obvious way to run the permutations as a script would be with :norm. That doesn't print any numbers in the 1-120 range, though. Did you have another method in mind? | |
| Dec 9, 2016 at 17:30 | comment | added | Captain Man | i1234 prints "1234", is this some kind of script or keypresses? If it's keypresses it doesn't work. | |
| Dec 9, 2016 at 15:53 | comment | added | Kade | @ymbirtt Where did the 3 and the 4 go? You need all length-5 permutations. | |
| Dec 9, 2016 at 8:52 | history | edited | Sefa | CC BY-SA 3.0 | deleted 4 characters in body |
| Dec 9, 2016 at 8:50 | review | Low quality posts | |||
| Dec 9, 2016 at 8:55 | |||||
| Dec 9, 2016 at 8:33 | history | answered | Sefa | CC BY-SA 3.0 |