97927:16:55
-86 days 7:43:05
Contest is over

AI-olympiadens Kval 2026 Upsolving


Time elapsed

2071:43:05

Time Remaining

97927:16:55

Starts in

-86 days 7:43:05

Ends in

4080 days 7:16:55

Start

2026-01-04 16:00 CET

End

2037-06-02 08:00 CEST

Visit Scoreboard
Log in
 

AI-olympiadens Kval 2026 Upsolving

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