fork download
  1.  
  2. main() {
  3. printf("%s", "hui");
  4. }
  5.  
Success #stdin #stdout 0s 2112KB
stdin
Standard input is empty
stdout
hui