#include "stdio.h"void main(){int m,n,temp,a,b;printf("请输入2个正整数m和n:");scanf("%d%d",&m,&n);a=m;b=n;if(m