Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[euler/prob029] add FIXME note: broken for more general input
  • Loading branch information
gerdr committed Oct 25, 2012
1 parent b3ea22a commit 349db40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions euler/prob029-gerdr.pl
@@ -1,5 +1,7 @@
use v6;

# FIXME: incorrect result for non-square input

# same algorithm as polettix' solution

# range of bases
Expand Down

0 comments on commit 349db40

Please sign in to comment.