Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1.https://lightoj.com/problem/binary-simulation. (i to j range update with bits inverts)(and query have 0 or 1)
- 2.https://codeforces.com/contest/1430/problem/E (Print one integer — the minimum number of swaps of neighboring elements you have to perform to reverse the string.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement