0_0_7542584_22646.c:2:21: iostream: No such file or directory
0_0_7542584_22646.c:6: error: variable-size type declared outside of any function
0_0_7542584_22646.c: In function `build':
0_0_7542584_22646.c:16: error: syntax error before ':' token
0_0_7542584_22646.c: In function `main':
0_0_7542584_22646.c:60: error: `using' undeclared (first use in this function)
0_0_7542584_22646.c:60: error: (Each undeclared identifier is reported only once
0_0_7542584_22646.c:60: error: for each function it appears in.)
0_0_7542584_22646.c:60: error: syntax error before "namespace"
0_0_7542584_22646.c:63: error: `cin' undeclared (first use in this function)
0_0_7542584_22646.c:64: error: 'for' loop initial declaration used outside C99 mode
0_0_7542584_22646.c:66: error: `cout' undeclared (first use in this function)
0_0_7542584_22646.c:66: error: `endl' undeclared (first use in this function)
0_0_7542584_22646.c:69: error: syntax error before '/' token
0_0_7542584_22646.c:69: error: `j' undeclared (first use in this function)
0_0_7542584_22646.c:69: error: syntax error before ')' token
0_0_7542584_22646.c: At top level:
0_0_7542584_22646.c:95: error: syntax error before "return"
|