/ GMQ OJ /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d%d",&n,&s);
                    ^
/in/foo.cc:14:20: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:16:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&t[i],&c[i]);
                           ^
/in/foo.cc:16:27: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:28:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n",f[n]);
                    ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥84.172 MiB
#2 Time Exceeded ≥1001ms ≥84.172 MiB
#3 Time Exceeded ≥1002ms ≥84.172 MiB
#4 Time Exceeded ≥1001ms ≥82.172 MiB
#5 Time Exceeded ≥1001ms ≥82.176 MiB
#6 Time Exceeded ≥1001ms ≥82.203 MiB
#7 Time Exceeded ≥1001ms ≥80.172 MiB
#8 Time Exceeded ≥1000ms ≥78.203 MiB
#9 Time Exceeded ≥1001ms ≥84.172 MiB
#10 Time Exceeded ≥1000ms ≥84.203 MiB

信息

递交者
类型
递交
题目
P1027 空客总装厂问题2
语言
C++
递交时间
2020-07-11 16:52:59
评测时间
2020-07-11 16:52:59
评测机
分数
0
总耗时
≥10013ms
峰值内存
≥84.203 MiB