Run ID:150993

提交时间:2026-04-02 17:02:34

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