记录详情

Time Exceeded

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:30:04.147Z","handle":"2020-02-26T07:30:04.147Z","cache_start":"2020-02-26T07:30:04.147Z","read_cases":"2020-02-26T07:30:04.328Z","judge":"2020-02-26T07:30:04.329Z","done":"2020-02-26T07:30:07.791Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 268.0 KiB
#2 Accepted 16ms 9.867 MiB
#3 Accepted 2ms 312.0 KiB
#4 Accepted 2ms 248.0 KiB
#5 Accepted 30ms 492.0 KiB
#6 Accepted 7ms 368.0 KiB
#7 Accepted 11ms 488.0 KiB
#8 Time Exceeded ≥1079ms ≥10.016 MiB
#9 Accepted 3ms 392.0 KiB
#10 Time Exceeded ≥1140ms ≥5.918 MiB

信息

递交者
类型
递交
题目
P1000 窃取培优1.0
语言
C++
递交时间
2020-02-26 15:30:04
评测时间
2020-02-26 15:30:04
评测机
分数
80
总耗时
≥2292ms
峰值内存
≥10.016 MiB