/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void getLowPrice(int, lowprice*)':
foo.cc:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;i<pfv.size();i++) {
                 ~^~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:49:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     int n; scanf("%d", &n);
            ~~~~~^~~~~~~~~~
foo.cc:50:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     for(int i=0;i<n;i++) scanf("%d", &shop_price[i]);
                          ~~~~~^~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-30T12:46:53.218Z","handle":"2020-07-30T12:46:53.218Z","cache_start":"2020-07-30T12:46:53.225Z","read_cases":"2020-07-30T12:46:53.348Z","judge":"2020-07-30T12:46:53.349Z","done":"2020-07-30T12:47:02.640Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Time Exceeded ≥1376ms ≥256.0 KiB
#5 Accepted 23ms 256.0 KiB
#6 Time Exceeded ≥1382ms ≥256.0 KiB
#7 Time Exceeded ≥1452ms ≥640.0 KiB
#8 Time Exceeded ≥1453ms ≥384.0 KiB
#9 Time Exceeded ≥1459ms ≥768.0 KiB
#10 Time Exceeded ≥1494ms ≥896.0 KiB

信息

递交者
类型
递交
题目
P1285 佳佳的魔法药水
语言
C++
递交时间
2020-07-30 20:46:53
评测时间
2020-07-30 20:46:53
评测机
分数
40
总耗时
≥8647ms
峰值内存
≥896.0 KiB