Memory Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:68: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int*' [-Wformat=]
   17 |     else printf("The minimum amount of money in the piggy-bank is %d.\n",dp[V]);
      |                                                                   ~^     ~~~~~
      |                                                                    |         |
      |                                                                    int       int*
      |                                                                   %n
# 状态 耗时 内存占用
#1 Memory Exceeded ≥187ms ≥250.375 MiB
#2 Memory Exceeded ≥186ms ≥250.375 MiB
#3 Memory Exceeded ≥185ms ≥250.375 MiB
#4 Memory Exceeded ≥186ms ≥250.375 MiB
#5 Memory Exceeded ≥184ms ≥250.375 MiB
#6 Memory Exceeded ≥184ms ≥250.375 MiB
#7 Memory Exceeded ≥179ms ≥250.375 MiB
#8 Memory Exceeded ≥178ms ≥250.375 MiB
#9 Memory Exceeded ≥184ms ≥250.375 MiB
#10 Memory Exceeded ≥185ms ≥250.375 MiB

信息

递交者
类型
递交
题目
P2902 储蓄罐
语言
C++
递交时间
2026-08-07 17:13:01
评测时间
2026-08-07 17:13:02
评测机
分数
0
总耗时
≥1843ms
峰值内存
≥250.375 MiB