记录详情

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 52ms 164.594 MiB
#2 Wrong Answer 51ms 164.625 MiB
#3 Wrong Answer 46ms 164.625 MiB
#4 Wrong Answer 55ms 164.625 MiB
#5 Wrong Answer 65ms 164.711 MiB
#6 Wrong Answer 88ms 164.625 MiB
#7 Accepted 52ms 164.711 MiB
#8 Wrong Answer 140ms 164.582 MiB
#9 Wrong Answer 43ms 164.625 MiB
#10 Accepted 261ms 164.715 MiB
#11 Accepted 37ms 164.723 MiB

信息

递交者
类型
递交
题目
资源分配
语言
C++
递交时间
2017-08-24 13:00:52
评测时间
2017-08-24 13:00:52
评测机
分数
40
总耗时
895ms
峰值内存
164.723 MiB