0:00:00
-2110 days 14:22:26
Assignment is over

Kattis Set 00


Time elapsed

244:30:00

Time Remaining

0:00:00

Starts in

-2110 days 14:22:26

Ends in

-2100 days 9:52:26

Start

2020-01-03 06:00 CET

End

2020-01-13 10:30 CET

Visit Results
Log in

Kattis Set 00

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