SirodgevAlexander_'s blog

By SirodgevAlexander_, history, 21 month(s) ago, In Russian

1722E - Counting Rectangles 170321518 Hello! Was trying to solve this problem but get stuck. What i do? i create vector pair to contain data. then i sort it. create vector for prefix sum. then i am trying to find frist and last position, where height and widght allowed. then i minus from r position l — 1 position. and it dont work(((

  • Vote: I like it
  • 0
  • Vote: I do not like it