0h 0m 0s
-187 days 22:43:52
Assignment is over

HW2H - Homework 2 (Harder) - SEGMENT TREES (due 1/24)


Time elapsed

6d 20h 25m 0s

Time Remaining

0h 0m 0s

Starts in

-187 days 22:43:52

Ends in

00:00

Start

2025-01-18 01:35 CET

End

2025-01-24 22:00 CET

Visit Results
Log in

HW2H - Homework 2 (Harder) - SEGMENT TREES (due 1/24)

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