how to declare string as variable stored inside other variable [duplicate]
This question already has answers here: Convert string to variable name or variable type (7 answers) How to use a string as a variable name in C++? [duplicate] (2 answers) Closed 10 mins ago. How to declare a string stored inside a string variable to create a new variable in C++ #include<iostream> using namespace std; […]