0:00:00
-453 days 12:58:25
Contest is over

ISM_6225_Spring_2024_Programming_Problems_Open_Kattis_3


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-453 days 12:58:25

Ends in

-447 days 7:58:25

Start

2024-02-27 01:00 CET

End

2024-03-04 06:00 CET

Visit Scoreboard
Log in

ISM_6225_Spring_2024_Programming_Problems_Open_Kattis_3

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