Problem | tourist |
---|---|
User | FIips |
Submission Time | 2024-12-28 12:51:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tourist.cpp: In function ‘int main()’:
tourist.cpp:35:13: error: expected ‘}’ at end of input
35 | return 0;
| ^
tourist.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^