firstfirstfirst
int x = read(), y = read(); change(x, y);
secondsecondsecond
change(read(), read());
蒟蒻已经两次栽在这个上面了,但是不知道为什么这两种写法是不同的。