-->
当前位置:首页 > 题库

PROGRAMMING:Interval XOR of small h

Luz5年前 (2021-05-10)题库395
Calculate the XOR sum of $$l, L + 1, L + 2,... R $
###Input format:
The input includes two integers $$1, R, 10 ^ {18}$$
###Output format:
Output integer in Title Description
###Input example:
```in
3 6
```
###Output example:
```out
four
```







answer:If there is no answer, please comment