harhrayr's blog

By harhrayr, 11 years ago, translation, In English

Hello!

Does anybody know how to use check.exe file from an archive of past icpc contest. For example, I want to solve problems from past subregional contests(link) and there is nowhere to sumbit(except of 2012, as I know :) ), so how can I "submit" in my computer.

  • Vote: I like it
  • +6
  • Vote: I do not like it

»
11 years ago, # |
Rev. 2   Vote: I like it -36 Vote: I do not like it

I know one simple way. You can upload the tests and the checker source (check.dpr, Check.java) to Polygon, then run an invocation.

P.S. Maybe MikeMirzayanov will be angry if many users spam Polygon this way.

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I don't know how to use check.exe but here's an online judge with (nearly) all past ACM ICPC problems:

https://icpcarchive.ecs.baylor.edu/

  • »
    »
    11 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I need problems from past subregionals. Livearchive stores problems from regionals.

    • »
      »
      »
      11 years ago, # ^ |
        Vote: I like it +5 Vote: I do not like it

      Specifically for those NEERC subregionals, I guess you could setup PCMS2 which is the judging platform for those contests and solve the problems.