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