0_0_39908207_170.cpp: In function 'int main()': 0_0_39908207_170.cpp:5:25: error: 't' was not declared in this scope 5 | if(m>n){t=m;m=n;n=t;} | ^