7928:01:34
-35 days 15:57:24
Assignment is over

Graph III (Dijkstra)


Time elapsed

855:57:24

Time Remaining

7928:01:34

Starts in

-35 days 15:57:24

Ends in

330 days 8:01:34

Start

2025-01-01 01:00 CET

End

2026-01-02 00:58 CET

Visit Results
Log in
 

Graph III (Dijkstra)

JavaScript (SpiderMonkey)

Compiler settings

We use js102 JavaScript-C102.15.1 to compile your program with the following command:

$ js102 -c {files}

  • {files} is a space-separated list of all files.

Runtime settings

We use js102 JavaScript-C102.15.1 to run your program with the following command:

$ js102 '{mainfile}'

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).

File Extensions

Files with any of the following file extensions will be used: .js

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base