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
575 remaining solutions by
signing in and submitting your own entry
#576
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
576 active golfers, 1961 entries
Leaderboard (lowest score wins):
07/16/2014 at 08:52PM
07/16/2014 at 09:03PM
07/17/2014 at 11:41AM
07/17/2014 at 10:43PM
07/19/2014 at 07:32PM
07/20/2014 at 11:23AM
07/21/2014 at 12:06AM
07/22/2014 at 01:11PM
07/22/2014 at 03:09PM
07/23/2014 at 09:49AM
07/28/2014 at 03:33PM
#12 - Maximiliano Padulo / @mpadulo
07/29/2014 at 02:05PM
07/30/2014 at 10:43AM
08/05/2014 at 09:20PM
08/06/2014 at 04:13AM
08/06/2014 at 07:19PM
#17 - Roman Charushin / @lompee
08/08/2014 at 01:38PM
08/08/2014 at 05:16PM
08/11/2014 at 10:14AM
08/14/2014 at 09:38PM
08/28/2014 at 04:59AM
#22 - Juan-Lucas Picard / @davidmh
09/09/2014 at 02:47AM
09/22/2014 at 07:23PM
09/23/2014 at 08:14PM
10/06/2014 at 01:15PM
10/07/2014 at 03:47PM
10/16/2014 at 07:58PM
10/19/2014 at 03:57PM
11/20/2014 at 02:35PM
12/01/2014 at 04:41PM