Class OJ
 All Classes Functions
Public Member Functions | Public Attributes | List of all members
Interval Struct Reference

Public Member Functions

 Interval (int s, int e)
 

Public Attributes

int end
 
int start
 

Detailed Description

Definition for an interval.


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