/ 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 260ms 153.324 MiB
#2 Accepted 190ms 153.191 MiB
#3 Accepted 210ms 153.191 MiB
#4 Accepted 3ms 332.0 KiB
#5 Accepted 674ms 176.066 MiB
#6 Accepted 610ms 161.98 MiB
#7 Accepted 534ms 163.824 MiB
#8 Wrong Answer 116ms 153.316 MiB
#9 Runtime Error 149ms 191.066 MiB
#10 Accepted 2ms 328.0 KiB

信息

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