/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:11: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     printf("%lld",ans);
     ~~~~~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 8ms 2.805 MiB
#2 Accepted 10ms 2.805 MiB
#3 Accepted 10ms 2.824 MiB
#4 Accepted 31ms 2.809 MiB
#5 Accepted 43ms 2.809 MiB
#6 Accepted 51ms 2.824 MiB
#7 Accepted 54ms 2.809 MiB
#8 Accepted 56ms 2.809 MiB
#9 Wrong Answer 59ms 2.816 MiB
#10 Wrong Answer 63ms 2.809 MiB

信息

递交者
类型
递交
题目
P1889 天真的因数分解
语言
C++
递交时间
2018-11-02 21:23:48
评测时间
2018-11-02 21:23:48
评测机
分数
80
总耗时
390ms
峰值内存
2.824 MiB