I got several times WA.. below result right? or any trick in this problem? or have you any test data ? plz .. help..
1 2 3 4 5 6 7 8 9 10 123456 987654 111111 999999 1000000 0 Case 1: 0 Case 2: 0 Case 3: 0 Case 4: 0 Case 5: 1 Case 6: 1 Case 7: 2 Case 8: 3 Case 9: 4 Case 10: 5 Case 11: 37077728 ...
is there any test data for this problem ? I think my java logic is good and some test result always right... (Even the max number in the problom) but return message is always WA ...