Skip to content

Instantly share code, notes, and snippets.

@toagit
Created April 21, 2015 09:27
Show Gist options
  • Save toagit/76f5d7950a54419fe71c to your computer and use it in GitHub Desktop.
Save toagit/76f5d7950a54419fe71c to your computer and use it in GitHub Desktop.
標準入力取得
BufferdReader br = new BufferdReader(new InputStreamReader(System.in));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment