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

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

Hi everyone!

I coded a solution for the problem 337B - Routine Problem, this is the submission 5969979.

I got AC although i misspelled the third condition a*d > c*d instead of a*d > c*b. Then my solution fails for the test case 3 1 3 2 for example.

I think this kind of errors must be caught up in the system test.

Thanks!

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