Help for this page

Select Code to Download


  1. or download this
    for ( 0..500000) {
    push @aa, "abcdef"
    }
    print "waiting";
    $t=<STDIN>
    
  2. or download this
    print "waiting";
    $t=<STDIN>