116:13:45
-2 days 3:46:15
Contest is over

USC ICPC Programming Practice 7: Number Theory & Combinatorics


Time elapsed

51:46:15

Time Remaining

116:13:45

Starts in

-2 days 3:46:15

Ends in

4 days 20:13:45

Start

2025-11-01 04:00 CET

End

2025-11-08 04:00 CET

Visit Scoreboard
Log in
 

USC ICPC Programming Practice 7: Number Theory & Combinatorics

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