#include<stdio.h>
 void main()
 {
     getch();
 }