Wrong Answer
foo.c: In function 'main': foo.c:7:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^~~~~~~~~~~~~~ foo.c:9:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&a[e]); ^~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1097 合并果子
- 语言
- C
- 递交时间
- 2021-05-12 12:13:18
- 评测时间
- 2021-05-12 12:13:18
- 评测机
- 分数
- 0
- 总耗时
- 464ms
- 峰值内存
- 396.0 KiB