2277: 精灵宝可梦对战(2024-T5)
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:2
          Solved:2
      
Description
 
  
  
 Input

Output
	⼀⾏字符串表示结果,如果⼩ A 赢则输出 "Alice",⼩ B 赢则输出 "Bob",平局则输出 "Draw"。 
Sample Input Copy
2 2 100
5 10 4 4 5 2 13
12 8 8 3 1 3 5
17 4 6 3 2 1 2
1 10 9 1 5 5 6Sample Output Copy
AliceHINT
样例输入2 
样例输出2
 
 
        
	2 3 5 
	3 9 9 5 5 2 1 
	10 6 8 2 4 2 14 
	18 1 4 1 2 4 15 
	7 5 4 3 4 1 12 
	10 8 2 3 1 5 15 
 样例输出2
	Draw 
