5965:04:28
-168 days 1:55:32
Contest is over

KTH Challenge 2025 Upsolving


Time elapsed

4033:55:32

Time Remaining

5965:04:28

Starts in

-168 days 1:55:32

Ends in

248 days 13:04:28

Start

2025-05-10 21:10 CEST

End

2026-07-01 12:10 CEST

Visit Scoreboard
Log in
 

KTH Challenge 2025 Upsolving

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