Compile Error
/in/foo.c: In function 'main':
/in/foo.c:14:21: error: 'is' undeclared (first use in this function); did you mean 'i'?
14 | if (is shuixianhuashu(i)){
| ^~
| i
/in/foo.c:14:21: note: each undeclared identifier is reported only once for each function it appears in
/in/foo.c:14:23: error: expected ')' before 'shuixianhuashu'
14 | if (is shuixianhuashu(i)){
| ~ ^~~~~~~~~~~~~~~
| )
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-12-27 18:45:11
- 评测时间
- 2025-12-27 18:45:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes