51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#Jzzhu
Codeforces Round #257(Div. 2) B. Jzzhu and Sequences(矩阵高速幂)
题目链接:http://codeforces.com/problemset/problem/450/BB.JzzhuandSequencestimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutpu...
代码星球
·
2020-08-25
Codeforces
Round
#257
Div.
Jzzhu
codeforces 450B Jzzhu and Sequences
题目链接:http://codeforces.com/contest/450/problem/B解题思路:找循环节。注意当f[i]是负数的时候一定要把他加上mod直到>0为止;e:-3%4==1;#include<iostream>usingnamespacestd;constintmod=1e9+7...
代码星球
·
2020-05-25
codeforces
450B
Jzzhu
and
Sequences
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他