fork download
  1.  
  2.  
  3.  
  4.  
  5. #include <stdio.h>
  6. #define print(x) int main(){printf(x"\n");return 0;} // ++++++++[>++++[>++>+++>+++>+<<<<-]>+>->+>>+[<]<-]>>.>>---.+++++++..+++.>.<<-.>.+++.------.--------.>+.>++.
  7. #define printfn "$s" "hello"
  8. print("Hello World!")
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
Success #stdin #stdout 0.85s 73344KB
stdin
Standard input is empty
stdout
Hello World!