0_0_12199583_18287.c:1:19: iostream: No such file or directory
0_0_12199583_18287.c:2:17: bitset: No such file or directory
0_0_12199583_18287.c:3:18: cstring: No such file or directory
0_0_12199583_18287.c:4:17: string: No such file or directory
0_0_12199583_18287.c:5: error: syntax error before "namespace"
0_0_12199583_18287.c:6: error: syntax error before "r"
0_0_12199583_18287.c:7: error: syntax error before "r"
0_0_12199583_18287.c: In function `d':
0_0_12199583_18287.c:9: error: request for member `size' in something not a structure or union
0_0_12199583_18287.c:10: error: 'for' loop initial declaration used outside C99 mode
0_0_12199583_18287.c:12: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c:12: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c:13: error: 'for' loop initial declaration used outside C99 mode
0_0_12199583_18287.c:20: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c: In function `main':
0_0_12199583_18287.c:26: error: `cin' undeclared (first use in this function)
0_0_12199583_18287.c:26: error: (Each undeclared identifier is reported only once
0_0_12199583_18287.c:26: error: for each function it appears in.)
0_0_12199583_18287.c:30: error: request for member `size' in something not a structure or union
0_0_12199583_18287.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_12199583_18287.c:33: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c:33: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_12199583_18287.c:41: error: subscripted value is neither array nor pointer
0_0_12199583_18287.c:43: error: redefinition of 'i'
0_0_12199583_18287.c:31: error: previous definition of 'i' was here
0_0_12199583_18287.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_12199583_18287.c:45: error: `bitset' undeclared (first use in this function)
0_0_12199583_18287.c:46: error: request for member `count' in something not a structure or union
0_0_12199583_18287.c:48: error: `string' undeclared (first use in this function)
0_0_12199583_18287.c:48: error: syntax error before "b2"
0_0_12199583_18287.c:49: error: `b2' undeclared (first use in this function)
0_0_12199583_18287.c:52: error: `cout' undeclared (first use in this function)
0_0_12199583_18287.c:52: error: `endl' undeclared (first use in this function)
|