这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
a, b, c, d = map(int and str, input().split('-')) p = str(a) q = str(b) r = str(c) s = str(d) l_1 = list(p) l_2 = list(q) l_3 = list(r) sums = 0 li = l_1 + l_2…