记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:51: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << min(ans,sum-ans) << " " << max(ans,sum-ans) << endl;
                                                ~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 3.5 MiB
#2 Wrong Answer 5ms 3.566 MiB
#3 Wrong Answer 5ms 3.5 MiB
#4 Wrong Answer 4ms 3.5 MiB
#5 Wrong Answer 15ms 3.5 MiB
#6 Wrong Answer 33ms 3.5 MiB
#7 Accepted 5ms 3.5 MiB
#8 Wrong Answer 66ms 3.5 MiB
#9 Wrong Answer 7ms 3.598 MiB
#10 Accepted 130ms 3.5 MiB
#11 Accepted 2ms 3.609 MiB

信息

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