Main.cc: In function 'int main()':
Main.cc:8:16: error: 's' was not declared in this scope
for(int i=0;is.find(char(i))){
^
Main.cc:21:3: error: expected ';' before '}' token
}else{
^
Main.cc:22:10: error: 's' was not declared in this scope
cout<