记录详情

Compile Error

/in/foo.cc: In function 'std::istream& operator>>(std::istream&, Hugeint&)':
/in/foo.cc:195:12: error: 'strlen' was not declared in this scope
  j=strlen(a);
            ^

信息

递交者
类型
递交
题目
P1002 10.9_HugeInt
语言
C++
递交时间
2020-03-12 20:58:50
评测时间
2020-03-12 20:58:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes