• Compile Error
  • F:\temp\10204445.68607\Main.c:1:20: error: iostream: No such file or directory
    F:\temp\10204445.68607\Main.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'namespace'
    F:\temp\10204445.68607\Main.c: In function 'main':
    F:\temp\10204445.68607\Main.c:8: error: 'cin' undeclared (first use in this function)
    F:\temp\10204445.68607\Main.c:8: error: (Each undeclared identifier is reported only once
    F:\temp\10204445.68607\Main.c:8: error: for each function it appears in.)
    F:\temp\10204445.68607\Main.c:10: error: 'cout' undeclared (first use in this function)
    F:\temp\10204445.68607\Main.c:10: error: 'endl' undeclared (first use in this function)