Problem tourist_noi
User trashcan08
Submission Time 2024-11-22 16:26:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int32_t main()’:
tourist_noi.cpp:11:23: error: expected ‘;’ before ‘}’ token
11 | spent += y
| ^
| ;
12 | } else {
| ~