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

Автор tourist1331, история, 17 часов назад, По-английски

I’m not looking for "use fastio" or "use long long" advice—everyone knows that. I want the real magic.

I mean do you have tips like "in those type of problems you should think that" .

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

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

remove 1331 from your handle.

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

    no

»
17 часов назад, скрыть # |
Rev. 2  
Проголосовать: нравится -7 Проголосовать: не нравится

interactive problem = binary search

Geometry = skip

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

    i almost got on the ioi team because of a geometry problem (where the only geometry was "reflect a point across a line") so if the geometry is simple it's actually a pretty good way to get a lot of points that most people will skip