Guest User

Untitled

a guest
Sep 24th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. analyze <= 73
  2. | analyze <= 59
  3. | | goalHA <= 17: over (6.0)
  4. | | goalHA > 17
  5. | | | goalT <= 28: under (24.0/7.0)
  6. | | | goalT > 28
  7. | | | | pointT <= 5: under (2.0)
  8. | | | | pointT > 5: over (9.0)
  9. | analyze > 59: over (888.0/244.0)
  10. analyze > 73
  11. | pointT <= 16
  12. | | goalHA <= 33
  13. | | | goalHA <= 31: over (178.0/25.0)
  14. | | | goalHA > 31
  15. | | | | pointT <= 2: under (3.0)
  16. | | | | pointT > 2
  17. | | | | | analyze <= 75: over (9.0/1.0)
  18. | | | | | analyze > 75
  19. | | | | | | analyze <= 78: under (3.0)
  20. | | | | | | analyze > 78: over (4.0)
  21. | | goalHA > 33: over (67.0/2.0)
  22. | pointT > 16: over (181.0/46.0)
Add Comment
Please, Sign In to add comment