0:00:00
-219 days 19:29:21
Contest is over

ISM6225_S25_PROGRAMMING_PROBLEMS_3


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-219 days 19:29:21

Ends in

-212 days 20:30:21

Start

2025-03-10 06:00 CET

End

2025-03-17 04:59 CET

Visit Scoreboard
Log in

ISM6225_S25_PROGRAMMING_PROBLEMS_3

Dart

Compiler settings

We use dart 3.9.3 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