Guest User

Untitled

a guest
May 19th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2. g1
  3. / \
  4. g2 g3 <------- I set x1 = 2 here
  5. \
  6. g4 <------ I set x2 = 3 here
  7.  
  8. I expect the value of g4 to be 2, but I am getting 1
Advertisement
Add Comment
Please, Sign In to add comment