보기 없는 시험/랜덤문제

리버티게임, 모두가 만들어가는 자유로운 게임
< 보기 없는 시험
백괴게임>SCT님의 2011년 8월 23일 (화) 21:43 판 (찾아 바꾸기 – “그림:” 문자열을 “파일:” 문자열로)
public class Uncyclopedia{
	public static void main(String args[]){
		System.out.println("hello " + 15);
	}
}


이 소스를 컴파일할 때, 출력되는 값은?