记录详情

Time Exceeded

foo.cc: In function ‘std::ostream& operator<<(std::ostream&, const BigNumber&)’:
foo.cc:190:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
  190 |                 out << b16[n.N[i]];
      |                            ~~~~~^
# 状态 耗时 内存占用
#1 Accepted 47ms 1.59 MiB
#2 Accepted 125ms 1.625 MiB
#3 Time Exceeded ≥1049ms ≥1.992 MiB
#4 Time Exceeded ≥1053ms ≥1.969 MiB
#5 Time Exceeded ≥1052ms ≥2.066 MiB

信息

递交者
类型
递交
题目
P1035 A11-2 K进制的高精度整数
语言
C++
递交时间
2024-03-26 14:32:02
评测时间
2024-03-26 14:32:02
评测机
分数
40
总耗时
≥3328ms
峰值内存
≥2.066 MiB