Talk:Flatten a list: Difference between revisions

Content added Content deleted
(→‎Examples of use missing: now did for C++)
Line 20: Line 20:
==Examples of use missing==
==Examples of use missing==
It would be good if all the language examples show how to flatten the list mentioned in the task description. C++, Common Lisp, E, Erlang, and Slate don't do this and R doesn't show example output. --[[User:Paddy3118|Paddy3118]] 02:36, 17 October 2009 (UTC)
It would be good if all the language examples show how to flatten the list mentioned in the task description. C++, Common Lisp, E, Erlang, and Slate don't do this and R doesn't show example output. --[[User:Paddy3118|Paddy3118]] 02:36, 17 October 2009 (UTC)

: OK, I've now added the code to show flattening the given list in C++ (I already had written it anyway, because I needed it to test the algorithm). I guess you can see why I originally didn't. --[[User:Ce|Ce]] 08:14, 17 October 2009 (UTC)


==Omit TI-89?==
==Omit TI-89?==