2022-01-16 |
Jan "Yenya... | AoC 2017 begins |
commit | commitdiff | tree | snapshot |
2022-01-11 |
Jan "Yenya... | Year 2016, days 1-10: so far pretty interesting |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Jan "Yenya... | Merge branch 'aoc2021' |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Jan "Yenya... | Moved 2021 to a subdir |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Jan "Yenya... | Moved 2020 to a subdir |
commit | commitdiff | tree | snapshot |
2021-12-25 |
Jan "Yenya... | Day 25: pretty straightforward |
commit | commitdiff | tree | snapshot |
2021-12-24 |
Jan "Yenya... | Day 24: brute force on many CPUs |
commit | commitdiff | tree | snapshot |
2021-12-23 |
Jan "Yenya... | Day 23: too long, too complicated. Do not read this. |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Jan "Yenya... | 44.pl: cleaner version, for arbitrary dimension |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Jan "Yenya... | Day 22: copy&paste in 3D, and don't make a mistake |
commit | commitdiff | tree | snapshot |
2021-12-21 |
Jan "Yenya... | 42.pl: a bit cleaner version |
commit | commitdiff | tree | snapshot |
2021-12-21 |
Jan "Yenya... | Day 21: interesting |
commit | commitdiff | tree | snapshot |
2021-12-21 |
Jan "Yenya... | Day 20: nothing to win, everything to lose |
commit | commitdiff | tree | snapshot |
2021-12-19 |
Jan "Yenya... | Day 19: boring work, long and ugly code |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Jan "Yenya... | Day 18: slightly cleaner solution |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Jan "Yenya... | Day 18: regexes! and read the task carefully |
commit | commitdiff | tree | snapshot |
2021-12-17 |
Jan "Yenya... | Day 17: part 1 in bc(1) w/o programming, part 2 pretty... |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Jan "Yenya... | 32.pl: cleanup |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Jan "Yenya... | Day 16: pretty straightforward parser |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Jan "Yenya... | Day 15: too slow |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Jan "Yenya... | get.sh: cat the input file |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Jan "Yenya... | 28.pl: code cleanup |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Jan "Yenya... | Day 14: too slow. And no regexes :-( |
commit | commitdiff | tree | snapshot |
2021-12-13 |
Jan "Yenya... | 26.pl - simpler solution with text-based keys "$x,$y" |
commit | commitdiff | tree | snapshot |
2021-12-13 |
Jan "Yenya... | get.sh: print the destination file name while waiting |
commit | commitdiff | tree | snapshot |
2021-12-13 |
Jan "Yenya... | Day 13: more off-by-one errors. |
commit | commitdiff | tree | snapshot |
2021-12-12 |
Jan "Yenya... | Day 12: graph walking. Quite interesting. |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Jan "Yenya... | 22.pl: cleaner version |
commit | commitdiff | tree | snapshot |
2021-12-11 |
Jan "Yenya... | Day 11: too much coding |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Jan "Yenya... | Day 10: nice text-based substitutions |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Jan "Yenya... | Day 9 task 2: one-pass solution |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Jan "Yenya... | Day 9: special cases. not pretty. |
commit | commitdiff | tree | snapshot |
2021-12-08 |
Jan "Yenya... | get.sh: better output, auto wait, input stats |
commit | commitdiff | tree | snapshot |
2021-12-08 |
Jan "Yenya... | .gitignore: test input files |
commit | commitdiff | tree | snapshot |
2021-12-08 |
Jan "Yenya... | Day 8: a bit cleaner version |
commit | commitdiff | tree | snapshot |
2021-12-08 |
Jan "Yenya... | Day 8: permutations and y///; |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Jan "Yenya... | Day 7: My brain was too sluggish today. |
commit | commitdiff | tree | snapshot |
2021-12-06 |
Jan "Yenya... | Day 6: simple and fast |
commit | commitdiff | tree | snapshot |
2021-12-05 |
Jan "Yenya... | Day 5: off-by-one errors everywhere |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Jan "Yenya... | Day 4: cleaner version written afterwards |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Jan "Yenya... | Day 4: finally regexes!!! |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Jan "Yenya... | leaderboard: -f to force-load the JSON data from server |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Jan "Yenya... | Day 3: bitops or strings? subroutine or code copy? |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Jan "Yenya... | .gitignore file |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Jan "Yenya... | leaderboard: separate cache for each leaderboard |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Jan "Yenya... | Day 2: pretty straightforward |
commit | commitdiff | tree | snapshot |
2021-12-01 |
Jan "Yenya... | Auxilliary scripts |
commit | commitdiff | tree | snapshot |
2021-12-01 |
Jan "Yenya... | Day 1. Got 504 gateway timeout :( |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Jan "Yenya... | Task 9 Perl Golf-style |
commit | commitdiff | tree | snapshot |
2020-12-25 |
Jan "Yenya... | Day 25: dummy open-coding |
commit | commitdiff | tree | snapshot |
2020-12-24 |
Jan "Yenya... | Day 24 - nice! |
commit | commitdiff | tree | snapshot |
2020-12-23 |
Jan "Yenya... | Day 23 |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Jan "Yenya... | Day 22 |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Jan "Yenya... | Day 21 |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Jan "Yenya... | 39.pl cleaner version |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Jan "Yenya... | 36.pl shorter version |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Jan "Yenya... | 40.pl cleaner solution |
commit | commitdiff | tree | snapshot |
2020-12-20 |
Jan "Yenya... | Day 20: manual coding, coding, coding |
commit | commitdiff | tree | snapshot |
2020-12-19 |
Jan "Yenya... | Day 19. "practical soultion" |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Jan "Yenya... | Cleaner version of 36.pl |
commit | commitdiff | tree | snapshot |
2020-12-18 |
Jan "Yenya... | Day 18. Regexes! |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Jan "Yenya... | Day 17 |
commit | commitdiff | tree | snapshot |
2020-12-16 |
Jan "Yenya... | Day 16 - ugly |
commit | commitdiff | tree | snapshot |
2020-12-15 |
Jan "Yenya... | Day 15 - what was that? |
commit | commitdiff | tree | snapshot |
2020-12-14 |
Jan "Yenya... | Day 14 |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Jan "Yenya... | Day 13 |
commit | commitdiff | tree | snapshot |
2020-12-13 |
Jan "Yenya... | Removed input files |
commit | commitdiff | tree | snapshot |
2020-12-12 |
Jan "Yenya... | Day 12 |
commit | commitdiff | tree | snapshot |
2020-12-11 |
Jan "Yenya... | Day 11 |
commit | commitdiff | tree | snapshot |
2020-12-10 |
Jan "Yenya... | Day 10 + all the inputs |
commit | commitdiff | tree | snapshot |
2020-12-09 |
Jan "Yenya... | Day 9 quick & dirty |
commit | commitdiff | tree | snapshot |
2020-12-08 |
Jan "Yenya... | Speed optimization |
commit | commitdiff | tree | snapshot |
2020-12-08 |
Jan "Yenya... | Day 8 |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Jan "Yenya... | day 7 |
commit | commitdiff | tree | snapshot |
2020-12-06 |
Jan "Yenya... | 12.pl ocesane o debugovaci bastly |
commit | commitdiff | tree | snapshot |
2020-12-06 |
Jan "Yenya... | Tasks 1-12 |
commit | commitdiff | tree | snapshot |
|