评测信息

运行ID: 10867
src.cpp: In function 'int main()':
src.cpp:7:31: error: 'strlen' was not declared in this scope
for (int i = 0; i < strlen(s); i )
^