Start of 2025 solution.
This commit is contained in:
5
2025/index.php
Normal file
5
2025/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/vendor/autoload.php';
|
||||
|
||||
echo "These are the results of the AoC 2025 challenge:\n";
|
||||
Reference in New Issue
Block a user