0:00:00
-308 days 21:48:27
Assignment is over

Stacks and Queues (must do 100/100 on A)


Time elapsed

599:59:00

Time Remaining

0:00:00

Starts in

-308 days 21:48:27

Ends in

-283 days 21:49:27

Start

2025-01-23 10:00 CET

End

2025-02-17 09:59 CET

Visit Results
Log in

Stacks and Queues (must do 100/100 on A)

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