I need help figuring out why this C++ program will not build and run in codeblocks using the GNU CC compiler

Want to use strings? You’ll need to #include it.

#include <string>

Leave a Comment