0:00:00
-1339 days 17:59:38
Contest is over

Datastrukturer och algoritmer vecka 1 - Binärsökning och sortering


Time elapsed

77:59:59

Time Remaining

0:00:00

Starts in

-1339 days 17:59:38

Ends in

-1336 days 11:59:39

Start

2021-11-03 18:00 CET

End

2021-11-06 23:59 CET

Visit Scoreboard
Log in

Datastrukturer och algoritmer vecka 1 - Binärsökning och sortering

Go

Compiler settings

We use go 1.24.3 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