// editor1
#include<stdio.h>
int main()
{
   int a ;
   printf("Enter the No solution:"\n);
   printf("Enter the Invalid input");
   return 0;
}