In the previous contest , i was not able to solve problem B but when i saw the rating of problem it shows 800 i am feeling very bad for myself not solving 800 rated problem .So the question is that is it really 800 rating problem ?
# | User | Rating |
---|---|---|
1 | tourist | 3856 |
2 | jiangly | 3747 |
3 | orzdevinwang | 3706 |
4 | jqdai0815 | 3682 |
5 | ksun48 | 3591 |
6 | gamegame | 3477 |
7 | Benq | 3468 |
8 | Radewoosh | 3462 |
9 | ecnerwala | 3451 |
10 | heuristica | 3431 |
# | User | Contrib. |
---|---|---|
1 | cry | 167 |
2 | -is-this-fft- | 162 |
3 | Dominater069 | 160 |
4 | Um_nik | 158 |
5 | atcoder_official | 157 |
6 | Qingyu | 156 |
7 | adamant | 151 |
7 | djm03178 | 151 |
7 | luogu_official | 151 |
10 | awoo | 146 |
In the previous contest , i was not able to solve problem B but when i saw the rating of problem it shows 800 i am feeling very bad for myself not solving 800 rated problem .So the question is that is it really 800 rating problem ?
Name |
---|
link?
No it's 825.
See https://codeforces.net/blog/entry/62865
Someone with rating 800 had a roughly 50% chance to solve it. Someone with rating 1000 had a roughly 75% chance to solve it. Someone with rating 1200 had a roughly 90% chance to solve it. And so on. It's always possible to have a bad day when luck is not on your side.
This was a Div1 + Div2 round. So a lot of higher rated people solved that problem and the time was also $$$3 hours$$$ so a lot of lower rated people solved that too.
That's why this $$$800$$$ rated problem is actually tougher than most of the other $$$800$$$ you'll find.
It was 1400+ for me. After 40 minutes i just wrote anything and submitted and it passed.
it was same for me I just printed the output pattern. I found it to be harder than C and D.