Assign list
Assign list elements to matrix
Start file
A challenge can hide secrets
M00 =
M01 =
M10 =
M11 =
M20 =
M21 = 0
End file
M[0][0] = 'A'
M[0][1] = 'challenge'
M[1][0] = 'can'
M[1][1] = 'hide'
M[2][0] = 'secrets'
M[2][1] = 0
A challenge can hide secrets <
M00 = | M[0][0] = 'A'
M01 = | M[0][1] = 'challenge'
M10 = | M[1][0] = 'can'
M11 = | M[1][1] = 'hide'
M20 = | M[2][0] = 'secrets'
M21 = 0 | M[2][1] = 0
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
60 remaining solutions by
signing in and submitting your own entry
#61
moo goo / @m00g000 -
Score: 73 -
07/01/13 @ 15:28
qwdw/=$<CR>pggq@w@@@@@@dd:%s/\vM(\d)(\d)/M[\1][\2]<CR>:%s/\v\=(\w+) */= '\1'<CR>ZZ
1 comment
61 active golfers, 192 entries
Leaderboard (lowest score wins):
07/10/2013 at 09:19PM
09/17/2013 at 06:54PM
04/18/2014 at 03:14PM
01/17/2016 at 09:03AM
08/14/2024 at 09:52AM
#6 - Woojung Kim 김우중 / @_kimwz
07/12/2013 at 03:51AM
07/25/2013 at 12:49AM
07/28/2013 at 05:16PM
08/03/2013 at 03:17PM
11/13/2013 at 05:28PM
11/27/2013 at 04:23PM
09/26/2022 at 01:32PM
07/03/2013 at 06:03PM
07/21/2013 at 01:27AM
08/13/2013 at 10:38PM
#16 - Roman Charushin / @lompee
08/21/2013 at 10:50AM
07/08/2013 at 06:55AM
06/28/2013 at 09:59PM
10/30/2013 at 09:00AM
02/12/2014 at 01:59AM
05/31/2022 at 03:36PM
06/30/2013 at 01:22AM
07/14/2013 at 10:14PM
09/29/2013 at 10:55PM
08/31/2022 at 04:29PM
08/28/2024 at 06:28PM
06/28/2013 at 10:35PM
06/30/2013 at 09:45PM
11/29/2013 at 12:15AM
07/24/2013 at 10:34AM