I am trying to put values into a hash. I know that some will have the same keys, but different values. I am trying to increment the keys, which have numerical values, so that they won't overwrite each other but still be close in value. Somehow they keep getting overwritten.