/ Vijos /

记录详情

Accepted

foo.cc: In function ‘int main()’:
foo.cc:19:24: warning: overflow in conversion from ‘double’ to ‘int’ changes value from ‘-1.0e+10’ to ‘-2147483648’ [-Woverflow]
   19 |             dp[i][j] = -1E10;
      |                        ^~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 1.27 MiB
#2 Accepted 3ms 1.492 MiB
#3 Accepted 7ms 1.492 MiB
#4 Accepted 27ms 1.492 MiB
#5 Accepted 93ms 1.266 MiB
#6 Accepted 160ms 1.504 MiB
#7 Accepted 202ms 1.492 MiB

信息

递交者
类型
递交
题目
P1412 多人背包
语言
C++
递交时间
2025-04-07 15:47:52
评测时间
2025-04-07 15:47:52
评测机
分数
100
总耗时
498ms
峰值内存
1.504 MiB