Problem nihonese
User bz
Submission Time 2023-07-19 16:04:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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