feat(cses); refactor structure
This commit is contained in:
parent
446ad865d0
commit
3153490991
142 changed files with 1380 additions and 66 deletions
12
cses/range-queries/io/salary-queries-fenwick.in
Normal file
12
cses/range-queries/io/salary-queries-fenwick.in
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
10 10
|
||||
9 9 1 4 3 2 10 1 2 1
|
||||
? 1 5
|
||||
? 3 9
|
||||
? 2 5
|
||||
! 5 1
|
||||
? 2 5
|
||||
? 2 4
|
||||
? 3 10
|
||||
? 2 6
|
||||
? 7 7
|
||||
? 3 7
|
||||
Loading…
Add table
Add a link
Reference in a new issue