I am a beginner in C++ and I am attempting to write a code. However, after writing the code I was told that there is an error stating "error: variable or field 'replace_string' declared void". But I can't seem to understand where the error is and how I can remove that error. Would really appreciate some help. Thank you ><