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