I’m getting the error “stoi is not a member of std” in myprogramminglab [duplicate]
edit: this question has been marked as a duplicate. I did indeed look through all the previous similar questions I could find and haven’t found an answer. Basically, I am not able to control how the program compiles (though I think it’s already using c++11), so I’m either looking for a reason why stoi isn’t … Read more