/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:91:8: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  printf("%d",ans);
  ~~~~~~^~~~~~~~~~
/in/foo.cc:79:7: warning: 'ma' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(ma<0||mi>0)
     ~~^~
/in/foo.cc:79:13: warning: 'mi' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(ma<0||mi>0)
           ~~^~
# 状态 耗时 内存占用
#1 Accepted 242ms 155.355 MiB
#2 Accepted 187ms 154.703 MiB
#3 Accepted 157ms 155.207 MiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 514ms 177.973 MiB
#6 Accepted 465ms 163.977 MiB
#7 Accepted 413ms 165.969 MiB
#8 Wrong Answer 79ms 155.477 MiB
#9 Runtime Error 143ms 194.332 MiB
#10 Accepted 4ms 368.0 KiB

信息

递交者
类型
递交
题目
P1527 数列
语言
C++
递交时间
2017-10-27 21:23:11
评测时间
2017-10-27 21:23:12
评测机
分数
80
总耗时
2211ms
峰值内存
194.332 MiB