|
|
back to boardShow all messages Hide all messagesFirstly,I used int64,but I get 'Memory Limit Exceeded'. Then I used hash,but I get 'Wrong Answer' on #9. It is driving me mad! What's testdata #9? Try this test: 8 8 ******** ******** **....** **....** **....** **....** ******** ******** The correct answer is 6. thanks your testdata!my code uses 0.1s and got ac! |
|
|