Skip to content

Commit 349db40

Browse files
committed
[euler/prob029] add FIXME note: broken for more general input
1 parent b3ea22a commit 349db40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

euler/prob029-gerdr.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
use v6;
22

3+
# FIXME: incorrect result for non-square input
4+
35
# same algorithm as polettix' solution
46

57
# range of bases

0 commit comments

Comments
 (0)