#!/usr/local/bin/swift let v: Array = [1, 1, 7] let i: Int = v.reduce {$0.1 * 10000 / pow(100, $0.0)} print(i)