摘要: Problem Description Some of the secret doors contain a very interesting word puzzle. The team of archaeologists has to solve it to open that doors. Be 阅读全文
posted @ 2019-08-18 20:09 杰瑞与汤姆 阅读(156) 评论(0) 推荐(0) 编辑
摘要: Problem Description 欧拉回路是指不令笔离开纸面,可画过图中每条边仅一次,且可以回到起点的一条回路。现给定一个图,问是否存在欧拉回路? Input 测试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是节点数N ( 1 < N < 1000 )和边数M;随后的M行对应 阅读全文
posted @ 2019-08-18 10:23 杰瑞与汤姆 阅读(128) 评论(0) 推荐(0) 编辑