for(auto it : scores) cout<<it<<" "; cout<<endl; return 0; } [root@iZuf6gwz144knouajmu4naZ test]# vim test2.cpp [root@iZuf6gwz144knouajmu4naZ test]# g++ ./test2.cpp ./test2.cpp:6:12: error: ‘enl’ has not been