Блог пользователя harhrayr

Автор harhrayr, 13 лет назад, По-русски

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.

  • Проголосовать: нравится
  • +6
  • Проголосовать: не нравится

»
13 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится -36 Проголосовать: не нравится

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.

»
13 лет назад, скрыть # |
 
Проголосовать: нравится +7 Проголосовать: не нравится

If you run it in any way it will get arguments list. It should got parametrs <input file> <output file> <answer file>. Then exit code and comment gets the result.

»
13 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

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/