// editor1
#include <stdio.h>
int main()
{
    int n1,n2,n3;
    scanf("%d"\n);
    printf("enter the value of n1")
    
}