Problem | eight |
---|---|
User | Ignatius |
Submission Time | 2025-07-08 17:02:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:43:44: error: ‘net’ was not declared in this scope; did you mean ‘next’?
43 | swap(nextState[pos], nextState[net]);
| ^~~
| next