1352 集合计数 扩展欧几里德算法
摘要:
http://www.51nod.com/onlineJudge/questionCode.html#!problemId=1352 题目的本意就是要求 ax+by=n+1 a * x + b * y = c,在x >= 1和y >= 1的条件下的解的个数。 ①、等于0的情况是: 1、方程无解, 2 阅读全文
posted @ 2017-02-07 22:16 stupid_one 阅读(234) 评论(0) 推荐(1)
浙公网安备 33010602011771号