44375_0_21869.c
44375_0_21869.c(5) : error C2061: syntax error : identifier 'map'
44375_0_21869.c(5) : error C2059: syntax error : ';'
44375_0_21869.c(5) : error C2059: syntax error : '['
44375_0_21869.c(31) : error C2065: 'map' : undeclared identifier
44375_0_21869.c(31) : error C2109: subscript requires array or pointer type
44375_0_21869.c(31) : error C2109: subscript requires array or pointer type
44375_0_21869.c(31) : error C2106: '=' : left operand must be l-value
44375_0_21869.c(36) : error C2109: subscript requires array or pointer type
44375_0_21869.c(36) : error C2109: subscript requires array or pointer type
44375_0_21869.c(36) : error C2106: '=' : left operand must be l-value
44375_0_21869.c(41) : error C2109: subscript requires array or pointer type
44375_0_21869.c(41) : error C2109: subscript requires array or pointer type
44375_0_21869.c(55) : error C2143: syntax error : missing ';' before 'type'
44375_0_21869.c(56) : error C2143: syntax error : missing ';' before 'type'
44375_0_21869.c(57) : error C2065: 'temp' : undeclared identifier
44375_0_21869.c(58) : error C2065: 'count' : undeclared identifier
|