PRG
PRG
*;
System.out.println("Hello!");
System.out.println();
int n = in.nextInt();
System.out.println("-----------------------------------");
System.out.println();
String case1_solve[] = {"sin^2 A + cos^2 A", "cosec 30", "3 + (1 - tan^45)/ (sec^45)", "3 secA - 5 =
0; (16*cotA/3?)",
String case1_lines[] = {"No matter what happens, imma be your Carbon, and you'll always be my
oxygen. <3",
"You are the one person who I won't ever forget cause you have changed my life
forever.",
"I promise to treat you like you matter everyday not just when it's convenient for
me",
"Hope you know that I like you more than maths now. <3"};
String case_2[] = {"unicorn", "pajji", "shit of a bull", "kitty", "brane", "gn (it's counted)",
"Jonathan", "exercise",
"daily quote", "kid", "the heart", "trust", "high", "onoshko", "shaayan raiii", "aunty",
"idiot",
switch (n)
case 1:
System.out.println("So you're in a flirty mood aren't you? Well, you need to solve math
first");
System.out.println("Answer as a number");
c1 = (int)(Math.random()*5+0);
s1 = 1 + c1;
System.out.print("Answer: ");
int a1 = in.nextInt();
if (a1 == s1)
{ System.out.println();
else
System.exit(0);
break;
case 2:
c1 = (int)(Math.random()*21+0);
break;
case 3:
System.out.println("Choose the number applicable");
int a = in.nextInt();
switch (a)
case 1:
System.out.println();
System.out.println("Maybe my emotions took control over my actions, and I'm sorry for
it.");
System.out.println("I really like you, and though I act stupid, I really don't want to lose
you.");
break;
case 2:
System.out.println();
System.out.println("Hey kid, don't be sad. Ik shit might not be working out, but think
about happy things");
System.out.println("I might not tell the right solution, but I promise to listen and
brighten ur mood");
break;
break;
}
System.out.println();
System.out.println("----------------------------------------");
System.out.println("Bye");