You are supposed to write a simple prgram to predict snow fall based on certain constants and the number of hours it snowed read from a file. Snow falls at a rate of 1 inch per hour and evaporates at a rate of 2% per hour. This isn't homework, I have multiple solutions. I just want to see what type you'all get. Don't even both coding it, I just want to see others logic on how to solve it.