记录详情

Wrong Answer

/in/foo.cc: In function 'long long int getsum()':
/in/foo.cc:18:9: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ans;
         ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:29:2: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (ans<=b[1]+b[2])
  ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 260.0 KiB
#2 Accepted 2ms 332.0 KiB
#3 Accepted 1ms 208.0 KiB
#4 Accepted 1ms 208.0 KiB
#5 Accepted 75ms 1.824 MiB
#6 Accepted 75ms 1.82 MiB
#7 Accepted 75ms 1.82 MiB
#8 Accepted 75ms 1.824 MiB
#9 Accepted 75ms 1.715 MiB
#10 Wrong Answer 46ms 1.348 MiB

信息

递交者
类型
递交
题目
Yist(yist)
题目数据
下载
语言
C++
递交时间
2019-09-09 18:45:49
评测时间
2019-09-09 18:45:49
评测机
分数
90
总耗时
431ms
峰值内存
1.824 MiB