摘要: Description:A Telephone Line Company (TLC) is establishing a new telephone cable network. They are connecting several places numbered by integers from... 阅读全文
posted @ 2015-08-05 16:21 搁浅の记忆 阅读(145) 评论(0) 推荐(0) 编辑
摘要: Problem Description:为了训练小希的方向感,Gardon建立了一座大城堡,里面有N个房间(N#include#include#include#define N 10010using namespace std;int dfn[N], low[N]; //dfn数组表示遍历至该点的时... 阅读全文
posted @ 2015-08-05 14:56 搁浅の记忆 阅读(164) 评论(0) 推荐(0) 编辑