19行依赖关系不可以用key和value都是Integer类型的,Map<Integer, Integer> dependMap = new HashMap<>();。题目说如果存在多重依赖必须全都完成才能执行,应该是key是Integer,value是set