55:47:18
-4 days 16:12:42
Contest is over

CodeClubs26h


Time elapsed

112:12:42

Time Remaining

55:47:18

Starts in

-4 days 16:12:42

Ends in

2 days 7:47:18

Start

2026-03-07 19:00 CET

End

2026-03-14 19:00 CET

Visit Scoreboard
Log in
 

CodeClubs26h

Pascal

Compiler settings

We use fpc 3.2.2+dfsg-32 to compile your program with the following command:

$ fpc -o{executable} -O2 -XS -Xt -vz -v0 {mainfile}

  • {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: .pas

Additional information

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