fork(1) download
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. int main()
  4. {
  5. write("givr me two number");
  6. return 0;
  7. }
Success #stdin #stdout 0s 5280KB
stdin
 
stdout
Standard output is empty