2010. 11. 1. 20:14ㆍ프로그래밍/Java
import java.util.*; public class gugudan if(args.length==1){ }else{ y = Math.abs(r.nextInt() % 9) +1; //1부터 9까지 랜덤변수; System.out.println(); System.out.println(x + "*" + y + "="); BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); int Ans = new Integer(user).intValue(); if(num == Ans){ |
'프로그래밍 > Java' 카테고리의 다른 글
이클립스에러 - Failed to create the Java Virtual Machine (0) | 2010.10.30 |
---|---|
main() 메소드와 인수 (0) | 2010.10.19 |
랩퍼클래스 (0) | 2010.10.19 |
캐스트(연산자) - 형변환 (0) | 2010.10.18 |
연산자 (산술, 증감, 비트, 논리, 관계, 삼항-조건) (0) | 2010.10.16 |