35:00:08
-4 days 12:59:52
Contest is over

VIT-PSP-July19-July26


Time elapsed

108:59:52

Time Remaining

35:00:08

Starts in

-4 days 12:59:52

Ends in

1 day 11:00:08

Start

2025-07-22 08:15 CEST

End

2025-07-28 08:15 CEST

Visit Scoreboard
Log in
 

VIT-PSP-July19-July26

Swift

Compiler settings

We use swiftc 6.1.2 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