记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:30:27: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized]
    dp[j]=max(dp[j],dp[j-w]+w);
                           ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-26T07:32:26.734Z","handle":"2020-02-26T07:32:26.734Z","cache_start":"2020-02-26T07:32:26.734Z","read_cases":"2020-02-26T07:32:26.913Z","judge":"2020-02-26T07:32:26.919Z","done":"2020-02-26T07:32:30.014Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 14ms 9.734 MiB
#3 Accepted 2ms 336.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 15ms 480.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 6ms 472.0 KiB
#8 Accepted 809ms 10.074 MiB
#9 Accepted 2ms 424.0 KiB
#10 Accepted 995ms 5.945 MiB

信息

递交者
类型
递交
题目
P1000 窃取培优1.0
语言
C++
递交时间
2020-02-26 15:32:26
评测时间
2020-02-26 15:32:26
评测机
分数
100
总耗时
1851ms
峰值内存
10.074 MiB