class Demo 
{
public static void main(String args [])
{
if(n%2==0&&n%6==0)
{
System.out.println(n) ;

Posted on by