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