Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:4:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^ /in/foo.cc:8:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P3928 珠心算测验
- 语言
- C++
- 递交时间
- 2020-08-13 15:35:07
- 评测时间
- 2020-08-13 15:35:08
- 评测机
- 分数
- 0
- 总耗时
- ≥10014ms
- 峰值内存
- ≥204.0 KiB