Advertisement
gdog2u

Weird

Mar 20th, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.90 KB | None | 0 0
  1. This bit of code;
  2. public static void main(String[] args0){
  3.             QuestionAnswer[] qA = new QuestionAnswer[60];
  4.             for(int i = 0; i < qA.length;i++){
  5.                 qA[i] = new QuestionAnswer();
  6.             }
  7.             qA = KBowlOpps.getChallengeQuestions();
  8.             //System.out.println(qA[0].getQuestion());
  9.         }
  10. is producing this;
  11.  
  12. 1) QuestionAnswer@76749ebc
  13.     1) QuestionAnswer@76749ebc
  14. 2) QuestionAnswer@62618565
  15.     2) QuestionAnswer@62618565
  16. 3) QuestionAnswer@707cdc58
  17.     3) QuestionAnswer@707cdc58
  18. 4) QuestionAnswer@15664f1a
  19.     4) QuestionAnswer@15664f1a
  20. 5) QuestionAnswer@6fd33eef
  21.     5) QuestionAnswer@6fd33eef
  22. 6) QuestionAnswer@15c8f644
  23.     6) QuestionAnswer@15c8f644
  24. 7) QuestionAnswer@3c9ff588
  25.     7) QuestionAnswer@3c9ff588
  26. 8) QuestionAnswer@29b0d2d0
  27.     8) QuestionAnswer@29b0d2d0
  28. 9) QuestionAnswer@17e06b12
  29.     9) QuestionAnswer@17e06b12
  30. 10) QuestionAnswer@e9576fd
  31.     10) QuestionAnswer@e9576fd
  32. 11) QuestionAnswer@76b6e385
  33.     11) QuestionAnswer@76b6e385
  34. 12) QuestionAnswer@61136da6
  35.     12) QuestionAnswer@61136da6
  36. 13) QuestionAnswer@4283df14
  37.     13) QuestionAnswer@4283df14
  38. 14) QuestionAnswer@5faabc29
  39.     14) QuestionAnswer@5faabc29
  40. 15) QuestionAnswer@422758d0
  41.     15) QuestionAnswer@422758d0
  42. 16) QuestionAnswer@2537e19e
  43.     16) QuestionAnswer@2537e19e
  44. 17) QuestionAnswer@77bd5f28
  45.     17) QuestionAnswer@77bd5f28
  46. 18) QuestionAnswer@31b27882
  47.     18) QuestionAnswer@31b27882
  48. 19) QuestionAnswer@3c05b84b
  49.     19) QuestionAnswer@3c05b84b
  50. 20) QuestionAnswer@1b8662b6
  51.     20) QuestionAnswer@1b8662b6
  52. 21) QuestionAnswer@13baa8d8
  53.     21) QuestionAnswer@13baa8d8
  54. 22) QuestionAnswer@43a30706
  55.     22) QuestionAnswer@43a30706
  56. 23) QuestionAnswer@4223d9b
  57.     23) QuestionAnswer@4223d9b
  58. 24) QuestionAnswer@63fa8d3b
  59.     24) QuestionAnswer@63fa8d3b
  60. 25) QuestionAnswer@564e4fc4
  61.     25) QuestionAnswer@564e4fc4
  62. 26) QuestionAnswer@2f56f920
  63.     26) QuestionAnswer@2f56f920
  64. 27) QuestionAnswer@76fdbc27
  65.     27) QuestionAnswer@76fdbc27
  66. 28) QuestionAnswer@c4be179
  67.     28) QuestionAnswer@c4be179
  68. 29) QuestionAnswer@49bfd53d
  69.     29) QuestionAnswer@49bfd53d
  70. 30) QuestionAnswer@5148bd9e
  71.     30) QuestionAnswer@5148bd9e
  72. 31) QuestionAnswer@7e98f9c2
  73.     31) QuestionAnswer@7e98f9c2
  74. 32) QuestionAnswer@6d35707c
  75.     32) QuestionAnswer@6d35707c
  76. 33) QuestionAnswer@4f6c14e7
  77.     33) QuestionAnswer@4f6c14e7
  78. 34) QuestionAnswer@40d0726d
  79.     34) QuestionAnswer@40d0726d
  80. 35) QuestionAnswer@35087359
  81.     35) QuestionAnswer@35087359
  82. 36) QuestionAnswer@3dccf342
  83.     36) QuestionAnswer@3dccf342
  84. 37) QuestionAnswer@5a7691c0
  85.     37) QuestionAnswer@5a7691c0
  86. 38) QuestionAnswer@1e5b02a6
  87.     38) QuestionAnswer@1e5b02a6
  88. 39) QuestionAnswer@690aefdb
  89.     39) QuestionAnswer@690aefdb
  90. 40) QuestionAnswer@4d0948bd
  91.     40) QuestionAnswer@4d0948bd
  92. 41) QuestionAnswer@1c8697ce
  93.     41) QuestionAnswer@1c8697ce
  94. 42) QuestionAnswer@48586403
  95.     42) QuestionAnswer@48586403
  96. 43) QuestionAnswer@230e2610
  97.     43) QuestionAnswer@230e2610
  98. 44) QuestionAnswer@75e4f66a
  99.     44) QuestionAnswer@75e4f66a
  100. 45) QuestionAnswer@aede59e
  101.     45) QuestionAnswer@aede59e
  102. 46) QuestionAnswer@87dedad
  103.     46) QuestionAnswer@87dedad
  104. 47) QuestionAnswer@37efd36
  105.     47) QuestionAnswer@37efd36
  106. 48) QuestionAnswer@621e605
  107.     48) QuestionAnswer@621e605
  108. 49) QuestionAnswer@1b845568
  109.     49) QuestionAnswer@1b845568
  110. 50) QuestionAnswer@d032cf5
  111.     50) QuestionAnswer@d032cf5
  112. 51) QuestionAnswer@4b7c8f7f
  113.     51) QuestionAnswer@4b7c8f7f
  114. 52) QuestionAnswer@5eb10190
  115.     52) QuestionAnswer@5eb10190
  116. 53) QuestionAnswer@36ddc581
  117.     53) QuestionAnswer@36ddc581
  118. 54) QuestionAnswer@19d1b44b
  119.     54) QuestionAnswer@19d1b44b
  120. 55) QuestionAnswer@1693b52b
  121.     55) QuestionAnswer@1693b52b
  122. 56) QuestionAnswer@3b5b25a1
  123.     56) QuestionAnswer@3b5b25a1
  124. 57) QuestionAnswer@5d038b78
  125.     57) QuestionAnswer@5d038b78
  126. 58) QuestionAnswer@13b9a2fd
  127.     58) QuestionAnswer@13b9a2fd
  128. 59) QuestionAnswer@7b9a29
  129.     59) QuestionAnswer@7b9a29
  130. 60) QuestionAnswer@32c5f9fe
  131.     60) QuestionAnswer@32c5f9fe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement