2025-12-28 22:55:25 +09:00

1 line
59 B
Python

print(int(input()) - sum([int(input()) for _ in range(9)]))