24655d 19h 53m 59s
-64 days 4:06:01
Contest is over

CS@Mines HSPC 2024 - Upsolving


Time elapsed

64d 4h 6m 1s

Time Remaining

24655d 19h 53m 59s

Starts in

-64 days 4:06:01

Ends in

24655 days 19:53:59

Start

2025-04-26 19:20 MDT

End

2092-12-30 18:20 MST

Visit Scoreboard
Log in
 

CS@Mines HSPC 2024 - Upsolving

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