kimitake

Untitled

Aug 9th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. There are 3 accounts, such as A, B, and C
  2. client gets 5 tweets for each account and make a list as follow.
  3.  
  4. A1
  5. A2
  6. B1
  7. A3
  8. C1
  9. A4
  10. A5
  11. (more for A)
  12. C2
  13. B2
  14. B3
  15. C3
  16. B4
  17. B5
  18. (more for B)
  19. C4
  20. C5
  21. (more for C)
  22.  
  23. then click (more for A) button, so client gets #5 ~ #10 tweets for account A, and TL will be
  24.  
  25. A1
  26. A2
  27. B1
  28. A3
  29. C1
  30. A4
  31. A5
  32. A6
  33. C2
  34. B2
  35. A7
  36. B3
  37. C3
  38. B4
  39. A8
  40. A9
  41. A10
  42. (more for A)
  43. B5
  44. (more for B)
  45. C4
  46. C5
  47. (more for C)
Advertisement
Add Comment
Please, Sign In to add comment