Talk:Dinesman's multiple-dwelling problem: Difference between revisions

Content added Content deleted
Line 31: Line 31:
:: I still don't get it. Where is the comment on flexibility in the C solution? --[[User:Abu|Abu]] 06:25, 10 August 2011 (UTC)
:: I still don't get it. Where is the comment on flexibility in the C solution? --[[User:Abu|Abu]] 06:25, 10 August 2011 (UTC)
:::That would be the paragraph after the example output. It's just something explaining how to modify the code to deal with similar problems in case the code is not clear enough. To be fair, it's pretty obvious how to adapt the PicoLisp code to different input conditions, but it wouldn't hurt to write a sentence or two to explain it to readers who are unfamiliar with Lisp. --[[User:Ledrug|Ledrug]] 07:12, 10 August 2011 (UTC)
:::That would be the paragraph after the example output. It's just something explaining how to modify the code to deal with similar problems in case the code is not clear enough. To be fair, it's pretty obvious how to adapt the PicoLisp code to different input conditions, but it wouldn't hurt to write a sentence or two to explain it to readers who are unfamiliar with Lisp. --[[User:Ledrug|Ledrug]] 07:12, 10 August 2011 (UTC)
:::: Ah, sorry, my fault. I didn't look down far enough, too much focused on the code. --[[User:Abu|Abu]] 09:08, 10 August 2011 (UTC)