Run id: 117113

Main.cc: In function 'int out(int)':
Main.cc:11:12: error: 'x' was not declared in this scope
 return out(x-1)+2;
            ^