Problem typo
User dminh
Submission Time 2023-02-18 16:23:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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]){
| ^