379090_0_0_22393.c:1:18: vector: No such file or directory
379090_0_0_22393.c:2:16: list: No such file or directory
379090_0_0_22393.c:3:15: map: No such file or directory
379090_0_0_22393.c:4:15: set: No such file or directory
379090_0_0_22393.c:5:17: deque: No such file or directory
379090_0_0_22393.c:6:17: stack: No such file or directory
379090_0_0_22393.c:7:18: bitset: No such file or directory
379090_0_0_22393.c:8:21: algorithm: No such file or directory
379090_0_0_22393.c:9:22: functional: No such file or directory
379090_0_0_22393.c:10:19: numeric: No such file or directory
379090_0_0_22393.c:11:19: utility: No such file or directory
379090_0_0_22393.c:12:19: sstream: No such file or directory
379090_0_0_22393.c:13:20: iostream: No such file or directory
379090_0_0_22393.c:14:19: iomanip: No such file or directory
379090_0_0_22393.c:15:18: cstdio: No such file or directory
379090_0_0_22393.c:16:17: cmath: No such file or directory
379090_0_0_22393.c:17:19: cstdlib: No such file or directory
379090_0_0_22393.c:18:17: ctime: No such file or directory
379090_0_0_22393.c:20: error: syntax error before "namespace"
379090_0_0_22393.c: In function `main':
379090_0_0_22393.c:41: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:41: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:46: error: redefinition of 'i'
379090_0_0_22393.c:41: error: previous definition of 'i' was here
379090_0_0_22393.c:46: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:50: error: redefinition of 'i'
379090_0_0_22393.c:46: error: previous definition of 'i' was here
379090_0_0_22393.c:50: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:51: error: redefinition of 'j'
379090_0_0_22393.c:41: error: previous definition of 'j' was here
379090_0_0_22393.c:51: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:59: error: 'for' loop initial declaration used outside C99 mode
379090_0_0_22393.c:60: error: 'for' loop initial declaration used outside C99 mode
|