Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:20:56: error: lvalue required as left operand of assignment 20 | if(a[possai]==b[possai-1]||b[possai]=a[possai-1]){ | ^