Record Detail

Accepted

File "/in/Dijkstra.ml", line 92, characters 4-5:
92 |   | _ -> 
         ^
Warning 11 [redundant-case]: this match case is unused.

File "/in/Dijkstra.ml", line 39, characters 6-14:
39 |   let infinity = max_int/2 in
           ^^^^^^^^
Warning 26 [unused-var]: unused variable infinity.

File "/in/Dijkstra.ml", line 47, characters 10-14:
47 |       let flag = ref false in
               ^^^^
Warning 26 [unused-var]: unused variable flag.

File "_none_", line 1:
Alert ocaml_deprecated_auto_include: 
OCaml's lib directory layout changed in 5.0. The str subdirectory has been
automatically added to the search path, but you should add -I +str to the
command-line to silence this alert (e.g. by adding str to the list of
libraries in your dune file, or adding use_str to your _tags file for
ocamlbuild, or using -package str for ocamlfind).
# Status Time Cost Memory Cost
#1 Accepted Detail 2ms 1.199 MiB
#2 Accepted Detail 2ms 1.199 MiB
#3 Accepted Detail 2ms 1.199 MiB
#4 Accepted Detail 2ms 1.199 MiB
#5 Accepted Detail 2ms 1.156 MiB
#6 Accepted Detail 11ms 2.5 MiB
#7 Accepted Detail 5ms 2.199 MiB
#8 Accepted Detail 4ms 2.074 MiB
#9 Accepted Detail 11ms 2.574 MiB
#10 Accepted Detail 12ms 2.5 MiB

Information

Submit By
Type
Submission
Homework
l5
Language
OCaml
Submit At
2023-11-13 23:01:06
Judged At
2023-11-13 23:01:06
Judged By
Score
100
Total Time
57ms
Peak Memory
2.574 MiB