4522: P1443 马的遍历
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:3
          Solved:1
      
Description

Input

Output

Sample Input Copy
3 3 1 1Sample Output Copy
0    3    2    
3    -1   1    
2    1    4    HINT
