Skip to content

Commit 56155a6

Browse files
committed
Make "Continued Fractions" live
Closes #2503
1 parent d1acdf7 commit 56155a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/data/holes.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,6 @@ links = [
616616
{ name = 'Rosetta Code', url = '//rosettacode.org/wiki/Continued_fraction' },
617617
{ name = 'Wikipedia', url = '//en.wikipedia.org/wiki/Simple_continued_fraction' },
618618
]
619-
experiment = 2503
620619
released = 2026-03-01
621620
synopsis = 'Convert fractions to continued fractions.'
622621
preamble = '''

0 commit comments

Comments
 (0)