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 | 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 | Um_nik | 159 |
4 | atcoder_official | 159 |
6 | djm03178 | 157 |
7 | adamant | 153 |
8 | luogu_official | 150 |
9 | awoo | 149 |
10 | TheScrasse | 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.me/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.