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

Автор padfoot1717, 6 лет назад, По-английски

I was practising some atcoder problems and i really got fed up. In almost every third problem i had to ensure that no overflow is occuring while dealing with huge numbers. This really screws up your interest in the problem and significantly makes it more laborious without any reason. This makes using C++(which is quite a cp friendly language) in atcoder problems more difficult.

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

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

Look at the brighter side, AtCoder is teaching us how to deal with overflows in c++. :)

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

inb4 they are doing this to encourage use of atcoder library

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

QUIT CP mate