Answer the question
In order to leave comments, you need to log in
How to do a specific tree traversal in Lisp?
There is a tree representing the school timetable.
Here is an example:
'((128 "A" (("математика" "Мария Ивановна" 210)
("русский" "Мария Ивановна" 210))
(("физкультура" "Иван Иванович" 102)
("литература" "Румиль" 210)))
(256 "А" (("литература" "Румиль" 211)
("физкультура" "Иван Иванович" 102))
(("математика" "Мария Ивановна" 211)
("русский" "Мария Ивановна" 211))))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question