adventOfCode/challenges/2021/03-binaryDiagnostic/README.md
2021-12-03 15:37:07 +00:00

170 B

Day 3: Binary Diagnostic

The Nim code is a direct translation of the Python code - see the Python code for descriptive comments.