We don't know how to get the value we want efficiently in the data nested by the number of layers.

problem description

if I have a nesting of three tiers of data and download the information that needs to take one of the pieces of composite data, maybe we need to do a three-tier for loop or recursion. How can we achieve this requirement with the lowest energy consumption

the environmental background of the problems and what methods you have tried

for loop, recursive

related codes

/ / Please paste the code text below (do not replace the code with pictures)

what result do you expect? What is the error message actually seen?

Jul.06,2021
Menu