0:00:00
-23 days 22:41:53
Assignment is over

APSP and MST (Challenge)


Time elapsed

180:59:59

Time Remaining

0:00:00

Starts in

-23 days 22:41:53

Ends in

-16 days 9:41:54

Start

2025-05-15 16:05 CEST

End

2025-05-23 05:04 CEST

Visit Results
Log in

APSP and MST (Challenge)

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