391133_0_0_27424.c:1:18: string: No such file or directory
391133_0_0_27424.c:2:18: vector: No such file or directory
391133_0_0_27424.c:3:21: algorithm: No such file or directory
391133_0_0_27424.c:4:19: numeric: No such file or directory
391133_0_0_27424.c:5:20: iostream: No such file or directory
391133_0_0_27424.c:6:19: sstream: No such file or directory
391133_0_0_27424.c:7:17: queue: No such file or directory
391133_0_0_27424.c:8:15: set: No such file or directory
391133_0_0_27424.c:9:15: map: No such file or directory
391133_0_0_27424.c:10:16: list: No such file or directory
391133_0_0_27424.c:11:18: cstdio: No such file or directory
391133_0_0_27424.c:12:19: cstdlib: No such file or directory
391133_0_0_27424.c:13:18: cctype: No such file or directory
391133_0_0_27424.c:14:19: cassert: No such file or directory
391133_0_0_27424.c:15:17: cmath: No such file or directory
391133_0_0_27424.c:16:19: complex: No such file or directory
391133_0_0_27424.c:17: error: syntax error before "namespace"
391133_0_0_27424.c:19: error: syntax error before '<' token
391133_0_0_27424.c: In function `f':
391133_0_0_27424.c:23: error: `v' undeclared (first use in this function)
391133_0_0_27424.c:23: error: (Each undeclared identifier is reported only once
391133_0_0_27424.c:23: error: for each function it appears in.)
391133_0_0_27424.c: In function `main':
391133_0_0_27424.c:33: error: `v' undeclared (first use in this function)
391133_0_0_27424.c:34: error: `cin' undeclared (first use in this function)
391133_0_0_27424.c:36: error: `cout' undeclared (first use in this function)
391133_0_0_27424.c:36: error: `endl' undeclared (first use in this function)
|