0:00:00
-1742 days 10:50:32
Contest is over

NAC 2020


Time elapsed

5:00:00

Time Remaining

0:00:00

Starts in

-1742 days 10:50:32

Ends in

-1742 days 5:50:32

Start

2021-01-12 00:35 CET

End

2021-01-12 05:35 CET

Visit Scoreboard
Log in

NAC 2020

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