fork download
  1. typedef int abc;
  2. typedef int def;
  3.  
  4. int main(){
  5. return 0;
  6. }
Success #stdin #stdout 0.01s 2676KB
stdin
Standard input is empty
stdout
Standard output is empty