Is there any website that contains CEOI problems?
There are some interactive problems which is hard to test locally.
# | User | Rating |
---|---|---|
1 | tourist | 3993 |
2 | jiangly | 3743 |
3 | orzdevinwang | 3707 |
4 | Radewoosh | 3627 |
5 | jqdai0815 | 3620 |
6 | Benq | 3564 |
7 | Kevin114514 | 3443 |
8 | ksun48 | 3434 |
9 | Rewinding | 3397 |
10 | Um_nik | 3396 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 155 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
10 | nor | 152 |
Name |
---|
If you mean that you have the problems and you're looking for a judge to test your program, then no, probably. Maybe they'd be added somewhere later ("later" probably means "in a few years", seeing as old CEOIs have been added so far). You could also try to add it to Polygon and make it a Gym contest, choices are wide.
As i know we can not add interactive problems that had grader. I mean problems wants solutions without main function. Right?
When I added problems to Polygon, there was an option "Is the problem interactive?". I didn't try it, so I don't know the extent of that option... but even if it doesn't do what you want, maybe you could modify the format slightly without changing the problem itself.