66:44:15
-4 days 5:15:45
Contest is over

PyBJ Coding Challenges Warmup


Time elapsed

101:15:45

Time Remaining

66:44:15

Starts in

-4 days 5:15:45

Ends in

2 days 18:44:15

Start

2025-04-12 14:00 CEST

End

2025-04-19 14:00 CEST

Visit Scoreboard
Log in
 

PyBJ Coding Challenges Warmup

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