| Problem | tourist_noi |
|---|---|
| User | Wheezycantcode |
| Submission Time | 2024-02-25 15:33:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:22:11: error: expected ‘}’ at end of input
22 | cout << z;
| ^
tourist_noi.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^