0:00:00
-1442 days 21:05:58
Contest is over

UTSA ICPC Local Contest 2021 Practice Test


Time elapsed

1:45:00

Time Remaining

0:00:00

Starts in

-1442 days 21:05:58

Ends in

-1442 days 19:20:58

Start

2021-11-06 14:30 CET

End

2021-11-06 16:15 CET

Visit Scoreboard
Log in

UTSA ICPC Local Contest 2021 Practice Test

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