Hah hah!!
The Chasing Amy war stories scene is an copy of the Jaws war stories scene! I'd never noticed that .... hah .. frickin' cool.
By logging in to LiveJournal using a third-party service you accept LiveJournal's User agreement
The majority of citizens do not commit murders. Therefore there is no need for a police homicide unit.
foreach $a (0..9) { foreach $b (grep { $_ != $a } (0..9)) { foreach $c (grep { $_ != $a && $_ != $b } (0..9)) { foreach $d (grep { $_ != $a && $_ != $b && $_ != $c } (0..9)) { my $sorted = join(", ", sort { $a <=> $b } ($a, $b, $c, $d)); unless ($used{$sorted}++) { print "$sorted\n"; } } } } }Well, that's 8 if you don't count the #!/usr/bin/perl.
Update! My brother found it! He just came and gave me a dollar. Woohoo! Time to quit my day job! (wait ... I don't have a day job...)