fork download
  1. #include <stdio.h>
  2. #include <iosstream.h>
  3. int main (int nNuvberofArgs, char pzargs ) {
  4. return 0:
  5. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.c:2:10: fatal error: iosstream.h: No such file or directory
 #include <iosstream.h>
          ^~~~~~~~~~~~~
compilation terminated.
stdout
Standard output is empty