Run ID:126540

提交时间:2025-07-19 19:57:38

a = [] for i in range(1,13): a.append(i) s = sun(a) s = s//12