day09 prepared IntCodeComputer to use HashSet memory and new intructions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod tasks;
|
||||
|
||||
fn main() {
|
||||
tasks::day05::run();
|
||||
tasks::day09::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user