Run id: 3565

Main.cc: In function 'bool ispd(std::string, int)':
Main.cc:6:34: error: 'f' was not declared in this scope
     for(int i=0;i<temp;i++) if(s[f]!=s[lens-i-1]) return 0;
                                  ^