Problem | weddingcoins |
---|---|
User | lykieutrang |
Submission Time | 2025-07-08 11:41:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:17:16: error: expected ‘}’ at end of input
17 | cout << ans;
| ^
weddingcoins.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^