About
Contact
QtCreator
KDevelop
Solarized
1
for
(
int
c0 =
3
* floord(m,
3
) +
4
* floord(m,
4
); c0 <= n; c0 +=
1
)
2
s0(c0);
3