不理解的error
新建文件夹\xitong.cpp(42) : error C2143: syntax error : missing ')' before 'constant'H:\新建文件夹\xitong.cpp(42) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(79) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(79) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(100) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(100) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(157) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(157) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(185) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(185) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(236) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(236) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(266) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(266) : error C2059: syntax error : ')'
H:\新建文件夹\xitong.cpp(281) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(282) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(283) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(300) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(301) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(302) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(330) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(337) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(351) : error C2106: '=' : left operand must be l-value
H:\新建文件夹\xitong.cpp(362) : error C2143: syntax error : missing ')' before 'constant'
H:\新建文件夹\xitong.cpp(362) : error C2059: syntax error : ')'
一个代码出现这么多的error,实在找不出错的了,大神们可以解释一下吗