send link to app

Binary Operation


4.8 ( 7888 ratings )
유틸리티
개발자: ya li
비어 있는

Welcome to Binary Operation.

Here you will utilize the binary number system to solve math puzzles (There will be a decent amount of info, put on your thinking hats!)

The binary number system is a system to represent numbers using only 0s and 1s. Ex. "101001" (42). Each digit is called a bit

Similar to how we have arithmetic operators (+, -, x, ÷), the binary system has its own set of operations (ADD, AND, OR, XOR). You will utilize these operations in puzzles.

Good luck and have fun!