0_0_2945955_10855.c:7:20: iostream: No such file or directory
0_0_2945955_10855.c:8:20: algorithm: No such file or directory
0_0_2945955_10855.c:9:17: string: No such file or directory
0_0_2945955_10855.c:10:18: cstring: No such file or directory
0_0_2945955_10855.c:11:16: cmath: No such file or directory
0_0_2945955_10855.c:12:17: vector: No such file or directory
0_0_2945955_10855.c:13:18: cstdio: No such file or directory
0_0_2945955_10855.c:14:14: map: No such file or directory
0_0_2945955_10855.c:15:16: stack: No such file or directory
0_0_2945955_10855.c:16:14: set: No such file or directory
0_0_2945955_10855.c:17:16: queue: No such file or directory
0_0_2945955_10855.c:18:17: cctype: No such file or directory
0_0_2945955_10855.c:20:18: numeric: No such file or directory
0_0_2945955_10855.c:21:16: ctime: No such file or directory
0_0_2945955_10855.c:22:19: iterator: No such file or directory
0_0_2945955_10855.c:23: error: syntax error before '/' token
0_0_2945955_10855.c:23: error: syntax error at '#' token
0_0_2945955_10855.c:24: error: syntax error at '#' token
0_0_2945955_10855.c:34: error: syntax error before '<' token
0_0_2945955_10855.c:35: error: syntax error before '<' token
0_0_2945955_10855.c:42: error: syntax error before '/' token
0_0_2945955_10855.c: In function `main':
0_0_2945955_10855.c:45: error: syntax error before '/' token
0_0_2945955_10855.c:50: error: `cin' undeclared (first use in this function)
0_0_2945955_10855.c:50: error: (Each undeclared identifier is reported only once
0_0_2945955_10855.c:50: error: for each function it appears in.)
0_0_2945955_10855.c:51: error: 'for' loop initial declaration used outside C99 mode
0_0_2945955_10855.c:51: error: `cout' undeclared (first use in this function)
0_0_2945955_10855.c:51: error: `endl' undeclared (first use in this function)
0_0_2945955_10855.c:54: error: syntax error before '/' token
|