Run id: 90607

Main.cc: In function 'void qww(int, int)':
Main.cc:5:9: error: 'i' was not declared in this scope
     for(i=x;i<=y;i++){ 
         ^
Main.cc:7:2: error: 's' was not declared in this scope
  s++; 
  ^
Main.cc:9:7: error: 's' was not declared in this scope
 cout<