0_0_6106171_26814.c:1:17: cstdio: No such file or directory
0_0_6106171_26814.c:2:18: cstring: No such file or directory
0_0_6106171_26814.c:3:18: cstdlib: No such file or directory
0_0_6106171_26814.c:4:20: algorithm: No such file or directory
0_0_6106171_26814.c:5:19: iostream: No such file or directory
0_0_6106171_26814.c:6: error: syntax error before "namespace"
0_0_6106171_26814.c:9: error: variable-size type declared outside of any function
0_0_6106171_26814.c:11: error: syntax error before "int"
0_0_6106171_26814.c:11: error: syntax error before '&' token
0_0_6106171_26814.c: In function `lowbit':
0_0_6106171_26814.c:11: error: `x' undeclared (first use in this function)
0_0_6106171_26814.c:11: error: (Each undeclared identifier is reported only once
0_0_6106171_26814.c:11: error: for each function it appears in.)
0_0_6106171_26814.c: At top level:
0_0_6106171_26814.c:12: error: syntax error before "void"
0_0_6106171_26814.c:12: error: syntax error before '&' token
0_0_6106171_26814.c: In function `add':
0_0_6106171_26814.c:14: error: `i' undeclared (first use in this function)
0_0_6106171_26814.c:16: error: `v' undeclared (first use in this function)
0_0_6106171_26814.c: At top level:
0_0_6106171_26814.c:20: error: syntax error before "int"
0_0_6106171_26814.c:30: error: syntax error before "void"
0_0_6106171_26814.c:30: error: syntax error before '&' token
0_0_6106171_26814.c: In function `inin':
0_0_6106171_26814.c:36: error: `num' undeclared (first use in this function)
0_0_6106171_26814.c: In function `main':
0_0_6106171_26814.c:47: error: `stdin' undeclared (first use in this function)
0_0_6106171_26814.c:53: error: 'for' loop initial declaration used outside C99 mode
0_0_6106171_26814.c:81: error: 'for' loop initial declaration used outside C99 mode
|