このAnd Or Not Xorについて
で論理AND、OR、NOT、Xorの二つの数の2進数の0、1を試してみてください。
Try Logic With And, Or, Not, Xor and two number binary 0, 1.
How to play:
If you not Programer you should read following instruction. Else you can skip and play game now.
This is formulas of boolean logical, consist of 4 operators AND, OR, NOT, XOR. You must based on that to answer in game:
AND Operator:
1 AND 1 = 1
1 AND 0 = 0
0 AND 1 = 0
0 AND 0 = 0
OR Operator:
1 OR 1 = 1
1 OR 0 = 1
0 OR 1 = 1
0 OR 0 = 0
NOT Operator:
NOT 1 = 0
NOT 0 = 1
And you must anwser the question in a second. (Very quick)
I hopt you have a great time with And Or Not Xor.
最新バージョン 1.0.r5 の更新情報
Last updated on 2017-09-15
- Bugs Fixes.
And Or Not Xorの旧バージョン
And Or Not Xor 1.0.r5
4.6 MB2017年09月15日