745591_0_0_17762.c:1:19: iostream: No such file or directory
745591_0_0_17762.c:3:16: stack: No such file or directory
745591_0_0_17762.c:4: error: syntax error before "namespace"
745591_0_0_17762.c:6: error: syntax error before "isPass"
745591_0_0_17762.c: In function `main':
745591_0_0_17762.c:23: error: 'for' loop initial declaration used outside C99 mode
745591_0_0_17762.c:24: error: 'for' loop initial declaration used outside C99 mode
745591_0_0_17762.c:25: error: `cin' undeclared (first use in this function)
745591_0_0_17762.c:25: error: (Each undeclared identifier is reported only once
745591_0_0_17762.c:25: error: for each function it appears in.)
745591_0_0_17762.c:28: error: `false' undeclared (first use in this function)
745591_0_0_17762.c:30: error: `true' undeclared (first use in this function)
745591_0_0_17762.c:39: error: 'for' loop initial declaration used outside C99 mode
745591_0_0_17762.c: In function `sum':
745591_0_0_17762.c:46: error: `stack' undeclared (first use in this function)
745591_0_0_17762.c:46: error: `node' undeclared (first use in this function)
745591_0_0_17762.c:46: error: `nodeStack' undeclared (first use in this function)
745591_0_0_17762.c:54: error: `true' undeclared (first use in this function)
|