Time Exceeded
foo.cc: In function 'void cx()':
foo.cc:54:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
54 | scanf("%lld",&n);
| ~~~~~^~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:79:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
79 | scanf("%lld",&T);
| ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1310 分解因式 加强版
- 语言
- C++
- 递交时间
- 2022-03-27 20:07:48
- 评测时间
- 2022-03-27 20:07:48
- 评测机
- 分数
- 90
- 总耗时
- ≥1879ms
- 峰值内存
- ≥640.0 KiB