I am trying to push each letter of a word into a vector, but it is throwing an error

前端 未结 0 436
时光说笑
时光说笑 2020-12-06 19:44

This is my code:

#include 
#include 
#include 

using namespace std;

int main()
{
string word = "hi&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题