diff options
| -rwxr-xr-x | challenge-243/robbie-hatley/perl/ch-2.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/challenge-243/robbie-hatley/perl/ch-2.pl b/challenge-243/robbie-hatley/perl/ch-2.pl index e19098da7b..cc410fa8b1 100755 --- a/challenge-243/robbie-hatley/perl/ch-2.pl +++ b/challenge-243/robbie-hatley/perl/ch-2.pl @@ -43,7 +43,6 @@ Output: 49 PROBLEM NOTES: I'll use two three-part loops to sum all floors of pair quotients. - -------------------------------------------------------------------------------------------------------------- IO NOTES: Input is via either built-in variables or via @ARGV. If using @ARGV, provide one argument which must be a |
