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.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Mozart Compiler 1.4.0 (20080704) playing Oz 3

%%% feeding file prog.oz

%*************************** parse error ************************
%**
%** syntax error, unexpected '#'
%**
%** in file "./prog.oz", line 5, column 0
%** ------------------ rejected (1 error)
stdout
Standard output is empty