Owl Get a Life
abcs.cpp: In function ‘int main()’:abcs.cpp:13:9: error: expected ‘;’ before ‘if’ 13 | if (s.find_first_not_of('a') != string::npos) continue; | ^~