Stairs Indenting
Indent each line with <line number> whitespaces.
Start file
1
2
3
4
5
6
7
8
9
10
End file
1
2
3
4
5
6
7
8
9
10
View Diff
1,10c1,10
< 1
< 2
< 3
< 4
< 5
< 6
< 7
< 8
< 9
< 10
---
> 1
> 2
> 3
> 4
> 5
> 6
> 7
> 8
> 9
> 10
Solutions by @whimful:
Unlock 6 remaining solutions by signing in and submitting your own entry