592815:56:42
-19 days 8:03:18
Contest is over

CS@Mines HSPC 2024 - Upsolving


Time elapsed

464:03:18

Time Remaining

592815:56:42

Starts in

-19 days 8:03:18

Ends in

24700 days 15:56:42

Start

2025-04-26 19:20 MDT

End

2092-12-30 18:20 MST

Visit Scoreboard
Log in
 

CS@Mines HSPC 2024 - Upsolving

Perl

Compiler settings

We use perl v5.38.2 to compile your program with the following command:

$ perl -c {mainfile}

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

Runtime settings

We use perl v5.38.2 to run your program with the following command:

$ perl '{mainfile}'

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

File Extensions

Files with any of the following file extensions will be used: .pl, .pm

Additional information

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