Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 54d6ed13bb73ec0688000001

50 factorials mod 97

List 1! to 50!, but give your answer mod 97.

Start file
Factorials
End file
1
2
6
24
23
41
93
65
3
30
39
80
70
10
53
72
60
13
53
90
47
64
17
20
15
2
54
57
4
23
34
21
14
88
73
9
42
44
67
61
76
88
1
44
40
94
53
22
11
65

View Diff

1c1,50
< Factorials
\ No newline at end of file
---
> 1
> 2
> 6
> 24
> 23
> 41
> 93
> 65
> 3
> 30
> 39
> 80
> 70
> 10
> 53
> 72
> 60
> 13
> 53
> 90
> 47
> 64
> 17
> 20
> 15
> 2
> 54
> 57
> 4
> 23
> 34
> 21
> 14
> 88
> 73
> 9
> 42
> 44
> 67
> 61
> 76
> 88
> 1
> 44
> 40
> 94
> 53
> 22
> 11
> 65
\ No newline at end of file

Solutions by @jkrause314:

Unlock 1 remaining solutions by signing in and submitting your own entry
Created by: @MeowLucid

18 active golfers, 47 entries

Solutions by @jkrause314:
34
#13 - Jon Krause / @jkrause314

01/19/2016 at 02:07AM