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

Автор altahsh, история, 9 месяцев назад, По-английски

This is very bad

i want to know what is the test ?

there is not anyway to know that

Codeforces Developer PLS can u help us to do that ?

this will be good for all people

thx....

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

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

what do you mean

you can know the test

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

I think you mean the 200th number in the output is different

Usually When I'm struggling I use a counter to count test cases, when it reaches 200 I print the input but replace all spaces and new lines with characters ('s' and 'n') for example, The Checker Log will be something like

expected 2 but found '3n1s2s3s'