0:00:00
-1073 days 5:19:36
Assignment is over

algokomp22 labs


Time elapsed

3336:00:00

Time Remaining

0:00:00

Starts in

-1073 days 5:19:36

Ends in

-934 days 5:19:36

Start

2022-01-18 08:00 CET

End

2022-06-06 09:00 CEST

Visit Results
Log in

algokomp22 labs

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