0:00:00
-646 days 21:56:19
Assignment is over

Project 1 Late Extension


Time elapsed

128:59:00

Time Remaining

0:00:00

Starts in

-646 days 21:56:19

Ends in

-641 days 12:57:19

Start

2024-01-27 00:00 CET

End

2024-02-01 08:59 CET

Visit Results
Log in

Project 1 Late Extension

Dart

Compiler settings

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