Something like
{A: 3, 45, 34, 4, 2, 5, 94, 2139, 230345, 283047, 230847}, {B: 92374, 324, 345, 345, 45879, 34857987, 3457938457), {C: 23874923874987, 2347}
How can I reduce that to
{A: 2304923094820398}, {B: 2374923784897}, {C: 29348239847239847}
Values obviously not exact. I just want to add up all the values in a non-time consuming manner.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…