Compile Error
/in/foo.cc: In constructor 'BigInt::BigInt(char*)':
/in/foo.cc:20:13: error: 'strlen' was not declared in this scope
   n=strlen(s);
             ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1025 OO6-3 高精度整数集合类的插入排序
 - 语言
 - C++
 - 递交时间
 - 2019-04-20 14:27:00
 - 评测时间
 - 2019-04-20 14:27:00
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes