Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:31:8: warning: unused variable 'k' [-Wunused-variable] int t,k,root; ^ /in/foo.cc:31:10: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] int t,k,root; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1144 小胖守皇宫
- 语言
- C++
- 递交时间
- 2019-07-05 14:40:50
- 评测时间
- 2019-07-05 14:40:50
- 评测机
- 分数
- 84
- 总耗时
- 15ms
- 峰值内存
- 8.105 MiB