[rs] Solve 2022_02 part 1

This commit is contained in:
Joscha 2022-12-02 13:23:48 +01:00
parent 07f272073a
commit 1a8b4df940
3 changed files with 58 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod d01;
pub mod d02;