0:00:00
-220 days 4:44:26
Contest is over

KMITL-ADA-Practice-07


Time elapsed

166:00:00

Time Remaining

0:00:00

Starts in

-220 days 4:44:26

Ends in

-213 days 6:44:26

Start

2025-02-10 09:10 CET

End

2025-02-17 07:10 CET

Visit Scoreboard
Log in

KMITL-ADA-Practice-07

Dart

Compiler settings

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