Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:15: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args]
   19 |         memset(opt,sizeof(opt),0);
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 7ms 1.164 MiB
#2 Runtime Error 7ms 1.137 MiB
#3 Accepted 241ms 42.445 MiB
#4 Accepted 146ms 21.391 MiB
#5 Runtime Error 7ms 1.156 MiB
#6 Accepted 597ms 84.797 MiB
#7 Runtime Error 7ms 1.16 MiB
#8 Wrong Answer 263ms 61.352 MiB
#9 Runtime Error 7ms 1.16 MiB
#10 Time Exceeded ≥1005ms ≥68.035 MiB

信息

递交者
类型
递交
题目
P2127 买饰品
语言
C++
递交时间
2025-04-22 16:10:02
评测时间
2025-04-22 16:10:02
评测机
分数
30
总耗时
2293ms
峰值内存
84.797 MiB