- or download this
for('00'..'99'){$a.=$_ unless $x{$_} or $x{reverse $_}++};print $a;
#234567890#234567890#234567890#234567890#234567890#234567890#234567
# 1 2 3 4 5 6
- or download this
for('00'..'99'){$x{$_}++unless $x{reverse()}};print keys%x;
- or download this
for$a(0..9){for(0..9){$x.="$a$_"if$_>=$a}}print$x;
- or download this
$_=9;for$a(0..9){for$b($a..9){$_.="$a$b"}s/$a{3}/$a$a/}print
- or download this
$_=9;for$a(0..9){for$b($a..9){$_.="$a$b"}s/$a$a/$a/}print