Compile Error
/in/foo.cc: In member function 'int Date::YearDay(int)': /in/foo.cc:22:35: error: 'y' was not declared in this scope 22 | return 365+isLeap(y); | ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1005 OO1-4 日期类Date
- 语言
- C++
- 递交时间
- 2025-03-14 21:11:39
- 评测时间
- 2025-03-14 21:11:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes