有一种相互洗脑叫
a = b;
b = a;
还有一种倾听意见叫
if (a==b) {
return a;
} else {
return b;
}
还有一种彻底同化叫
while (a != b) {
if (a == b) {
return b;
}
a.try_set(b);
}
还有一种排除异己叫
if (a != b) {
free(a);
}
return b;
有一种相互洗脑叫
a = b;
b = a;
还有一种倾听意见叫
if (a==b) {
return a;
} else {
return b;
}
还有一种彻底同化叫
while (a != b) {
if (a == b) {
return b;
}
a.try_set(b);
}
还有一种排除异己叫
if (a != b) {
free(a);
}
return b;
没有回复内容