0_0_5420334_19792.c:1:20: iostream: No such file or directory
0_0_5420334_19792.c:2:18: cstdio: No such file or directory
0_0_5420334_19792.c:3:19: cstring: No such file or directory
0_0_5420334_19792.c:4:17: cmath: No such file or directory
0_0_5420334_19792.c:5:21: algorithm: No such file or directory
0_0_5420334_19792.c:6:18: vector: No such file or directory
0_0_5420334_19792.c:11: error: initializer element is not constant
0_0_5420334_19792.c:12: error: syntax error before "namespace"
0_0_5420334_19792.c: In function `init':
0_0_5420334_19792.c:28: error: `new' undeclared (first use in this function)
0_0_5420334_19792.c:28: error: (Each undeclared identifier is reported only once
0_0_5420334_19792.c:28: error: for each function it appears in.)
0_0_5420334_19792.c:28: error: syntax error before "tire"
0_0_5420334_19792.c:30: error: `NULL' undeclared (first use in this function)
0_0_5420334_19792.c: At top level:
0_0_5420334_19792.c:35: error: syntax error before "s"
0_0_5420334_19792.c: In function `insert':
0_0_5420334_19792.c:38: error: `p' undeclared (first use in this function)
0_0_5420334_19792.c:39: error: `s' undeclared (first use in this function)
0_0_5420334_19792.c:41: error: `NULL' undeclared (first use in this function)
0_0_5420334_19792.c:43: error: `tire' undeclared (first use in this function)
0_0_5420334_19792.c:43: error: `t' undeclared (first use in this function)
0_0_5420334_19792.c:43: error: `new' undeclared (first use in this function)
0_0_5420334_19792.c:43: error: syntax error before "tire"
0_0_5420334_19792.c: At top level:
0_0_5420334_19792.c:79: error: syntax error before "DFS1"
0_0_5420334_19792.c: In function `DFS1':
0_0_5420334_19792.c:82: error: `string' undeclared (first use in this function)
0_0_5420334_19792.c:82: error: syntax error before "vs"
0_0_5420334_19792.c:83: error: `vector' undeclared (first use in this function)
0_0_5420334_19792.c:83: error: `q' undeclared (first use in this function)
0_0_5420334_19792.c:87: error: `vs' undeclared (first use in this function)
0_0_5420334_19792.c: In function `solve':
0_0_5420334_19792.c:95: error: `string' undeclared (first use in this function)
0_0_5420334_19792.c:95: error: syntax error before "s"
0_0_5420334_19792.c:99: error: `s' undeclared (first use in this function)
0_0_5420334_19792.c: In function `main':
0_0_5420334_19792.c:110: error: `string' undeclared (first use in this function)
0_0_5420334_19792.c:110: error: syntax error before "s"
|