Added Solution for 2021 day 03
This commit is contained in:
parent
028b30f131
commit
690296f00a
5 changed files with 1184 additions and 0 deletions
12
2021/day03_binary_diagnostic/tests/sample_input
Normal file
12
2021/day03_binary_diagnostic/tests/sample_input
Normal file
|
@ -0,0 +1,12 @@
|
|||
00100
|
||||
11110
|
||||
10110
|
||||
10111
|
||||
10101
|
||||
01111
|
||||
00111
|
||||
11100
|
||||
10000
|
||||
11001
|
||||
00010
|
||||
01010
|
Loading…
Add table
Add a link
Reference in a new issue