#include<stdio.h>
int main()
{
 int N,Arr;
 N=int(input("enter the size of the array"));
 Arr[]="";
if(N=Arr[].length())
{
    printf(N);
}
else
{
    printf("Invalid input")
}