0:00:00
-1166 days 6:33:55
Contest is over

Mount Allison Practice (2022-03-02)


Time elapsed

2:50:00

Time Remaining

0:00:00

Starts in

-1166 days 6:33:55

Ends in

-1166 days 3:43:55

Start

2022-03-03 00:10 CET

End

2022-03-03 03:00 CET

Visit Scoreboard
Log in

Mount Allison Practice (2022-03-02)

Crystal

Compiler settings

We use crystal 1.15.1 to compile your program with the following command:

$ crystal build {mainfile} -O 2 -o {executable} --no-color

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .cr

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base