0:00:00
-30 days 11:33:57
Contest is over

MUN Fall Programming Practice #8


Time elapsed

167:42:30

Time Remaining

0:00:00

Starts in

-30 days 11:33:57

Ends in

-23 days 11:51:27

Start

2025-11-06 21:47 CET

End

2025-11-13 21:30 CET

Visit Scoreboard
Log in

MUN Fall Programming Practice #8

Crystal

Compiler settings

We use crystal 1.18.2 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