记录详情

Compile Error

/in/foo.cc: In constructor 'BigInt::BigInt(char*)':
/in/foo.cc:21:17: error: 'strlen' was not declared in this scope
   int i=strlen(s);
                 ^

信息

递交者
类型
递交
题目
P1187 汇编你好
比赛
2020年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2020-12-09 15:26:22
评测时间
2020-12-09 15:26:22
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes