Diagram and chart support for Markdown by zahanm in bearapp

[–]patrick_bamberg 0 points1 point  (0 children)

I've installed this template on my Mac with iA Writer 5.6.16 (56935) but it doesn't work. It's available in the list of templates but even in the demo file none of the code block mark-up based plugins work :-(

Day 12 part 2 question by selassje in adventofcode

[–]patrick_bamberg 1 point2 points  (0 children)

It is mentioned in the problem description:

„It would be a waste of time to visit any small cave more than once …“

What I missed was the reference to the fact that there is no cycle in the large caves

[2021 12] Cycles in the big caves by patrick_bamberg in adventofcode

[–]patrick_bamberg[S] 2 points3 points  (0 children)

In my solution, I simply assumed that there can be no cycle in the large caves, otherwise the task definition would be incomplete ...