/ 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 4ms 2.309 MiB
#2 Accepted 4ms 2.184 MiB
#3 Accepted 4ms 2.199 MiB
#4 Time Exceeded ≥1005ms ≥2.309 MiB
#5 Wrong Answer 6ms 2.184 MiB
#6 Wrong Answer 4ms 2.199 MiB
#7 Wrong Answer 4ms 2.184 MiB
#8 Wrong Answer 3ms 2.184 MiB
#9 Wrong Answer 3ms 2.199 MiB
#10 Wrong Answer 3ms 2.184 MiB

信息

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