PROGRAMMING:Poker game



###Input format:

###Output format:

###Input example:
```in
h 5
six
s 1
h 1
c 10
h 7
h 12
h 7
```
###Output example:
```out
three
h 7
```

answer:If there is no answer, please comment


###Input format:

###Output format:

###Input example:
```in
h 5
six
s 1
h 1
c 10
h 7
h 12
h 7
```
###Output example:
```out
three
h 7
```

answer:If there is no answer, please comment