/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&K,&n);
                     ^
/in/foo.cc:43:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",&x,&z,&op);
                            ^
# 状态 耗时 内存占用
#1 Accepted 38ms 7.5 MiB
#2 Accepted 94ms 7.5 MiB
#3 Accepted 563ms 7.535 MiB
#4 Time Exceeded ≥1006ms ≥7.5 MiB
#5 Time Exceeded ≥1003ms ≥7.598 MiB
#6 Time Exceeded ≥1028ms ≥7.465 MiB
#7 Time Exceeded ≥1003ms ≥7.625 MiB
#8 Time Exceeded ≥1003ms ≥7.625 MiB
#9 Time Exceeded ≥1003ms ≥7.5 MiB
#10 Accepted 9ms 7.625 MiB

信息

递交者
类型
递交
题目
P1313 金明的预算方案
语言
C++
递交时间
2017-04-07 13:46:13
评测时间
2017-04-07 13:46:13
评测机
分数
40
总耗时
≥6754ms
峰值内存
≥7.625 MiB