269d 9h 45m 36s
-96 days 14:13:18
Assignment is over

Search II (BFS/DFS)


Time elapsed

96d 14h 13m 19s

Time Remaining

269d 9h 45m 36s

Starts in

-96 days 14:13:18

Ends in

269 days 9:45:36

Start

2025-01-01 01:00 CET

End

2026-01-02 00:58 CET

Visit Results
Log in
 

Search II (BFS/DFS)

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