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

PROGRAMMING:Find the value of 1-3 + 5... - 99 + 101

Luz5年前 (2021-05-10)题库328
Find the value of 1-3 + 5-7 +... - 99 + 101.
###Output format:
Output the calculation results in the order of "s = result" in one line.
###Output example:
```out
s=51
```






answer:If there is no answer, please comment