38:19:51
-5 days 9:40:09
Contest is over

3106-S25-02


Time elapsed

129:40:09

Time Remaining

38:19:51

Starts in

-5 days 9:40:09

Ends in

1 day 14:19:51

Start

2025-04-30 02:55 CEST

End

2025-05-07 02:55 CEST

Visit Scoreboard
Log in
 

3106-S25-02

Ruby

Compiler settings

We use ruby 3.2.2 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.2.2 +YJIT 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