ivplay's blog

By ivplay, 10 years ago, In English

Is there any site where someone can arrange practice contest in IOI style(partial point, special judge)?

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

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

u can try participating in Codechef Lunchtime rounds.
unfortunately, this month's got over three days ago! so u have to wait for another month for the next live contest.

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

    Thanks but that was not exactly my query. I wanted to arrange practice contest including problems and test data.

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

      lightoj allow to create virtual contests with your own problems, you have to solve 25 problems before setting a contest, I didn't tried yet but sounds good.

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

        Thank you for you kind reply. But I was interested about IOI style Contest. That means multiple test file , partial marking, special judge ,these types of facilities.

»
10 years ago, # |
Rev. 2   Vote: I like it +1 Vote: I do not like it

I think this is possible on SPOJ.
However, Interactive problems should be done with STDIN/STDOUT, like this problem