34:39:28
-5 days 11:20:32
Contest is over

FE-Python-02


Time elapsed

131:20:32

Time Remaining

34:39:28

Starts in

-5 days 11:20:32

Ends in

1 day 10:39:28

Start

2025-07-21 09:40 CEST

End

2025-07-28 07:40 CEST

Visit Scoreboard
Log in
 

FE-Python-02

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