class abc


{


public static void main(String args[])


{


if(args.length0)


System.out.println(args.length);


}


}


)



Posted on by