196579_0_11554.cpp
196579_0_11554.cpp(12) : error C2679: binary '>>' : no operator defined which takes a right-hand operand of type 'int [100]' (or there is no acceptable conversion)
196579_0_11554.cpp(13) : warning C4518: '$S9 ' : storage-class or type specifier(s) unexpected here; ignored
196579_0_11554.cpp(13) : error C2513: 'int' : no variable declared before '='
196579_0_11554.cpp(13) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
196579_0_11554.cpp(21) : error C2143: syntax error : missing ';' before '++'
196579_0_11554.cpp(21) : error C2059: syntax error : ';'
196579_0_11554.cpp(22) : error C2181: illegal else without matching if
196579_0_11554.cpp(32) : error C2226: syntax error : unexpected type '$S11'
196579_0_11554.cpp(41) : error C2226: syntax error : unexpected type '$S12'
|