]> www.fi.muni.cz Git - aoc.git/blob - RESOURCES.otl
Day 25: examining the input
[aoc.git] / RESOURCES.otl
1 Eric Wastl's talk
2         https://www.youtube.com/watch?v=gibVyxpi-qA
3
4 mcpowers' tips
5         https://gist.github.com/mcpower/87427528b9ba5cac6f0c679370789661
6
7 epsalon's Perl repo
8         https://github.com/epsalon/advent_of_code
9
10 betaveros' howto
11         https://blog.vero.site/post/advent-leaderboard
12         https://www.youtube.com/watch?v=jls4zhEhlog
13
14 Vim:
15         increment a visual block
16         visual-block <number> g Ctrl-A (or Ctrl-X decrements)
17