mirror of
https://github.com/ArthurSonzogni/Diagon.git
synced 2026-08-29 08:34:44 +08:00
4df472a2d2
Example: Input: ┌───────────────────────────┐ │S_n = u_1 + u_2 + ... + u_n│ └───────────────────────────┘ Output: ┌───────────────────────┐ │S = u + u + ... + u │ │ n 1 2 n│ └───────────────────────┘ This fixes issue: https://github.com/ArthurSonzogni/Diagon/issues/1