编写一个程序,调用函数void sort(int *x,int *y),将两个整数按由小到大顺序排列.