Compile Error

foo.cc: In function 'int main()':
foo.cc:19:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   19 |   if(to=w)
      |      ~~^~
foo.cc:20:4: error: 'm' was not declared in this scope
   20 |    m=to;
      |    ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1169 插入查找
语言
C++
递交时间
2021-12-12 19:43:17
评测时间
2021-12-12 19:43:17
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes