Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:43:13: error: expected ‘,’ or ‘;’ before ‘swap’ 43 | swap(nextState[pos], nextState[next]); | ^~~~