F:\**********\test2\test2.cpp(11) : warning C4091: '' : ignored on left of 'int' when no variable is declared
F:\**********\test2\test2.cpp(11) : error C2143: syntax error : missing ';' before 'constant'
F:\**********\test2\test2.cpp(11) : fatal error C1004: unexpected end of file found
纯C语言,涉及一点C++部分cout以及文件流。