17:21:07
-6 days 6:38:53
Contest is over

UP Algo++ 2526A Week-long Mock 1


Time elapsed

150:38:53

Time Remaining

17:21:07

Starts in

-6 days 6:38:53

Ends in

17:21:07

Start

2025-10-28 01:00 CET

End

2025-11-04 01:00 CET

Visit Scoreboard
Log in
 

UP Algo++ 2526A Week-long Mock 1

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