| Problem | tourist_noi |
|---|---|
| User | BrainrotKid |
| Submission Time | 2026-07-13 17:15:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:20:12: error: expected ‘;’ before ‘}’ token
20 | cout<<l
| ^
| ;
21 | }
| ~