Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:39:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&K,&n); ^ /in/foo.cc:43:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&x,&z,&op); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1313 金明的预算方案
- 语言
- C++
- 递交时间
- 2017-04-07 13:46:13
- 评测时间
- 2017-04-07 13:46:13
- 评测机
- 分数
- 40
- 总耗时
- ≥6754ms
- 峰值内存
- ≥7.625 MiB