Input: List<String> Output: List, String Input: Map<String, Integer> Output: Map, String, Integer Input: Map<Map<String, Map<Int, Int>>, Integer> Output: Map Map<String, Map<Int, Int>>, Integer Basically, print out all nested data structures. Very weird question
Anónimo
String parsing, stack