50d 8h 41m 23s
-76 days 15:18:37
Assignment is over

Preparation (not mandatory)


Time elapsed

76d 15h 18m 37s

Time Remaining

50d 8h 41m 23s

Starts in

-76 days 15:18:37

Ends in

50 days 8:41:23

Start

2025-01-19 10:00 CET

End

2025-05-26 11:00 CEST

Visit Results
Log in
 

Preparation (not mandatory)

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