About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
if
(n %
2
==
0
)
2
for
(
int
c0 = (-n /
2
) +
2
* floord(n -
1
,
4
) +
2
; c0 <=
100
; c0 +=
2
)
3
S(c0);
4
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more