Advertisement
Guest User

Chart (ditaa - DIagrams Through Ascii Art)

a guest
Apr 5th, 2012
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. # http://stackoverflow.com/q/10024953/367456
  2.  
  3.  
  4. +-------+
  5. |cFDA |
  6. | Start |
  7. | {o} |
  8. +---+---+
  9. |
  10. v
  11. *<----------------+
  12. | |
  13. +-------+-------+ |
  14. | {c} | |
  15. +--+ has current? | |
  16. | N| cDBF | |
  17. | +-------+-------+ |
  18. | |Y |
  19. | +------+-------+ |
  20. | |get current | |
  21. | |iterators cFF8| |
  22. | +------+-------+ |
  23. | | |
  24. | +------+--------+ |
  25. | |sort, get first| |
  26. | |and any equal | |
  27. | |to it cFF8 | |
  28. | +------+--------+ |
  29. | | |
  30. | +------+-------+ +------+-------+
  31. | |return values +--+forward these |
  32. | |of these cFF8 | |iterators cFF8|
  33. | +--------------+ +--------------+
  34. |
  35. +----------+
  36. |
  37. +---+---+
  38. |cFDA |
  39. | Done. |
  40. | {o} |
  41. +-------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement