0:00:00
-3177 days 4:07:18
Contest is over

UFPT Practice Contest #5


Time elapsed

4:30:00

Time Remaining

0:00:00

Starts in

-3177 days 4:07:18

Ends in

-3176 days 23:37:18

Start

2016-10-30 16:23 CET

End

2016-10-30 20:53 CET

Visit Scoreboard
Log in

UFPT Practice Contest #5

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