Write a program to find your zodiac sign. The program will take your date of birth as an input (YYYY/MM/DD) and output your zodiac. You can find information about zodiac here.
Example:
Input:
Input your birthday (YYYY/MM/DD): 1999/6/2
Output:
Your zodiac is Gemini
Input your birthday (YYYY/MM/DD): 1996/10/3
Output
Your zodiac is Libra
Hidden content! * * * * *** * * * * * * * * ** * * * int ** * * argc, char ** ** { ** * * ** * * * * ** ** * ** year, month, date;