0:00:00
-2345 days 19:33:42
Contest is over

2-8-UNCC-ACM


Time elapsed

2:00:00

Time Remaining

0:00:00

Starts in

-2345 days 19:33:42

Ends in

-2345 days 17:33:42

Start

2019-02-09 00:10 CET

End

2019-02-09 02:10 CET

Visit Scoreboard
Log in

2-8-UNCC-ACM

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