50:54:45
-4 days 21:05:15
Contest is over

NYCU CP1 Week 5 (2025 Spring)


Time elapsed

117:05:15

Time Remaining

50:54:45

Starts in

-4 days 21:05:15

Ends in

2 days 2:54:45

Start

2025-03-21 11:30 CET

End

2025-03-28 11:30 CET

Visit Scoreboard
Log in
 

NYCU CP1 Week 5 (2025 Spring)

Swift

Compiler settings

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