/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf("%d",&a[i]);
                     ^
/in/foo.cc:52:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%d",ans);
                  ^
# 状态 耗时 内存占用
#1 Accepted 4ms 372.0 KiB
#2 Accepted 4ms 340.0 KiB
#3 Wrong Answer 7ms 368.0 KiB
#4 Wrong Answer 13ms 256.0 KiB
#5 Wrong Answer 39ms 256.0 KiB
#6 Time Exceeded ≥1007ms ≥384.0 KiB
#7 Time Exceeded ≥1002ms ≥356.0 KiB
#8 Time Exceeded ≥1002ms ≥368.0 KiB
#9 Time Exceeded ≥1005ms ≥368.0 KiB
#10 Time Exceeded ≥1002ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1459 车展
语言
C++
递交时间
2018-07-26 17:04:49
评测时间
2018-07-26 17:04:49
评测机
分数
20
总耗时
≥5088ms
峰值内存
≥384.0 KiB