1:40:40
-4 days 23:19:20
Contest is over

IOI camp 2025 leaders vs participants


Time elapsed

119:19:20

Time Remaining

1:40:40

Starts in

-4 days 23:19:20

Ends in

1:40:40

Start

2025-07-21 21:50 CEST

End

22:50 CEST

Visit Scoreboard
Log in
 

IOI camp 2025 leaders vs participants

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