记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:31: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&x[i].q,&x[i].f);
                               ^
/in/foo.cc:23:31: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:29:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
   int flag=1;
       ^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 348.0 KiB
#2 Accepted 4ms 344.0 KiB
#3 Accepted 61ms 496.0 KiB
#4 Accepted 30ms 500.0 KiB
#5 Time Exceeded ≥1005ms ≥1.961 MiB
#6 Accepted 125ms 1.84 MiB
#7 Time Exceeded ≥1000ms ≥16.23 MiB
#8 Accepted 837ms 15.57 MiB
#9 Time Exceeded ≥1001ms ≥15.555 MiB
#10 Time Exceeded ≥1000ms ≥15.57 MiB

信息

递交者
类型
递交
题目
家庭作业
题目数据
下载
语言
C++
递交时间
2018-10-19 21:07:03
评测时间
2018-10-19 21:07:03
评测机
分数
60
总耗时
≥5072ms
峰值内存
≥16.23 MiB