0_0_8378413_9429.c:1:19: iostream: No such file or directory
0_0_8378413_9429.c:2:17: string: No such file or directory
0_0_8378413_9429.c:3:20: algorithm: No such file or directory
0_0_8378413_9429.c:5: error: syntax error before "namespace"
0_0_8378413_9429.c:9: error: syntax error before "string"
0_0_8378413_9429.c:13: error: syntax error before '}' token
0_0_8378413_9429.c:15: error: syntax error before "a"
0_0_8378413_9429.c:17: error: syntax error before "cmp"
0_0_8378413_9429.c:17: error: syntax error before "a"
0_0_8378413_9429.c: In function `cmp':
0_0_8378413_9429.c:19: error: request for member `can' in something not a structure or union
0_0_8378413_9429.c:19: error: `b' undeclared (first use in this function)
0_0_8378413_9429.c:19: error: (Each undeclared identifier is reported only once
0_0_8378413_9429.c:19: error: for each function it appears in.)
0_0_8378413_9429.c:19: error: request for member `can' in something not a structure or union
0_0_8378413_9429.c:20: error: request for member `time' in something not a structure or union
0_0_8378413_9429.c: In function `main':
0_0_8378413_9429.c:26: error: `cin' undeclared (first use in this function)
0_0_8378413_9429.c:32: error: `cout' undeclared (first use in this function)
0_0_8378413_9429.c:32: error: `endl' undeclared (first use in this function)
0_0_8378413_9429.c:35: error: 'for' loop initial declaration used outside C99 mode
0_0_8378413_9429.c:37: error: `string' undeclared (first use in this function)
0_0_8378413_9429.c:37: error: syntax error before "s"
0_0_8378413_9429.c:38: error: `s' undeclared (first use in this function)
0_0_8378413_9429.c:41: error: request for member `name' in something not a structure or union
0_0_8378413_9429.c:41: error: request for member `can' in something not a structure or union
0_0_8378413_9429.c:42: error: request for member `time' in something not a structure or union
0_0_8378413_9429.c:43: error: request for member `flag' in something not a structure or union
0_0_8378413_9429.c:53: error: 'for' loop initial declaration used outside C99 mode
0_0_8378413_9429.c:55: error: request for member `can' in something not a structure or union
0_0_8378413_9429.c:55: error: request for member `flag' in something not a structure or union
0_0_8378413_9429.c:64: error: request for member `name' in something not a structure or union
0_0_8378413_9429.c:65: error: request for member `flag' in something not a structure or union
|