35060:33:25
-8:26:35
Contest is over

NA Programming Camp 2026 - Upsolve


Time elapsed

8:26:35

Time Remaining

35060:33:25

Starts in

-8:26:35

Ends in

1460 days 20:33:25

Start

2026-03-20 17:00 CET

End

2030-03-20 22:00 CET

Visit Scoreboard
Log in
 

NA Programming Camp 2026 - Upsolve

Nim

Compiler settings

We use nim 2.2.4 to compile your program with the following command:

$ nim c --opt:speed -o:{executable} {mainfile}

  • {mainfile} is the entrypoint file (you can specify which file this is when submitting).
  • {executable} is the compiled executable.

File extensions

Files with any of the following file extensions will be used: .nim

Additional information

Additional language-specific advice and information for many languages is available in the knowledge base