10:14:50
-6 days 13:45:10
Contest is over

UP Algo++ 2526A Week-long Mock 1


Time elapsed

157:45:10

Time Remaining

10:14:50

Starts in

-6 days 13:45:10

Ends in

10:14:50

Start

2025-10-28 01:00 CET

End

2025-11-04 01:00 CET

Visit Scoreboard
Log in
 

UP Algo++ 2526A Week-long Mock 1

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