aoc-2021.git
3 years agorefactor(go/day3-2): Group common code.
sgf [Mon, 20 Dec 2021 19:51:05 +0000 (22:51 +0300)]
refactor(go/day3-2): Group common code.

3 years agonew(go): Solved day3 second puzzle.
sgf [Mon, 13 Dec 2021 21:13:33 +0000 (00:13 +0300)]
new(go): Solved day3 second puzzle.

4 years agonew(go): Solved day3 first puzzle.
sgf [Mon, 13 Dec 2021 20:16:30 +0000 (23:16 +0300)]
new(go): Solved day3 first puzzle.

4 years agonew(go): Solve day 2 second puzzle.
sgf [Sat, 11 Dec 2021 20:41:38 +0000 (23:41 +0300)]
new(go): Solve day 2 second puzzle.

4 years agonew(go): Solve day 2 first puzzle.
sgf [Sat, 11 Dec 2021 13:58:07 +0000 (16:58 +0300)]
new(go): Solve day 2 first puzzle.

4 years agofix(git): Remove unnecessary git_hooks dir.
sgf [Fri, 10 Dec 2021 21:09:05 +0000 (00:09 +0300)]
fix(git): Remove unnecessary git_hooks dir.

4 years agonew(haskell): Solved day 1 second puzzle.
sgf [Fri, 10 Dec 2021 21:08:05 +0000 (00:08 +0300)]
new(haskell): Solved day 1 second puzzle.

4 years agonew(haskell): Day 1 first puzzle in haskell.
sgf [Fri, 10 Dec 2021 20:05:02 +0000 (23:05 +0300)]
new(haskell): Day 1 first puzzle in haskell.

4 years agofeat(go): Single main for all days.
sgf [Fri, 10 Dec 2021 19:35:06 +0000 (22:35 +0300)]
feat(go): Single main for all days.

4 years agofix(git): Add stack lock file to gitignore.
sgf [Wed, 8 Dec 2021 15:53:33 +0000 (18:53 +0300)]
fix(git): Add stack lock file to gitignore.

4 years agofeat(git): Add git hooks for sync remote.
sgf [Wed, 8 Dec 2021 15:52:32 +0000 (18:52 +0300)]
feat(git): Add git hooks for sync remote.

4 years agofeat(haskell): Add stack build files.
sgf [Wed, 8 Dec 2021 15:51:30 +0000 (18:51 +0300)]
feat(haskell): Add stack build files.

4 years agochore!: Rename directory day1a to day1.
sgf [Wed, 8 Dec 2021 15:49:49 +0000 (18:49 +0300)]
chore!: Rename directory day1a to day1.

4 years agoAdd sync git hooks.
sgf [Tue, 7 Dec 2021 15:22:47 +0000 (18:22 +0300)]
Add sync git hooks.

4 years agoday1. Solve second puzzle.
sgf [Tue, 7 Dec 2021 15:21:21 +0000 (18:21 +0300)]
day1. Solve second puzzle.

4 years agoTest input.
sgf [Tue, 7 Dec 2021 15:21:08 +0000 (18:21 +0300)]
Test input.

4 years agoday1. Reformat code.
sgf [Mon, 6 Dec 2021 21:17:52 +0000 (00:17 +0300)]
day1. Reformat code.

4 years agoInitial commit. Day first challenge solved.
sgf [Mon, 6 Dec 2021 20:46:05 +0000 (23:46 +0300)]
Initial commit. Day first challenge solved.