Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:11:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<s.size();i++){ ~^~~~~~~~~ /in/foo.cc:12:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<t.size();j++) ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2023-12-31 16:47:31
- 评测时间
- 2023-12-31 16:47:31
- 评测机
- 分数
- 75
- 总耗时
- 8ms
- 峰值内存
- 456.0 KiB