The task:
Write a program that allows you to enter two long type numbers from the keyboard, find and display their sum using bit operations to make it so that 20, 10, 5 and 2 bits are 0, and 18, 8, 0 - 1, the rest kept their values and display the result.