2013년 2월 25일 월요일

6일차 숙제

1~45까지의 정수를 랜덤하게 6개 발생
(숫자가 중복되면 안됨=>배열 / 랜덤 / 사용)

-----------------------------------------------


1. 6개의 랜덤 수 생성.

 - 6개의 숫자를 랜덤으로 뽑아낼 반복 구문 사용 =>random 사용

 - 그 숫자는 1~ 45 사이에 정수여야함

 - 배열 사용해서 6번 발생 - > array사용



2. 중복 될수 없다.

 - 중복된 수만큼 더 실행..
   어떻게 중복 확인..ㅡㅡ.....

public class Lotto { public static void main(String[] args){ int[] ct ; ct = new int[6]; for(int j=0 ;j<ct.length;j++){ for(int i=0; i<ct.length ; i++){ int ct1= 0; ct1= (int)((Math.random()*45)); System.out.print(ct1+"\t"); } System.out.println(); } } }

댓글 1개:

국정원의 댓글 공작을 지탄합니다.

UPBIT is a South Korean company, and people died of suicide cause of coin investment.

 UPBIT is a South Korean company, and people died of suicide cause of coin. The company helps the people who control the market price manipu...