Problem | choochoo |
---|---|
User | Shizhan |
Submission Time | 2023-07-24 17:20:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:16:24: error: expected ‘}’ at end of input
16 | cout << "choo CHOO";
| ^
choochoo.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^