adventOfCode/challenges/2021/01-sonarSweep/README.md
AKU 157f959bd8
Add 2021 day 1
It's good to be back to AoC again :D

Signed-off-by: AKU <tom@tdpain.net>
2021-12-01 07:41:14 +00:00

418 B

Day 1: Sonar Sweep

➜ adventOfCode git:(master) go run github.com/codemicro/adventOfCode/runtime -y 2021
Selecting year 2021
Automatically selecting day 1 (Sonar Sweep)
? Which implementation do you want to use? Python

Running...

Test 1.0: pass in 0.0000 seconds
Test 2.0: pass in 0.0000 seconds
Part 1: <answer> in 0.0005 seconds
Part 2: <answer> in 0.0008 seconds