../programs/62014.c:1:20: error: iostream: No such file or directory ../programs/62014.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'namespace' ../programs/62014.c: In function 'main': ../programs/62014.c:5: error: 'cin' undeclared (first use in this function) ../programs/62014.c:5: error: (Each undeclared identifier is reported only once ../programs/62014.c:5: error: for each function it appears in.) ../programs/62014.c:6: error: 'cout' undeclared (first use in this function) ../programs/62014.c:8:2: warning: no newline at end of file
|