0:00:00
-222 days 6:02:40
Contest is over

[Practice] ICpEP.SE Programming CpE Challenge 2025


Time elapsed

20:30:00

Time Remaining

0:00:00

Starts in

-222 days 6:02:40

Ends in

-221 days 9:32:40

Start

2025-05-07 13:30 CEST

End

2025-05-08 10:00 CEST

Visit Scoreboard
Log in

[Practice] ICpEP.SE Programming CpE Challenge 2025

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