
WHU寒假入门训练2017
xyry
ACM入门中……
展开
-
为什么把无穷大INF设置成0x3f3f3f3f?
INF为什么设置成为0x3f3f3f3f转载 2017-02-16 23:14:10 · 2749 阅读 · 0 评论 -
SPOJ-PT07Y Is it a tree DFS/并查集
题目描述 判环 并查集 DFSYou are given an unweighted, undirected graph. Write a program to check if it’s a tree topology.InputThe first line of the input file contains原创 2017-07-28 23:51:34 · 476 阅读 · 0 评论