コード例 #1
0
ファイル: A.java プロジェクト: Mityai/nncworkspaces
 double nextDouble() {
   return sc.nextDouble();
 }