Compile Error

/in/foo.cc: In function 'void hebing(int*, int, int, int)':
/in/foo.cc:30:9: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<='
  while(j<=end)
        ~^~~~~

信息

递交者
类型
递交
题目
P1167 归并排序
语言
C++
递交时间
2021-12-07 20:52:40
评测时间
2021-12-07 20:52:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes