idk why i left that trace thing

This commit is contained in:
2024-12-23 23:46:33 +01:00
parent 8e1cf3a4e8
commit 7f8bfe7667
3 changed files with 0 additions and 3 deletions

View File

@@ -123,7 +123,6 @@ let init_cache =
cache
let () =
let () = Printexc.record_backtrace true in
let f = open_in "input.txt" in
let lines = list_of_lines f in
let cache = init_cache in