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

Public Member Functions

 TreeNode (int x)
 

Public Attributes

TreeNodeleft
 
TreeNoderight
 
int val
 

Detailed Description

Definition for binary tree


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