In reality That i look over it all not long ago however , I saw it certain thinkings about that and after this I want to read the paper it all for a second time given that it's well written. แทงบอล https://nicholasprojects.org/แทงบอล/ I’m influenced using the surpassing as well as preachy itemizing that you simply provide such small timing. ราคาบอลวันนี้ https://illywords.com/ราคาบอลวันนี้/ The on-line world might be bogged downwards with the help of counterfeit web logs without a proper personal message nonetheless put up was basically awesome not to mention value typically the read through. Regards for the purpose of showing this unique when camping. แทงบอลออนไลน์ https://630media.com/แทงบอลออนไลน์/ Nice to read your article! I am looking forward to sharing your adventures and experiences. เว็บแทงบอล https://collectiveres.net/เว็บแทงบอล/
http://sloperun.io
Побитовая операция XOR
Правило XOR: если биты разные, результат 1; если одинаковые, результат 0.
0 ^ 0 = 0
0 ^ 1 = 1
1 ^ 0 = 1
1 ^ 1 = 0
Вычисление
Даны два двоичных числа:
10101 (в десятичной системе = 21)
11000 (в десятичной системе = 24)