Problem | gotoschool |
---|---|
User | TONat1298 |
Submission Time | 2025-08-22 17:07:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:15:17: error: ‘result’ was not declared in this scope
15 | cout << result[pos] << (pos == N ? '\n' : ' ');
| ^~~~~~