摘要: 题目:权限题! 写了一下,但提交不了,先放着吧。 代码如下: 阅读全文
posted @ 2018-05-16 23:57 Zinn 阅读(405) 评论(0) 推荐(0) 编辑
摘要: 题目:http://poj.org/problem?id=1830 根据题意,构造出n元方程组: a(1,1)x1 ^ a(1,2)x2 ^ a(1,3)x3 ... a(1,n)xn = st1 ^ ed1 a(2,1)x1 ...... = st2 ^ ed2 ...... 其中a(x,y)表示 阅读全文
posted @ 2018-05-16 22:45 Zinn 阅读(189) 评论(0) 推荐(0) 编辑