Accepted
foo.cc: In function 'int main()': foo.cc:73:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] qnode tmp = q.top(); ^~~ foo.cc:58:6: warning: unused variable 'ans' [-Wunused-variable] int ans; ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1097 普通快乐
- 语言
- C++
- 递交时间
- 2021-04-08 18:07:01
- 评测时间
- 2021-04-08 18:07:01
- 评测机
- 分数
- 100
- 总耗时
- 350ms
- 峰值内存
- 7.613 MiB