$i;$i++){ if($a[$i] > $y){ $ans += $a[$i]; } } if($a[$n-$m-1] <= $x){ echo $ans."\n"; }else{ echo "Handicapped"."\n"; } ?>