Convert
To Minutes and Seconds 
Create a program that converts seconds to
minutes and seconds.  
Input: In the
first line you will get a positive integer 
Output : Number of
minutes and seconds with a space in between them.
 
  | 
   Sample Input1: 
   | 
  
   Sample Input2: 
   | 
  
   Sample Input2: 
   | 
 
 
  | 
   125 
   | 
  
   600 
   | 
  
   45 
   | 
 
 
  | 
   Sample  Output1: 
   | 
  
   Sample  Output2: 
   | 
  
   Sample  Output2: 
   | 
 
 
  | 
   2minutes 5seconds 
   | 
  
   10minutes 0seconds 
   | 
  
   0minutes 45seconds 
   | 
 
 
 
Для отправки решений необходимо