Guest User

Untitled

a guest
Nov 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /*
  2. * 알파벳 15개를 저장(난수) => 'A'가 몇개인지 확인
  3. */
  4.  
  5.  
  6. <출력예시>
  7. W X S N A A Y D O Y M S W Y M
  8. count:2
  9.  
  10.  
  11.  
  12. G R T N P Z X C T V V P A L W
  13. count:1
  14.  
  15.  
  16. R R S B J N F C P D K L G Z D
  17. count:0
Add Comment
Please, Sign In to add comment