Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:61:17: warning: unused variable 't' [-Wunused-variable]
61 | int t;
| ^
/in/foo.cc:66:17: warning: unused variable 'b_type' [-Wunused-variable]
66 | int b_type = (a_type + 1) % 3;
| ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1224 第一个早晨
- 语言
- C++
- 递交时间
- 2025-11-15 17:00:05
- 评测时间
- 2025-11-15 17:00:05
- 评测机
- 分数
- 100
- 总耗时
- 111ms
- 峰值内存
- 1.684 MiB