fork download
  1. #include <cstdio>
  2. int main(){
  3. #define a\
  4.   if(1337!=1337)
  5. printf("a");
  6. return 0;
  7. }
Success #stdin #stdout 0s 2852KB
stdin
Standard input is empty
stdout
a