Adjusted timetable

This commit is contained in:
2025-02-18 08:34:29 +11:00
parent 639250f028
commit 3a82593e4d
8 changed files with 24 additions and 41 deletions

View File

@@ -1,11 +1,13 @@
//TODO: Not yet functional
//advent of code thingy
var arr = [
3, 4,
4, 3,
2, 5,
1, 3,
3, 9,
3 , 3
3, 4,
4, 3,
2, 5,
1, 3,
3, 9,
3, 3,
];
var total = 0;