/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int Search(char*, char*)':
foo.cpp:7:13: error: 'strlen' was not declared in this scope
   m=strlen(s);
             ^

信息

递交者
类型
递交
题目
P1005 超长数字串
语言
C++
递交时间
2017-03-04 10:33:05
评测时间
2017-03-04 10:33:05
评测机
分数
0
总耗时
257ms
峰值内存
0 Bytes