X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Fproject-euler%2F116%2F116.factor;h=229c62ec7456b3365000acfa0bf0b6e449f94eaf;hp=a7af001f30630b1d9880014849a8e2e0fbcd3322;hb=0d57b1b43bcfbd6498745ec78be836c45233c6a0;hpb=6d4293b5822d769619f66e46e64b704ddfe41b43 diff --git a/extra/project-euler/116/116.factor b/extra/project-euler/116/116.factor index a7af001f30..229c62ec74 100644 --- a/extra/project-euler/116/116.factor +++ b/extra/project-euler/116/116.factor @@ -20,7 +20,7 @@ IN: project-euler.116 ! replacing the black tiles in a row measuring five units in length. ! How many different ways can the black tiles in a row measuring fifty units in -! length be replaced if colors cannot be mixed and at least one coloured tile +! length be replaced if colors cannot be mixed and at least one colored tile ! must be used?