feat(cses): range queries
;
This commit is contained in:
parent
3b7cd11dc0
commit
60fc2a123c
39 changed files with 2044 additions and 19 deletions
12
cses/range-queries/salary-queries-pbds.in
Normal file
12
cses/range-queries/salary-queries-pbds.in
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
10 10
|
||||
5 2 8 7 1 1 2 6 3 1
|
||||
? 1 3
|
||||
? 2 3
|
||||
? 1 4
|
||||
! 9 10
|
||||
? 6 6
|
||||
! 3 3
|
||||
? 1 5
|
||||
! 6 2
|
||||
? 4 10
|
||||
? 6 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue