foo.cc: In function 'int main()':
foo.cc:91:9: error: could not convert '{"YaoLin", 87, 82, 'Y', 'N', 0}' from '<brace-enclosed initializer list>' to 'money'
91 | };
| ^
| |
| <brace-enclosed initializer list>
foo.cc:91:9: error: could not convert '{"ChenRuiYi", 88, 78, 'N', 'Y', 1}' from '<brace-enclosed initializer list>' to 'money'
91 | };
| ^
| |
| <brace-enclosed initializer list>
foo.cc:91:9: error: could not convert '{"LiXin", 92, 88, 'N', 'N', 0}' from '<brace-enclosed initializer list>' to 'money'
91 | };
| ^
| |
| <brace-enclosed initializer list>
foo.cc:91:9: error: could not convert '{"zhangQin", 83, 87, 'Y', 'N', 1}' from '<brace-enclosed initializer list>' to 'money'
91 | };
| ^
| |
| <brace-enclosed initializer list>
[Hydro](https://hydro.ac)提供评测服务