Problem | weddingcoins |
---|---|
User | Orson |
Submission Time | 2025-06-22 13:47:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:31:12: error: expected ‘}’ at end of input
31 | return 0;
| ^
weddingcoins.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^