Start of 2025 solution.

This commit is contained in:
dan612
2025-12-07 21:30:03 -05:00
parent bd948c30f6
commit 8d7fb0f479
12 changed files with 748 additions and 0 deletions

5
2025/index.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
require_once __DIR__ . '/vendor/autoload.php';
echo "These are the results of the AoC 2025 challenge:\n";