/ Liberty /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:44:33: warning: variable 'same2' set but not used [-Wunused-but-set-variable]
   44 |                 int same1 = -1, same2 = -1, other = -1;
      |                                 ^~~~~
# 状态 耗时 内存占用
#1 Accepted 901ms 576.0 KiB
#2 Accepted 471ms 572.0 KiB
#3 Accepted 615ms 560.0 KiB
#4 Accepted 246ms 564.0 KiB
#5 Accepted 77ms 572.0 KiB
#6 Accepted 786ms 564.0 KiB
#7 Accepted 327ms 568.0 KiB
#8 Accepted 376ms 560.0 KiB
#9 Accepted 405ms 560.0 KiB
#10 Accepted 639ms 568.0 KiB

信息

递交者
类型
递交
题目
P1003 二次函数
语言
C++
递交时间
2025-05-11 11:25:17
评测时间
2025-05-11 11:25:17
评测机
分数
100
总耗时
4847ms
峰值内存
576.0 KiB