public static void main(String[] args){ int a=1,b=1,c=2; int result=a^b^c; System.out.println(result) }
不就是升序排序?
我发了这个博客