4450: B3635硬币
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:25
          Solved:17
      
Description
今有面值为 1、5、11 元的硬币各无限枚。
想要凑出 
�
n 元,问需要的最少硬币数量。
    Sample Input Copy
15
          Sample Output Copy
3