记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:25: error: 'strlen' was not declared in this scope
  int weishu=max(strlen(a),strlen(b));//可能有进位+1,即从n到0
                         ^

信息

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