题解列表

筛选

最帅的我,LDM 过来膜拜吧!!

摘要:解题思路:注意带参注意事项:别打错符号就可以了!参考代码:#include<stdio.h>#define N(x,y) t=x,x=y,y=tint main(){ int x,y,t; scanf……