Don't know what this is
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
Start file
[1:0]
[0:1]
[1:100]
[0:100]
End file
[ ]
[ ]
[ ]
[ ]
1,4c1,4
< [1:0]
< [0:1]
< [1:100]
< [0:100]
---
> [ ]
> [ ]
> [ ]
> [ ]
Solutions
The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!
Check out these helpful resources to improve your Vim skills... Game on.
Unlock
571 remaining solutions by
signing in and submitting your own entry
#572
luffy / @raxcoi -
Score: 75 -
08/01/14 @ 13:29
:<Up><Up><Up>%s/[^\[\]]*/\=repeat()/g<Left><Left><Left><Left><Left><Left><Left><Left><Left><Right><Right><Right><Right><Right><Right><Right><Left>' ', strlen()<Left>submatch(0)<CR>:wq<CR>
0 comments
572 active golfers, 1951 entries
Leaderboard (lowest score wins):
07/25/2014 at 02:38PM
07/25/2014 at 08:03PM
07/30/2014 at 08:16AM
07/30/2014 at 06:38PM
07/31/2014 at 10:14PM
08/02/2014 at 04:07AM
08/02/2014 at 06:32AM
08/04/2014 at 12:57AM
08/04/2014 at 08:33PM
08/05/2014 at 08:58PM
08/08/2014 at 02:05AM
08/08/2014 at 11:58PM
08/11/2014 at 08:08AM
08/13/2014 at 05:20AM
08/15/2014 at 06:51PM
08/15/2014 at 08:34PM
08/16/2014 at 02:01AM
08/22/2014 at 05:01AM
08/23/2014 at 05:28AM
08/30/2014 at 10:32AM
08/31/2014 at 03:00PM
09/02/2014 at 10:31AM
09/08/2014 at 03:07PM
09/10/2014 at 09:14AM
09/11/2014 at 09:58PM
09/13/2014 at 09:21PM
09/17/2014 at 01:58PM
09/27/2014 at 08:28AM
09/27/2014 at 01:36PM
10/06/2014 at 02:14PM