Problem | journey3 |
---|---|
User | MS |
Submission Time | 2023-10-22 00:25:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
journey3.cpp: In function ‘int items(int, int)’:
journey3.cpp:10:31: error: ‘n’ was not declared in this scope; did you mean ‘no’?
10 | if (nights < 0 || city >= n) {
| ^
| no