TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
Loading...
Searching...
No Matches
query Struct Reference

Public Attributes

int l
 
int r
 
int i
 

Detailed Description

Definition at line 9 of file mo.cpp.

Member Data Documentation

◆ i

int query::i

Definition at line 10 of file mo.cpp.

◆ l

int query::l

Definition at line 10 of file mo.cpp.

◆ r

int query::r

Definition at line 10 of file mo.cpp.


The documentation for this struct was generated from the following file: