Wrong Answer
foo.cc: In function 'int ComPare(std::string, std::string, int*, int*, int, int)': foo.cc:5:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] 5 | int m[25],n[25]; | ^ foo.cc:5:19: warning: variable 'n' set but not used [-Wunused-but-set-variable] 5 | int m[25],n[25]; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1486 E. 小季的刑期
- 比赛
- 2023年新生赛(第三场)
- 语言
- C++
- 递交时间
- 2023-09-09 21:52:40
- 评测时间
- 2023-09-09 21:52:40
- 评测机
- 分数
- 50
- 总耗时
- 43ms
- 峰值内存
- 412.0 KiB