记录详情

Runtime Error

foo.cc: In function 'std::string Mul(std::string, int, int)':
foo.cc:14:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |             if (j >= res.size()) res.push_back(0);
      |                 ~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 3, expect A8B8B452291FE821. 4ms 412.0 KiB
#2 Wrong Answer Read 2, expect 2000000000000000.... 4ms 516.0 KiB
#3 Runtime Error Aborted 3ms 412.0 KiB
#4 Runtime Error Segmentation fault 2ms 516.0 KiB
#5 Runtime Error Aborted 4ms 412.0 KiB

信息

递交者
类型
递交
题目
A11-2 K进制的高精度整数
语言
C++
递交时间
2024-01-03 14:18:29
评测时间
2024-01-03 14:18:29
评测机
分数
0
总耗时
19ms
峰值内存
516.0 KiB