This commit is contained in:
James Hogge
2025-12-10 00:22:20 +00:00
parent b1dc693fbf
commit b3ae04b51d
10 changed files with 363 additions and 46 deletions

View File

@@ -23,4 +23,12 @@ path = "src/4-printing-department.rs"
[[bin]]
name = "5-cafeteria"
path = "src/5-cafeteria.rs"
path = "src/5-cafeteria.rs"
[[bin]]
name = "6-trash-compactor"
path = "src/6-trash-compactor.rs"
[[bin]]
name = "7-laboratories"
path = "src/7-laboratories.rs"