Hello! I'm very new c++ and I'm trying to create a program that will tell you whether the given input is a multiple of 5. From what I understand and have tried doing % mod operator seems to be what will work best.
I haven't had any luck with what I've been doing though, so if I anyone could give me help I'd be grateful. Hopefully it's easier than it seems because I've been working on it for hours!