let charTable = "abcdefghijklmnopqrstuvwxyz".uppercased().map{$0} var caseDic = [Character:Int]() for i in 0..