I'm having some trouble solving A and B (the last round for example), when it comes to greedy or some tricky problem, all the things I can do is wasting 1 hour to solve B (and sometimes A).
# | User | Rating |
---|---|---|
1 | tourist | 3805 |
2 | maroonrk | 3637 |
3 | Benq | 3513 |
4 | ecnerwala | 3506 |
5 | MiracleFaFa | 3466 |
6 | slime | 3428 |
7 | jiangly | 3415 |
8 | Radewoosh | 3399 |
9 | greenheadstrange | 3393 |
10 | djq_cpp | 3391 |
# | User | Contrib. |
---|---|---|
1 | awoo | 192 |
2 | -is-this-fft- | 191 |
3 | Monogon | 185 |
4 | Um_nik | 182 |
4 | YouKn0wWho | 182 |
6 | maroonrk | 170 |
7 | antontrygubO_o | 168 |
8 | errorgorn | 166 |
8 | kostka | 166 |
8 | SecondThread | 166 |
I'm having some trouble solving A and B (the last round for example), when it comes to greedy or some tricky problem, all the things I can do is wasting 1 hour to solve B (and sometimes A).
Name |
---|
if you are having hard time concentrating on the problem then you must try https://m1.codeforces.com/ I was also having this issue then I started to use this during contest there are no options to see standings, no clock, just problem and option to submit, so beautiful it helped me a lot.
This is some 3000 level advice
That's a huge compliment made my day for sure, thank you :)
u ssly lack sense of humour
I was serious, this could actually help some people, I think it's brilliant
I guess he is asking about getting the approach to solve A and B quickly.
Interesting, I feel the same while solving the problem.
This happens dude. Specially in div3 and edu rounds at least for me!!
In order to AC QA/B quickly, you have to code the correct solution for the corresponding problem in a short time.
WeW
why downvote me :sob:
for stating the obvious
Used to (and still sometimes does) happen to me as well.
Sometimes first solving C/D and then coming back to A & B can be helpful.
As you have already solved a 'harder' problem by the time you come to A/B, you have an idea about their difficulties and don't end up complicating your approach.
Bro you've solved 544 problems,and you could easily solved C and D problems, I don't see any valid reason for asking this question.
This is not true for everyone.
NB: i know i'm not an expert but i think that should work. if you think it won't you can just ignore it. I think you've solved lot of hard problem and you are good at it. but for increasing speed you have to solve some easy problem too. I would like to advice you to participate atcoder Beginer contests,problems are very easy but speed will increase i hope. That worked with me dunno about you guys.
If that worked for you , why are you still a newbie...Solving A and B under one hour would easily get you into pupil.
i was talking about A, forgot to mention it, good point btw.
try to think of simple solutions, more often than not, if your solution is becoming too messy or complex, you're over complicating it
first guess, and try to prove the simple approach you get(or use examples to check them), write codes
that can be done really fast in a contest, make sure you come up with the simplest and most obvious method
ghostwriter is a specialist also feels this problem. That insane