I am working on this code and I finished but i have 2 errors on line 19 about variables y and m, saying that they are uninitialized local variables. I don't see how this is possible because I declared them at the beginning and their value is assigned when the user inputs in cin. If you could help me find the problem that would be great.