0_0_7823002_2082.c:1:19: iostream: No such file or directory
0_0_7823002_2082.c:2:20: algorithm: No such file or directory
0_0_7823002_2082.c:3:17: string: No such file or directory
0_0_7823002_2082.c:4:17: vector: No such file or directory
0_0_7823002_2082.c:5: error: syntax error before "namespace"
0_0_7823002_2082.c:8: error: syntax error before "string"
0_0_7823002_2082.c:10: error: syntax error before '}' token
0_0_7823002_2082.c: In function `main':
0_0_7823002_2082.c:14: error: `cin' undeclared (first use in this function)
0_0_7823002_2082.c:14: error: (Each undeclared identifier is reported only once
0_0_7823002_2082.c:14: error: for each function it appears in.)
0_0_7823002_2082.c:15: error: `string' undeclared (first use in this function)
0_0_7823002_2082.c:15: error: syntax error before "scolor"
0_0_7823002_2082.c:16: error: `data' undeclared (first use in this function)
0_0_7823002_2082.c:17: error: `vector' undeclared (first use in this function)
0_0_7823002_2082.c:17: error: syntax error before ':' token
0_0_7823002_2082.c:18: error: `lis' undeclared (first use in this function)
0_0_7823002_2082.c:20: error: `scolor' undeclared (first use in this function)
0_0_7823002_2082.c:21: error: `i' undeclared (first use in this function)
0_0_7823002_2082.c:28: error: `temp' undeclared (first use in this function)
0_0_7823002_2082.c:34: error: syntax error before "max_color"
0_0_7823002_2082.c:38: error: `max_color' undeclared (first use in this function)
0_0_7823002_2082.c:41: error: `cout' undeclared (first use in this function)
0_0_7823002_2082.c:41: error: `endl' undeclared (first use in this function)
|