Dereck is learning for loops but doesn't know what a keyboard is. Can you help him?
Given and , output the sum of all integer numbers between and (inclusive).
Input Specification
The first line will contain the integers and ().
Output Specification
Output the sum of all integer numbers between and (inclusive).
Sample Input
1 10
Sample Output
55
Comments
mogus
jebaited