0_0_39212674_1058.cpp: In function 'int main()': 0_0_39212674_1058.cpp:11:32: error: expected ';' before '}' token 11 | cout<<sum<<endl | ^ | ; 12 | } | ~