0_0_10026742_5124.c:6:21: algorithm: No such file or directory
0_0_10026742_5124.c:7:20: iostream: No such file or directory
0_0_10026742_5124.c:8:19: sstream: No such file or directory
0_0_10026742_5124.c:9:18: string: No such file or directory
0_0_10026742_5124.c:10:17: queue: No such file or directory
0_0_10026742_5124.c:11:16: list: No such file or directory
0_0_10026742_5124.c:12:15: set: No such file or directory
0_0_10026742_5124.c:13:15: map: No such file or directory
0_0_10026742_5124.c:14:17: cmath: No such file or directory
0_0_10026742_5124.c:15:18: vector: No such file or directory
0_0_10026742_5124.c:16:18: cctype: No such file or directory
0_0_10026742_5124.c:17:19: cstring: No such file or directory
0_0_10026742_5124.c:18:19: fstream: No such file or directory
0_0_10026742_5124.c:19: error: syntax error before "namespace"
0_0_10026742_5124.c: In function `main':
0_0_10026742_5124.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_10026742_5124.c:37: error: redefinition of 'i'
0_0_10026742_5124.c:30: error: previous definition of 'i' was here
0_0_10026742_5124.c:37: error: 'for' loop initial declaration used outside C99 mode
0_0_10026742_5124.c:45: error: `string' undeclared (first use in this function)
0_0_10026742_5124.c:45: error: (Each undeclared identifier is reported only once
0_0_10026742_5124.c:45: error: for each function it appears in.)
0_0_10026742_5124.c:45: error: syntax error before "suffix"
0_0_10026742_5124.c:48: error: `suffix' undeclared (first use in this function)
0_0_10026742_5124.c:54: error: `cout' undeclared (first use in this function)
0_0_10026742_5124.c:54: error: `endl' undeclared (first use in this function)
|