摘要: 推导当然是看别人的,扩展欧几里得我学得屎一样。 1 #include<iostream> 2 #include<cstdio> 3 #include<algorithm> 4 using namespace std; 5 const int N=105,M=10086; 6 int len,s,t, 阅读全文
posted @ 2017-07-20 19:21 Darkins 阅读(136) 评论(0) 推荐(0)