/ OPS /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d",ans);
                    ^
/in/foo.cc:8:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d %d",&n,&k);
                         ^
/in/foo.cc:11:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&x);
                       ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1002ms ≥200.0 KiB
#2 Time Exceeded ≥1000ms ≥208.0 KiB
#3 Time Exceeded ≥1001ms ≥208.0 KiB
#4 Time Exceeded ≥1000ms ≥456.0 KiB
#5 Time Exceeded ≥1000ms ≥208.0 KiB
#6 Time Exceeded ≥1002ms ≥200.0 KiB
#7 Time Exceeded ≥1000ms ≥208.0 KiB
#8 Time Exceeded ≥1002ms ≥328.0 KiB
#9 Time Exceeded ≥1003ms ≥240.0 KiB
#10 Time Exceeded ≥1005ms ≥252.0 KiB

信息

递交者
类型
递交
题目
P3107 连续数之和
语言
C++
递交时间
2020-08-14 17:41:19
评测时间
2020-08-14 17:41:19
评测机
分数
0
总耗时
≥10020ms
峰值内存
≥456.0 KiB