99035:59:26
-40 days 4:00:34
Contest is over

AI-olympiadens kval upsolving


Time elapsed

964:00:34

Time Remaining

99035:59:26

Starts in

-40 days 4:00:34

Ends in

4126 days 11:59:26

Start

2025-03-19 14:00 CET

End

2036-08-15 07:00 CEST

Visit Scoreboard
Log in
 

AI-olympiadens kval upsolving

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