Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:8:12: warning: statement with no effect [-Wunused-value] a[n]>=100&&a[n]<=120; ~~~~~~~~~^~~~~~~~~~~ /in/foo.c:12:11: warning: statement with no effect [-Wunused-value] x>=100&&x<=120; ~~~~~~^~~~~~~~ /in/foo.c:17:4: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] c++; ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 陶陶摘苹果
- 语言
- C
- 递交时间
- 2024-09-08 21:26:14
- 评测时间
- 2024-09-08 21:26:14
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 236.0 KiB