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