0_0_8396565_27711.c:1:18: cstdio: No such file or directory
0_0_8396565_27711.c:2:17: queue: No such file or directory
0_0_8396565_27711.c:3:19: cstring: No such file or directory
0_0_8396565_27711.c:6: error: syntax error before "namespace"
0_0_8396565_27711.c: In function `asd':
0_0_8396565_27711.c:13: error: `queue' undeclared (first use in this function)
0_0_8396565_27711.c:13: error: (Each undeclared identifier is reported only once
0_0_8396565_27711.c:13: error: for each function it appears in.)
0_0_8396565_27711.c:13: error: syntax error before "int"
0_0_8396565_27711.c:14: error: `q' undeclared (first use in this function)
0_0_8396565_27711.c:22: error: 'for' loop initial declaration used outside C99 mode
0_0_8396565_27711.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_8396565_27711.c:33: error: redefinition of 'u'
0_0_8396565_27711.c:31: error: previous definition of 'u' was here
0_0_8396565_27711.c:33: error: 'for' loop initial declaration used outside C99 mode
0_0_8396565_27711.c: In function `main':
0_0_8396565_27711.c:48: error: 'for' loop initial declaration used outside C99 mode
|