Hints/Solutions for Kattis: Easy Query?

Revision en3, by TheNecroposter, 2020-07-28 16:04:16

Recently, I came across this problem through the USACO Guide (thanks Benq, thecodingwizard, caoash, darren_yao, nchn27, and frodakcin for the the amazing resource!).

I know (from the guide) that the solution involves Wavelet Trees, I have no idea how to use it here (actually, I really only understand the basic implementation).

Any hint/solution/approach is greatly appreciated.

Thanks.

Edit: I couldn't find any editorials online either, the closest I found was this. The problem comes from the 2019 ICPC Asia Danang Regional Contest (Problem E).

Tags #wavelet, #help

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English TheNecroposter 2020-07-28 16:04:16 207 Tiny change: 'al Contest.' -> 'al Contest (Problem E).'
en2 English TheNecroposter 2020-07-28 15:18:02 3 Added "?" to title in case it's unclear.
en1 English TheNecroposter 2020-07-28 15:06:53 631 Initial revision (published)