sLaYer Posted March 12, 2014 Posted March 12, 2014 This is not really a huge problem. But one that is definitely there. When i sort # of players. The sorting algorithm sorts like this:- 5 48 43 3 11 0 I think its very clear that 48, 43 and 11 should be above 5! I think you guys are sorting these as strings, in which case you should add a 0 before these single digit numbers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.