0_0_36544240_28537.cpp: In function 'int main()': 0_0_36544240_28537.cpp:73:29: error: 's' was not declared in this scope if ( isWord(s[j].substr(0, i)) && isWord(s[j].substr(i, len)) ) { ^