0_0_36010236_2928.cpp: In function 'int main()': 0_0_36010236_2928.cpp:7:12: error: expected ')' before ';' token if(i>k)(t=i;i=k;k=t;) ^ 0_0_36010236_2928.cpp:7:21: error: expected primary-expression before ')' token if(i>k)(t=i;i=k;k=t;) ^