/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:43: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  for(int i=1; i<=n; i++)scanf("%lld",&s[i]),x[i].l=0;
                                           ^
/in/foo.cc:51:14: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
      int s=0,ok=0;
              ^~
# 状态 耗时 内存占用
#1 Accepted 8ms 2.375 MiB
#2 Runtime Error 16ms 8.25 MiB
#3 Runtime Error 13ms 14.398 MiB
#4 Runtime Error 111ms 134.25 MiB
#5 Time Exceeded ≥1024ms ≥255.906 MiB
#6 Accepted 7ms 260.0 KiB
#7 Runtime Error 232ms 134.32 MiB
#8 Time Exceeded ≥1017ms ≥255.957 MiB
#9 Time Exceeded ≥1073ms ≥254.41 MiB
#10 Time Exceeded ≥1073ms ≥254.402 MiB

信息

递交者
类型
递交
题目
P1814 细胞分裂
语言
C++
递交时间
2017-08-04 18:24:04
评测时间
2017-08-04 18:24:04
评测机
分数
20
总耗时
4580ms
峰值内存
255.957 MiB