This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌞 Morning 3 commits ▎░░░░░░░░░░░░░░░░░░░░ 1.5% | |
🌆 Daytime 89 commits █████████░░░░░░░░░░░░ 43.2% | |
🌃 Evening 94 commits █████████▌░░░░░░░░░░░ 45.6% | |
🌙 Night 20 commits ██░░░░░░░░░░░░░░░░░░░ 9.7% |