Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to check if two integers have opposite signs without using arithmetic operators.

Run the code to see the output here...