Owl Get a Life
nihonese.cpp: In function ‘int main()’:nihonese.cpp:22:7: error: ‘str’ was not declared in this scope; did you mean ‘str2’? 22 | if (str[i+1] == 'n') continue; | ^~~ | str2