373647_0_0_1654.c:1:19: iostream: No such file or directory
373647_0_0_1654.c:2: error: syntax error before "namespace"
373647_0_0_1654.c: In function `main':
373647_0_0_1654.c:4: error: `__int' undeclared (first use in this function)
373647_0_0_1654.c:4: error: (Each undeclared identifier is reported only once
373647_0_0_1654.c:4: error: for each function it appears in.)
373647_0_0_1654.c:4: error: syntax error before "a"
373647_0_0_1654.c:4: error: `cin' undeclared (first use in this function)
373647_0_0_1654.c:4: error: `a' undeclared (first use in this function)
373647_0_0_1654.c:4: error: `b' undeclared (first use in this function)
373647_0_0_1654.c:4: error: syntax error before ')' token
373647_0_0_1654.c:7: error: `c' undeclared (first use in this function)
373647_0_0_1654.c:8: error: `cout' undeclared (first use in this function)
373647_0_0_1654.c: At top level:
373647_0_0_1654.c:10: error: syntax error before '}' token
|