$a=; if ($a==2){print "0 Yes";} else { if($a%2==0){print 0;} else{print 1;} print " No"; }