0_0_8406656_5075.c:1:17: cstdio: No such file or directory
0_0_8406656_5075.c:2:18: cstring: No such file or directory
0_0_8406656_5075.c:3:19: iostream: No such file or directory
0_0_8406656_5075.c:4:16: queue: No such file or directory
0_0_8406656_5075.c:5:16: stack: No such file or directory
0_0_8406656_5075.c:6:14: map: No such file or directory
0_0_8406656_5075.c:7:17: vector: No such file or directory
0_0_8406656_5075.c:8:20: algorithm: No such file or directory
0_0_8406656_5075.c:11: error: syntax error before "namespace"
0_0_8406656_5075.c:13: error: syntax error before "s"
0_0_8406656_5075.c:13: error: variable-size type declared outside of any function
0_0_8406656_5075.c:14: error: syntax error before "namespace"
0_0_8406656_5075.c: In function `main':
0_0_8406656_5075.c:17: error: `__int64' undeclared (first use in this function)
0_0_8406656_5075.c:17: error: (Each undeclared identifier is reported only once
0_0_8406656_5075.c:17: error: for each function it appears in.)
0_0_8406656_5075.c:17: error: syntax error before "n"
0_0_8406656_5075.c:19: error: `i' undeclared (first use in this function)
0_0_8406656_5075.c:26: error: `cin' undeclared (first use in this function)
0_0_8406656_5075.c:26: error: `n' undeclared (first use in this function)
0_0_8406656_5075.c:28: error: `cout' undeclared (first use in this function)
0_0_8406656_5075.c:28: error: `endl' undeclared (first use in this function)
|