Problem weddingcoins
User Pushkaltoocool
Submission Time 2023-07-06 16:26:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:38:27: error: expected ‘}’ at end of input
38 | cout<<totalnotes<<endl;
| ^
weddingcoins.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^