Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Suggested format:
- g1
- / \
- g2 g3 <------- I set x = 2 here
- \
- g4 <------ I set x = 3 here
- \
- system xyz is a member of group q4
- I expect the value of x to be 2 at group g4, but I am getting 1
Advertisement
Add Comment
Please, Sign In to add comment