Run id: 94981

Main.cc: In function 'int main()':
Main.cc:34:5: error: 'i' was not declared in this scope
 for(i = s - 1;i >= 0;i--){ 
     ^
Main.cc:35:8: error: 'str' was not declared in this scope
  cout<