#include<stdio.h>
int main()
{
    int n;
    int arr[n];
    sc
}