Accepted
foo.cc: In function 'int main()': foo.cc:25:6: warning: unused variable 'max_num' [-Wunused-variable] 25 | int max_num = 0; | ^~~~~~~ foo.cc:26:6: warning: unused variable 'x' [-Wunused-variable] 26 | int x; | ^
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1604 任务调度问题
- 语言
- C++
- 递交时间
- 2021-12-09 14:03:44
- 评测时间
- 2021-12-09 14:03:44
- 评测机
- 分数
- 100
- 总耗时
- 12ms
- 峰值内存
- 512.0 KiB