11:02:52
-6 days 12:57:08
Contest is over

Intro to USACO - Contest 1


Time elapsed

156:57:08

Time Remaining

11:02:52

Starts in

-6 days 12:57:08

Ends in

11:02:52

Start

2025-10-28 02:00 CET

End

2025-11-04 02:00 CET

Visit Scoreboard
Log in
 

Intro to USACO - Contest 1

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