0:00:00
-600 days 23:38:44
Contest is over

PDV302 Lesson 3


Time elapsed

3:00:00

Time Remaining

0:00:00

Starts in

-600 days 23:38:44

Ends in

-600 days 20:38:44

Start

2023-09-19 09:15 CEST

End

2023-09-19 12:15 CEST

Visit Scoreboard
Log in

PDV302 Lesson 3

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