0_0_5425894_22755.c:1:20: iostream: No such file or directory
0_0_5425894_22755.c:2:18: string: No such file or directory
0_0_5425894_22755.c:4:19: fstream: No such file or directory
0_0_5425894_22755.c:7: error: syntax error before "namespace"
0_0_5425894_22755.c: In function `main':
0_0_5425894_22755.c:11: error: syntax error before '/' token
0_0_5425894_22755.c:12: error: `string' undeclared (first use in this function)
0_0_5425894_22755.c:12: error: (Each undeclared identifier is reported only once
0_0_5425894_22755.c:12: error: for each function it appears in.)
0_0_5425894_22755.c:16: error: `cin' undeclared (first use in this function)
0_0_5425894_22755.c:16: error: `a' undeclared (first use in this function)
0_0_5425894_22755.c:16: error: `b' undeclared (first use in this function)
0_0_5425894_22755.c:82: error: `bool' undeclared (first use in this function)
0_0_5425894_22755.c:82: error: syntax error before "h"
0_0_5425894_22755.c:83: error: 'for' loop initial declaration used outside C99 mode
0_0_5425894_22755.c:86: error: `h' undeclared (first use in this function)
0_0_5425894_22755.c:86: error: `true' undeclared (first use in this function)
0_0_5425894_22755.c:88: error: `cout' undeclared (first use in this function)
0_0_5425894_22755.c:91: error: `endl' undeclared (first use in this function)
|