Question: C++ CODE! can someone create a c++ code that: Ask user to input a date use the formula W=(K+[2.6M-0.2]-2C+Y+[Y/4]+[C/4])mod7 Using a enumerator to do the
C++ CODE! can someone create a c++ code that:
Ask user to input a date
use the formula W=(K+[2.6M-0.2]-2C+Y+[Y/4]+[C/4])mod7

Using a enumerator to do the months and days. Create functions that will take the months and days using a switch statement change them to strings
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
