Problem tourist_noi
User PerihelionfromAphelion
Submission Time 2026-08-29 10:31:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int32_t main()’:
tourist_noi.cpp:13:7: error: ‘i’ was not declared in this scope
13 | for (i = 0; i < n; i++) {
| ^
tourist_noi.cpp:17:7: error: ‘i’ was not declared in this scope
17 | for (i = 0; i < n; i++) {
| ^