fork(8) download
  1. a=8;
  2. main()
  3. {
  4. printf("%d", a);
  5. }
Runtime error #stdin #stdout 0.01s 1676KB
stdin
Standard input is empty
stdout
8