import Foundation let location:[String] = readLine()!.map{String($0)} var horizontal:Int = 0 var vertical:Int = 0 for i in 0..