CSES Problem : Palindrome Queries

Revision en1, by sekiro_73, 2021-07-16 11:56:01

Hello People, I am unable to do this question on CSES: Palindrome Queries I was doing using Binary Index Tree but it failed for 6 / 13 test cases. There was a link about this problem on GFG which could be found here : GFG. Can anyone help me out in this.

Tags binary indexed tree, #string, frequency array, update

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English sekiro_73 2021-07-16 11:56:01 408 Initial revision (published)