/ new_bzoj /

记录详情

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]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Accepted 18ms 2.074 MiB
#3 Accepted 17ms 2.727 MiB
#4 Accepted 26ms 2.895 MiB
#5 Accepted 3ms 2.25 MiB
#6 Accepted 3ms 2.75 MiB
#7 Accepted 3ms 1.0 MiB
#8 Accepted 3ms 1.0 MiB
#9 Accepted 6ms 2.449 MiB
#10 Accepted 7ms 1.828 MiB

信息

递交者
类型
递交
题目
土地购买
语言
C++
递交时间
2017-08-04 00:03:06
评测时间
2017-08-04 00:03:06
评测机
分数
100
总耗时
95ms
峰值内存
2.895 MiB