0:00:00
-744 days 0:37:32
Assignment is over

Mother of all make-ups (each accept = 1 make-up)


Time elapsed

1137:59:59

Time Remaining

0:00:00

Starts in

-744 days 0:37:32

Ends in

-696 days 14:37:33

Start

2023-03-22 01:00 CET

End

2023-05-08 11:59 CEST

Visit Results
Log in

Mother of all make-ups (each accept = 1 make-up)

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