Memory Exceeded
foo.c: In function 'main':
foo.c:5:9: warning: statement with no effect [-Wunused-value]
5 | for(j;j<n;j++) {
| ^~~
foo.c:6:17: warning: statement with no effect [-Wunused-value]
6 | for(k;k<i;k++){
| ^~~
foo.c:9:17: warning: statement with no effect [-Wunused-value]
9 | for(x;x<n-i;x++){
| ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1014 画画的BABY
- 语言
- C
- 递交时间
- 2023-08-24 15:39:37
- 评测时间
- 2023-08-24 15:39:37
- 评测机
- 分数
- 70
- 总耗时
- ≥735ms
- 峰值内存
- ≥16.016 MiB