Hello World :)
For non Russian — English speaker.
I think understanding a problem will help you to solve it faster , also the solution is all about understanding the problem. So tell me what you do to understand the problem statement. Thanks :)
# | 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 | maomao90 | 163 |
2 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
9 | nor | 153 |
9 | Dominater069 | 153 |
Hello World :)
For non Russian — English speaker.
I think understanding a problem will help you to solve it faster , also the solution is all about understanding the problem. So tell me what you do to understand the problem statement. Thanks :)
Name |
---|
I read it.
:)
Sometime reading the statements is not enough.
You are Arabic and i think you understand what i talking about.
Problem statement written in English and Russian , So if the setter is Russian ,the statement will be translated to English in bad way, so you read something and setter means something else.
If you solved that, help others. :)
Well you can ask the setter what does he mean by anything you don't understand (assuming that the English version of the problems is not understandable)
Aha thank you.
I've been in competitive programming for many years, I have solved probably over 2000 problems and I believe the fingers of my hands are enough to count the times I didn't understand a statement.
There are times (still, not common) when I have to read it two or three times, but that's my fault for reading hastily and not paying enough attention. Finding a poorly written statement to the point of not knowing that it means is a very rare thing I think.
If it happens frequently to you, I believe you should focus on either learning terminology or improving your English skills.
Thank you.
I going to learn terminology more and more.
Do you want a magical way to understand the problem? (Please and Please and Please think a little and then make blog)
No but sometime problems statement are really bad,So i cannot understand it.
Not only me have that problem.
If you can help write a comment else skip this blog. :) :) :) :)
i read the statements slowly to get it in the first go.
however some problems are tough to understand, but then they are tough for others too.
so reread it if u doesn't get it.
it would speed up with time.
Okay thank you.
A technique I use is highlighting a keyword by Ctrl-F. It can be useful for a long problem statement.
Okay thank you.
So how are you going to use Ctrl+F?
From left to right hhhhhh
How to highlight with Ctrl-F ?
Do you mean you just highlight one statement with find or do you mean something else ?
TextMarker go
F9 to highlight, Ctrl+Shift+F9 to clear.
Highlight a text -> Ctrl-C -> Ctrl-F -> Ctrl-V
Sometimes I read the input-output description first, then the statement. It becomes easier to recognize possible key points.