59d 11h 49m 57s
-37 days 16:10:03
Assignment is over

Homework 6: Graphs II


Time elapsed

37d 16h 10m 3s

Time Remaining

59d 11h 49m 57s

Starts in

-37 days 16:10:03

Ends in

59 days 11:49:57

Start

2025-02-25 19:00 CET

End

2025-06-03 00:00 CEST

Visit Results
Log in
 

Homework 6: Graphs II

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