| Problem | tourist_noi |
|---|---|
| User | Red123 |
| Submission Time | 2026-03-02 15:01:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:10:21: error: ‘n’ was not declared in this scope
10 | for(int i = 0; i < n; i++){
| ^
tourist_noi.cpp:13:21: error: ‘n’ was not declared in this scope
13 | for(int i = 0; i < n; i++){
| ^