0:00:00
-1670 days 2:01:00
Assignment is over

Kattis6


Time elapsed

223:59:59

Time Remaining

0:00:00

Starts in

-1670 days 2:01:00

Ends in

-1660 days 18:01:01

Start

2021-03-12 23:00 CET

End

2021-03-22 06:59 CET

Visit Results
Log in

Kattis6

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