0:00:00
-765 days 10:03:22
Contest is over

Tester


Time elapsed

168:00:00

Time Remaining

0:00:00

Starts in

-765 days 10:03:22

Ends in

-400 days 8:40:22

Start

2023-02-08 03:37 CET

End

2024-02-08 05:00 CET

Visit Scoreboard
Log in

Tester

Dart

Compiler settings

We use dart 3.0.0 to compile your program with the following command:

$ dart compile exe -o {executable} {mainfile}

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File Extensions

Files with any of the following file extensions will be used: .dart

Additional information

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