/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:86:8: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  printf("%d",ans);
  ~~~~~~^~~~~~~~~~
/in/foo.cc:74:7: warning: 'ma' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(ma<0||mi>0)
     ~~^~
/in/foo.cc:74:13: warning: 'mi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(ma<0||mi>0)
           ~~^~
# 状态 耗时 内存占用
#1 Accepted 326ms 153.32 MiB
#2 Accepted 211ms 153.199 MiB
#3 Accepted 169ms 153.32 MiB
#4 Accepted 2ms 320.0 KiB
#5 Accepted 651ms 176.207 MiB
#6 Accepted 598ms 161.945 MiB
#7 Accepted 506ms 163.824 MiB
#8 Wrong Answer 88ms 153.199 MiB
#9 Runtime Error 128ms 191.23 MiB
#10 Accepted 3ms 324.0 KiB

信息

递交者
类型
递交
题目
P1527 数列
语言
C++
递交时间
2017-10-26 07:44:21
评测时间
2017-10-26 07:44:21
评测机
分数
80
总耗时
2687ms
峰值内存
191.23 MiB