Skip to content

Instantly share code, notes, and snippets.

View SkBull's full-sized avatar
🗾

SkBull SkBull

🗾
  • Japan, Fukuoka
  • 13:54 (UTC +09:00)
View GitHub Profile
### Keybase proof
I hereby claim:
* I am skbull on github.
* I am kyanou (https://keybase.io/kyanou) on keybase.
* I have a public key ASBMAkWOASnuccyh_9PE9DDmRGvd3Uc6bMkooTa2McbxHwo
To claim this, I am signing this object:
package master;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
class Sevens{
private List<Integer> cards = new ArrayList<Integer>();