Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program to count how many integers can be represented as the sum of two squares.

Run the code to see the output here...