Owl Get a Life
party.cpp: In function ‘int main()’:party.cpp:31:13: error: ‘peoplen’ was not declared in this scope; did you mean ‘people’? 31 | cout << peoplen << endl; | ^~~~~~~ | people