0_0_31965510_3797.cpp: In function 'int main()': 0_0_31965510_3797.cpp:12:32: error: expected ';' before '}' token if(a[i]<=min){temp=i;min=a[i]} ^