I_love_tigersugar's blog

By I_love_tigersugar, history, 7 years ago, In English

Hello Codeforces community,

I am lookding for an online judge system for training for Vietnam National Olympiad in Informatics. The system should satisfy the following conditions:

  • It supports adding problems manually.

  • It can judge the submissions according to OI style (The number of points a submission gains is directly proportional to the number of test cases it passes).

SPOJ used to be the best choice for a long period of time. However, its limitation in the number of test cases (at most 16) makes it no longer be a perfect choice. Codeforces, as far as I know, despite allowing local training, does not provide the OI judging service.

Can you give me any advice on where I should host the judging service? Writing my own server, of course, is not my expected answer.

Thank you :D

P/s: Today is Jan 11th now. Why the Christmas theme still appears on Codeforces?

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

| Write comment?
»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by I_love_tigersugar (previous revision, new revision, compare).

»
7 years ago, # |
  Vote: I like it +5 Vote: I do not like it

You may use HackerRank.