提交时间:2025-03-12 16:47:07

运行 ID: 312332

n=int(input()) print(int(n*(1+n)/2))