记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:51: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << min(ans,sum-ans) << " " << max(ans,sum-ans) << endl;
                                                ~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 3.59 MiB
#2 Wrong Answer 3ms 3.57 MiB
#3 Wrong Answer 4ms 3.5 MiB
#4 Wrong Answer 8ms 3.5 MiB
#5 Wrong Answer 14ms 3.602 MiB
#6 Wrong Answer 28ms 3.438 MiB
#7 Accepted 4ms 3.5 MiB
#8 Wrong Answer 55ms 3.5 MiB
#9 Wrong Answer 7ms 3.598 MiB
#10 Accepted 131ms 3.5 MiB
#11 Accepted 2ms 3.598 MiB

信息

递交者
类型
递交
题目
资源分配
语言
C++
递交时间
2017-08-24 12:55:01
评测时间
2017-08-24 12:55:01
评测机
分数
40
总耗时
264ms
峰值内存
3.602 MiB