/ 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 12ms 10.25 MiB
#3 Runtime Error 17ms 20.32 MiB
#4 Runtime Error 116ms 190.25 MiB
#5 Time Exceeded ≥1007ms ≥255.957 MiB
#6 Accepted 7ms 256.0 KiB
#7 Runtime Error 247ms 190.344 MiB
#8 Time Exceeded ≥1007ms ≥255.965 MiB
#9 Memory Exceeded ≥1006ms ≥256.0 MiB
#10 Time Exceeded ≥1003ms ≥255.965 MiB

信息

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