Code in C ++ that asks the user for an integer and that printswhether or not the number is divisible by three in the integers. Ifthe number is not divisible by three, the program must write amessage indicating what the remainder is obtained by dividing thenumber by three.