【leetcode_easy_string】1436. Destination City

problem

1436. Destination City

solution#1: 使用map;

code

 

solution#2: 使用set;

code

 

参考

1. leetcode_easy_string_1436. Destination City;

 

posted on 2021-02-04 18:32  鹅要长大  阅读(40)  评论(0)    收藏  举报

导航