会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Black_Cat
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
数学 高斯消元
Codeforces Gym 101174 I The White Rabbit Pocket Watch 模线性方程组
摘要:#include #include #include #include #include using namespace std; const int mod=13; int a[510][200*100+10]; int x[510],id[201][201]; inline int gcd(int a,int b) { while(b!=0) { in...
阅读全文
posted @
2018-09-27 02:54
BIack_Cat
阅读(237)
评论(0)
推荐(0)
公告