Is there any website that contains CEOI problems?
There are some interactive problems which is hard to test locally.
# | User | Rating |
---|---|---|
1 | jiangly | 3898 |
2 | tourist | 3840 |
3 | orzdevinwang | 3706 |
4 | ksun48 | 3691 |
5 | jqdai0815 | 3682 |
6 | ecnerwala | 3525 |
7 | gamegame | 3477 |
8 | Benq | 3468 |
9 | Ormlis | 3381 |
10 | maroonrk | 3379 |
# | User | Contrib. |
---|---|---|
1 | cry | 168 |
2 | -is-this-fft- | 165 |
3 | Dominater069 | 161 |
4 | atcoder_official | 160 |
4 | Um_nik | 160 |
6 | djm03178 | 157 |
7 | adamant | 153 |
8 | luogu_official | 151 |
9 | awoo | 149 |
10 | TheScrasse | 146 |
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.