✨ Add day 5
This commit is contained in:
5
day_5/part_1.php
Normal file
5
day_5/part_1.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
include 'functions.php';
|
||||
|
||||
echo run_opcode($input);
|
Reference in New Issue
Block a user