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