반응형

출처: https://swexpertacademy.com/

 

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

 

 

반응형

+ Recent posts