What are some online judges with tasks similar to ioi ones?
# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | orzdevinwang | 3844 |
3 | jqdai0815 | 3682 |
4 | jiangly | 3618 |
5 | Benq | 3529 |
6 | ksun48 | 3489 |
7 | Radewoosh | 3483 |
8 | Kevin114514 | 3443 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | atcoder_official | 162 |
3 | maomao90 | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 155 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
10 | djm03178 | 152 |
What are some online judges with tasks similar to ioi ones?
Name |
---|
You can try national OI problems of other countries. You can find them many where. Such as —
https://oj.uz/
https://wcipeg.com/
http://hsin.hr/coci/ (Has test data)
http://apio-olympiad.org/ (Has test data)
https://www.ioi-jp.org/camp/ (Needs translate, has test data)
https://boi.cses.fi/ (You can even do virtual contest here)
https://contest.yandex.com/ioi/Info/ (You can submit some past IOI problems here)
http://www.ioinformatics.org/history.shtml (You can find all problems of previous IOI, including editorial, test data and stuffs)
Etc.
Adding on to this:
main.edu.pl has POI
dmoj.ca has a lot of OI problems
main.edu.pl is no longer supported. It is https://szkopul.edu.pl/portal/problemset_eng Now.
"https://oj.uz/
https://wcipeg.com/
http://hsin.hr/coci/ (Has test data)
http://apio-olympiad.org/ (Has test data)
https://www.ioi-jp.org/camp/ (Needs translate, has test data)
https://boi.cses.fi/ (You can even do virtual contest here)
https://contest.yandex.com/ioi/Info/ (You can submit some past IOI problems here)
http://www.ioinformatics.org/history.shtml (You can find all problems of previous IOI, including editorial, test data and stuffs)"
Thanks @Rezwan.Arefin01
Thanks for copying the above comment. You helped a lot.