Problem goodseq
User SMILE
Submission Time 2024-07-13 11:11:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodseq.cpp: In function ‘int main()’:
goodseq.cpp:17:29: error: lvalue required as left operand of assignment
17 | if (multN.count(arr[i])=0){
| ^