1842:58:03
-288 days 5:01:57
Contest is over

Hendrix College Programming Contest 2024 - Open


Time elapsed

6917:01:57

Time Remaining

1842:58:03

Starts in

-288 days 5:01:57

Ends in

76 days 18:58:03

Start

2024-04-05 02:00 CEST

End

2025-04-05 02:00 CEST

Visit Scoreboard
Log in
 

Hendrix College Programming Contest 2024 - Open

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