Wrong Answer
foo.cc: In function 'int main()': foo.cc:16:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(q.size()>=g) ~~~~~~~~^~~ foo.cc:10:6: warning: unused variable 'a' [-Wunused-variable] int a[g+5]; ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1030 [b6e0OJ]合并石子
- 语言
- C++
- 递交时间
- 2021-04-07 21:39:18
- 评测时间
- 2021-04-07 21:39:18
- 评测机
- 分数
- 30
- 总耗时
- 157ms
- 峰值内存
- 1.809 MiB