a test says checkio(["axton","bxton"]) should be "abxton". but in this case, it seems 'a' and 'b' are ambiguous to determine.
I think typical alphabetical order "abnotx" is right. isn't it?