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