Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 16 | for(i=1;i<lena+lenb;i++) | ^~~ /in/foo.cc:22:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 22 | len=lena+lenb;//需要对c数组进行进位操作 | ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2025-05-26 19:50:39
- 评测时间
- 2025-05-26 19:50:39
- 评测机
- 分数
- 0
- 总耗时
- 9ms
- 峰值内存
- 532.0 KiB