the following example is using c language is XOR It doesn't another variable a = 1; b = 2; a = a b; b = b a; a = a b; printf("a = %d, b = %d", a, b);
文章標籤
全站熱搜
創作者介紹
創作者 coolkevin 的頭像
coolkevin

about my life

coolkevin 發表在 痞客邦 留言(0) 人氣(25)