0_0_38736035_24771.cpp: In function 'int main()': 0_0_38736035_24771.cpp:5:16: error: expected ';' before '}' token 5 | cout<<7 | ^ | ; 6 | } | ~