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