Help for this page
#!/usr/bin/perl use strict; ... } } print join("\n", scalar keys %triangle, sort keys %triangle),"\n";