Help for this page

Select Code to Download


  1. or download this
    while($n<@C){$_=$C[$n++]};
    
  2. or download this
    $_=$C[$n++]while$n<@C;