一堆出错提示都是error: no match for 'operator[]' (operand types are 'student' and 'int')请问是什么意思?是什么引起的?求解
出现挺多错误的,要么是'.'要么是'[' 。。不懂什么意思
标点符号或者括号要么漏了要么没配对
现在的提示是|error: no match for 'operator[]' (operand types are 'student' and 'int')|