35:00:14
-4 days 12:59:46
Contest is over

VIT-PSP-July19-July26


Time elapsed

108:59:46

Time Remaining

35:00:14

Starts in

-4 days 12:59:46

Ends in

1 day 11:00:14

Start

2025-07-22 08:15 CEST

End

2025-07-28 08:15 CEST

Visit Scoreboard
Log in
 

VIT-PSP-July19-July26

Ruby

Compiler settings

We use ruby 3.4.4 to compile your program with the following command:

$ ruby -c {file}

  • {file} is each file (the command is run once per file).

Runtime settings

We use ruby 3.4.4 +YJIT +PRISM to run your program with the following command:

$ ruby --yjit '{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: .rb

Additional information

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