/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In member function 'void node::split(int, node*&, node*&)':
/in/foo.cc:41:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(k <= l->c) {
      ~~^~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:122:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'LL {aka long long int}' [-Wformat=]
    printf("%d\n",comp(x,y));
                           ^
# 状态 耗时 内存占用
#1 Accepted 210ms 4.25 MiB
#2 Accepted 652ms 9.75 MiB
#3 Accepted 537ms 9.125 MiB
#4 Accepted 715ms 10.0 MiB
#5 Accepted 690ms 10.0 MiB
#6 Accepted 257ms 4.375 MiB
#7 Accepted 773ms 9.125 MiB
#8 Accepted 854ms 9.707 MiB
#9 Accepted 807ms 8.969 MiB
#10 Accepted 679ms 9.105 MiB

信息

递交者
类型
递交
题目
火星人prefix
语言
C++
递交时间
2018-05-04 23:30:10
评测时间
2018-05-04 23:30:10
评测机
分数
100
总耗时
6178ms
峰值内存
10.0 MiB