记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:43:51: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << min(ans,sum-ans) << " " << max(ans,sum-ans) << endl;
                                                ~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 46ms 164.641 MiB
#2 Wrong Answer 54ms 164.625 MiB
#3 Wrong Answer 49ms 164.625 MiB
#4 Wrong Answer 53ms 164.617 MiB
#5 Wrong Answer 65ms 164.625 MiB
#6 Wrong Answer 101ms 164.625 MiB
#7 Accepted 49ms 164.625 MiB
#8 Wrong Answer 159ms 164.711 MiB
#9 Wrong Answer 43ms 164.625 MiB
#10 Accepted 227ms 164.625 MiB
#11 Wrong Answer 36ms 164.746 MiB

信息

递交者
类型
递交
题目
资源分配
语言
C++
递交时间
2017-08-24 13:01:53
评测时间
2017-08-24 13:01:53
评测机
分数
30
总耗时
888ms
峰值内存
164.746 MiB