|
|
back to boardIf you get WA on #7/#15/#17 Posted by WagJK 6 Oct 2016 09:05 If you are using int(s[i]) to get the representation for any alphabet, you may need to enlarge your counting sort table and counting sort iteration limit. I thought 200 was enough for latin alphabets, but actually I tried several times and succeeded at about 1100. I don't even know why... Re: If you get WA on #7/#15/#17 Posted by limuye 15 Dec 2016 16:12 Thanks |
|
|