119:16:00
-1 day 6:44:00
Contest is over

Knox College Week #2


Time elapsed

30:44:00

Time Remaining

119:16:00

Starts in

-1 day 6:44:00

Ends in

4 days 23:16:00

Start

2025-09-25 21:45 CEST

End

2025-10-02 03:45 CEST

Visit Scoreboard
Log in
 

Knox College Week #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