共1篇相关文章
P3934 [Ynoi Easy Round 2016] 炸脖龙 I 大意 区间加,求 (a[l]^{a[l+1]^{a[l+2]^{dots ^{a[r]}}}} mod p) 的值。 思路 对...