22:45:40
-6 days 1:14:20
Contest is over

CodeClubs25l


Time elapsed

145:14:20

Time Remaining

22:45:40

Starts in

-6 days 1:14:20

Ends in

22:45:40

Start

2025-04-10 20:00 CEST

End

2025-04-17 20:00 CEST

Visit Scoreboard
Log in
 

CodeClubs25l

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