/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:20: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
     scanf("%lld",&k);
                  ~~^
/in/foo.cc:33:11: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     printf("%d",ans);
     ~~~~~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 1.57 MiB
#2 Accepted 3ms 1.562 MiB
#3 Accepted 3ms 1.551 MiB
#4 Time Exceeded ≥1000ms ≥1.578 MiB
#5 Wrong Answer 6ms 1.555 MiB
#6 Wrong Answer 3ms 1.562 MiB
#7 Wrong Answer 3ms 1.574 MiB
#8 Wrong Answer 3ms 1.562 MiB
#9 Wrong Answer 2ms 1.555 MiB
#10 Wrong Answer 3ms 1.574 MiB

信息

递交者
类型
递交
题目
P1889 天真的因数分解
语言
C++
递交时间
2018-11-02 19:32:12
评测时间
2018-11-02 19:32:12
评测机
分数
30
总耗时
≥1033ms
峰值内存
≥1.578 MiB