记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:186:72: error: invalid operands of types 'int' and 'int [1048581]' to binary 'operator-'
  186 |                         if (*lower_bound(vis2 + 1, vis2 + 1 + l2, aim) - vis2 == aim) {
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~
      |                             |                                            |
      |                             int                                          int [1048581]

信息

递交者
类型
递交
题目
1、小 W 买礼物(bday.cpp)
题目数据
下载
语言
C++
递交时间
2025-07-11 20:48:50
评测时间
2025-07-11 20:48:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes