搭配飞行员搭配飞行员:http://cogs.yeefan.us/cogs/problem/problem.php?pid=14
题解:建立虚拟源点汇点,然后水过
code:http://cogs.yeefan.us/cogs/submit/code.php?id=148410数字梯形数字梯形:http://cogs.yeefan.us/cogs/problem/problem.php?pid=...
分类:
其他好文 时间:
2015-04-10 09:36:54
阅读次数:
121
问题:Given two words (start and end), and a dictionary, find the length of shortest transformation sequence from start to end, such that:Only one letter...
分类:
编程语言 时间:
2014-08-21 22:47:14
阅读次数:
184
问题:
Given two words (start and end), and a dictionary, find the length of shortest transformation sequence from start to end, such that:
Only one letter can be changed at a time
Each intermediate wo...
分类:
编程语言 时间:
2014-07-12 19:21:38
阅读次数:
290