0_0_9089552_20072.c:1:18: vector: No such file or directory
0_0_9089552_20072.c:2:16: list: No such file or directory
0_0_9089552_20072.c:3:15: map: No such file or directory
0_0_9089552_20072.c:4:15: set: No such file or directory
0_0_9089552_20072.c:5:17: queue: No such file or directory
0_0_9089552_20072.c:6:17: deque: No such file or directory
0_0_9089552_20072.c:7:17: stack: No such file or directory
0_0_9089552_20072.c:8:18: bitset: No such file or directory
0_0_9089552_20072.c:9:21: algorithm: No such file or directory
0_0_9089552_20072.c:10:22: functional: No such file or directory
0_0_9089552_20072.c:11:19: numeric: No such file or directory
0_0_9089552_20072.c:12:19: utility: No such file or directory
0_0_9089552_20072.c:13:19: sstream: No such file or directory
0_0_9089552_20072.c:14:20: iostream: No such file or directory
0_0_9089552_20072.c:15:19: cstring: No such file or directory
0_0_9089552_20072.c:16:19: iomanip: No such file or directory
0_0_9089552_20072.c:17:18: cstdio: No such file or directory
0_0_9089552_20072.c:18:17: cmath: No such file or directory
0_0_9089552_20072.c:19:19: cstdlib: No such file or directory
0_0_9089552_20072.c:20:17: ctime: No such file or directory
0_0_9089552_20072.c:22: error: syntax error before "namespace"
0_0_9089552_20072.c:42: error: syntax error before '/' token
0_0_9089552_20072.c:52: error: syntax error before '/' token
0_0_9089552_20072.c:56: error: syntax error before '<' token
0_0_9089552_20072.c: In function `rec':
0_0_9089552_20072.c:62: error: syntax error before '/' token
0_0_9089552_20072.c:65: error: syntax error before '&' token
0_0_9089552_20072.c:67: error: `ret' undeclared (first use in this function)
0_0_9089552_20072.c:67: error: (Each undeclared identifier is reported only once
0_0_9089552_20072.c:67: error: for each function it appears in.)
0_0_9089552_20072.c:73: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c:75: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c:79: error: `vPoint' undeclared (first use in this function)
0_0_9089552_20072.c:80: error: `ry' undeclared (first use in this function)
0_0_9089552_20072.c:97: error: redefinition of 'i'
0_0_9089552_20072.c:73: error: previous definition of 'i' was here
0_0_9089552_20072.c:97: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c:99: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c: In function `main':
0_0_9089552_20072.c:115: error: `dp' undeclared (first use in this function)
0_0_9089552_20072.c:120: error: syntax error before '/' token
0_0_9089552_20072.c:124: error: `vPoint' undeclared (first use in this function)
0_0_9089552_20072.c:126: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c:128: error: 'for' loop initial declaration used outside C99 mode
0_0_9089552_20072.c:140: error: redefinition of 'i'
0_0_9089552_20072.c:126: error: previous definition of 'i' was here
0_0_9089552_20072.c:140: error: 'for' loop initial declaration used outside C99 mode
|