Time Exceeded
foo.cc: In function 'void dts::main()':
foo.cc:124:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                 scanf("%lld%lld%lld%lld",&n,&m,&t,&p);
                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:130:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                     scanf("%lld%lld%lld",&a[i],&b[i],&c[i]);
                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  正在同步测试数据,请稍后
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2030 逛公园
 - 语言
 - C++
 - 递交时间
 - 2021-02-07 09:34:29
 - 评测时间
 - 2021-02-07 09:34:29
 - 评测机
 
- 分数
 - 90
 - 总耗时
 - ≥9980ms
 - 峰值内存
 - ≥97.203 MiB