Compile Error
/in/foo.c: In function 'main': /in/foo.c:10:9: error: expected ';', identifier or '(' before 'struct' 10 | struct ke kes[7]={} | ^~~~~~ /in/foo.c:11:9: error: expected ',' or ';' before 'int' 11 | int out; | ^~~ /in/foo.c:15:39: error: 'out' undeclared (first use in this function) 15 | if (kes[i].buyue >kes[out].buyue){ | ^~~ /in/foo.c:15:39: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 递交
- 题目
- P1113 不高兴的津津
- 语言
- C
- 递交时间
- 2025-10-07 16:26:56
- 评测时间
- 2025-10-07 16:26:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes