45:31:53
-5 days 2:28:07
Contest is over

UMPT Praxis 4


Time elapsed

122:28:07

Time Remaining

45:31:53

Starts in

-5 days 2:28:07

Ends in

1 day 21:31:53

Start

2025-06-11 02:30 CEST

End

2025-06-18 02:30 CEST

Visit Scoreboard
Log in
 

UMPT Praxis 4

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