#include <stdio.h>
int main()
{
    int age==n;
    
    scanf("%d",&n);
    if(int n>=18);
    { {
        printf("You are elgible to vote"%d\n);
    }
    if(int n<=18);
    {
        printf("You are not elgible to vote",%d\n);
       
       }
       else
       {
           printf("Invalid input");
       }
        
    }
    return 0;
}