0_0_6175599_26784.c:1: error: syntax error before '<' token
0_0_6175599_26784.c: In function `main':
0_0_6175599_26784.c:6: error: `bool' undeclared (first use in this function)
0_0_6175599_26784.c:6: error: (Each undeclared identifier is reported only once
0_0_6175599_26784.c:6: error: for each function it appears in.)
0_0_6175599_26784.c:6: error: syntax error before "bs"
0_0_6175599_26784.c:7: error: `bs' undeclared (first use in this function)
0_0_6175599_26784.c:9: error: 'for' loop initial declaration used outside C99 mode
0_0_6175599_26784.c:19: error: `cin' undeclared (first use in this function)
0_0_6175599_26784.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_6175599_26784.c:27: error: `cout' undeclared (first use in this function)
0_0_6175599_26784.c:27: error: `endl' undeclared (first use in this function)
|