PROGRAMMING:Looking for submatrix (Cixi 2013)



###Input format:
###Output format:
###Input example:
```in
3 4 2 3
1 5 2 3
2 3 4 2
8 2 4 3
```
###Output example:
```out
thirteen
```
answer:If there is no answer, please comment


###Input format:
###Output format:
###Input example:
```in
3 4 2 3
1 5 2 3
2 3 4 2
8 2 4 3
```
###Output example:
```out
thirteen
```
answer:If there is no answer, please comment