Skip to content

Instantly share code, notes, and snippets.

@ulimy
ulimy / Ari.java
Last active September 28, 2022 12:24
저는 아리입니당^~^
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws Exception {
System.out.println(isSameNumber(input(), random()));
}
private static int input() {
Scanner sc = new Scanner(System.in);
🌞 Morning 3 commits ▎░░░░░░░░░░░░░░░░░░░░ 1.5%
🌆 Daytime 89 commits █████████░░░░░░░░░░░░ 43.2%
🌃 Evening 94 commits █████████▌░░░░░░░░░░░ 45.6%
🌙 Night 20 commits ██░░░░░░░░░░░░░░░░░░░ 9.7%