Problem tourist_noi
User Wheezycantcode
Submission Time 2024-02-25 17:50:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
tourist_noi.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^