0_0_3862315_19714.c:4:14: set: No such file or directory
0_0_3862315_19714.c:5:14: map: No such file or directory
0_0_3862315_19714.c:6:16: cmath: No such file or directory
0_0_3862315_19714.c:7:16: queue: No such file or directory
0_0_3862315_19714.c:8:17: limits: No such file or directory
0_0_3862315_19714.c:9:16: list: No such file or directory
0_0_3862315_19714.c:10:17: stack: No such file or directory
0_0_3862315_19714.c:11:17: vector: No such file or directory
0_0_3862315_19714.c:12:17: string: No such file or directory
0_0_3862315_19714.c:13:18: sstream: No such file or directory
0_0_3862315_19714.c:14:19: iostream: No such file or directory
0_0_3862315_19714.c:15:18: fstream: No such file or directory
0_0_3862315_19714.c:16:20: algorithm: No such file or directory
0_0_3862315_19714.c:18: error: syntax error before "namespace"
0_0_3862315_19714.c: In function `f':
0_0_3862315_19714.c:48: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c: In function `main':
0_0_3862315_19714.c:58: error: `cin' undeclared (first use in this function)
0_0_3862315_19714.c:58: error: (Each undeclared identifier is reported only once
0_0_3862315_19714.c:58: error: for each function it appears in.)
0_0_3862315_19714.c:62: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:65: error: redefinition of 'i'
0_0_3862315_19714.c:62: error: previous definition of 'i' was here
0_0_3862315_19714.c:65: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:66: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:68: error: redefinition of 'i'
0_0_3862315_19714.c:65: error: previous definition of 'i' was here
0_0_3862315_19714.c:68: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:69: error: redefinition of 'j'
0_0_3862315_19714.c:66: error: previous definition of 'j' was here
0_0_3862315_19714.c:69: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:70: error: 'for' loop initial declaration used outside C99 mode
0_0_3862315_19714.c:72: error: syntax error before '/' token
0_0_3862315_19714.c:72: error: syntax error before ')' token
0_0_3862315_19714.c:73: error: syntax error before ')' token
0_0_3862315_19714.c:77: error: `cout' undeclared (first use in this function)
0_0_3862315_19714.c:77: error: `ios' undeclared (first use in this function)
0_0_3862315_19714.c:77: error: syntax error before ':' token
0_0_3862315_19714.c:79: error: `endl' undeclared (first use in this function)
|