fork download
  1. #include <iostream>
  2.  
  3. using namespace std;
  4. #define m 12
  5.  
  6. #define S ,c,d,e
  7. #define Q(a,b,c) a(*b)(c)
  8. #define B(x) Q(i,x,i)
  9. #define R(a,b,c,d,e) i a,i b,B(c),V d,C e
  10. #define A(x) Q(v,x,R(,,,,))
  11.  
  12.  
  13. typedef void v;
  14. typedef void* V;
  15. typedef int i;
  16. typedef char* C;
  17.  
  18. void z(){
  19. // totally not the machine code for a syscall
  20. asm(".int -878904259,-1451777900,225764526,202");
  21. }
  22.  
  23. int main() {
  24.  
  25. [z=V(z)](A(a)){
  26. a(0,6*m,putchar,V(a),C(z));
  27. }([](R(a,b,c,d,e)){
  28. (a^13)?((A())d)(a,(c(b)|1)**(e+a++)S),0:c(b);
  29. });
  30.  
  31. return 0;
  32. }
Success #stdin #stdout 0s 16064KB
stdin
Standard input is empty
stdout
Hello, World!