Owl Get a Life
typo.cpp: In function ‘int32_t main()’:typo.cpp:21:58: error: lvalue required as left operand of assignment 21 | if (v[1] - v[0] == 1&&A[v[1]]=B[v[0]]&&A[v[0]]=B[v[1]]){ | ^