fork(1) download
  1.  
  2. #include <stdio.h>
  3.  
  4. int main(void) {
  5. // your code goes here
  6. return 0;
  7. }
  8.  
Success #stdin #stdout 0s 5288KB
stdin
Standard input is empty
stdout
Standard output is empty