0_0_10140790_18112.c:2:20: algorithm: No such file or directory
0_0_10140790_18112.c:4:19: iostream: No such file or directory
0_0_10140790_18112.c:5:17: string: No such file or directory
0_0_10140790_18112.c:6:14: map: No such file or directory
0_0_10140790_18112.c:7: error: syntax error before "namespace"
0_0_10140790_18112.c:9: error: syntax error before '<' token
0_0_10140790_18112.c: In function `init_score_level':
0_0_10140790_18112.c:13: error: `scorelevel' undeclared (first use in this function)
0_0_10140790_18112.c:13: error: (Each undeclared identifier is reported only once
0_0_10140790_18112.c:13: error: for each function it appears in.)
0_0_10140790_18112.c:13: error: `pair' undeclared (first use in this function)
0_0_10140790_18112.c:13: error: `string' undeclared (first use in this function)
0_0_10140790_18112.c:13: error: syntax error before "float"
0_0_10140790_18112.c:14: error: syntax error before "float"
0_0_10140790_18112.c:15: error: syntax error before "float"
0_0_10140790_18112.c:16: error: syntax error before "float"
0_0_10140790_18112.c:17: error: syntax error before "float"
0_0_10140790_18112.c:18: error: syntax error before "float"
0_0_10140790_18112.c:19: error: syntax error before "float"
0_0_10140790_18112.c:20: error: syntax error before "float"
0_0_10140790_18112.c:21: error: syntax error before "float"
0_0_10140790_18112.c:22: error: syntax error before "float"
0_0_10140790_18112.c:23: error: syntax error before "float"
0_0_10140790_18112.c: In function `main':
0_0_10140790_18112.c:37: error: 'for' loop initial declaration used outside C99 mode
0_0_10140790_18112.c:40: error: `string' undeclared (first use in this function)
0_0_10140790_18112.c:40: error: syntax error before "level"
0_0_10140790_18112.c:41: error: `cin' undeclared (first use in this function)
0_0_10140790_18112.c:41: error: `level' undeclared (first use in this function)
0_0_10140790_18112.c:46: error: `scorelevel' undeclared (first use in this function)
|