Write a program that asks for a radius and calculates the area of the corresponding circle. (Let’s assume pi == 3.14).

Experts: ask for an additional number. Print 1, if the area is below that number, else print zero.