PROGRAMMING:Minimum prime number greater than m
Programming to find the minimum prime greater than m.
###Input format:
Enter a positive integer directly
###Output format:
Output results directly without any additional format control.
###Input example:
```in
twelve
```
###Output example:
```out
thirteen
```
answer:If there is no answer, please comment
###Input format:
Enter a positive integer directly
###Output format:
Output results directly without any additional format control.
###Input example:
```in
twelve
```
###Output example:
```out
thirteen
```
answer:If there is no answer, please comment