Problem tourist_noi
User ayreentazz
Submission Time 2026-02-28 10:02:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:23:12: error: expected ‘}’ at end of input
23 | cout<<cost;
| ^
tourist_noi.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^