PROGRAMMING:The number of numbers whose sum is 5
Count the number of natural numbers whose sum of all numbers within 100 is 5.
###Output format:
Output the result directly without any extra characters.
###Output example:
```out
six
```
answer:If there is no answer, please comment
###Output format:
Output the result directly without any extra characters.
###Output example:
```out
six
```
answer:If there is no answer, please comment