0_0_5326230_20907.c:1:20: iostream: No such file or directory
0_0_5326230_20907.c:2:15: map: No such file or directory
0_0_5326230_20907.c:3:18: string: No such file or directory
0_0_5326230_20907.c:5: error: syntax error before "namespace"
0_0_5326230_20907.c: In function `main':
0_0_5326230_20907.c:10: error: `string' undeclared (first use in this function)
0_0_5326230_20907.c:10: error: (Each undeclared identifier is reported only once
0_0_5326230_20907.c:10: error: for each function it appears in.)
0_0_5326230_20907.c:10: error: syntax error before "Max"
0_0_5326230_20907.c:11: error: `map' undeclared (first use in this function)
0_0_5326230_20907.c:11: error: syntax error before "int"
0_0_5326230_20907.c:13: error: `cin' undeclared (first use in this function)
0_0_5326230_20907.c:15: error: syntax error before "int"
0_0_5326230_20907.c:20: error: `s' undeclared (first use in this function)
0_0_5326230_20907.c:21: error: `it' undeclared (first use in this function)
0_0_5326230_20907.c:21: error: `ballon' undeclared (first use in this function)
0_0_5326230_20907.c:30: error: `Max' undeclared (first use in this function)
0_0_5326230_20907.c:33: error: `cout' undeclared (first use in this function)
0_0_5326230_20907.c:33: error: `endl' undeclared (first use in this function)
|