Hi Roelof,

Question:
With your ���fileout��� can I run all test. (Green) 
or only the last one #testisNice.

I started  with: #test1CheckForForbiddenParts  that is failing .. the substring is not in the input!


Regards,
Nic



 



Op 15-12-2018 om 20:52 schreef Nicole de Graaf:
Hi Roelof,

I started to read you code , can you please give me the implementation of: ByteString>>#includesSubstring:

Regards,
Nic

On 15 Dec 2018, at 19:36, Roelof Wobben <r.wobben@home.nl> wrote:

Hello,

I have this code : https://gist.github.com/RoelofWobben/7c08680797d1d9f84436653a0e4edd3b
as  my solution to a AoC challenge.


But the last test `testIsNice`  is still  outputting the wrong output.
The right output is :   `ugknbfddgicrmopn ` and `aaa`

Someone who can think with me where I make a thinking error so that the right output is seen.

Regards,

Roelof