sinterface IntComparator { int cmp(int a, int b); }