What is the meaning of “cannot convert ‘stud*’ to ‘std::map::mapped_type’ {aka ‘node*’} in assignment”

后端 未结 0 1557
再見小時候
再見小時候 2020-12-31 19:01

This is the code

#include
using namespace std;
map> mp;
struct stud
{   
    in         


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