Sum of Squares Problem

Revision en1, by themaskedhero, 2016-02-22 06:15:04

Hi all,

Today I was working on this problem. I recognize that this is a data structure problem, but I am curious on how to solve it with:

  1. Segtree + lazy propagation and 2.Binary indexed tree

Thank you much in advance!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English themaskedhero 2016-02-22 06:15:04 294 Initial revision (published)