/ 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 232ms 4.25 MiB
#2 Accepted 555ms 9.5 MiB
#3 Accepted 703ms 9.238 MiB
#4 Accepted 652ms 9.375 MiB
#5 Accepted 718ms 9.125 MiB
#6 Accepted 267ms 4.355 MiB
#7 Accepted 814ms 8.625 MiB
#8 Accepted 738ms 9.859 MiB
#9 Accepted 722ms 9.625 MiB
#10 Accepted 637ms 9.711 MiB

信息

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