Owl Get a Life
plural.cpp: In function ‘int main()’:plural.cpp:21:9: error: ‘else’ without a previous ‘if’ 21 | else if (word.size() >= 2 && | ^~~~