Is there any website that contains CEOI problems?
There are some interactive problems which is hard to test locally.
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | adamant | 157 |
6 | awoo | 157 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | djm03178 | 153 |
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.