Run ID:99621

提交时间:2024-11-30 12:12:16

A,B = map(int,input().split(',')) print(A + B)