记录详情

Accepted

foo.cc: In member function ‘bool bigint::operator>(bigint&)’:
foo.cc:73:9: warning: control reaches end of non-void function [-Wreturn-type]
   73 |         }
      |         ^
# 状态 耗时 内存占用
#1 Accepted 6ms 4.539 MiB
#2 Accepted 7ms 4.312 MiB
#3 Accepted 7ms 4.379 MiB
#4 Accepted 6ms 4.273 MiB
#5 Accepted 6ms 4.273 MiB

信息

递交者
类型
递交
题目
P1322 OO6-3 高精度整数集合类的插入排序
语言
C++
递交时间
2024-05-03 12:55:07
评测时间
2024-05-03 12:55:07
评测机
分数
100
总耗时
33ms
峰值内存
4.539 MiB