评测信息

运行ID: 10868
src.cpp: In function 'int main()':
src.cpp:7:18: error: 'strlen' was not declared in this scope
int n = strlen(s);
^