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); ~~~~~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1889 天真的因数分解
- 语言
- C++
- 递交时间
- 2018-11-02 19:31:38
- 评测时间
- 2018-11-02 19:31:38
- 评测机
- 分数
- 30
- 总耗时
- ≥1044ms
- 峰值内存
- ≥2.309 MiB