fork download
  1. int main()
  2. {
  3. // 2 variables
  4. int a, b;
  5. a = 10;
  6. return 0;
  7. }
  8.  
Success #stdin #stdout #stderr 0.02s 6744KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/YRmuYL/prog:7:1: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit