import strutils proc main() = var n = stdin.readLine.parseInt var sum = 0 for i in 0..