0:00:00
-1402 days 18:43:16
Contest is over

RIT-CSCI-761-Fall2021-Contest2a


Time elapsed

165:00:00

Time Remaining

0:00:00

Starts in

-1402 days 18:43:16

Ends in

-1395 days 21:43:16

Start

2021-09-08 02:00 CEST

End

2021-09-14 23:00 CEST

Visit Scoreboard
Log in

RIT-CSCI-761-Fall2021-Contest2a

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