e:\数据结构程序\1\1.cpp(4) : error C2380: type(s) preceding 'list' (constructor with return type, or illegal redefinition of current class-name?)
e:\数据结构程序\1\1.cpp(11) : error C2274: 'function-style cast' : illegal as right side of '.' operator
e:\数据结构程序\1\1.cpp(13) : error C2274: 'function-style cast' : illegal as right side of '.' operator
e:\数据结构程序\1\1.cpp(15) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Error executing cl.exe.