Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:109:7: warning: variable 'test' set but not used [-Wunused-but-set-variable] int test; ^~~~ /in/foo.cc: In function 'int cmp(int, node)': /in/foo.cc:31:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 土地购买
- 语言
- C++
- 递交时间
- 2017-08-04 00:03:06
- 评测时间
- 2017-08-04 00:03:06
- 评测机
- 分数
- 100
- 总耗时
- 95ms
- 峰值内存
- 2.895 MiB