Owl Get a Life
destroy.cpp: In function ‘int main()’:destroy.cpp:49:6: error: ‘n’ was not declared in this scope 49 | if (n != 6) {cout << "0"; return 0;} | ^