WIP: tests incomplete

This commit is contained in:
2024-11-30 12:50:46 +11:00
parent 58cecafb3b
commit 12c6ac938c
3 changed files with 247 additions and 18 deletions

View File

@@ -886,5 +886,7 @@ int main() {
total += res;
}
//TODO: hashing
return total;
}