55:25:40
-4 days 16:34:20
Contest is over

POfinal25 övning 1


Time elapsed

112:34:20

Time Remaining

55:25:40

Starts in

-4 days 16:34:20

Ends in

2 days 7:25:40

Start

2024-12-17 10:01 CET

End

2024-12-24 10:01 CET

Visit Scoreboard
Log in
 

POfinal25 övning 1

Racket

Compiler settings

We use racket v8.10 to compile your program with the following command:

$ racket -l raco exe -o {executable} {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: .rkt

Additional information

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