0_0_9080448_18823.c:1:20: iostream: No such file or directory
0_0_9080448_18823.c:4:17: queue: No such file or directory
0_0_9080448_18823.c:5: error: syntax error before "namespace"
0_0_9080448_18823.c: In function `find':
0_0_9080448_18823.c:13: error: 'for' loop initial declaration used outside C99 mode
0_0_9080448_18823.c:16: error: syntax error before '/' token
0_0_9080448_18823.c: In function `findans':
0_0_9080448_18823.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_9080448_18823.c:37: error: syntax error before '/' token
0_0_9080448_18823.c: In function `main':
0_0_9080448_18823.c:41: error: `EOF' undeclared (first use in this function)
0_0_9080448_18823.c:41: error: (Each undeclared identifier is reported only once
0_0_9080448_18823.c:41: error: for each function it appears in.)
0_0_9080448_18823.c:45: error: 'for' loop initial declaration used outside C99 mode
0_0_9080448_18823.c:54: error: redefinition of 'i'
0_0_9080448_18823.c:45: error: previous definition of 'i' was here
0_0_9080448_18823.c:54: error: 'for' loop initial declaration used outside C99 mode
|