0:00:00
-1297 days 4:45:26
Contest is over

practice1


Time elapsed

6:15:00

Time Remaining

0:00:00

Starts in

-1297 days 4:45:26

Ends in

-1296 days 22:30:26

Start

2022-03-01 19:45 CET

End

2022-03-02 02:00 CET

Visit Scoreboard
Log in

practice1

Swift

Compiler settings

We use swiftc to compile your program with the following command:

$ swiftc -o {executable} -static-stdlib -module-cache-path .cache -O {files}

  • {files} is a space-separated list of all files.
  • {executable} is the compiled executable.

File extensions

Files with any of the following file extensions will be used: .swift

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base