Problem weddingcoins
User lexuantung71
Submission Time 2024-06-20 10:37:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:16:13: error: expected ‘}’ at end of input
16 | cout<<count;
| ^
weddingcoins.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^