ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1378. Artificial Intelligence

Please, check test 37
Posted by Teacher30 (Burunduk1) 7 Jan 2012 07:01
submit_id = 4065802
the following Assert is failed: "is there at least one '1' in the matrix?"
Re: Please, check test 37
Posted by Sandro (USU) 8 Jan 2012 12:28
Test 37 is correct. Read the problem statement: the first number in the input is the width, not the height.
Re: Please, check test 37
Posted by Teacher30 (Burunduk1) 9 Jan 2012 00:05
Thank you. Now that both solutions have AC =)

P.S. It was so unexpected... Two different solutions, both pass 36 tests, and the only bug is "w h".