0:00:00
-162 days 10:20:23
Contest is over

UKIEPC 2025 Spring Practice


Time elapsed

2:30:00

Time Remaining

0:00:00

Starts in

-162 days 10:20:23

Ends in

-162 days 7:50:23

Start

2025-04-19 13:05 CEST

End

2025-04-19 15:35 CEST

Visit Scoreboard
Log in

UKIEPC 2025 Spring Practice

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