Problem tourist_noi
User ATHY
Submission Time 2024-06-19 22:30:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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