예제 #1
0
파일: A.java 프로젝트: Mityai/nncworkspaces
 double nextDouble() {
   return sc.nextDouble();
 }