User Input in 2-D array of dynamic size in C++

后端 未结 0 722
你的背包
你的背包 2020-12-16 22:34

I am trying to create a 2-D vector that as column 0 it would have integers and column 1 would have vectors.

For example:

column[0]  column[1]
2                 


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