1998d 4h 59m 38s
-4575 days 19:00:21
Assignment is over

mpcspe-2012-13


Time elapsed

4575d 19h 0m 22s

Time Remaining

1998d 4h 59m 38s

Starts in

-4575 days 19:00:21

Ends in

1998 days 4:59:38

Start

2012-06-30 02:00 CEST

End

2030-06-30 02:00 CEST

Visit Results
Log in
 

mpcspe-2012-13

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