#include<stdio.h>
int main(){
    int n;
    printf("enter the value");
    scanf("%d",&n);
    {
        int sum=a+b
    }
    return 0;
}