Problem | gotoschool |
---|---|
User | Duk168 |
Submission Time | 2023-12-31 17:45:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:20:19: error: ‘studentNumbers’ was not declared in this scope
20 | if (a[studentNumbers[j] - 1] > a[l[j + 1] - 1]) {
| ^~~~~~~~~~~~~~