Run id: 128680

Main.cc: In function 'int main()':
Main.cc:6:12: error: 'wlire' was not declared in this scope
     wlire(1){
            ^
Main.cc:4:15: warning: unused variable 'x' [-Wunused-variable]
     int a,b,c,x=2;
               ^