0_0_2830589_2634.c:1:19: iostream: No such file or directory
0_0_2830589_2634.c:3:20: algorithm: No such file or directory
0_0_2830589_2634.c:4: error: syntax error before "namespace"
0_0_2830589_2634.c: In function `mex':
0_0_2830589_2634.c:9: error: `bool' undeclared (first use in this function)
0_0_2830589_2634.c:9: error: (Each undeclared identifier is reported only once
0_0_2830589_2634.c:9: error: for each function it appears in.)
0_0_2830589_2634.c:9: error: syntax error before "g"
0_0_2830589_2634.c: At top level:
0_0_2830589_2634.c:15: error: `t' undeclared here (not in a function)
0_0_2830589_2634.c:16: error: syntax error before '}' token
0_0_2830589_2634.c:17: error: syntax error before '++' token
0_0_2830589_2634.c: In function `main':
0_0_2830589_2634.c:22: error: `stdin' undeclared (first use in this function)
0_0_2830589_2634.c:23: error: `stdout' undeclared (first use in this function)
0_0_2830589_2634.c: At top level:
0_0_2830589_2634.c:15: error: storage size of `g' isn't known
|