229:00:38
-10 days 14:59:22
Assignment is over

1 Introduction


Time elapsed

254:59:22

Time Remaining

229:00:38

Starts in

-10 days 14:59:22

Ends in

9 days 13:00:38

Start

2025-01-13 16:00 CET

End

2025-02-02 20:00 CET

Visit Results
Log in
 

1 Introduction

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