Problem weddingcoins
User CXKNB
Submission Time 2024-06-20 10:08:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:64:18: error: expected ‘;’ before ‘}’ token
64 | cout << n
| ^
| ;
65 | }
| ~