现在有一道题,其中有一个操作带一个常数 606060,这个 606060 为一个数组 aaa 内元素的最小公倍数,即 lcm(ai)\operatorname{lcm}(a_i)lcm(ai),我们表示这个复杂度是要怎么表示?
想问一下你们都怎么写,加上理由