let inputCount = Int(readLine()!)! let mod:Int64 = 1000000000 + 7 var ans:Int64 = 0 for _ in 0.. 0 { ans += inpt[1] } ans = ans % mod } print(ans)