Time Exceeded
foo.cc: In function 'int main()': foo.cc:8:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ~~~~~^~~~~~~~~~ foo.cc:10:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", a + i, b + i); ~~~~~^~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1164 曹冲养猪
- 语言
- C++
- 递交时间
- 2021-01-22 15:56:51
- 评测时间
- 2021-01-22 15:56:51
- 评测机
- 分数
- 40
- 总耗时
- ≥4680ms
- 峰值内存
- ≥416.0 KiB