160331_0_16227.c:2:21: iostream.h: No such file or directory
160331_0_16227.c: In function `main':
160331_0_16227.c:9: error: `cin' undeclared (first use in this function)
160331_0_16227.c:9: error: (Each undeclared identifier is reported only once
160331_0_16227.c:9: error: for each function it appears in.)
160331_0_16227.c:34: error: invalid lvalue in assignment
160331_0_16227.c:36: error: `cout' undeclared (first use in this function)
160331_0_16227.c:49: error: `endl' undeclared (first use in this function)
|