随笔分类 -  前缀和

摘要:题目描述 给出序列A1,A2,⋯,ANA_1,A_2,\cdots,A_NA1​,A2​,⋯,AN​,求 ∑1≤i≤j≤NAi⨁Ai+1⨁⋯⨁Aj\sum_{1\le i\le j\le N} A_i\bigoplus A_{i+1}\bigoplus\cdots\bigoplus A_j∑1≤i≤ 阅读全文
posted @ 2017-10-22 21:30 J_william 阅读(459) 评论(0) 推荐(0)