59d 18h 26m 57s
-44 days 9:33:03
Assignment is over

Homework 5: Graphs I


Time elapsed

44d 9h 33m 3s

Time Remaining

59d 18h 26m 57s

Starts in

-44 days 9:33:03

Ends in

59 days 18:26:57

Start

2025-02-18 19:00 CET

End

2025-06-03 00:00 CEST

Visit Results
Log in
 

Homework 5: Graphs I

Go

Compiler settings

We use go 1.20.4 to compile your program with the following command:

$ go build -o {executable} {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: .go

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base