Блог пользователя bkrtoni

Автор bkrtoni, история, 10 лет назад, По-английски

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 :)

  • Проголосовать: нравится
  • -16
  • Проголосовать: не нравится

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +10 Проголосовать: не нравится

I read it.

:)

  • »
    »
    10 лет назад, скрыть # ^ |
     
    Проголосовать: нравится 0 Проголосовать: не нравится

    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. :)

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Do you want a magical way to understand the problem? (Please and Please and Please think a little and then make blog)

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

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.

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +13 Проголосовать: не нравится

A technique I use is highlighting a keyword by Ctrl-F. It can be useful for a long problem statement.

»
10 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +3 Проголосовать: не нравится

Sometimes I read the input-output description first, then the statement. It becomes easier to recognize possible key points.