BOJ 2475

녹색자몽·2021년 8월 18일
0

Algorithm

목록 보기
44/80
post-thumbnail

검증수

a = list(map(int,input().split()))
b = 0
for i in a:
    b += i**2
total = b % 10
print(total)     
profile
볕 좋은 날 시작하는 개발일기

0개의 댓글

관련 채용 정보