Algolib
Data structures
Graphs
Geometry
Mathematics
Optimization
Sorting
Strings
Trees
Simplex
Two-SAT
JSON
Constants
Shortcuts
ll
ull
Vi
Vii
Utility
Algolib
Shortcuts
View page source
Shortcuts
Defines
for_n
(
i
,
n
)
for_range
(
i
,
a
,
b
)
Typedefs
using
ll
=
long
long
using
ull
=
unsigned
long
long
using
Vi
=
vector
<
int
>
using
Vii
=
vector
<
vector
<
int
>
>