Compile Error
foo.cc:7:12: error: extended character 、 is not valid in an identifier 7 | if(x、100!=0&&x%4==0||x%4==0) | ^ foo.cc: In function ‘int main()’: foo.cc:7:12: error: ‘x、100’ was not declared in this scope 7 | if(x、100!=0&&x%4==0||x%4==0) | ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 判断闰年
- 语言
- C++
- 递交时间
- 2025-09-23 22:31:22
- 评测时间
- 2025-09-23 22:31:22
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes