0_0_9161780_14360.c:1:19: iostream: No such file or directory
0_0_9161780_14360.c:2:18: cstring: No such file or directory
0_0_9161780_14360.c:3: error: syntax error before "namespace"
0_0_9161780_14360.c: In function `count_sort':
0_0_9161780_14360.c:19: error: syntax error before '/' token
0_0_9161780_14360.c: In function `my_height':
0_0_9161780_14360.c:56: error: syntax error before '/' token
0_0_9161780_14360.c: In function `main':
0_0_9161780_14360.c:67: error: `cin' undeclared (first use in this function)
0_0_9161780_14360.c:67: error: (Each undeclared identifier is reported only once
0_0_9161780_14360.c:67: error: for each function it appears in.)
0_0_9161780_14360.c:71: error: `reinterpret_cast' undeclared (first use in this function)
0_0_9161780_14360.c:71: error: syntax error before "int"
0_0_9161780_14360.c:104: error: `cout' undeclared (first use in this function)
0_0_9161780_14360.c:104: error: `endl' undeclared (first use in this function)
|