Compile Error
foo.cc: In function ‘int main()’: foo.cc:9:42: error: expected primary-expression before ‘or’ token 9 | if((y%4==0)&&(y%100!=0)) or y%400==0) | ^~
信息
- 递交者
- 类型
- 递交
- 题目
- A1-3 分支结构练习:月份天数
- 语言
- C++
- 递交时间
- 2025-08-07 18:13:28
- 评测时间
- 2025-08-07 18:13:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes