Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

2_30942_2455059_18105.cpp: In function 'int main()':
2_30942_2455059_18105.cpp:21:24: error: 'strstr' was not declared in this scope
     if(strstr(s[i],s[x])) cnt++;
                        ^