17:02:55
-6 days 6:57:05
Contest is over

UMN Graphs


Time elapsed

150:57:05

Time Remaining

17:02:55

Starts in

-6 days 6:57:05

Ends in

17:02:55

Start

2025-10-29 00:00 CET

End

2025-11-05 00:00 CET

Visit Scoreboard
Log in
 

UMN Graphs

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