0:00:00
-467 days 0:10:48
Contest is over

ISM_6225_Spring_2024_Programming_Problems_Open_Kattis_2


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-467 days 0:10:48

Ends in

-461 days 8:10:48

Start

2024-02-13 14:00 CET

End

2024-02-19 06:00 CET

Visit Scoreboard
Log in

ISM_6225_Spring_2024_Programming_Problems_Open_Kattis_2

OCaml

Compiler settings

We use ocamlopt 4.14.1 to compile your program with the following command:

$ ocamlopt -o {executable} unix.cmxa str.cmxa bigarray.cmxa {files}

  • {files} is a space-separated list of all files.
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .ml

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base