0_0_5976332_6224.c:3:21: string: No such file or directory
0_0_5976332_6224.c:4:23: iostream: No such file or directory
0_0_5976332_6224.c:5:24: algorithm: No such file or directory
0_0_5976332_6224.c:6:21: cstdio: No such file or directory
0_0_5976332_6224.c:7: error: syntax error before "namespace"
0_0_5976332_6224.c:10: error: syntax error before "string"
0_0_5976332_6224.c:12: error: syntax error before '}' token
0_0_5976332_6224.c:13: error: syntax error before "comp"
0_0_5976332_6224.c:13: error: syntax error before "x"
0_0_5976332_6224.c: In function `comp':
0_0_5976332_6224.c:15: error: `x' undeclared (first use in this function)
0_0_5976332_6224.c:15: error: (Each undeclared identifier is reported only once
0_0_5976332_6224.c:15: error: for each function it appears in.)
0_0_5976332_6224.c:15: error: `y' undeclared (first use in this function)
0_0_5976332_6224.c: In function `main':
0_0_5976332_6224.c:23: error: `cin' undeclared (first use in this function)
0_0_5976332_6224.c:23: error: request for member `str' in something not a structure or union
0_0_5976332_6224.c:24: error: request for member `count' in something not a structure or union
0_0_5976332_6224.c:29: error: request for member `str' in something not a structure or union
0_0_5976332_6224.c:29: error: request for member `str' in something not a structure or union
0_0_5976332_6224.c:29: error: request for member `count' in something not a structure or union
0_0_5976332_6224.c:36: error: `cout' undeclared (first use in this function)
0_0_5976332_6224.c:36: error: request for member `str' in something not a structure or union
0_0_5976332_6224.c:36: error: `endl' undeclared (first use in this function)
|