Problem amicablecats
User helloworld
Submission Time 2024-02-21 17:23:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

amicablecats.cpp: In function ‘int main()’:
amicablecats.cpp:16:13: error: lvalue required as left operand of assignment
16 | if(pd(s) = n){
| ^