0_0_39345537_8087.cpp: In function 'int main()': 0_0_39345537_8087.cpp:13:26: error: expected ';' before '}' token 13 | cout<<sum<<"\n\n" | ^ | ; 14 | } | ~