Owl Get a Life
pandacity.cpp: In function ‘int main()’:pandacity.cpp:13:12: error: expected ‘;’ before ‘else’ 13 | cout << 0 | ^ | ; 14 | else if (N == 1) | ~~~~