Problem tourist_noi
User BrainrotKid
Submission Time 2026-07-13 17:15:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:20:12: error: expected ‘;’ before ‘}’ token
20 | cout<<l
| ^
| ;
21 | }
| ~