# | 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 | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
9 | nor | 153 |
Name |
---|
I am not Chinese, but I know that on the most problems google translate works well (not very well, but at least I am able to read the statements)
You can find some in PEG Judge. (Though the problems are pretty old)
Now you can find the same thing in acmicpc.net too!
Thanks! But they are in Korean :P >_<
The problem statements are in English. https://www.acmicpc.net/category/303
Do you still need it? We can send you PDF, if you need the translate of one problem, I can try to give you a brief.
But Chinese problems now tend to be too long to understand.
For example, [NOI2014]Zoo [NOI2016]A Great Calculation in the Fields, and nearly all problems from Ynoi.
And [SDOI2010] Pig Kingdom Kill
But if you don't care about the pictures in Ynoi.
They are short.
But pictures are the core of Ynoi for people who can't solve them!
Thanks a lot! But I just want to take a glance at how Chinese problems look like. Are they difficult or do they have some special/fun points?
Compared to the European and American problems, Chinese problems may be harder(I think at least not easier). Because these questions are generally not purely intellectual problems, you need to learn some Large algorithm. For example, as a problem with 998244353, it may need you to learned Lagrangian Interpolation, FFT to implementate code, and as a problem with string, it may need you to use SAM + SegTree/TreeSplit, and so on. At all I think Chinese problems very investigating intellect and code implementation. (Mainly probably China's FFT problems was quite a lot)
You can get NOI problems in BZOJ, they are in exam original PDF. (They have not upload NOI2019 yet)
Almost every OJ from China have these problems. such as Luogu
But they are in chinese.
Emm, are you sure foreign can enter the website of China...
even though I'm not Chinese, I still can enter it without any need of VPN
Oh, ok. O(∩_∩)O
This is not North Korea.
There's another series of problems in China called NOIp(NOI in provinces).The problems are easier and it's the the first round of contests in one session.
Somehow related: Can someone post the most popular Chinese Online Judges?
Luogu
UniversalOJ
LibreOJ
BZOJ
Side note, most problems from BZOJ requires payment. (About $$$100$$$ dollars per year, increasing rapidly).
Side note, be patient while using BZOJ. That thing is extremely slow and unstable.
I think it's OK.At least faster than SPOJ or something.And its problems are amazing.
yeah, SPOJ is totally unbearable.
and I have to admit BZOJ's problems (and discusses) are amazing.
But, we have to say, a great number of the private problems can be found in other OJs.
Vijos
CodeVS