node_ids
sequencelengths 4
1.4k
| edge_index
sequencelengths 1
2.22k
| text
sequencelengths 4
1.4k
| source
stringlengths 14
427k
|
---|---|---|---|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
18,
13,
13,
17,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
2,
2,
2,
2,
17,
13,
2,
13,
17,
2,
17,
13,
2,
13,
17,
2,
17,
13,
2,
13,
17,
30,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
95,
5
],
[
95,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
13,
18
],
[
9,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
19,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
19,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
19,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
19,
38
],
[
38,
39
],
[
43,
40
],
[
56,
41
],
[
53,
42
],
[
50,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
47,
48
],
[
47,
49
],
[
50,
50
],
[
50,
51
],
[
50,
52
],
[
53,
53
],
[
53,
54
],
[
53,
55
],
[
56,
56
],
[
56,
57
],
[
56,
58
],
[
43,
59
],
[
59,
60
],
[
59,
61
],
[
38,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
68,
69
],
[
68,
70
],
[
63,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
63,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
79,
84
],
[
38,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
86,
91
],
[
6,
92
],
[
92,
93
],
[
0,
94
],
[
94,
95
],
[
94,
96
]
] | [
"import java.util.*;\n\npublic class Main {\n\n public static void main(String arg[]) {\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String arg[]) {\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }\n}",
"Main",
"public static void main(String arg[]) {\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }",
"main",
"{\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }",
"try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }",
"catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }",
"InputMismatchException ex",
"{\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }",
"System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"1??????100?????§????????¶??°?????\\?????????????????????\"",
"{\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }",
"0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101",
"0<= c",
"b<101",
"0<= b",
"0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101",
"0<= a",
"0",
"a",
"a<101",
"a",
"101",
"0<= b",
"0",
"b",
"b<101",
"b",
"101",
"0<= c",
"0",
"c",
"c<101",
"c",
"101",
"{\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n }",
"if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n System.out.println(\"1??????100?????§???????????§???\");\n }",
"System.out.println(\"1??????100?????§???????????§???\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"1??????100?????§???????????§???\"",
"String arg[]",
"arg",
"public class Main {\n\n public static void main(String arg[]) {\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }\n}",
"public class Main {\n\n public static void main(String arg[]) {\n try {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } else {\n System.out.println(\"1??????100?????§???????????§???\");\n }\n\n } catch (InputMismatchException ex) {\n System.out.println(\"1??????100?????§????????¶??°?????\\?????????????????????\");\n }\n }\n}",
"Main"
] | import java.util.*;
public class Main {
public static void main(String arg[]) {
try {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
if ( 0<= a && a<101 && 0<= b && b<101 && 0<= c && c<101) {
if (a < b && b < c) {
System.out.println("Yes");
}else {
System.out.println("No");
}
} else {
System.out.println("1??????100?????§???????????§???");
}
} catch (InputMismatchException ex) {
System.out.println("1??????100?????§????????¶??°?????\?????????????????????");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}\n}\n\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}",
"main",
"{\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}",
"System.out.printf(\"Yes\\n\")",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"Yes\\n\"",
"{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}",
"System.out.printf(\"No\\n\")",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"No\\n\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.printf(\"Yes\\n\");\n\t\t}else{\n\t\t\tSystem.out.printf(\"No\\n\");\n\t\t}\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
if(a < b && b < c){
System.out.printf("Yes\n");
}else{
System.out.printf("No\n");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
14,
2,
2,
4,
18,
13,
18,
13,
17,
4,
18,
13,
18,
13,
17,
2,
4,
18,
13,
18,
13,
17,
4,
18,
13,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
71,
5
],
[
71,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
8,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
32,
33
],
[
32,
34
],
[
28,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
27,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
42,
45
],
[
45,
46
],
[
45,
47
],
[
41,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
51,
53
],
[
26,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
26,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
6,
68
],
[
68,
69
],
[
0,
70
],
[
70,
71
],
[
70,
72
]
] | [
"import java.io.*;\npublic class Main {\n\t\tpublic static void main(String[] arg) throws IOException {\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}\n\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\t\tpublic static void main(String[] arg) throws IOException {\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] arg) throws IOException {\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}",
"main",
"{\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}",
"InputStreamReader is = new InputStreamReader(System.in);",
"is",
"new InputStreamReader(System.in)",
"BufferedReader br = new BufferedReader(is);",
"br",
"new BufferedReader(is)",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] spl = str.split(\" \");",
"spl",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"if(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])",
"Integer.parseInt(spl[0]) < Integer.parseInt(spl[1])",
"Integer.parseInt(spl[0])",
"Integer.parseInt",
"Integer",
"spl[0]",
"spl",
"0",
"Integer.parseInt(spl[1])",
"Integer.parseInt",
"Integer",
"spl[1]",
"spl",
"1",
"Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])",
"Integer.parseInt(spl[1])",
"Integer.parseInt",
"Integer",
"spl[1]",
"spl",
"1",
"Integer.parseInt(spl[2])",
"Integer.parseInt",
"Integer",
"spl[2]",
"spl",
"2",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] arg",
"arg",
"public class Main {\n\t\tpublic static void main(String[] arg) throws IOException {\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}\n\n}",
"public class Main {\n\t\tpublic static void main(String[] arg) throws IOException {\n\t\t\tInputStreamReader is = new InputStreamReader(System.in); \n\t BufferedReader br = new BufferedReader(is);\n\t\t\tString str = br.readLine();\n\t\t\tString[] spl = str.split(\" \");\n\t\t\tif(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}\n\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] arg) throws IOException {
InputStreamReader is = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(is);
String str = br.readLine();
String[] spl = str.split(" ");
if(Integer.parseInt(spl[0]) < Integer.parseInt(spl[1]) && Integer.parseInt(spl[1]) < Integer.parseInt(spl[2])){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
55,
8
],
[
55,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
30,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
9,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] | [
"/* ITP1_2_B */\n\nimport java.io.*;\nimport java.util.*;\n\npublic class Main {\n public static void main (String[] args) throws java.lang.Exception {\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}\n",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main (String[] args) throws java.lang.Exception {\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception {\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"main",
"{\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }",
"(a < b) && (b < c)",
"(a < b)",
"a",
"b",
"(b < c)",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n public static void main (String[] args) throws java.lang.Exception {\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"public class Main {\n public static void main (String[] args) throws java.lang.Exception {\n // 入力された値をゲット\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt(); // 1個目をaにセット\n int b = sc.nextInt(); // 1個目をbにセット\n int c = sc.nextInt(); // 1個目をcにセット\n\n if((a < b) && (b < c)) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main"
] | /* ITP1_2_B */
import java.io.*;
import java.util.*;
public class Main {
public static void main (String[] args) throws java.lang.Exception {
// 入力された値をゲット
Scanner sc = new Scanner(System.in);
int a = sc.nextInt(); // 1個目をaにセット
int b = sc.nextInt(); // 1個目をbにセット
int c = sc.nextInt(); // 1個目をcにセット
if((a < b) && (b < c)) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
20,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
57,
5
],
[
57,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
30,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
8,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
6,
54
],
[
54,
55
],
[
0,
56
],
[
56,
57
],
[
56,
58
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"StringBuffer sb = new StringBuffer();",
"sb",
"new StringBuffer()",
"if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n sb.append(\"Yes\");\n }",
"sb.append(\"Yes\")",
"sb.append",
"sb",
"\"Yes\"",
"{\n sb.append(\"No\");\n }",
"sb.append(\"No\")",
"sb.append",
"sb",
"\"No\"",
"System.out.println(sb)",
"System.out.println",
"System.out",
"System",
"System.out",
"sb",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n StringBuffer sb = new StringBuffer();\n if (a < b && b < c) {\n sb.append(\"Yes\");\n } else {\n sb.append(\"No\");\n }\n\n System.out.println(sb);\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
StringBuffer sb = new StringBuffer();
if (a < b && b < c) {
sb.append("Yes");
} else {
sb.append("No");
}
System.out.println(sb);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
17,
26
],
[
26,
27
],
[
26,
28
],
[
17,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
17,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
17,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
17,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
17,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
17,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
58,
61
],
[
17,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
67,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
79,
84
],
[
62,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
86,
91
],
[
15,
92
],
[
92,
93
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\n\nclass Main {\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br =\n\t\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str = br.readLine();\n\n\t\tStringTokenizer st =\n\t \t\tnew StringTokenizer(str, \" \");\n\n\t\tString str1 = st.nextToken();\n\t\tString str2 = st.nextToken();\n\t\tString str3 = st.nextToken();\n\n\t\tint num1 = Integer.parseInt(str1);\n\t\tint num2 = Integer.parseInt(str2);\n\t\tint num3 = Integer.parseInt(str3);\n\n\t\tif(num1<num2) {\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"class Main {\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br =\n\t\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str = br.readLine();\n\n\t\tStringTokenizer st =\n\t \t\tnew StringTokenizer(str, \" \");\n\n\t\tString str1 = st.nextToken();\n\t\tString str2 = st.nextToken();\n\t\tString str3 = st.nextToken();\n\n\t\tint num1 = Integer.parseInt(str1);\n\t\tint num2 = Integer.parseInt(str2);\n\t\tint num3 = Integer.parseInt(str3);\n\n\t\tif(num1<num2) {\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br =\n\t\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str = br.readLine();\n\n\t\tStringTokenizer st =\n\t \t\tnew StringTokenizer(str, \" \");\n\n\t\tString str1 = st.nextToken();\n\t\tString str2 = st.nextToken();\n\t\tString str3 = st.nextToken();\n\n\t\tint num1 = Integer.parseInt(str1);\n\t\tint num2 = Integer.parseInt(str2);\n\t\tint num3 = Integer.parseInt(str3);\n\n\t\tif(num1<num2) {\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\n\t\tBufferedReader br =\n\t\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str = br.readLine();\n\n\t\tStringTokenizer st =\n\t \t\tnew StringTokenizer(str, \" \");\n\n\t\tString str1 = st.nextToken();\n\t\tString str2 = st.nextToken();\n\t\tString str3 = st.nextToken();\n\n\t\tint num1 = Integer.parseInt(str1);\n\t\tint num2 = Integer.parseInt(str2);\n\t\tint num3 = Integer.parseInt(str3);\n\n\t\tif(num1<num2) {\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br =\n\t\t\t\tnew BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"StringTokenizer st =\n\t \t\tnew StringTokenizer(str, \" \");",
"st",
"new StringTokenizer(str, \" \")",
"String str1 = st.nextToken();",
"str1",
"st.nextToken()",
"st.nextToken",
"st",
"String str2 = st.nextToken();",
"str2",
"st.nextToken()",
"st.nextToken",
"st",
"String str3 = st.nextToken();",
"str3",
"st.nextToken()",
"st.nextToken",
"st",
"int num1 = Integer.parseInt(str1);",
"num1",
"Integer.parseInt(str1)",
"Integer.parseInt",
"Integer",
"str1",
"int num2 = Integer.parseInt(str2);",
"num2",
"Integer.parseInt(str2)",
"Integer.parseInt",
"Integer",
"str2",
"int num3 = Integer.parseInt(str3);",
"num3",
"Integer.parseInt(str3)",
"Integer.parseInt",
"Integer",
"str3",
"if(num1<num2) {\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"num1<num2",
"num1",
"num2",
"{\n\t\t\tif(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}",
"if(num2<num3) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"num2<num3",
"num2",
"num3",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
class Main {
public static void main(String[] args) throws IOException{
BufferedReader br =
new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
StringTokenizer st =
new StringTokenizer(str, " ");
String str1 = st.nextToken();
String str2 = st.nextToken();
String str3 = st.nextToken();
int num1 = Integer.parseInt(str1);
int num2 = Integer.parseInt(str2);
int num3 = Integer.parseInt(str3);
if(num1<num2) {
if(num2<num3) {
System.out.println("Yes");
}
else {
System.out.println("No");
}
}
else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
4,
13,
41,
13,
18,
13,
17,
41,
13,
18,
13,
17,
41,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
42,
4,
18,
13,
30,
4,
18,
13,
4,
18,
13,
29,
4,
18,
13,
20,
4,
18,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
87,
11
],
[
87,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
14,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
21,
23
],
[
14,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
26,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
35,
39
],
[
39,
40
],
[
39,
41
],
[
34,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
34,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
12,
56
],
[
56,
57
],
[
87,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
64,
65
],
[
64,
66
],
[
60,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
67,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
72,
75
],
[
75,
76
],
[
76,
77
],
[
60,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
79,
82
],
[
83,
84
],
[
84,
85
],
[
0,
86
],
[
86,
87
],
[
86,
88
]
] | [
"import java.util.Scanner;\nimport java.util.ArrayList;\nimport java.util.List;\n\npublic class Main {\n\n public static void main(String[] args) {\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n\n\n public static Integer[] readInput() {\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.List;",
"List",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n\n\n public static Integer[] readInput() {\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }\n}",
"Main",
"public static void main(String[] args) {\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"main",
"{\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"Integer[] input = readInput();",
"input",
"readInput()",
"readInput",
"int a = input[0];",
"a",
"input[0]",
"input",
"0",
"int b = input[1];",
"b",
"input[1]",
"input",
"1",
"int c = input[2];",
"c",
"input[2]",
"input",
"2",
"if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public static Integer[] readInput() {\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }",
"readInput",
"{\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }",
"List<Integer> l = new ArrayList<Integer>();",
"l",
"new ArrayList<Integer>()",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }",
"sc.hasNextInt()",
"sc.hasNextInt",
"sc",
"{\n l.add(sc.nextInt());\n }",
"l.add(sc.nextInt())",
"l.add",
"l",
"sc.nextInt()",
"sc.nextInt",
"sc",
"return l.toArray(new Integer[l.size()]);",
"l.toArray(new Integer[l.size()])",
"l.toArray",
"l",
"new Integer[l.size()]",
"l.size()",
"l.size",
"l",
"public class Main {\n\n public static void main(String[] args) {\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n\n\n public static Integer[] readInput() {\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n\n Integer[] input = readInput();\n int a = input[0];\n int b = input[1];\n int c = input[2];\n\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n\n\n public static Integer[] readInput() {\n List<Integer> l = new ArrayList<Integer>();\n\n Scanner sc = new Scanner(System.in);\n while (sc.hasNextInt()) {\n l.add(sc.nextInt());\n }\n return l.toArray(new Integer[l.size()]);\n }\n}",
"Main"
] | import java.util.Scanner;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args) {
Integer[] input = readInput();
int a = input[0];
int b = input[1];
int c = input[2];
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
public static Integer[] readInput() {
List<Integer> l = new ArrayList<Integer>();
Scanner sc = new Scanner(System.in);
while (sc.hasNextInt()) {
l.add(sc.nextInt());
}
return l.toArray(new Integer[l.size()]);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
13,
13,
13,
13,
23,
13,
12,
13,
30,
41,
13,
17,
14,
2,
13,
13,
30,
0,
13,
17,
14,
2,
13,
13,
30,
0,
13,
17,
14,
2,
13,
13,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
23,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
83,
5
],
[
83,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
33,
36
],
[
33,
37
],
[
6,
38
],
[
38,
39
],
[
83,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
42,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
42,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
40,
76
],
[
76,
77
],
[
40,
78
],
[
78,
79
],
[
40,
80
],
[
80,
81
],
[
0,
82
],
[
82,
83
],
[
82,
84
]
] | [
"import java.util.Scanner;\npublic class Main\n{\n\tpublic static void main(String[] args){\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}\n\n\t//a<b<c??§Yes???????????????????????????\n\tpublic static void yesNo(int a,int b, int c){\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n\tpublic static void main(String[] args){\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}\n\n\t//a<b<c??§Yes???????????????????????????\n\tpublic static void yesNo(int a,int b, int c){\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}",
"main",
"{\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a;",
"a",
"int b;",
"b",
"int c;",
"c",
"a = scan.nextInt()",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"b = scan.nextInt()",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"c = scan.nextInt()",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"yesNo(a, b, c)",
"yesNo",
"a",
"b",
"c",
"String[] args",
"args",
"//a<b<c??§Yes???????????????????????????\n\tpublic static void yesNo(int a,int b, int c){\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}",
"yesNo",
"{\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}",
"String ans = \"No\";",
"ans",
"\"No\"",
"if(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}",
"a < b",
"a",
"b",
"{\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}",
"ans = \"No\"",
"ans",
"\"No\"",
"if(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}",
"a < c",
"a",
"c",
"{\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}",
"ans = \"No\"",
"ans",
"\"No\"",
"if(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}",
"b < c",
"b",
"c",
"{\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}",
"ans = \"Yes\"",
"ans",
"\"Yes\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"int a",
"a",
"int b",
"b",
"int c",
"c",
"public class Main\n{\n\tpublic static void main(String[] args){\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}\n\n\t//a<b<c??§Yes???????????????????????????\n\tpublic static void yesNo(int a,int b, int c){\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"public class Main\n{\n\tpublic static void main(String[] args){\n\t\t//3????????´??°???????????????\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tint c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\t\tyesNo(a, b, c);\n\t}\n\n\t//a<b<c??§Yes???????????????????????????\n\tpublic static void yesNo(int a,int b, int c){\n\t\tString ans = \"No\";\n\t\tif(a < b){\n\t\t\tans = \"No\";\n\t\t\tif(a < c){\n\t\t\t\tans = \"No\";\n\t\t\t\tif(b < c){\n\t\t\t\t\tans = \"Yes\";\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main
{
public static void main(String[] args){
//3????????´??°???????????????
Scanner scan = new Scanner(System.in);
int a;
int b;
int c;
a = scan.nextInt();
b = scan.nextInt();
c = scan.nextInt();
yesNo(a, b, c);
}
//a<b<c??§Yes???????????????????????????
public static void yesNo(int a,int b, int c){
String ans = "No";
if(a < b){
ans = "No";
if(a < c){
ans = "No";
if(b < c){
ans = "Yes";
}
}
}
System.out.println(ans);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
51,
5
],
[
51,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
6,
48
],
[
48,
49
],
[
0,
50
],
[
50,
51
],
[
50,
52
]
] | [
"import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"String result = \"No\";",
"result",
"\"No\"",
"if (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tresult = \"Yes\";\n\t\t}",
"result = \"Yes\"",
"result",
"\"Yes\"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tString result = \"No\";\n\t\n\t\tif (a < b && b < c) {\n\t\t\tresult = \"Yes\";\n\t\t}\n\n\t\tSystem.out.println(result);\n\t}\n}",
"Main"
] | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
String result = "No";
if (a < b && b < c) {
result = "Yes";
}
System.out.println(result);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
66,
5
],
[
66,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
17,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
50,
59
],
[
8,
60
],
[
60,
61
],
[
61,
62
],
[
6,
63
],
[
63,
64
],
[
0,
65
],
[
65,
66
],
[
65,
67
]
] | [
"import java.io.*;\n\npublic class Main {\n\n public static void main(String args[]) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }\n\n\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\n public static void main(String args[]) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }\n\n\n}",
"Main",
"public static void main(String args[]) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));",
"bw",
"new BufferedWriter(new OutputStreamWriter(System.out))",
"String[] st = br.readLine().split(\" \");",
"st",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(st[0]);",
"a",
"Integer.parseInt(st[0])",
"Integer.parseInt",
"Integer",
"st[0]",
"st",
"0",
"int b = Integer.parseInt(st[1]);",
"b",
"Integer.parseInt(st[1])",
"Integer.parseInt",
"Integer",
"st[1]",
"st",
"1",
"int c = Integer.parseInt(st[2]);",
"c",
"Integer.parseInt(st[2])",
"Integer.parseInt",
"Integer",
"st[2]",
"st",
"2",
"bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\")",
"bw.append",
"bw",
"a < b && b < c ? \"Yes\\n\" : \"No\\n\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\\n\"",
"\"No\\n\"",
"bw.flush()",
"bw.flush",
"bw",
"String args[]",
"args",
"public class Main {\n\n public static void main(String args[]) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }\n\n\n}",
"public class Main {\n\n public static void main(String args[]) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n String[] st = br.readLine().split(\" \");\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n bw.append(a < b && b < c ? \"Yes\\n\" : \"No\\n\");\n bw.flush();\n }\n\n\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String args[]) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
String[] st = br.readLine().split(" ");
int a = Integer.parseInt(st[0]);
int b = Integer.parseInt(st[1]);
int c = Integer.parseInt(st[2]);
bw.append(a < b && b < c ? "Yes\n" : "No\n");
bw.flush();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
55,
8
],
[
55,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
30,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
9,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] | [
"import java.io.IOException;\nimport java.util.Scanner;\n \npublic class Main {\n \n public static void main(String[] args) throws IOException {\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n \n public static void main(String[] args) throws IOException {\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }",
"main",
"{\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }",
"a<b && b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n \t System.out.println(\"Yes\");\n \n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n \t System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n \n public static void main(String[] args) throws IOException {\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }\n}",
"public class Main {\n \n public static void main(String[] args) throws IOException {\n \n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n \n if(a<b && b<c){\n \t System.out.println(\"Yes\");\n \n } \n \n else{\n \t System.out.println(\"No\");\n }\n \n }\n}",
"Main"
] | import java.io.IOException;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
if(a<b && b<c){
System.out.println("Yes");
}
else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\npublic class Main { \npublic static void main(String args[]) { \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n } }",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main { \npublic static void main(String args[]) { \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n } }",
"Main",
"public static void main(String args[]) { \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n }",
"main",
"{ \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int n=sc.nextInt();",
"n",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int m=sc.nextInt();",
"m",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int o=sc.nextInt();",
"o",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}",
"n<m && m<o",
"n<m",
"n",
"m",
"m<o",
"m",
"o",
"{\n System.out.println(\"Yes\"); \n}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\"); \n}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String args[]",
"args",
"public class Main { \npublic static void main(String args[]) { \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n } }",
"public class Main { \npublic static void main(String args[]) { \nScanner sc = new Scanner(System.in);\nint n=sc.nextInt();\nint m=sc.nextInt();\nint o=sc.nextInt();\n\nif(n<m && m<o){\n System.out.println(\"Yes\"); \n} else{\n System.out.println(\"No\"); \n}\n } }",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
int n=sc.nextInt();
int m=sc.nextInt();
int o=sc.nextInt();
if(n<m && m<o){
System.out.println("Yes");
} else{
System.out.println("No");
}
} }
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
82,
8
],
[
82,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
11,
14
],
[
14,
15
],
[
11,
16
],
[
16,
17
],
[
11,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
11,
22
],
[
22,
23
],
[
22,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
27,
32
],
[
11,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
11,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
54,
55
],
[
54,
56
],
[
11,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
62,
63
],
[
62,
64
],
[
57,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
57,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
11,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
9,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}",
"String str[]",
"str",
"ans;",
"ans",
"int a",
"a",
"b",
"b",
"c;",
"c",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"str = br.readLine().split(\" \")",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"a = Integer.parseInt(str[0])",
"a",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"b = Integer.parseInt(str[1])",
"b",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"c = Integer.parseInt(str[2])",
"c",
"Integer.parseInt(str[2])",
"Integer.parseInt",
"Integer",
"str[2]",
"str",
"2",
"if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n \tans = \"Yes\";\n }",
"ans = \"Yes\"",
"ans",
"\"Yes\"",
"{\n \tans = \"No\";\n }",
"ans = \"No\"",
"ans",
"\"No\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b, c;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n if(a < b && b < c){\n \tans = \"Yes\";\n }else{\n \tans = \"No\";\n }\n System.out.println(ans);\n\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception{
// TODO ?????????????????????????????????????????????
String str[], ans;
int a, b, c;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
str = br.readLine().split(" ");
a = Integer.parseInt(str[0]);
b = Integer.parseInt(str[1]);
c = Integer.parseInt(str[2]);
if(a < b && b < c){
ans = "Yes";
}else{
ans = "No";
}
System.out.println(ans);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
51,
5
],
[
51,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
6,
48
],
[
48,
49
],
[
0,
50
],
[
50,
51
],
[
50,
52
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}",
"main",
"{\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}",
"Scanner kbScanner = new Scanner(System.in);",
"kbScanner",
"new Scanner(System.in)",
"int num1 = kbScanner.nextInt();",
"num1",
"kbScanner.nextInt()",
"kbScanner.nextInt",
"kbScanner",
"int num2 = kbScanner.nextInt();",
"num2",
"kbScanner.nextInt()",
"kbScanner.nextInt",
"kbScanner",
"int num3 = kbScanner.nextInt();",
"num3",
"kbScanner.nextInt()",
"kbScanner.nextInt",
"kbScanner",
"String answer = \"No\";",
"answer",
"\"No\"",
"if(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}",
"num1 < num2 && num2 < num3",
"num1 < num2",
"num1",
"num2",
"num2 < num3",
"num2",
"num3",
"{\n\t\t\tanswer = \"Yes\";\n\t\t}",
"answer = \"Yes\"",
"answer",
"\"Yes\"",
"System.out.println(answer)",
"System.out.println",
"System.out",
"System",
"System.out",
"answer",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner kbScanner = new Scanner(System.in);\n\t\t\n\t\tint num1 = kbScanner.nextInt();\n\t\tint num2 = kbScanner.nextInt();\n\t\tint num3 = kbScanner.nextInt();\n\t\tString answer = \"No\";\n\t\t\n\t\tif(num1 < num2 && num2 < num3){\n\t\t\tanswer = \"Yes\";\n\t\t}\n\t\t\n\t\tSystem.out.println(answer);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner kbScanner = new Scanner(System.in);
int num1 = kbScanner.nextInt();
int num2 = kbScanner.nextInt();
int num3 = kbScanner.nextInt();
String answer = "No";
if(num1 < num2 && num2 < num3){
answer = "Yes";
}
System.out.println(answer);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
4,
18,
13,
12,
13,
30,
4,
18,
20,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
54,
5
],
[
54,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
37,
39
],
[
32,
40
],
[
32,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
54,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
45,
51
],
[
51,
52
],
[
0,
53
],
[
53,
54
],
[
53,
55
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic void exec() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().exec();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic void exec() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().exec();\n\t}\n}",
"Main",
"public void exec() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}",
"exec",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println((a<b && b<c)?\"Yes\":\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"(a<b && b<c)?\"Yes\":\"No\"",
"(a<b && b<c)",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"sc.close()",
"sc.close",
"sc",
"public static void main(String[] args) {\n\t\tnew Main().exec();\n\t}",
"main",
"{\n\t\tnew Main().exec();\n\t}",
"new Main().exec()",
"new Main().exec",
"new Main()",
"String[] args",
"args",
"public class Main {\n\tpublic void exec() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().exec();\n\t}\n}",
"public class Main {\n\tpublic void exec() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println((a<b && b<c)?\"Yes\":\"No\");\n\t\tsc.close();\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().exec();\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public void exec() {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
System.out.println((a<b && b<c)?"Yes":"No");
sc.close();
}
public static void main(String[] args) {
new Main().exec();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
8,
2,
13,
13,
8,
2,
13,
13,
17,
17,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
37,
42
],
[
33,
43
],
[
0,
44
],
[
58,
45
],
[
58,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
48,
52
],
[
52,
53
],
[
53,
54
],
[
46,
55
],
[
55,
56
],
[
0,
57
],
[
57,
58
],
[
57,
59
]
] | [
"import java.util.Scanner;\nimport static java.lang.System.out;\n\nclass Range {\n public void run() {\n Scanner scan = new Scanner( System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n out.println( ( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\");\n\n }\n}\n\npublic class Main {\n public static void main( String... args) {\n Range test = new Range();\n test.run();\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import static java.lang.System.out;",
"import static java.lang.System.out;",
"import static java.lang.System.out;",
"class Range {\n public void run() {\n Scanner scan = new Scanner( System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n out.println( ( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\");\n\n }\n}",
"Range",
"public void run() {\n Scanner scan = new Scanner( System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n out.println( ( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\");\n\n }",
"run",
"{\n Scanner scan = new Scanner( System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n out.println( ( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\");\n\n }",
"Scanner scan = new Scanner( System.in);",
"scan",
"new Scanner( System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"out.println( ( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\")",
"out.println",
"out",
"( a < b) ? ( ( b < c) ? \"Yes\" : \"No\") : \"No\"",
"( a < b)",
"a",
"b",
"( ( b < c) ? \"Yes\" : \"No\")",
"( b < c)",
"b",
"c",
"\"Yes\"",
"\"No\"",
"\"No\"",
"public class Main {\n public static void main( String... args) {\n Range test = new Range();\n test.run();\n }\n}",
"Main",
"public static void main( String... args) {\n Range test = new Range();\n test.run();\n }",
"main",
"{\n Range test = new Range();\n test.run();\n }",
"Range test = new Range();",
"test",
"new Range()",
"test.run()",
"test.run",
"test",
"String... args",
"args",
"public class Main {\n public static void main( String... args) {\n Range test = new Range();\n test.run();\n }\n}",
"public class Main {\n public static void main( String... args) {\n Range test = new Range();\n test.run();\n }\n}",
"Main"
] | import java.util.Scanner;
import static java.lang.System.out;
class Range {
public void run() {
Scanner scan = new Scanner( System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
out.println( ( a < b) ? ( ( b < c) ? "Yes" : "No") : "No");
}
}
public class Main {
public static void main( String... args) {
Range test = new Range();
test.run();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
42,
4,
18,
13,
30,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
82,
5
],
[
82,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
12,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
19,
24
],
[
16,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
30,
31
],
[
30,
32
],
[
16,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
16,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
16,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
54,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
49,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
6,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }",
"sc.hasNext()",
"sc.hasNext",
"sc",
"{\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }",
"String[] line = sc.nextLine().split(\" \");",
"line",
"sc.nextLine().split(\" \")",
"sc.nextLine().split",
"sc.nextLine()",
"sc.nextLine",
"sc",
"\" \"",
"int inputnum = Integer.parseInt(line[0]);",
"inputnum",
"Integer.parseInt(line[0])",
"Integer.parseInt",
"Integer",
"line[0]",
"line",
"0",
"int inputnum2 = Integer.parseInt(line[1]);",
"inputnum2",
"Integer.parseInt(line[1])",
"Integer.parseInt",
"Integer",
"line[1]",
"line",
"1",
"int inputnum3 = Integer.parseInt(line[2]);",
"inputnum3",
"Integer.parseInt(line[2])",
"Integer.parseInt",
"Integer",
"line[2]",
"line",
"2",
"if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }",
"inputnum < inputnum2",
"inputnum",
"inputnum2",
"{\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }",
"if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }",
"inputnum2 < inputnum3",
"inputnum2",
"inputnum3",
"{\n System.out.println(\"Yes\"); \n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\"); \n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n System.out.println(\"No\"); \n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n while( sc.hasNext() ){\n String[] line = sc.nextLine().split(\" \");\n int inputnum = Integer.parseInt(line[0]);\n int inputnum2 = Integer.parseInt(line[1]);\n int inputnum3 = Integer.parseInt(line[2]);\n if(inputnum < inputnum2 ){\n if(inputnum2 < inputnum3){\n System.out.println(\"Yes\"); \n }\n else {\n System.out.println(\"No\"); \n }\n }\n else {\n System.out.println(\"No\"); \n }\n }\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
while( sc.hasNext() ){
String[] line = sc.nextLine().split(" ");
int inputnum = Integer.parseInt(line[0]);
int inputnum2 = Integer.parseInt(line[1]);
int inputnum3 = Integer.parseInt(line[2]);
if(inputnum < inputnum2 ){
if(inputnum2 < inputnum3){
System.out.println("Yes");
}
else {
System.out.println("No");
}
}
else {
System.out.println("No");
}
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
27,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
38,
39
],
[
38,
40
],
[
33,
41
],
[
33,
42
],
[
6,
43
],
[
43,
44
]
] | [
"import java.util.*;\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.printf(\"%s\\n\", a < b && b < c ? \"Yes\" : \"No\");\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.printf(\"%s\\n\", a < b && b < c ? \"Yes\" : \"No\");\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.printf(\"%s\\n\", a < b && b < c ? \"Yes\" : \"No\");\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.printf(\"%s\\n\", a < b && b < c ? \"Yes\" : \"No\");\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.printf(\"%s\\n\", a < b && b < c ? \"Yes\" : \"No\")",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%s\\n\"",
"a < b && b < c ? \"Yes\" : \"No\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
System.out.printf("%s\n", a < b && b < c ? "Yes" : "No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
37,
39
],
[
32,
40
],
[
32,
41
],
[
6,
42
],
[
42,
43
]
] | [
"import java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) {\n Scanner stdIn = new Scanner(System.in);\n int a = stdIn.nextInt();\n int b = stdIn.nextInt();\n int c = stdIn.nextInt();\n\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args) {\n Scanner stdIn = new Scanner(System.in);\n int a = stdIn.nextInt();\n int b = stdIn.nextInt();\n int c = stdIn.nextInt();\n\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner stdIn = new Scanner(System.in);\n int a = stdIn.nextInt();\n int b = stdIn.nextInt();\n int c = stdIn.nextInt();\n\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }",
"main",
"{\n Scanner stdIn = new Scanner(System.in);\n int a = stdIn.nextInt();\n int b = stdIn.nextInt();\n int c = stdIn.nextInt();\n\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int a = stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int b = stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int c = stdIn.nextInt();",
"c",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"System.out.println(a < b && b < c ? \"Yes\" : \"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"a < b && b < c ? \"Yes\" : \"No\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
int a = stdIn.nextInt();
int b = stdIn.nextInt();
int c = stdIn.nextInt();
System.out.println(a < b && b < c ? "Yes" : "No");
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
38,
5,
13,
30,
4,
18,
18,
13,
13,
2,
17,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
91,
11
],
[
91,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
27,
28
],
[
27,
29
],
[
18,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
30,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
30,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
30,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
55,
56
],
[
55,
57
],
[
30,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
63,
64
],
[
63,
65
],
[
30,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
71,
72
],
[
71,
73
],
[
66,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
66,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
82,
87
],
[
12,
88
],
[
88,
89
],
[
0,
90
],
[
90,
91
],
[
90,
92
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}\n\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}\n\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}",
"main",
"{\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}",
"BufferedReader input = new BufferedReader(new InputStreamReader(System.in));",
"input",
"new BufferedReader(new InputStreamReader(System.in))",
"try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }",
"catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }",
"IOException e",
"{ System.out.println(\"Exception : \" + e);\n\t\t }",
"System.out.println(\"Exception : \" + e)",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Exception : \" + e",
"\"Exception : \"",
"e",
"{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }",
"String ab = input.readLine();",
"ab",
"input.readLine()",
"input.readLine",
"input",
"String[] strAry = ab.split(\" \");",
"strAry",
"ab.split(\" \")",
"ab.split",
"ab",
"\" \"",
"int a = Integer.parseInt(strAry[0]);",
"a",
"Integer.parseInt(strAry[0])",
"Integer.parseInt",
"Integer",
"strAry[0]",
"strAry",
"0",
"int b = Integer.parseInt(strAry[1]);",
"b",
"Integer.parseInt(strAry[1])",
"Integer.parseInt",
"Integer",
"strAry[1]",
"strAry",
"1",
"int c = Integer.parseInt(strAry[2]);",
"c",
"Integer.parseInt(strAry[2])",
"Integer.parseInt",
"Integer",
"strAry[2]",
"strAry",
"2",
"if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }",
"a<b&&b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}\n\n\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader input = new BufferedReader(new InputStreamReader(System.in));\n\n\n\t\t try{\n\t\t\t //System.out.println(\"??\\???\");\n\t\t\t String ab = input.readLine();\n\t\t\t String[] strAry = ab.split(\" \");\n\t\t\t //????????????????????\\??????????????°????????????????????§???????????????\n\t\t\t int a = Integer.parseInt(strAry[0]);\n\t\t\t //??????strAry??????????????????????????????????????????\n\t\t\t int b = Integer.parseInt(strAry[1]);\n\t\t\t int c = Integer.parseInt(strAry[2]);\n\t\t\t //??????????????°????????????????????§strAry?????????????????????????´?\n\n\t\t\t if(a<b&&b<c){\n\t\t\t\t //a<b<c?????§??????????????§?????????????????????????????????\n\t\t\t\t System.out.println(\"Yes\");\n\t\t\t }else{\n\t\t\t\t System.out.println(\"No\");\n\t\t\t }\n\n\n\t\t }catch(IOException e) { System.out.println(\"Exception : \" + e);\n\t\t }\n\n\n\t}\n\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) {
BufferedReader input = new BufferedReader(new InputStreamReader(System.in));
try{
//System.out.println("??\???");
String ab = input.readLine();
String[] strAry = ab.split(" ");
//????????????????????\??????????????°????????????????????§???????????????
int a = Integer.parseInt(strAry[0]);
//??????strAry??????????????????????????????????????????
int b = Integer.parseInt(strAry[1]);
int c = Integer.parseInt(strAry[2]);
//??????????????°????????????????????§strAry?????????????????????????´?
if(a<b&&b<c){
//a<b<c?????§??????????????§?????????????????????????????????
System.out.println("Yes");
}else{
System.out.println("No");
}
}catch(IOException e) { System.out.println("Exception : " + e);
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
17,
13,
12,
13,
30,
20,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
64,
5
],
[
64,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
34,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
29,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
50,
56
],
[
64,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
57,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] | [
"\nimport java.util.Scanner;\n\n\npublic class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }\n\n public static void main(String[] args){\n new Main();\n }\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }\n\n public static void main(String[] args){\n new Main();\n }\n}",
"Main",
"Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }",
"Main",
"{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"String flg;",
"flg",
"if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }",
"a < b",
"a",
"b",
"{\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }",
"if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }",
"b < c",
"b",
"c",
"{\n flg = \"Yes\";\n }",
"flg = \"Yes\"",
"flg",
"\"Yes\"",
"{\n flg = \"No\";\n }",
"flg = \"No\"",
"flg",
"\"No\"",
"{\n flg = \"No\";\n }",
"flg = \"No\"",
"flg",
"\"No\"",
"System.out.printf(\"%s\\n\", flg)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%s\\n\"",
"flg",
"public static void main(String[] args){\n new Main();\n }",
"main",
"{\n new Main();\n }",
"new Main()",
"String[] args",
"args",
"public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }\n\n public static void main(String[] args){\n new Main();\n }\n}",
"public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n String flg;\n if (a < b){\n if (b < c){\n flg = \"Yes\";\n }else {\n flg = \"No\";\n }\n }else{\n flg = \"No\";\n }\n System.out.printf(\"%s\\n\", flg);\n }\n\n public static void main(String[] args){\n new Main();\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
Main(){
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
String flg;
if (a < b){
if (b < c){
flg = "Yes";
}else {
flg = "No";
}
}else{
flg = "No";
}
System.out.printf("%s\n", flg);
}
public static void main(String[] args){
new Main();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
80,
5
],
[
80,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
13,
18
],
[
9,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
19,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
25,
30
],
[
19,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
19,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
19,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
52,
53
],
[
52,
54
],
[
19,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
60,
61
],
[
60,
62
],
[
55,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
64,
69
],
[
55,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
6,
77
],
[
77,
78
],
[
0,
79
],
[
79,
80
],
[
79,
81
]
] | [
"import java.io.*;\n\npublic class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\n}\t",
"import java.io.*;",
"io.*",
"java",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\n}",
"Main",
"public static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}",
"main",
"{\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}",
"try{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}",
"catch(IOException e){\n\tSystem.out.println(e);\n\t}",
"IOException e",
"{\n\tSystem.out.println(e);\n\t}",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] str = br.readLine().split(\" \");",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int num0 = Integer.parseInt(str[0]);",
"num0",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"int num1 = Integer.parseInt(str[1]);",
"num1",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"int num2 = Integer.parseInt(str[2]);",
"num2",
"Integer.parseInt(str[2])",
"Integer.parseInt",
"Integer",
"str[2]",
"str",
"2",
"if ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}",
"num0 < num1 && num1 < num2",
"num0 < num1",
"num0",
"num1",
"num1 < num2",
"num1",
"num2",
"{\n\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\n}",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tint num0 = Integer.parseInt(str[0]);\n\tint num1 = Integer.parseInt(str[1]);\n\tint num2 = Integer.parseInt(str[2]);\n\n\t\tif ( num0 < num1 && num1 < num2){\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\n}",
"Main"
] | import java.io.*;
public class Main{
public static void main(String[] args){
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] str = br.readLine().split(" ");
int num0 = Integer.parseInt(str[0]);
int num1 = Integer.parseInt(str[1]);
int num2 = Integer.parseInt(str[2]);
if ( num0 < num1 && num1 < num2){
System.out.println("Yes");
}else{
System.out.println("No");
}
}catch(IOException e){
System.out.println(e);
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
4,
13,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
97,
11
],
[
97,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
12,
29
],
[
29,
30
],
[
97,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
33,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
42,
45
],
[
45,
46
],
[
45,
47
],
[
33,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
53,
54
],
[
53,
55
],
[
33,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
58,
61
],
[
61,
62
],
[
61,
63
],
[
33,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
69,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
81,
86
],
[
64,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
88,
93
],
[
31,
94
],
[
94,
95
],
[
0,
96
],
[
96,
97
],
[
96,
98
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}\n\n\tpublic static void calc(String str) {\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}\n\n\tpublic static void calc(String str) {\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}",
"main",
"{\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}",
"InputStreamReader is = new InputStreamReader(System.in);",
"is",
"new InputStreamReader(System.in)",
"BufferedReader br = new BufferedReader(is);",
"br",
"new BufferedReader(is)",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"calc(str)",
"calc",
"str",
"String[] args",
"args",
"public static void calc(String str) {\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"calc",
"{\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"String[] result = str.split(\" \");",
"result",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int num1 = Integer.parseInt(result[0]);",
"num1",
"Integer.parseInt(result[0])",
"Integer.parseInt",
"Integer",
"result[0]",
"result",
"0",
"int num2 = Integer.parseInt(result[1]);",
"num2",
"Integer.parseInt(result[1])",
"Integer.parseInt",
"Integer",
"result[1]",
"result",
"1",
"int num3 = Integer.parseInt(result[2]);",
"num3",
"Integer.parseInt(result[2])",
"Integer.parseInt",
"Integer",
"result[2]",
"result",
"2",
"if (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"num1 < num2",
"num1",
"num2",
"{\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}",
"if(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"num2 < num3",
"num2",
"num3",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String str",
"str",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}\n\n\tpublic static void calc(String str) {\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tcalc(str);\n\t}\n\n\tpublic static void calc(String str) {\n\t\tString[] result = str.split(\" \");\n\n\t\tint num1 = Integer.parseInt(result[0]);\n\t\tint num2 = Integer.parseInt(result[1]);\n\t\tint num3 = Integer.parseInt(result[2]);\n\n\t\tif (num1 < num2) {\n\t\t\tif(num2 < num3){\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException {
InputStreamReader is = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(is);
String str = br.readLine();
calc(str);
}
public static void calc(String str) {
String[] result = str.split(" ");
int num1 = Integer.parseInt(result[0]);
int num2 = Integer.parseInt(result[1]);
int num3 = Integer.parseInt(result[2]);
if (num1 < num2) {
if(num2 < num3){
System.out.println("Yes");
}else{
System.out.println("No");
}
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
58,
5
],
[
58,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
38,
39
],
[
38,
40
],
[
33,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
33,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
6,
55
],
[
55,
56
],
[
0,
57
],
[
57,
58
],
[
57,
59
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int c = scanner.nextInt();",
"c",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"scanner.close()",
"scanner.close",
"scanner",
"String ans = null;",
"ans",
"null",
"if (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tans = \"Yes\";\n\t\t}",
"ans = \"Yes\"",
"ans",
"\"Yes\"",
"{\n\t\t\tans = \"No\";\n\t\t}",
"ans = \"No\"",
"ans",
"\"No\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\tString ans = null;\n\t\tif (a < b && b < c) {\n\t\t\tans = \"Yes\";\n\t\t} else {\n\t\t\tans = \"No\";\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int c = scanner.nextInt();
scanner.close();
String ans = null;
if (a < b && b < c) {
ans = "Yes";
} else {
ans = "No";
}
System.out.println(ans);
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
17,
41,
13,
17,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
39,
13,
13,
13,
41,
13,
17,
28,
13,
13,
30,
30,
14,
2,
2,
17,
13,
2,
13,
17,
30,
0,
13,
17,
14,
13,
30,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
8,
2,
13,
13,
13,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
8,
2,
13,
13,
13,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
112,
5
],
[
112,
6
],
[
6,
7
],
[
6,
8
],
[
112,
9
],
[
9,
10
],
[
9,
11
],
[
112,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
14,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
14,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
35,
38
],
[
14,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
42,
45
],
[
46,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
48,
52
],
[
52,
53
],
[
52,
54
],
[
47,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
14,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
63,
67
],
[
67,
68
],
[
67,
69
],
[
62,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
76,
80
],
[
76,
81
],
[
62,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
83,
87
],
[
87,
88
],
[
87,
89
],
[
82,
90
],
[
90,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
91,
96
],
[
96,
97
],
[
97,
98
],
[
97,
99
],
[
96,
100
],
[
96,
101
],
[
82,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
105,
107
],
[
103,
108
],
[
12,
109
],
[
109,
110
],
[
0,
111
],
[
111,
112
],
[
111,
113
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n private final static String YES = \"Yes\";\n private final static String NO = \"No\";\n\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n private final static String YES = \"Yes\";\n private final static String NO = \"No\";\n\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }\n}",
"Main",
"private final static String YES = \"Yes\";",
"YES",
"\"Yes\"",
"private final static String NO = \"No\";",
"NO",
"\"No\"",
"public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int[] array = { a, b, c };",
"array",
"{ a, b, c }",
"a",
"b",
"c",
"boolean inputOK = false;",
"inputOK",
"false",
"for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }",
"int i",
"array",
"{\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }",
"{\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }",
"if (0 <= i && i <= 100) {\n inputOK = true;\n }",
"0 <= i && i <= 100",
"0 <= i",
"0",
"i",
"i <= 100",
"i",
"100",
"{\n inputOK = true;\n }",
"inputOK = true",
"inputOK",
"true",
"if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }",
"inputOK",
"{\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }",
"if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }",
"a < b && a < c",
"a < b",
"a",
"b",
"a < c",
"a",
"c",
"{\n System.out.println(b < c ? YES : NO);\n }",
"System.out.println(b < c ? YES : NO)",
"System.out.println",
"System.out",
"System",
"System.out",
"b < c ? YES : NO",
"b < c",
"b",
"c",
"YES",
"NO",
"if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }",
"a < c && b < c",
"a < c",
"a",
"c",
"b < c",
"b",
"c",
"{\n System.out.println(a < b ? YES : NO);\n }",
"System.out.println(a < b ? YES : NO)",
"System.out.println",
"System.out",
"System",
"System.out",
"a < b ? YES : NO",
"a < b",
"a",
"b",
"YES",
"NO",
"{\n System.out.println(NO);\n }",
"System.out.println(NO)",
"System.out.println",
"System.out",
"System",
"System.out",
"NO",
"String args[]",
"args",
"public class Main {\n\n private final static String YES = \"Yes\";\n private final static String NO = \"No\";\n\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }\n}",
"public class Main {\n\n private final static String YES = \"Yes\";\n private final static String NO = \"No\";\n\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n int[] array = { a, b, c };\n\n boolean inputOK = false;\n\n for (int i : array) {\n if (0 <= i && i <= 100) {\n inputOK = true;\n }\n }\n\n if (inputOK) {\n if (a < b && a < c) {\n System.out.println(b < c ? YES : NO);\n } else if (a < c && b < c) {\n System.out.println(a < b ? YES : NO);\n } else {\n System.out.println(NO);\n }\n }\n\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
private final static String YES = "Yes";
private final static String NO = "No";
public static void main(String args[]) {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
int[] array = { a, b, c };
boolean inputOK = false;
for (int i : array) {
if (0 <= i && i <= 100) {
inputOK = true;
}
}
if (inputOK) {
if (a < b && a < c) {
System.out.println(b < c ? YES : NO);
} else if (a < c && b < c) {
System.out.println(a < b ? YES : NO);
} else {
System.out.println(NO);
}
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
2,
2,
13,
13,
2,
13,
17,
2,
13,
13,
2,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
60,
5
],
[
60,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
30,
29
],
[
37,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
34,
36
],
[
37,
37
],
[
37,
38
],
[
37,
39
],
[
30,
40
],
[
40,
41
],
[
40,
42
],
[
27,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
27,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
6,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] | [
"import java.util.Scanner;\n\n/**\n *\n * @author lenovo\n */\npublic class Main {\n\n public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }",
"main",
"{\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int c = scanner.nextInt();",
"c",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }",
"a < b&&a>=0 && b < c&&c<=100",
"b < c",
"a < b&&a>=0 && b < c&&c<=100",
"a < b",
"a",
"b",
"a>=0",
"a",
"0",
"b < c",
"b",
"c",
"c<=100",
"c",
"100",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n if (a < b&&a>=0 && b < c&&c<=100) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n\n }\n }\n}",
"Main"
] | import java.util.Scanner;
/**
*
* @author lenovo
*/
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int c = scanner.nextInt();
if (a < b&&a>=0 && b < c&&c<=100) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
75,
5
],
[
75,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
44,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
49,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
44,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
6,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] | [
"import java.io.*;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }\n \n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }\n \n}",
"Main",
"public static void main(String[] args) throws IOException {\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }",
"main",
"{\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }",
"BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] line = reader.readLine().split(\" \");",
"line",
"reader.readLine().split(\" \")",
"reader.readLine().split",
"reader.readLine()",
"reader.readLine",
"reader",
"\" \"",
"int a = Integer.parseInt(line[0]);",
"a",
"Integer.parseInt(line[0])",
"Integer.parseInt",
"Integer",
"line[0]",
"line",
"0",
"int b = Integer.parseInt(line[1]);",
"b",
"Integer.parseInt(line[1])",
"Integer.parseInt",
"Integer",
"line[1]",
"line",
"1",
"int c = Integer.parseInt(line[2]);",
"c",
"Integer.parseInt(line[2])",
"Integer.parseInt",
"Integer",
"line[2]",
"line",
"2",
"if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");",
"a < b",
"a",
"b",
"{\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }",
"if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }\n \n}",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n \n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n \n String[] line = reader.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n \n if(a < b){\n if(b < c){\n System.out.println(\"Yes\");\n }\n else System.out.println(\"No\");\n }\n \n else System.out.println(\"No\");\n \n \n }\n \n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
String[] line = reader.readLine().split(" ");
int a = Integer.parseInt(line[0]);
int b = Integer.parseInt(line[1]);
int c = Integer.parseInt(line[2]);
if(a < b){
if(b < c){
System.out.println("Yes");
}
else System.out.println("No");
}
else System.out.println("No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}",
"main",
"{\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int input_a = scan.nextInt();",
"input_a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int input_b = scan.nextInt();",
"input_b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int input_c = scan.nextInt();",
"input_c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"input_a < input_b && input_b < input_c",
"input_a < input_b",
"input_a",
"input_b",
"input_b < input_c",
"input_b",
"input_c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tint input_a = scan.nextInt();\n\t\tint input_b = scan.nextInt();\n\t\tint input_c = scan.nextInt();\n\t\t\n\t\tif(input_a < input_b && input_b < input_c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int input_a = scan.nextInt();
int input_b = scan.nextInt();
int input_c = scan.nextInt();
if(input_a < input_b && input_b < input_c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
12,
13,
30,
41,
13,
20,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
61,
5
],
[
61,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
61,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
56,
57
],
[
49,
58
],
[
58,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tprivate void calc(){\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\t\n\tpublic static void main(String[] args) {\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tprivate void calc(){\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\t\n\tpublic static void main(String[] args) {\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}\n}",
"Main",
"private void calc(){\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"calc",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int x =scanner.nextInt();",
"x",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int y =scanner.nextInt();",
"y",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int z =scanner.nextInt();",
"z",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"if(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"x<y && y<z",
"x<y",
"x",
"y",
"y<z",
"y",
"z",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"public static void main(String[] args) {\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}",
"main",
"{\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}",
"Main run =new Main();",
"run",
"new Main()",
"run.calc()",
"run.calc",
"run",
"String[] args",
"args",
"public class Main {\n\tprivate void calc(){\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\t\n\tpublic static void main(String[] args) {\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}\n}",
"public class Main {\n\tprivate void calc(){\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\t\tint z =scanner.nextInt();\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\t\n\tpublic static void main(String[] args) {\n\t\tMain run =new Main();\n\t\trun.calc();\n\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
private void calc(){
Scanner scanner = new Scanner(System.in);
int x =scanner.nextInt();
int y =scanner.nextInt();
int z =scanner.nextInt();
if(x<y && y<z){
System.out.println("Yes");
}else {
System.out.println("No");
}
}
public static void main(String[] args) {
Main run =new Main();
run.calc();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
14,
17
],
[
17,
18
],
[
14,
19
],
[
19,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
14,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
14,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
40,
42
],
[
14,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
56,
58
],
[
14,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
64,
65
],
[
64,
66
],
[
59,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
59,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
12,
81
],
[
81,
82
]
] | [
"import java.util.*;\nimport java.lang.*;\nimport java.io.*;\nclass Main\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\tint a, b, c;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] str1Ary = str.split(\" \");\n\t\ta = Integer.parseInt(str1Ary[0]);\n\t\tb = Integer.parseInt(str1Ary[1]);\n\t\tc = Integer.parseInt(str1Ary[2]);\n\t\tif (a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"class Main\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\tint a, b, c;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] str1Ary = str.split(\" \");\n\t\ta = Integer.parseInt(str1Ary[0]);\n\t\tb = Integer.parseInt(str1Ary[1]);\n\t\tc = Integer.parseInt(str1Ary[2]);\n\t\tif (a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception\n\t{\n\t\tint a, b, c;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] str1Ary = str.split(\" \");\n\t\ta = Integer.parseInt(str1Ary[0]);\n\t\tb = Integer.parseInt(str1Ary[1]);\n\t\tc = Integer.parseInt(str1Ary[2]);\n\t\tif (a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tint a, b, c;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] str1Ary = str.split(\" \");\n\t\ta = Integer.parseInt(str1Ary[0]);\n\t\tb = Integer.parseInt(str1Ary[1]);\n\t\tc = Integer.parseInt(str1Ary[2]);\n\t\tif (a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"int a",
"a",
"b",
"b",
"c;",
"c",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] str1Ary = str.split(\" \");",
"str1Ary",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"a = Integer.parseInt(str1Ary[0])",
"a",
"Integer.parseInt(str1Ary[0])",
"Integer.parseInt",
"Integer",
"str1Ary[0]",
"str1Ary",
"0",
"b = Integer.parseInt(str1Ary[1])",
"b",
"Integer.parseInt(str1Ary[1])",
"Integer.parseInt",
"Integer",
"str1Ary[1]",
"str1Ary",
"1",
"c = Integer.parseInt(str1Ary[2])",
"c",
"Integer.parseInt(str1Ary[2])",
"Integer.parseInt",
"Integer",
"str1Ary[2]",
"str1Ary",
"2",
"if (a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.*;
import java.lang.*;
import java.io.*;
class Main
{
public static void main (String[] args) throws java.lang.Exception
{
int a, b, c;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
String[] str1Ary = str.split(" ");
a = Integer.parseInt(str1Ary[0]);
b = Integer.parseInt(str1Ary[1]);
c = Integer.parseInt(str1Ary[2]);
if (a < b && b < c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
4,
18,
13,
17,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
14,
2,
13,
13,
30,
0,
13,
17,
14,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
84,
5
],
[
84,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
24,
29
],
[
24,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
52,
53
],
[
52,
54
],
[
8,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
55,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
63,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
63,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
8,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
6,
81
],
[
81,
82
],
[
0,
83
],
[
83,
84
],
[
83,
85
]
] | [
"import java.util.*;\npublic class Main {\n public static void main(String args[]){\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }//main\n \n}//class",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String args[]){\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }//main\n \n}//class",
"Main",
"public static void main(String args[]){\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }//main",
"main",
"{\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String input[];",
"input",
"String answer;",
"answer",
"int a;",
"a",
"int b;",
"b",
"int c;",
"c",
"input = sc.nextLine().split(\" \",0)",
"input",
"sc.nextLine().split(\" \",0)",
"sc.nextLine().split",
"sc.nextLine()",
"sc.nextLine",
"sc",
"\" \"",
"0",
"a = Integer.parseInt(input[0])",
"a",
"Integer.parseInt(input[0])",
"Integer.parseInt",
"Integer",
"input[0]",
"input",
"0",
"b = Integer.parseInt(input[1])",
"b",
"Integer.parseInt(input[1])",
"Integer.parseInt",
"Integer",
"input[1]",
"input",
"1",
"c = Integer.parseInt(input[2])",
"c",
"Integer.parseInt(input[2])",
"Integer.parseInt",
"Integer",
"input[2]",
"input",
"2",
"if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }",
"a >= b",
"a",
"b",
"{\n answer = \"No\";\n }",
"answer = \"No\"",
"answer",
"\"No\"",
"if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }",
"b >= c",
"b",
"c",
"{\n answer = \"No\";\n }",
"answer = \"No\"",
"answer",
"\"No\"",
"{\n answer = \"Yes\";\n }",
"answer = \"Yes\"",
"answer",
"\"Yes\"",
"System.out.println(answer)",
"System.out.println",
"System.out",
"System",
"System.out",
"answer",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]){\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }//main\n \n}//class",
"public class Main {\n public static void main(String args[]){\n //declaration and initialization\n Scanner sc = new Scanner(System.in);\n String input[];\n \n //variables for each problem\n String answer;\n int a;\n int b;\n int c;\n \n //reading the intput\n input = sc.nextLine().split(\" \",0);\n \n //assginment\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n \n //evaluation\n if(a >= b){\n answer = \"No\";\n }else if(b >= c){\n answer = \"No\";\n }else{\n answer = \"Yes\";\n }\n \n //output\n System.out.println(answer);\n \n \n \n }//main\n \n}//class",
"Main"
] | import java.util.*;
public class Main {
public static void main(String args[]){
//declaration and initialization
Scanner sc = new Scanner(System.in);
String input[];
//variables for each problem
String answer;
int a;
int b;
int c;
//reading the intput
input = sc.nextLine().split(" ",0);
//assginment
a = Integer.parseInt(input[0]);
b = Integer.parseInt(input[1]);
c = Integer.parseInt(input[2]);
//evaluation
if(a >= b){
answer = "No";
}else if(b >= c){
answer = "No";
}else{
answer = "Yes";
}
//output
System.out.println(answer);
}//main
}//class |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
30,
41,
13,
20,
4,
13,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
62,
5
],
[
62,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
11,
12
],
[
11,
13
],
[
10,
14
],
[
14,
15
],
[
14,
16
],
[
6,
17
],
[
17,
18
],
[
62,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
21,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
21,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
21,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
38,
42
],
[
42,
43
],
[
42,
44
],
[
37,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
37,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
53,
58
],
[
19,
59
],
[
59,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }\n\n private static void solve(Scanner in) {\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }\n\n private static void solve(Scanner in) {\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }",
"main",
"{\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }",
"try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }",
"{\n solve(in);\n }",
"Scanner in = new Scanner(System.in)",
"Scanner in = new Scanner(System.in)",
"new Scanner(System.in)",
"solve(in)",
"solve",
"in",
"String[] args",
"args",
"private static void solve(Scanner in) {\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"solve",
"{\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"int a = in.nextInt()",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"b = in.nextInt()",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"c = in.nextInt();",
"c",
"in.nextInt()",
"in.nextInt",
"in",
"if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"Scanner in",
"in",
"public class Main {\n public static void main(String[] args) {\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }\n\n private static void solve(Scanner in) {\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n try (Scanner in = new Scanner(System.in)) {\n solve(in);\n }\n }\n\n private static void solve(Scanner in) {\n int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try (Scanner in = new Scanner(System.in)) {
solve(in);
}
}
private static void solve(Scanner in) {
int a = in.nextInt(), b = in.nextInt(), c = in.nextInt();
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args){\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args){\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}",
"main",
"{\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int first = sc.nextInt();",
"first",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int second = sc.nextInt();",
"second",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int third = sc.nextInt();",
"third",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"first < second && second < third",
"first < second",
"first",
"second",
"second < third",
"second",
"third",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args){\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args){\n\t\t\n\t\t//テキスト入力クラス\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\t//入力文字を取得\n\t\tint first = sc.nextInt();\n\t\tint second = sc.nextInt();\n\t\tint third = sc.nextInt();\n\t\t\n\t\t//3つの数が、条件を満たし、yesの場合\n\t\tif(first < second && second < third){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\t\t\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args){
//テキスト入力クラス
Scanner sc = new Scanner(System.in);
//入力文字を取得
int first = sc.nextInt();
int second = sc.nextInt();
int third = sc.nextInt();
//3つの数が、条件を満たし、yesの場合
if(first < second && second < third){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
6,
13,
12,
13,
30,
41,
13,
4,
18,
4,
18,
20,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
61,
2
],
[
61,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
11,
12
],
[
8,
13
],
[
5,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
16,
19
],
[
19,
20
],
[
19,
21
],
[
5,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
27,
28
],
[
27,
29
],
[
5,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
35,
36
],
[
35,
37
],
[
5,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
39,
43
],
[
43,
44
],
[
43,
45
],
[
38,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
38,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
3,
58
],
[
58,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] | [
"public class Main {\npublic static void main(String[] args){\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}\n}",
"public class Main {\npublic static void main(String[] args){\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}\n}",
"Main",
"public static void main(String[] args){\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}",
"main",
"{\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}",
"String[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");",
"input",
"new java.util.Scanner ( System.in ). nextLine().split(\" \")",
"new java.util.Scanner ( System.in ). nextLine().split",
"new java.util.Scanner ( System.in ). nextLine()",
"new java.util.Scanner ( System.in ). nextLine",
"new java.util.Scanner ( System.in )",
"\" \"",
"int a = Integer.parseInt(input[0]);",
"a",
"Integer.parseInt(input[0])",
"Integer.parseInt",
"Integer",
"input[0]",
"input",
"0",
"int b = Integer.parseInt(input[1]);",
"b",
"Integer.parseInt(input[1])",
"Integer.parseInt",
"Integer",
"input[1]",
"input",
"1",
"int c = Integer.parseInt(input[2]);",
"c",
"Integer.parseInt(input[2])",
"Integer.parseInt",
"Integer",
"input[2]",
"input",
"2",
"if (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\npublic static void main(String[] args){\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}\n}",
"public class Main {\npublic static void main(String[] args){\n\t\n\tString[] input = new java.util.Scanner ( System.in ). nextLine().split(\" \");\n\tint a = Integer.parseInt(input[0]);\n\tint b = Integer.parseInt(input[1]);\n\tint c = Integer.parseInt(input[2]);\n\tif (a < b && b < c)\n\t\tSystem.out.println(\"Yes\");\n\telse\n\t\tSystem.out.println(\"No\");\n\t\n\t\n\t\n}\n}",
"Main"
] | public class Main {
public static void main(String[] args){
String[] input = new java.util.Scanner ( System.in ). nextLine().split(" ");
int a = Integer.parseInt(input[0]);
int b = Integer.parseInt(input[1]);
int c = Integer.parseInt(input[2]);
if (a < b && b < c)
System.out.println("Yes");
else
System.out.println("No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
12,
13,
30,
41,
13,
20,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
67,
5
],
[
67,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
38,
39
],
[
38,
40
],
[
33,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
33,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
67,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
61,
62
],
[
62,
63
],
[
55,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] | [
"import java.util.Scanner;\npublic class Main{\n \n public void solve(){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }\t\t\t\n public static void main(String[]args){\n Main obj = new Main();\n obj.solve();\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n \n public void solve(){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }\t\t\t\n public static void main(String[]args){\n Main obj = new Main();\n obj.solve();\n }\n}",
"Main",
"public void solve(){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }",
"solve",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a",
"a",
"b",
"b",
"c;",
"c",
"a = sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b = sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"c = sc.nextInt()",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b <c",
"a < b",
"a",
"b",
"b <c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"public static void main(String[]args){\n Main obj = new Main();\n obj.solve();\n }",
"main",
"{\n Main obj = new Main();\n obj.solve();\n }",
"Main obj = new Main();",
"obj",
"new Main()",
"obj.solve()",
"obj.solve",
"obj",
"String[]args",
"args",
"public class Main{\n \n public void solve(){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }\t\t\t\n public static void main(String[]args){\n Main obj = new Main();\n obj.solve();\n }\n}",
"public class Main{\n \n public void solve(){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n int a,b,c;\n\t\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tif(a < b && b <c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n }\t\t\t\n public static void main(String[]args){\n Main obj = new Main();\n obj.solve();\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main{
public void solve(){
Scanner sc = new Scanner(System.in);
int a,b,c;
a = sc.nextInt();
b = sc.nextInt();
c = sc.nextInt();
if(a < b && b <c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
public static void main(String[]args){
Main obj = new Main();
obj.solve();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
14,
40,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
61,
5
],
[
61,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
44,
48
],
[
48,
49
],
[
48,
50
],
[
42,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
6,
58
],
[
58,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] | [
"\nimport java.util.Scanner;\n\npublic class Main\n{\n public static void main(String[] args)\n {\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }\n}",
"Main",
"public static void main(String[] args)\n {\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if(a < b && b < c){\n System.out.println(\"Yes\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"if(!(a < b && b < c)){\n System.out.println(\"No\");\n }",
"!(a < b && b < c)",
"(a < b && b < c)",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }\n}",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner scan = new Scanner(System.in);\n \n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n \n if(a < b && b < c){\n System.out.println(\"Yes\");\n }\n if(!(a < b && b < c)){\n System.out.println(\"No\");\n }\n \n \n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
if(a < b && b < c){
System.out.println("Yes");
}
if(!(a < b && b < c)){
System.out.println("No");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
14,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
50,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
12,
72
],
[
72,
73
]
] | [
"//ITP1_2_B: Range\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] abc = in.readLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] abc = in.readLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] abc = in.readLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"main",
"{\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] abc = in.readLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] abc = in.readLine().split(\" \");",
"abc",
"in.readLine().split(\" \")",
"in.readLine().split",
"in.readLine()",
"in.readLine",
"in",
"\" \"",
"int a = Integer.parseInt(abc[0]);",
"a",
"Integer.parseInt(abc[0])",
"Integer.parseInt",
"Integer",
"abc[0]",
"abc",
"0",
"int b = Integer.parseInt(abc[1]);",
"b",
"Integer.parseInt(abc[1])",
"Integer.parseInt",
"Integer",
"abc[1]",
"abc",
"1",
"int c = Integer.parseInt(abc[2]);",
"c",
"Integer.parseInt(abc[2])",
"Integer.parseInt",
"Integer",
"abc[2]",
"abc",
"2",
"if (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | //ITP1_2_B: Range
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String[] abc = in.readLine().split(" ");
int a = Integer.parseInt(abc[0]);
int b = Integer.parseInt(abc[1]);
int c = Integer.parseInt(abc[2]);
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
2,
2,
2,
2,
17,
13,
2,
17,
13,
2,
17,
13,
2,
17,
13,
2,
17,
13,
2,
17,
13,
30,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
74,
2
],
[
74,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
5,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
5,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
5,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
5,
24
],
[
24,
25
],
[
29,
26
],
[
42,
27
],
[
39,
28
],
[
36,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
33,
34
],
[
33,
35
],
[
36,
36
],
[
36,
37
],
[
36,
38
],
[
39,
39
],
[
39,
40
],
[
39,
41
],
[
42,
42
],
[
42,
43
],
[
42,
44
],
[
29,
45
],
[
45,
46
],
[
45,
47
],
[
24,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
54,
55
],
[
54,
56
],
[
49,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
49,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
3,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] | [
"public class Main {\n\t\n\t\t\n\t\tpublic static void main(String[] args) {\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}\t\n\t\t\t\n\t\t\n}",
"public class Main {\n\t\n\t\t\n\t\tpublic static void main(String[] args) {\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}\t\n\t\t\t\n\t\t\n}",
"Main",
"public static void main(String[] args) {\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}",
"main",
"{\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}",
"java.util.Scanner scan = new java.util.Scanner(System.in);",
"scan",
"new java.util.Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}",
"0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c",
"100>= b",
"100>= a",
"0<= c",
"0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c",
"0<= a",
"0",
"a",
"0<= b",
"0",
"b",
"0<= c",
"0",
"c",
"100>= a",
"100",
"a",
"100>= b",
"100",
"b",
"100>= c",
"100",
"c",
"{\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}",
"if( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\t\n\t\t\n\t\tpublic static void main(String[] args) {\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}\t\n\t\t\t\n\t\t\n}",
"public class Main {\n\t\n\t\t\n\t\tpublic static void main(String[] args) {\n\t\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tif( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){\n\t\tif( a < b && b < c){;\n\t\t\n\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t}\n\t\t}\t\n\t\t\t\n\t\t\n}",
"Main"
] | public class Main {
public static void main(String[] args) {
java.util.Scanner scan = new java.util.Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
if( 0<= a && 0<= b && 0<= c && 100>= a && 100>= b && 100>= c){
if( a < b && b < c){;
System.out.println("Yes");
}else{
System.out.println("No");
}
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
51,
5
],
[
51,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
34,
36
],
[
29,
37
],
[
29,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
6,
48
],
[
48,
49
],
[
0,
50
],
[
50,
51
],
[
50,
52
]
] | [
"\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"String str = a < b && b < c ? \"Yes\" : \"No\";",
"str",
"a < b && b < c ? \"Yes\" : \"No\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"System.out.println(str)",
"System.out.println",
"System.out",
"System",
"System.out",
"str",
"scan.close()",
"scan.close",
"scan",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\t\t\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tString str = a < b && b < c ? \"Yes\" : \"No\";\n\t\t\n\t\tSystem.out.println(str);\n\t\t\n\t\tscan.close();\n\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
String str = a < b && b < c ? "Yes" : "No";
System.out.println(str);
scan.close();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
17,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
14,
2,
18,
13,
17,
18,
13,
17,
30,
14,
2,
18,
13,
17,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
80,
5
],
[
80,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
16,
21
],
[
21,
22
],
[
21,
23
],
[
16,
24
],
[
24,
25
],
[
25,
26
],
[
16,
27
],
[
28,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
41,
43
],
[
36,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
50,
52
],
[
45,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
45,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
36,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
8,
74
],
[
74,
75
],
[
75,
76
],
[
6,
77
],
[
77,
78
],
[
0,
79
],
[
79,
80
],
[
79,
81
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int[] num = new int[3];",
"num",
"new int[3]",
"3",
"for (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 3",
"i",
"3",
"i++",
"i++",
"i",
"{\n\t\t\tnum[i] = sc.nextInt();\n\t\t}",
"{\n\t\t\tnum[i] = sc.nextInt();\n\t\t}",
"num[i] = sc.nextInt()",
"num[i]",
"num",
"i",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"num[0] < num[1]",
"num[0]",
"num",
"0",
"num[1]",
"num",
"1",
"{\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t}",
"if (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"num[1] < num[2]",
"num[1]",
"num",
"1",
"num[2]",
"num",
"2",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint[] num = new int[3];\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tnum[i] = sc.nextInt();\n\t\t}\n\t\tif (num[0] < num[1]) {\n\t\t\tif (num[1] < num[2]) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\tsc.close();\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int[] num = new int[3];
for (int i = 0; i < 3; i++) {
num[i] = sc.nextInt();
}
if (num[0] < num[1]) {
if (num[1] < num[2]) {
System.out.println("Yes");
}else {
System.out.println("No");
}
} else {
System.out.println("No");
}
sc.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
30,
41,
13,
20,
41,
13,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
82,
8
],
[
82,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
13,
14
],
[
13,
15
],
[
12,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
16,
20
],
[
20,
21
],
[
16,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
16,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
16,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
16,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
16,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
54,
55
],
[
54,
56
],
[
16,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
62,
63
],
[
62,
64
],
[
57,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
57,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
9,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\npublic static void main(String[] args) {\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\npublic static void main(String[] args) {\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}\n\n}",
"Main",
"public static void main(String[] args) {\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}",
"main",
"{\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}",
"try {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}",
"catch (Exception e) {\n\t\t// TODO: handle exception\n\t}",
"Exception e",
"{\n\t\t// TODO: handle exception\n\t}",
"{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t}",
"BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));",
"buf",
"new BufferedReader(new InputStreamReader(System.in))",
"String input;",
"input",
"input = buf.readLine()",
"input",
"buf.readLine()",
"buf.readLine",
"buf",
"String[] strAry = input.split(\" \");",
"strAry",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"int x = Integer.parseInt(strAry[0]);",
"x",
"Integer.parseInt(strAry[0])",
"Integer.parseInt",
"Integer",
"strAry[0]",
"strAry",
"0",
"int y = Integer.parseInt(strAry[1]);",
"y",
"Integer.parseInt(strAry[1])",
"Integer.parseInt",
"Integer",
"strAry[1]",
"strAry",
"1",
"int z = Integer.parseInt(strAry[2]);",
"z",
"Integer.parseInt(strAry[2])",
"Integer.parseInt",
"Integer",
"strAry[2]",
"strAry",
"2",
"if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"x < y && y < z",
"x < y",
"x",
"y",
"y < z",
"y",
"z",
"{\n\t\t \t System.out.println(\"Yes\");\n\t\t }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\npublic static void main(String[] args) {\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}\n\n}",
"public class Main {\npublic static void main(String[] args) {\n\ttry {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString input;\n\t\t\tinput = buf.readLine();\n\t\t\t\n\t\t\tString[] strAry = input.split(\" \");\n\t\t int x = Integer.parseInt(strAry[0]);\n\t\t int y = Integer.parseInt(strAry[1]);\n\t\t int z = Integer.parseInt(strAry[2]);\n\t\t \n\t\t if(x < y && y < z){\n\t\t \t System.out.println(\"Yes\");\n\t\t }\n\t\t else{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t} catch (Exception e) {\n\t\t// TODO: handle exception\n\t}\n}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) {
try {
BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));
String input;
input = buf.readLine();
String[] strAry = input.split(" ");
int x = Integer.parseInt(strAry[0]);
int y = Integer.parseInt(strAry[1]);
int z = Integer.parseInt(strAry[2]);
if(x < y && y < z){
System.out.println("Yes");
}
else{
System.out.println("No");
}
} catch (Exception e) {
// TODO: handle exception
}
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
45,
5
],
[
45,
6
],
[
6,
7
],
[
6,
8
],
[
45,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
11,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
11,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
37,
39
],
[
32,
40
],
[
32,
41
],
[
9,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] | [
"import java.util.*;\n\npublic class Main {\n private static final Scanner scn = new Scanner(System.in);\n \n public static void main(String[] args) {\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n private static final Scanner scn = new Scanner(System.in);\n \n public static void main(String[] args) {\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"Main",
"private static final Scanner scn = new Scanner(System.in);",
"scn",
"new Scanner(System.in)",
"public static void main(String[] args) {\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }",
"main",
"{\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }",
"int a = scn.nextInt()",
"a",
"scn.nextInt()",
"scn.nextInt",
"scn",
"b = scn.nextInt()",
"b",
"scn.nextInt()",
"scn.nextInt",
"scn",
"c = scn.nextInt();",
"c",
"scn.nextInt()",
"scn.nextInt",
"scn",
"System.out.println(a < b && b < c ? \"Yes\" : \"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"a < b && b < c ? \"Yes\" : \"No\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"String[] args",
"args",
"public class Main {\n private static final Scanner scn = new Scanner(System.in);\n \n public static void main(String[] args) {\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"public class Main {\n private static final Scanner scn = new Scanner(System.in);\n \n public static void main(String[] args) {\n int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();\n System.out.println(a < b && b < c ? \"Yes\" : \"No\");\n }\n}",
"Main"
] | import java.util.*;
public class Main {
private static final Scanner scn = new Scanner(System.in);
public static void main(String[] args) {
int a = scn.nextInt(), b = scn.nextInt(), c = scn.nextInt();
System.out.println(a < b && b < c ? "Yes" : "No");
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
42,
2,
0,
13,
4,
18,
13,
17,
30,
41,
13,
4,
18,
13,
17,
41,
13,
20,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
18,
13,
13,
14,
2,
2,
18,
13,
17,
18,
13,
17,
2,
18,
13,
17,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
24,
30
],
[
23,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
31,
38
],
[
38,
39
],
[
38,
40
],
[
41,
42
],
[
41,
43
],
[
31,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
51,
53
],
[
44,
54
],
[
54,
55
],
[
55,
56
],
[
44,
57
],
[
58,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
59,
63
],
[
63,
64
],
[
64,
65
],
[
63,
66
],
[
66,
67
],
[
66,
68
],
[
31,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
71,
75
],
[
75,
76
],
[
75,
77
],
[
70,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
78,
82
],
[
82,
83
],
[
82,
84
],
[
69,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
86,
91
],
[
69,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
93,
98
],
[
12,
99
],
[
99,
100
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main{\n public static void main(String[] args) throws IOException {\n InputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n String line;\n // ????????\\???\n while((line=br.readLine()) != null) {\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main{\n public static void main(String[] args) throws IOException {\n InputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n String line;\n // ????????\\???\n while((line=br.readLine()) != null) {\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n InputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n String line;\n // ????????\\???\n while((line=br.readLine()) != null) {\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }\n }",
"main",
"{\n InputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n String line;\n // ????????\\???\n while((line=br.readLine()) != null) {\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }\n }",
"InputStreamReader isr = new InputStreamReader(System.in);",
"isr",
"new InputStreamReader(System.in)",
"BufferedReader br = new BufferedReader(isr);",
"br",
"new BufferedReader(isr)",
"String line;",
"line",
"while((line=br.readLine()) != null) {\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }",
"(line=br.readLine()) != null",
"(line=br.readLine())",
"line",
"br.readLine()",
"br.readLine",
"br",
"null",
"{\n // ??\\???????????????????§???????????????§????????????\n String[] input = line.split(\" \");\n int[] in = new int[input.length];\n \n // ??????????????°????????????\n for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }\n \n // a < b < c ??§Yes???????????\\??????No?????¨???\n if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n \n }",
"String[] input = line.split(\" \");",
"input",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int[] in = new int[input.length];",
"in",
"new int[input.length]",
"input.length",
"input",
"input.length",
"for(int i = 0; i < input.length; i++) {\n in[i] = Integer.parseInt(input[i]);\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < input.length",
"i",
"input.length",
"input",
"input.length",
"i++",
"i++",
"i",
"{\n in[i] = Integer.parseInt(input[i]);\n }",
"{\n in[i] = Integer.parseInt(input[i]);\n }",
"in[i] = Integer.parseInt(input[i])",
"in[i]",
"in",
"i",
"Integer.parseInt(input[i])",
"Integer.parseInt",
"Integer",
"input[i]",
"input",
"i",
"if(in[0] < in[1] && in[1] < in[2]) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }",
"in[0] < in[1] && in[1] < in[2]",
"in[0] < in[1]",
"in[0]",
"in",
"0",
"in[1]",
"in",
"1",
"in[1] < in[2]",
"in[1]",
"in",
"1",
"in[2]",
"in",
"2",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main{
public static void main(String[] args) throws IOException {
InputStreamReader isr = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(isr);
String line;
// ????????\???
while((line=br.readLine()) != null) {
// ??\???????????????????§???????????????§????????????
String[] input = line.split(" ");
int[] in = new int[input.length];
// ??????????????°????????????
for(int i = 0; i < input.length; i++) {
in[i] = Integer.parseInt(input[i]);
}
// a < b < c ??§Yes???????????\??????No?????¨???
if(in[0] < in[1] && in[1] < in[2]) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
38,
39
],
[
38,
40
],
[
33,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
33,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
6,
55
],
[
55,
56
]
] | [
"import java.util.Scanner;\n\nclass Main{\npublic static void main(String[] args){\n\n int a;\n int b;\nint c;\nScanner s = new Scanner(System.in);\na=s.nextInt();\nb=s.nextInt();\nc=s.nextInt();\n\nif(a<b&b<c){ System.out.println(\"Yes\");}\nelse{System.out.println(\"No\");}\n}}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\npublic static void main(String[] args){\n\n int a;\n int b;\nint c;\nScanner s = new Scanner(System.in);\na=s.nextInt();\nb=s.nextInt();\nc=s.nextInt();\n\nif(a<b&b<c){ System.out.println(\"Yes\");}\nelse{System.out.println(\"No\");}\n}}",
"Main",
"public static void main(String[] args){\n\n int a;\n int b;\nint c;\nScanner s = new Scanner(System.in);\na=s.nextInt();\nb=s.nextInt();\nc=s.nextInt();\n\nif(a<b&b<c){ System.out.println(\"Yes\");}\nelse{System.out.println(\"No\");}\n}",
"main",
"{\n\n int a;\n int b;\nint c;\nScanner s = new Scanner(System.in);\na=s.nextInt();\nb=s.nextInt();\nc=s.nextInt();\n\nif(a<b&b<c){ System.out.println(\"Yes\");}\nelse{System.out.println(\"No\");}\n}",
"int a;",
"a",
"int b;",
"b",
"int c;",
"c",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"a=s.nextInt()",
"a",
"s.nextInt()",
"s.nextInt",
"s",
"b=s.nextInt()",
"b",
"s.nextInt()",
"s.nextInt",
"s",
"c=s.nextInt()",
"c",
"s.nextInt()",
"s.nextInt",
"s",
"if(a<b&b<c){ System.out.println(\"Yes\");}\nelse{System.out.println(\"No\");}",
"a<b&b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{ System.out.println(\"Yes\");}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{System.out.println(\"No\");}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.Scanner;
class Main{
public static void main(String[] args){
int a;
int b;
int c;
Scanner s = new Scanner(System.in);
a=s.nextInt();
b=s.nextInt();
c=s.nextInt();
if(a<b&b<c){ System.out.println("Yes");}
else{System.out.println("No");}
}}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
38,
5,
13,
30,
4,
18,
13,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
93,
11
],
[
93,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
21,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
21,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
14,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
42,
45
],
[
14,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
51,
53
],
[
14,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
57,
58
],
[
56,
59
],
[
59,
60
],
[
59,
61
],
[
14,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
65,
66
],
[
64,
67
],
[
67,
68
],
[
67,
69
],
[
14,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
71,
75
],
[
75,
76
],
[
75,
77
],
[
70,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
78,
83
],
[
70,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
84,
89
],
[
12,
90
],
[
90,
91
],
[
0,
92
],
[
92,
93
],
[
92,
94
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}",
"main",
"{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String x = \"\";",
"x",
"\"\"",
"try {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}",
"catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}",
"NumberFormatException e",
"{\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}",
"IOException e",
"{\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tx = in.readLine();\n\t\t}",
"x = in.readLine()",
"x",
"in.readLine()",
"in.readLine",
"in",
"String[] ab = x.split(\" \");",
"ab",
"x.split(\" \")",
"x.split",
"x",
"\" \"",
"int a = Integer.parseInt(ab[0]);",
"a",
"Integer.parseInt(ab[0])",
"Integer.parseInt",
"Integer",
"ab[0]",
"ab",
"0",
"int b = Integer.parseInt(ab[1]);",
"b",
"Integer.parseInt(ab[1])",
"Integer.parseInt",
"Integer",
"ab[1]",
"ab",
"1",
"int c = Integer.parseInt(ab[2]);",
"c",
"Integer.parseInt(ab[2])",
"Integer.parseInt",
"Integer",
"ab[2]",
"ab",
"2",
"if ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");",
"(a < b) && (b < c)",
"(a < b)",
"a",
"b",
"(b < c)",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tString[] ab = x.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ab[0]);\n\t\tint b = Integer.parseInt(ab[1]);\n\t\tint c = Integer.parseInt(ab[2]);\n\n\t\tif ((a < b) && (b < c)) System.out.println(\"Yes\");\n\t\telse System.out.println(\"No\");\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String x = "";
try {
x = in.readLine();
} catch (NumberFormatException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
String[] ab = x.split(" ");
int a = Integer.parseInt(ab[0]);
int b = Integer.parseInt(ab[1]);
int c = Integer.parseInt(ab[2]);
if ((a < b) && (b < c)) System.out.println("Yes");
else System.out.println("No");
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
38,
5,
13,
30,
4,
18,
13,
30,
42,
2,
0,
13,
4,
18,
13,
17,
30,
41,
13,
4,
18,
13,
4,
18,
13,
17,
4,
18,
13,
17,
41,
13,
4,
18,
13,
4,
18,
13,
2,
4,
18,
13,
17,
17,
4,
18,
13,
17,
2,
4,
18,
13,
17,
17,
41,
13,
4,
18,
13,
4,
18,
13,
2,
4,
18,
13,
17,
2,
4,
18,
13,
17,
17,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
116,
8
],
[
116,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
17,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
26,
32
],
[
25,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
33,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
56,
59
],
[
55,
60
],
[
52,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
61,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
65,
70
],
[
33,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
73,
76
],
[
76,
77
],
[
77,
78
],
[
76,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
80,
83
],
[
80,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
85,
88
],
[
84,
89
],
[
79,
90
],
[
33,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
92,
96
],
[
96,
97
],
[
96,
98
],
[
91,
99
],
[
99,
100
],
[
100,
101
],
[
101,
102
],
[
102,
103
],
[
102,
104
],
[
100,
105
],
[
91,
106
],
[
106,
107
],
[
107,
108
],
[
108,
109
],
[
109,
110
],
[
109,
111
],
[
107,
112
],
[
9,
113
],
[
113,
114
],
[
0,
115
],
[
115,
116
],
[
115,
117
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}",
"BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"String buffer;",
"buffer",
"try {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}",
"catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}",
"Exception ex",
"{\n\t\t\tex.printStackTrace();\n\t\t}",
"ex.printStackTrace()",
"ex.printStackTrace",
"ex",
"{\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}",
"while ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}",
"(buffer = reader.readLine()) != null",
"(buffer = reader.readLine())",
"buffer",
"reader.readLine()",
"reader.readLine",
"reader",
"null",
"{\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}",
"Integer a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));",
"a",
"Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")))",
"Integer.valueOf",
"Integer",
"buffer.substring(0, buffer.indexOf(\" \"))",
"buffer.substring",
"buffer",
"0",
"buffer.indexOf(\" \")",
"buffer.indexOf",
"buffer",
"\" \"",
"Integer b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));",
"b",
"Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)))",
"Integer.valueOf",
"Integer",
"buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1))",
"buffer.substring",
"buffer",
"buffer.indexOf(\" \") + 1",
"buffer.indexOf(\" \")",
"buffer.indexOf",
"buffer",
"\" \"",
"1",
"buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)",
"buffer.indexOf",
"buffer",
"\" \"",
"buffer.indexOf(\" \") + 1",
"buffer.indexOf(\" \")",
"buffer.indexOf",
"buffer",
"\" \"",
"1",
"Integer c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));",
"c",
"Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1))",
"Integer.valueOf",
"Integer",
"buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1)",
"buffer.substring",
"buffer",
"buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1",
"buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)",
"buffer.indexOf",
"buffer",
"\" \"",
"buffer.indexOf(\" \") + 1",
"buffer.indexOf(\" \")",
"buffer.indexOf",
"buffer",
"\" \"",
"1",
"1",
"if (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString buffer;\n\t\ttry {\n\t\t\twhile ((buffer = reader.readLine()) != null) {\n\t\t\t\tInteger a = Integer.valueOf(buffer.substring(0, buffer.indexOf(\" \")));\n\t\t\t\tInteger b = Integer.valueOf(buffer.substring(buffer.indexOf(\" \") + 1, buffer.indexOf(\" \", buffer.indexOf(\" \") + 1)));\n\t\t\t\tInteger c = Integer.valueOf(buffer.substring(buffer.indexOf(\" \", buffer.indexOf(\" \") + 1) + 1));\n\t\t\t\tif (a < b && b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t} catch (Exception ex) {\n\t\t\tex.printStackTrace();\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
String buffer;
try {
while ((buffer = reader.readLine()) != null) {
Integer a = Integer.valueOf(buffer.substring(0, buffer.indexOf(" ")));
Integer b = Integer.valueOf(buffer.substring(buffer.indexOf(" ") + 1, buffer.indexOf(" ", buffer.indexOf(" ") + 1)));
Integer c = Integer.valueOf(buffer.substring(buffer.indexOf(" ", buffer.indexOf(" ") + 1) + 1));
if (a < b && b < c) {
System.out.println("Yes");
}
else {
System.out.println("No");
}
}
} catch (Exception ex) {
ex.printStackTrace();
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
20,
17,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
5,
13,
30,
4,
18,
18,
13,
13,
13,
30,
41,
13,
20,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
14,
2,
13,
17,
30,
11,
1,
41,
13,
2,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
14,
2,
18,
13,
13,
18,
13,
13,
30,
0,
13,
17,
3,
30,
3,
14,
2,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
153,
11
],
[
153,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
14,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
25,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
25,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
44,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
44,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
55,
58
],
[
44,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
66,
68
],
[
59,
69
],
[
69,
70
],
[
70,
71
],
[
59,
72
],
[
73,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
74,
78
],
[
78,
79
],
[
79,
80
],
[
78,
81
],
[
81,
82
],
[
81,
83
],
[
44,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
84,
89
],
[
89,
90
],
[
89,
91
],
[
91,
92
],
[
91,
93
],
[
84,
94
],
[
94,
95
],
[
95,
96
],
[
84,
97
],
[
98,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
99,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
108,
110
],
[
104,
111
],
[
111,
112
],
[
111,
113
],
[
113,
114
],
[
113,
115
],
[
104,
116
],
[
116,
117
],
[
117,
118
],
[
104,
119
],
[
120,
120
],
[
120,
121
],
[
121,
122
],
[
122,
123
],
[
123,
124
],
[
123,
125
],
[
122,
126
],
[
126,
127
],
[
126,
128
],
[
121,
129
],
[
129,
130
],
[
130,
131
],
[
130,
132
],
[
129,
133
],
[
99,
134
],
[
134,
135
],
[
44,
136
],
[
136,
137
],
[
137,
138
],
[
137,
139
],
[
136,
140
],
[
140,
141
],
[
141,
142
],
[
141,
143
],
[
44,
144
],
[
144,
145
],
[
145,
146
],
[
146,
147
],
[
146,
148
],
[
144,
149
],
[
12,
150
],
[
150,
151
],
[
0,
152
],
[
152,
153
],
[
152,
154
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}",
"main",
"{\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}",
"String strInput = null;",
"strInput",
"null",
"String strMessage = null;",
"strMessage",
"null",
"int[] intNumList = new int[3];",
"intNumList",
"new int[3]",
"3",
"try {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}",
"catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}",
"IOException e1",
"{\n\t\t\tSystem.out.println(e1);\n\t\t}",
"System.out.println(e1)",
"System.out.println",
"System.out",
"System",
"System.out",
"e1",
"catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}",
"NumberFormatException e2",
"{\n\t\t\tSystem.out.println(e2);\n\t\t}",
"System.out.println(e2)",
"System.out.println",
"System.out",
"System",
"System.out",
"e2",
"{\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}",
"BufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));",
"strLine",
"new BufferedReader(new InputStreamReader(System.in))",
"strInput = strLine.readLine()",
"strInput",
"strLine.readLine()",
"strLine.readLine",
"strLine",
"String[] strNumList = strInput.split(\" \");",
"strNumList",
"strInput.split(\" \")",
"strInput.split",
"strInput",
"\" \"",
"for (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < strNumList.length",
"i",
"strNumList.length",
"strNumList",
"strNumList.length",
"i++",
"i++",
"i",
"{\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}",
"{\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}",
"intNumList[i] = Integer.parseInt(strNumList[i])",
"intNumList[i]",
"intNumList",
"i",
"Integer.parseInt(strNumList[i])",
"Integer.parseInt",
"Integer",
"strNumList[i]",
"strNumList",
"i",
"for (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < intNumList.length",
"i",
"intNumList.length",
"intNumList",
"intNumList.length",
"i++",
"i++",
"i",
"{\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}",
"{\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}",
"if (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}",
"strMessage == null",
"strMessage",
"null",
"{\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}",
"for (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}",
"int j = i + 1;",
"int j = i + 1;",
"j",
"i + 1",
"i",
"1",
"j < intNumList.length",
"j",
"intNumList.length",
"intNumList",
"intNumList.length",
"j++",
"j++",
"j",
"{\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}",
"{\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}",
"if(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}",
"intNumList[i] >= intNumList[j]",
"intNumList[i]",
"intNumList",
"i",
"intNumList[j]",
"intNumList",
"j",
"{\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}",
"strMessage = \"No\"",
"strMessage",
"\"No\"",
"break;",
"{\n\t\t\t\t\tbreak;\n\t\t\t\t}",
"break;",
"if (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}",
"strMessage == null",
"strMessage",
"null",
"{\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}",
"strMessage = \"Yes\"",
"strMessage",
"\"Yes\"",
"System.out.println(strMessage)",
"System.out.println",
"System.out",
"System",
"System.out",
"strMessage",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\t//?????£?????????\n\t\tString strInput = null;\n\t\tString strMessage = null;\n\n\t\tint[] intNumList = new int[3];\n\t\ttry {\n\t\t\t//??\\????????????????????????\n\t\t\tBufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tstrInput = strLine.readLine();\n\n\t\t\tString[] strNumList = strInput.split(\" \");\n\n\t\t\t//int????????????\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tintNumList[i] = Integer.parseInt(strNumList[i]);\n\t\t\t}\n\n\t\t\tfor (int i = 0; i < intNumList.length; i++) {\n\n\t\t\t\t//\n\t\t\t\tif (strMessage == null) {\n\t\t\t\t\tfor (int j = i + 1; j < intNumList.length;j++) {\n\n\t\t\t\t\t\tif(intNumList[i] >= intNumList[j]){\n\t\t\t\t\t\t\t//?????¶ a < b < c????????????????????´???\n\t\t\t\t\t\t\tstrMessage = \"No\";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}else {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t//?????¶ a < b < c??????????????´???\n\t\t\tif (strMessage == null) {\n\t\t\t\tstrMessage = \"Yes\";\n\t\t\t}\n\n\t\t\t//???????????????\n\t\t\tSystem.out.println(strMessage);\n\n\t\t}catch (IOException e1) {\n\t\t\tSystem.out.println(e1);\n\t\t}catch (NumberFormatException e2) {\n\t\t\tSystem.out.println(e2);\n\t\t}\n\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) {
//?????£?????????
String strInput = null;
String strMessage = null;
int[] intNumList = new int[3];
try {
//??\????????????????????????
BufferedReader strLine = new BufferedReader(new InputStreamReader(System.in));
strInput = strLine.readLine();
String[] strNumList = strInput.split(" ");
//int????????????
for (int i = 0; i < strNumList.length; i++) {
intNumList[i] = Integer.parseInt(strNumList[i]);
}
for (int i = 0; i < intNumList.length; i++) {
//
if (strMessage == null) {
for (int j = i + 1; j < intNumList.length;j++) {
if(intNumList[i] >= intNumList[j]){
//?????¶ a < b < c????????????????????´???
strMessage = "No";
break;
}
}
}else {
break;
}
}
//?????¶ a < b < c??????????????´???
if (strMessage == null) {
strMessage = "Yes";
}
//???????????????
System.out.println(strMessage);
}catch (IOException e1) {
System.out.println(e1);
}catch (NumberFormatException e2) {
System.out.println(e2);
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
14,
2,
18,
13,
13,
17,
30,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
24,
28
],
[
23,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
35,
36
],
[
35,
37
],
[
29,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
43,
44
],
[
43,
45
],
[
29,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
51,
53
],
[
29,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
59,
60
],
[
59,
61
],
[
54,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
54,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
6,
76
],
[
76,
77
]
] | [
"import java.util.*;\n\nclass Main { \n public static void main(String[] args)\n\n{\n\tScanner sc=new Scanner(System.in);\n\tString input=sc.nextLine();\n\tString[] inputArray =input.split(\" \");\n\t\n\tif(inputArray.length==3)\n\t{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main { \n public static void main(String[] args)\n\n{\n\tScanner sc=new Scanner(System.in);\n\tString input=sc.nextLine();\n\tString[] inputArray =input.split(\" \");\n\t\n\tif(inputArray.length==3)\n\t{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}\n }\n}",
"Main",
"public static void main(String[] args)\n\n{\n\tScanner sc=new Scanner(System.in);\n\tString input=sc.nextLine();\n\tString[] inputArray =input.split(\" \");\n\t\n\tif(inputArray.length==3)\n\t{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}\n }",
"main",
"{\n\tScanner sc=new Scanner(System.in);\n\tString input=sc.nextLine();\n\tString[] inputArray =input.split(\" \");\n\t\n\tif(inputArray.length==3)\n\t{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}\n }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String input=sc.nextLine();",
"input",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] inputArray =input.split(\" \");",
"inputArray",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"if(inputArray.length==3)\n\t{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}",
"inputArray.length==3",
"inputArray.length",
"inputArray",
"inputArray.length",
"3",
"{\n\t\tint a = Integer.parseInt(inputArray[0]); \n \tint b = Integer.parseInt(inputArray[1]);\n \t int c = Integer.parseInt(inputArray[2]);\n\t\t\n\t\t\n\t\tif(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t\t\n\t}",
"int a = Integer.parseInt(inputArray[0]);",
"a",
"Integer.parseInt(inputArray[0])",
"Integer.parseInt",
"Integer",
"inputArray[0]",
"inputArray",
"0",
"int b = Integer.parseInt(inputArray[1]);",
"b",
"Integer.parseInt(inputArray[1])",
"Integer.parseInt",
"Integer",
"inputArray[1]",
"inputArray",
"1",
"int c = Integer.parseInt(inputArray[2]);",
"c",
"Integer.parseInt(inputArray[2])",
"Integer.parseInt",
"Integer",
"inputArray[2]",
"inputArray",
"2",
"if(a<b && b<c )\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\t\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a<b && b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main(String[] args)
{
Scanner sc=new Scanner(System.in);
String input=sc.nextLine();
String[] inputArray =input.split(" ");
if(inputArray.length==3)
{
int a = Integer.parseInt(inputArray[0]);
int b = Integer.parseInt(inputArray[1]);
int c = Integer.parseInt(inputArray[2]);
if(a<b && b<c )
{
System.out.println("Yes");
}
else
{
System.out.println("No");
}
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
37,
39
],
[
32,
40
],
[
32,
41
],
[
6,
42
],
[
42,
43
]
] | [
"import java.util.*;\nclass Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt(), b = sc.nextInt(), c = sc.nextInt();\n\t\tSystem.out.println(a < b && b < c ? \"Yes\" : \"No\");\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt(), b = sc.nextInt(), c = sc.nextInt();\n\t\tSystem.out.println(a < b && b < c ? \"Yes\" : \"No\");\n\t}\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt(), b = sc.nextInt(), c = sc.nextInt();\n\t\tSystem.out.println(a < b && b < c ? \"Yes\" : \"No\");\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt(), b = sc.nextInt(), c = sc.nextInt();\n\t\tSystem.out.println(a < b && b < c ? \"Yes\" : \"No\");\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b = sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(a < b && b < c ? \"Yes\" : \"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"a < b && b < c ? \"Yes\" : \"No\"",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main (String[] args) throws java.lang.Exception {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt(), b = sc.nextInt(), c = sc.nextInt();
System.out.println(a < b && b < c ? "Yes" : "No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int intA = scan.nextInt();",
"intA",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int intB = scan.nextInt();",
"intB",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int intC = scan.nextInt();",
"intC",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"intA < intB && intB < intC",
"intA < intB",
"intA",
"intB",
"intB < intC",
"intB",
"intC",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intA < intB && intB < intC){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
int intA = scan.nextInt();
int intB = scan.nextInt();
int intC = scan.nextInt();
if(intA < intB && intB < intC){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
12,
13,
30,
4,
18,
20,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
27,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
32,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
37,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
32,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
27,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
4,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
69,
75
],
[
75,
76
]
] | [
"import java.util.Scanner;\nclass Main {\n\tpublic void range() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif(a < b ) {\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else { \n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().range();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tpublic void range() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif(a < b ) {\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else { \n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().range();\n\t}\n}",
"Main",
"public void range() {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif(a < b ) {\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else { \n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"range",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif(a < b ) {\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else { \n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(a < b ) {\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else { \n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b",
"a",
"b",
"{\n\t\t\tif(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}",
"if(a < c) {\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t} else { \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"a < c",
"a",
"c",
"{\n\t\t\t\tif(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}",
"if(b < c) {\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}else { \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"b < c",
"b",
"c",
"{\n\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{ \n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{ \n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{ \n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"public static void main(String[] args) {\n\t\tnew Main().range();\n\t}",
"main",
"{\n\t\tnew Main().range();\n\t}",
"new Main().range()",
"new Main().range",
"new Main()",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public void range() {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
if(a < b ) {
if(a < c) {
if(b < c) {
System.out.println("Yes");
}else {
System.out.println("No");
}
} else {
System.out.println("No");
}
} else {
System.out.println("No");
}
}
public static void main(String[] args) {
new Main().range();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main (String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int A = sc.nextInt();",
"A",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int B = sc.nextInt();",
"B",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int C = sc.nextInt();",
"C",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"A < B && B < C",
"A < B",
"A",
"B",
"B < C",
"B",
"C",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\t\tif(A < B && B < C) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main (String[] args) {
Scanner sc = new Scanner(System.in);
int A = sc.nextInt();
int B = sc.nextInt();
int C = sc.nextInt();
if(A < B && B < C) {
System.out.println("Yes");
}
else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
20,
23
],
[
23,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
32,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
40,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
47,
48
],
[
47,
49
],
[
42,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
51,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
42,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
6,
76
],
[
76,
77
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a,b,c;\n\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\ta = Integer.parseInt(stdIn.next());\n\t\tb = Integer.parseInt(stdIn.next());\n\t\tc = Integer.parseInt(stdIn.next());\n\n\t\tif(c > b && c > a) {\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a,b,c;\n\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\ta = Integer.parseInt(stdIn.next());\n\t\tb = Integer.parseInt(stdIn.next());\n\t\tc = Integer.parseInt(stdIn.next());\n\n\t\tif(c > b && c > a) {\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tint a,b,c;\n\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\ta = Integer.parseInt(stdIn.next());\n\t\tb = Integer.parseInt(stdIn.next());\n\t\tc = Integer.parseInt(stdIn.next());\n\n\t\tif(c > b && c > a) {\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\n\t\tint a,b,c;\n\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\ta = Integer.parseInt(stdIn.next());\n\t\tb = Integer.parseInt(stdIn.next());\n\t\tc = Integer.parseInt(stdIn.next());\n\n\t\tif(c > b && c > a) {\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"int a",
"a",
"b",
"b",
"c;",
"c",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"a = Integer.parseInt(stdIn.next())",
"a",
"Integer.parseInt(stdIn.next())",
"Integer.parseInt",
"Integer",
"stdIn.next()",
"stdIn.next",
"stdIn",
"b = Integer.parseInt(stdIn.next())",
"b",
"Integer.parseInt(stdIn.next())",
"Integer.parseInt",
"Integer",
"stdIn.next()",
"stdIn.next",
"stdIn",
"c = Integer.parseInt(stdIn.next())",
"c",
"Integer.parseInt(stdIn.next())",
"Integer.parseInt",
"Integer",
"stdIn.next()",
"stdIn.next",
"stdIn",
"if(c > b && c > a) {\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"c > b && c > a",
"c > b",
"c",
"b",
"c > a",
"c",
"a",
"{\n\t\t\tif(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}",
"if(b > a) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"b > a",
"b",
"a",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
int a,b,c;
Scanner stdIn = new Scanner(System.in);
a = Integer.parseInt(stdIn.next());
b = Integer.parseInt(stdIn.next());
c = Integer.parseInt(stdIn.next());
if(c > b && c > a) {
if(b > a) {
System.out.println("Yes");
} else {
System.out.println("No");
}
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
42,
2,
13,
13,
30,
14,
2,
2,
4,
18,
13,
13,
17,
2,
4,
18,
13,
13,
17,
30,
0,
13,
17,
3,
30,
0,
13,
17,
40,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
17,
41,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
0,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
17,
14,
2,
4,
13,
13,
13,
17,
30,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
14,
2,
4,
13,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
198,
11
],
[
198,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
21,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
27,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
34,
39
],
[
26,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
26,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
25,
49
],
[
49,
50
],
[
14,
51
],
[
51,
52
],
[
12,
53
],
[
53,
54
],
[
12,
55
],
[
55,
56
],
[
198,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
62,
63
],
[
59,
64
],
[
64,
65
],
[
59,
66
],
[
66,
67
],
[
66,
68
],
[
59,
69
],
[
69,
70
],
[
59,
71
],
[
71,
72
],
[
71,
73
],
[
59,
74
],
[
74,
75
],
[
74,
76
],
[
59,
77
],
[
77,
78
],
[
77,
79
],
[
59,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
80,
85
],
[
85,
86
],
[
85,
87
],
[
80,
88
],
[
88,
89
],
[
89,
90
],
[
80,
91
],
[
92,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
93,
96
],
[
96,
97
],
[
97,
98
],
[
59,
99
],
[
99,
100
],
[
99,
101
],
[
101,
102
],
[
102,
103
],
[
59,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
106,
108
],
[
104,
109
],
[
109,
110
],
[
109,
111
],
[
104,
112
],
[
112,
113
],
[
113,
114
],
[
104,
115
],
[
116,
116
],
[
116,
117
],
[
117,
118
],
[
117,
119
],
[
119,
120
],
[
120,
121
],
[
119,
122
],
[
116,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
125,
128
],
[
116,
129
],
[
129,
130
],
[
130,
131
],
[
129,
132
],
[
59,
133
],
[
133,
134
],
[
133,
135
],
[
135,
136
],
[
136,
137
],
[
135,
138
],
[
59,
139
],
[
139,
140
],
[
139,
141
],
[
141,
142
],
[
142,
143
],
[
141,
144
],
[
59,
145
],
[
145,
146
],
[
145,
147
],
[
147,
148
],
[
148,
149
],
[
147,
150
],
[
59,
151
],
[
151,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
153,
156
],
[
152,
157
],
[
151,
158
],
[
158,
159
],
[
159,
160
],
[
160,
161
],
[
161,
162
],
[
161,
163
],
[
160,
164
],
[
164,
165
],
[
164,
166
],
[
159,
167
],
[
167,
168
],
[
168,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
168,
173
],
[
159,
174
],
[
174,
175
],
[
175,
176
],
[
176,
177
],
[
177,
178
],
[
177,
179
],
[
175,
180
],
[
151,
181
],
[
181,
182
],
[
182,
183
],
[
183,
184
],
[
183,
185
],
[
183,
186
],
[
182,
187
],
[
181,
188
],
[
188,
189
],
[
189,
190
],
[
190,
191
],
[
191,
192
],
[
191,
193
],
[
189,
194
],
[
57,
195
],
[
195,
196
],
[
0,
197
],
[
197,
198
],
[
197,
199
]
] | [
"import java.io.IOException;\nimport java.util.ArrayList;\nimport java.util.Scanner;\n\npublic class Main {\n\t/* ??¶?´??????????????????? */\n\tpublic static int judge(ArrayList<Integer> parse, int len) {\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}\n\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\t/* ??¶?´??????????????????? */\n\tpublic static int judge(ArrayList<Integer> parse, int len) {\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}\n\n}",
"Main",
"/* ??¶?´??????????????????? */\n\tpublic static int judge(ArrayList<Integer> parse, int len) {\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}",
"judge",
"{\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}",
"int result = 0;",
"result",
"0",
"int t = 0;",
"t",
"0",
"while (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}",
"t < len",
"t",
"len",
"{\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}",
"if (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}",
"parse.get(t) < 0 || parse.get(t) > 100",
"parse.get(t) < 0",
"parse.get(t)",
"parse.get",
"parse",
"t",
"0",
"parse.get(t) > 100",
"parse.get(t)",
"parse.get",
"parse",
"t",
"100",
"{\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t}",
"result = 1",
"result",
"1",
"break;",
"{\n\t\t\t\tresult = 0;\n\t\t\t}",
"result = 0",
"result",
"0",
"++t",
"t",
"return result;",
"result",
"ArrayList<Integer> parse",
"parse",
"int len",
"len",
"public static void main(String[] args) throws IOException {\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}",
"main",
"{\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}",
"int a",
"a",
"b",
"b",
"c;",
"c",
"int temp = 0;",
"temp",
"0",
"String str;",
"str",
"ArrayList<String> st = new ArrayList<String>();",
"st",
"new ArrayList<String>()",
"ArrayList<Integer> parse = new ArrayList<Integer>();",
"parse",
"new ArrayList<Integer>()",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"for (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 3",
"i",
"3",
"i++",
"i++",
"i",
"{\n\t\t\tst.add(scan.next());\n\t\t}",
"{\n\t\t\tst.add(scan.next());\n\t\t}",
"st.add(scan.next())",
"st.add",
"st",
"scan.next()",
"scan.next",
"scan",
"int len = st.size();",
"len",
"st.size()",
"st.size",
"st",
"for (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}",
"int p = 0;",
"int p = 0;",
"p",
"0",
"p < len",
"p",
"len",
"p++",
"p++",
"p",
"{\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}",
"{\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}",
"str = st.get(p)",
"str",
"st.get(p)",
"st.get",
"st",
"p",
"temp = Integer.parseInt(str)",
"temp",
"Integer.parseInt(str)",
"Integer.parseInt",
"Integer",
"str",
"parse.add(temp)",
"parse.add",
"parse",
"temp",
"a = parse.get(0)",
"a",
"parse.get(0)",
"parse.get",
"parse",
"0",
"b = parse.get(1)",
"b",
"parse.get(1)",
"parse.get",
"parse",
"1",
"c = parse.get(2)",
"c",
"parse.get(2)",
"parse.get",
"parse",
"2",
"if (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}",
"judge(parse, len) == 0",
"judge(parse, len)",
"judge",
"parse",
"len",
"0",
"{ // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t}",
"if (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}",
"judge(parse, len) == 1",
"judge(parse, len)",
"judge",
"parse",
"len",
"1",
"{ // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}",
"System.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"??\\?????°??????0~100??\\?????§???.???????????????.\"",
"String[] args",
"args",
"public class Main {\n\t/* ??¶?´??????????????????? */\n\tpublic static int judge(ArrayList<Integer> parse, int len) {\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}\n\n}",
"public class Main {\n\t/* ??¶?´??????????????????? */\n\tpublic static int judge(ArrayList<Integer> parse, int len) {\n\t\tint result = 0;\n\t\tint t = 0; //????????????????????°\n\t\twhile (t < len) {\n\t\t\tif (parse.get(t) < 0 || parse.get(t) > 100) {\n\t\t\t\tresult = 1;\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tresult = 0;\n\t\t\t}\n\t\t\t++t; //???????????????\n\t\t}\n\t\treturn result;\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a, b, c;\n\t\tint temp = 0;\n\t\tString str;\n\n\t\t/* ???????????£?¨? */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>(); // int??????\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tst.add(scan.next());\n\t\t}\n\n\t\tint len = st.size(); // ?????????????´???°\n\n\t\t/**\n\t\t * String???int????????¨int????????????????´?\n\t\t */\n\n\t\tfor (int p = 0; p < len; p++) {\n\t\t\tstr = st.get(p);\n\t\t\ttemp = Integer.parseInt(str);\n\t\t\tparse.add(temp);\n\t\t}\n\n\t\ta = parse.get(0);\n\t\tb = parse.get(1);\n\t\tc = parse.get(2);\n\n\n\t\t/* ????????¨???????????? */\n\t\tif (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.\n\t\t\tif (a < b && b < c) {\n\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"No\");\n\t\t\t}\n\t\t} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\\?????????????????°???????????§??????\n\t\t\tSystem.out.println(\"??\\?????°??????0~100??\\?????§???.???????????????.\");\n\t\t}\n\n\t}\n\n}",
"Main"
] | import java.io.IOException;
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
/* ??¶?´??????????????????? */
public static int judge(ArrayList<Integer> parse, int len) {
int result = 0;
int t = 0; //????????????????????°
while (t < len) {
if (parse.get(t) < 0 || parse.get(t) > 100) {
result = 1;
break;
} else {
result = 0;
}
++t; //???????????????
}
return result;
}
public static void main(String[] args) throws IOException {
int a, b, c;
int temp = 0;
String str;
/* ???????????£?¨? */
ArrayList<String> st = new ArrayList<String>();
ArrayList<Integer> parse = new ArrayList<Integer>(); // int??????
Scanner scan = new Scanner(System.in);
for (int i = 0; i < 3; i++) {
st.add(scan.next());
}
int len = st.size(); // ?????????????´???°
/**
* String???int????????¨int????????????????´?
*/
for (int p = 0; p < len; p++) {
str = st.get(p);
temp = Integer.parseInt(str);
parse.add(temp);
}
a = parse.get(0);
b = parse.get(1);
c = parse.get(2);
/* ????????¨???????????? */
if (judge(parse, len) == 0) { // judge???????????????????????????0??????,????????????.
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
} else if (judge(parse, len) == 1) { // judge???????????????????????????1???????????\?????????????????°???????????§??????
System.out.println("??\?????°??????0~100??\?????§???.???????????????.");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
4,
18,
20,
23,
13,
12,
13,
30,
4,
18,
18,
13,
13,
17,
12,
13,
30,
29,
2,
2,
13,
13,
13,
23,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
13,
17,
2,
17,
2,
13,
13,
12,
13,
30,
41,
13,
4,
18,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
17,
17,
2,
2,
13,
17,
17,
17,
2,
2,
13,
17,
17,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
13,
13,
17,
8,
2,
13,
13,
17,
17,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
167,
5
],
[
167,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
6,
12
],
[
12,
13
],
[
167,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
17,
22
],
[
167,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
28,
28
],
[
28,
29
],
[
28,
30
],
[
28,
31
],
[
23,
32
],
[
32,
33
],
[
167,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
36,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
36,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
36,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
56,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
56,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
63,
65
],
[
167,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
72,
73
],
[
68,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
82,
80
],
[
80,
81
],
[
87,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
82,
86
],
[
87,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
87,
91
],
[
80,
92
],
[
82,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
93,
97
],
[
167,
98
],
[
98,
99
],
[
98,
100
],
[
100,
101
],
[
101,
102
],
[
101,
103
],
[
100,
104
],
[
104,
105
],
[
104,
106
],
[
106,
107
],
[
107,
108
],
[
100,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
100,
114
],
[
114,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
114,
119
],
[
119,
120
],
[
120,
121
],
[
120,
122
],
[
119,
123
],
[
119,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
124,
128
],
[
124,
129
],
[
167,
130
],
[
130,
131
],
[
130,
132
],
[
132,
133
],
[
133,
134
],
[
133,
135
],
[
132,
136
],
[
136,
137
],
[
136,
138
],
[
138,
139
],
[
139,
140
],
[
132,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
144,
145
],
[
132,
146
],
[
146,
147
],
[
146,
148
],
[
148,
149
],
[
149,
150
],
[
132,
151
],
[
151,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
151,
156
],
[
156,
157
],
[
157,
158
],
[
158,
159
],
[
158,
160
],
[
157,
161
],
[
161,
162
],
[
161,
163
],
[
156,
164
],
[
156,
165
],
[
0,
166
],
[
166,
167
],
[
166,
168
]
] | [
"import java.util.*;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}\n\n\tpublic void printHelloWorld(){\n\t\tSystem.out.println(\"Hello World\");\n\t}\n\n\tpublic int ITP1_1_B(int x){\n\t\treturn x*x*x;\n\t}\n\n\tpublic void ITP1_1_C(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}\n\n\tpublic void ITP1_1_D(){\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}\n\n\tpublic void ITP1_2_A(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}\n\n\tpublic void ITP1_2_B(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n\tpublic static void main(String[] args){\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}\n\n\tpublic void printHelloWorld(){\n\t\tSystem.out.println(\"Hello World\");\n\t}\n\n\tpublic int ITP1_1_B(int x){\n\t\treturn x*x*x;\n\t}\n\n\tpublic void ITP1_1_C(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}\n\n\tpublic void ITP1_1_D(){\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}\n\n\tpublic void ITP1_2_A(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}\n\n\tpublic void ITP1_2_B(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}",
"main",
"{\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}",
"new Main().ITP1_2_B()",
"new Main().ITP1_2_B",
"new Main()",
"String[] args",
"args",
"public void printHelloWorld(){\n\t\tSystem.out.println(\"Hello World\");\n\t}",
"printHelloWorld",
"{\n\t\tSystem.out.println(\"Hello World\");\n\t}",
"System.out.println(\"Hello World\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Hello World\"",
"public int ITP1_1_B(int x){\n\t\treturn x*x*x;\n\t}",
"ITP1_1_B",
"{\n\t\treturn x*x*x;\n\t}",
"return x*x*x;",
"x*x*x",
"x*x*x",
"x",
"x",
"x",
"int x",
"x",
"public void ITP1_1_C(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}",
"ITP1_1_C",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println(a*b + \" \" + 2*(a+b))",
"System.out.println",
"System.out",
"System",
"System.out",
"a*b + \" \" + 2*(a+b)",
"a*b + \" \" + 2*(a+b)",
"a*b",
"a",
"b",
"\" \"",
"2*(a+b)",
"2",
"(a+b)",
"a",
"b",
"public void ITP1_1_D(){\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}",
"ITP1_1_D",
"{\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}",
"int seconds = new Scanner(System.in).nextInt();",
"seconds",
"new Scanner(System.in).nextInt()",
"new Scanner(System.in).nextInt",
"new Scanner(System.in)",
"System.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60)",
"System.out.println",
"System.out",
"System",
"System.out",
"seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60",
"\":\"",
"(seconds%3600)/60",
"seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60",
"seconds/3600",
"seconds",
"3600",
"\":\"",
"(seconds%3600)/60",
"(seconds%3600)",
"seconds",
"3600",
"60",
"\":\"",
"(seconds%3600)%60",
"(seconds%3600)",
"seconds",
"3600",
"60",
"public void ITP1_2_A(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}",
"ITP1_2_A",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\")",
"System.out.println",
"System.out",
"System",
"System.out",
"(a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\"",
"(a==b)",
"a",
"b",
"\"a == b\"",
"(a > b)?\"a > b\":\"a < b\"",
"(a > b)",
"a",
"b",
"\"a > b\"",
"\"a < b\"",
"public void ITP1_2_B(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}",
"ITP1_2_B",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println((a < b && b < c)?\"Yes\":\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"(a < b && b < c)?\"Yes\":\"No\"",
"(a < b && b < c)",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"public class Main{\n\tpublic static void main(String[] args){\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}\n\n\tpublic void printHelloWorld(){\n\t\tSystem.out.println(\"Hello World\");\n\t}\n\n\tpublic int ITP1_1_B(int x){\n\t\treturn x*x*x;\n\t}\n\n\tpublic void ITP1_1_C(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}\n\n\tpublic void ITP1_1_D(){\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}\n\n\tpublic void ITP1_2_A(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}\n\n\tpublic void ITP1_2_B(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\t//new Main().printHelloWorld();\n\t\t//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));\n\t\t//new Main().ITP1_1_C();\n\t\t//new Main().ITP1_1_D();\n\t\t//new Main().ITP1_2_A();\n\t\tnew Main().ITP1_2_B();\n\t}\n\n\tpublic void printHelloWorld(){\n\t\tSystem.out.println(\"Hello World\");\n\t}\n\n\tpublic int ITP1_1_B(int x){\n\t\treturn x*x*x;\n\t}\n\n\tpublic void ITP1_1_C(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a*b + \" \" + 2*(a+b));\n\t}\n\n\tpublic void ITP1_1_D(){\n\t\tint seconds = new Scanner(System.in).nextInt();\n\t\tSystem.out.println(seconds/3600 + \":\" + (seconds%3600)/60 + \":\" + (seconds%3600)%60);\n\t}\n\n\tpublic void ITP1_2_A(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println((a==b)?\"a == b\":(a > b)?\"a > b\":\"a < b\");\n\t}\n\n\tpublic void ITP1_2_B(){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tSystem.out.println((a < b && b < c)?\"Yes\":\"No\");\n\t}\n}",
"Main"
] | import java.util.*;
public class Main{
public static void main(String[] args){
//new Main().printHelloWorld();
//System.out.println(new Main().ITP1_1_B(Integer.parseInt(new Scanner(System.in).next())));
//new Main().ITP1_1_C();
//new Main().ITP1_1_D();
//new Main().ITP1_2_A();
new Main().ITP1_2_B();
}
public void printHelloWorld(){
System.out.println("Hello World");
}
public int ITP1_1_B(int x){
return x*x*x;
}
public void ITP1_1_C(){
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
System.out.println(a*b + " " + 2*(a+b));
}
public void ITP1_1_D(){
int seconds = new Scanner(System.in).nextInt();
System.out.println(seconds/3600 + ":" + (seconds%3600)/60 + ":" + (seconds%3600)%60);
}
public void ITP1_2_A(){
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
System.out.println((a==b)?"a == b":(a > b)?"a > b":"a < b");
}
public void ITP1_2_B(){
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
System.out.println((a < b && b < c)?"Yes":"No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
]
] | [
"import java.util.Scanner;\n\nclass Main{\n public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int val3=scan.nextInt();\n if(val1<val2&&val2<val3){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int val3=scan.nextInt();\n if(val1<val2&&val2<val3){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }\n}",
"Main",
"public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int val3=scan.nextInt();\n if(val1<val2&&val2<val3){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int val3=scan.nextInt();\n if(val1<val2&&val2<val3){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int val1=scan.nextInt();",
"val1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int val2=scan.nextInt();",
"val2",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int val3=scan.nextInt();",
"val3",
"scan.nextInt()",
"scan.nextInt",
"scan",
"if(val1<val2&&val2<val3){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }",
"val1<val2&&val2<val3",
"val1<val2",
"val1",
"val2",
"val2<val3",
"val2",
"val3",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String args[]",
"args"
] | import java.util.Scanner;
class Main{
public static void main(String args[]){
Scanner scan = new Scanner(System.in);
int val1=scan.nextInt();
int val2=scan.nextInt();
int val3=scan.nextInt();
if(val1<val2&&val2<val3){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
78,
5
],
[
78,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
50,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
8,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
8,
72
],
[
72,
73
],
[
73,
74
],
[
6,
75
],
[
75,
76
],
[
0,
77
],
[
77,
78
],
[
77,
79
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.nextLine();",
"line",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] split = line.split(\" \");",
"split",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int a = Integer.parseInt(split[0]);",
"a",
"Integer.parseInt(split[0])",
"Integer.parseInt",
"Integer",
"split[0]",
"split",
"0",
"int b = Integer.parseInt(split[1]);",
"b",
"Integer.parseInt(split[1])",
"Integer.parseInt",
"Integer",
"split[1]",
"split",
"1",
"int c = Integer.parseInt(split[2]);",
"c",
"Integer.parseInt(split[2])",
"Integer.parseInt",
"Integer",
"split[2]",
"split",
"2",
"String output = null;",
"output",
"null",
"if (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\toutput = \"Yes\";\n\t\t}",
"output = \"Yes\"",
"output",
"\"Yes\"",
"{\n\t\t\toutput = \"No\";\n\t\t}",
"output = \"No\"",
"output",
"\"No\"",
"System.out.println(output)",
"System.out.println",
"System.out",
"System",
"System.out",
"output",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] split = line.split(\" \");\n\t\tint a = Integer.parseInt(split[0]);\n\t\tint b = Integer.parseInt(split[1]);\n\t\tint c = Integer.parseInt(split[2]);\n\t\tString output = null;\n\t\tif (a < b && b < c) {\n\t\t\toutput = \"Yes\";\n\t\t} else {\n\t\t\toutput = \"No\";\n\t\t}\n\t\tSystem.out.println(output);\n\t\tsc.close();\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String line = sc.nextLine();
String[] split = line.split(" ");
int a = Integer.parseInt(split[0]);
int b = Integer.parseInt(split[1]);
int c = Integer.parseInt(split[2]);
String output = null;
if (a < b && b < c) {
output = "Yes";
} else {
output = "No";
}
System.out.println(output);
sc.close();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
0,
13,
4,
13,
41,
13,
0,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
41,
13,
20,
29,
4,
18,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
83,
8
],
[
83,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
11,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
11,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
11,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
50,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
64,
69
],
[
9,
70
],
[
70,
71
],
[
83,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
74,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
0,
82
],
[
82,
83
],
[
82,
84
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}\n\n\tprivate static String inp() throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}\n\n\tprivate static String inp() throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}",
"main",
"{\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}",
"String inStr;",
"inStr",
"inStr = inp()",
"inStr",
"inp()",
"inp",
"String[] in;",
"in",
"in = inStr.split(\" \")",
"in",
"inStr.split(\" \")",
"inStr.split",
"inStr",
"\" \"",
"int a = Integer.valueOf(in[0]);",
"a",
"Integer.valueOf(in[0])",
"Integer.valueOf",
"Integer",
"in[0]",
"in",
"0",
"int b = Integer.valueOf(in[1]);",
"b",
"Integer.valueOf(in[1])",
"Integer.valueOf",
"Integer",
"in[1]",
"in",
"1",
"int c = Integer.valueOf(in[2]);",
"c",
"Integer.valueOf(in[2])",
"Integer.valueOf",
"Integer",
"in[2]",
"in",
"2",
"if (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"private static String inp() throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}",
"inp",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"return br.readLine();",
"br.readLine()",
"br.readLine",
"br",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}\n\n\tprivate static String inp() throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tString inStr;\n\t\tinStr = inp();\n\t\tString[] in;\n\t\tin = inStr.split(\" \");\n\n\t\tint a = Integer.valueOf(in[0]);\n\t\tint b = Integer.valueOf(in[1]);\n\t\tint c = Integer.valueOf(in[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\n\t}\n\n\tprivate static String inp() throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\treturn br.readLine();\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception {
String inStr;
inStr = inp();
String[] in;
in = inStr.split(" ");
int a = Integer.valueOf(in[0]);
int b = Integer.valueOf(in[1]);
int c = Integer.valueOf(in[2]);
if (a < b && b < c)
System.out.println("Yes");
else
System.out.println("No");
}
private static String inp() throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
return br.readLine();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
30,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
30,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
8,
52
],
[
52,
53
],
[
53,
54
],
[
6,
55
],
[
55,
56
]
] | [
"import java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n String r = \"\";\n if(a < b && b < c) {\n r = \"Yes\";\n }\n else {\n r = \"No\";\n }\n System.out.println(r);\n\n sc.close();\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n String r = \"\";\n if(a < b && b < c) {\n r = \"Yes\";\n }\n else {\n r = \"No\";\n }\n System.out.println(r);\n\n sc.close();\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n String r = \"\";\n if(a < b && b < c) {\n r = \"Yes\";\n }\n else {\n r = \"No\";\n }\n System.out.println(r);\n\n sc.close();\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n String r = \"\";\n if(a < b && b < c) {\n r = \"Yes\";\n }\n else {\n r = \"No\";\n }\n System.out.println(r);\n\n sc.close();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"String r = \"\";",
"r",
"\"\"",
"if(a < b && b < c) {\n r = \"Yes\";\n }\n else {\n r = \"No\";\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n r = \"Yes\";\n }",
"r = \"Yes\"",
"r",
"\"Yes\"",
"{\n r = \"No\";\n }",
"r = \"No\"",
"r",
"\"No\"",
"System.out.println(r)",
"System.out.println",
"System.out",
"System",
"System.out",
"r",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
String r = "";
if(a < b && b < c) {
r = "Yes";
}
else {
r = "No";
}
System.out.println(r);
sc.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
13,
8,
2,
2,
13,
13,
2,
13,
13,
17,
17,
12,
13,
30,
4,
18,
20,
23,
13,
12,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
12,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
12,
13,
30,
4,
18,
18,
13,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
4,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
11,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
11,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
34,
36
],
[
29,
37
],
[
29,
38
],
[
4,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
39,
45
],
[
45,
46
],
[
4,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
47,
56
],
[
56,
57
],
[
4,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
58,
67
],
[
67,
68
],
[
4,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\tScanner sc=new Scanner(System.in);\n\n\tpublic void run() {\n\t\tint a=sc.nextInt(),b=sc.nextInt(),c=sc.nextInt();\n\t\tln((a<b && b<c)?\"Yes\":\"No\");\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tpublic static void pr(Object o) {\n\t\tSystem.out.print(o);\n\t}\n\t\n\tpublic static void ln(Object o) {\n\t\tSystem.out.println(o);\n\t}\n\t\n\tpublic static void ln() {\n\t\tSystem.out.println();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tScanner sc=new Scanner(System.in);\n\n\tpublic void run() {\n\t\tint a=sc.nextInt(),b=sc.nextInt(),c=sc.nextInt();\n\t\tln((a<b && b<c)?\"Yes\":\"No\");\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tpublic static void pr(Object o) {\n\t\tSystem.out.print(o);\n\t}\n\t\n\tpublic static void ln(Object o) {\n\t\tSystem.out.println(o);\n\t}\n\t\n\tpublic static void ln() {\n\t\tSystem.out.println();\n\t}\n}",
"Main",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"public void run() {\n\t\tint a=sc.nextInt(),b=sc.nextInt(),c=sc.nextInt();\n\t\tln((a<b && b<c)?\"Yes\":\"No\");\n\t}",
"run",
"{\n\t\tint a=sc.nextInt(),b=sc.nextInt(),c=sc.nextInt();\n\t\tln((a<b && b<c)?\"Yes\":\"No\");\n\t}",
"int a=sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b=sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"c=sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"ln((a<b && b<c)?\"Yes\":\"No\")",
"ln",
"(a<b && b<c)?\"Yes\":\"No\"",
"(a<b && b<c)",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"\"Yes\"",
"\"No\"",
"public static void main(String[] args) {\n\t\tnew Main().run();\n\t}",
"main",
"{\n\t\tnew Main().run();\n\t}",
"new Main().run()",
"new Main().run",
"new Main()",
"String[] args",
"args",
"public static void pr(Object o) {\n\t\tSystem.out.print(o);\n\t}",
"pr",
"{\n\t\tSystem.out.print(o);\n\t}",
"System.out.print(o)",
"System.out.print",
"System.out",
"System",
"System.out",
"o",
"Object o",
"o",
"public static void ln(Object o) {\n\t\tSystem.out.println(o);\n\t}",
"ln",
"{\n\t\tSystem.out.println(o);\n\t}",
"System.out.println(o)",
"System.out.println",
"System.out",
"System",
"System.out",
"o",
"Object o",
"o",
"public static void ln() {\n\t\tSystem.out.println();\n\t}",
"ln",
"{\n\t\tSystem.out.println();\n\t}",
"System.out.println()",
"System.out.println",
"System.out",
"System",
"System.out"
] | import java.util.Scanner;
class Main {
Scanner sc=new Scanner(System.in);
public void run() {
int a=sc.nextInt(),b=sc.nextInt(),c=sc.nextInt();
ln((a<b && b<c)?"Yes":"No");
}
public static void main(String[] args) {
new Main().run();
}
public static void pr(Object o) {
System.out.print(o);
}
public static void ln(Object o) {
System.out.println(o);
}
public static void ln() {
System.out.println();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
72,
5
],
[
72,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
48,
52
],
[
52,
53
],
[
52,
54
],
[
47,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
47,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
6,
69
],
[
69,
70
],
[
0,
71
],
[
71,
72
],
[
71,
73
]
] | [
"import java.io.*;\npublic class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] args)throws IOException{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String input = in.readLine();",
"input",
"in.readLine()",
"in.readLine",
"in",
"String[] x = input.split(\" \");",
"x",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"int a = Integer.parseInt(x[0]);",
"a",
"Integer.parseInt(x[0])",
"Integer.parseInt",
"Integer",
"x[0]",
"x",
"0",
"int b = Integer.parseInt(x[1]);",
"b",
"Integer.parseInt(x[1])",
"Integer.parseInt",
"Integer",
"x[1]",
"x",
"1",
"int c = Integer.parseInt(x[2]);",
"c",
"Integer.parseInt(x[2])",
"Integer.parseInt",
"Integer",
"x[2]",
"x",
"2",
"if(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"b > a && c > b",
"b > a",
"b",
"a",
"c > b",
"c",
"b",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString input = in.readLine();\n\t\t\n\t\tString[] x = input.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(x[0]);\n\t\tint b = Integer.parseInt(x[1]);\n\t\tint c = Integer.parseInt(x[2]);\n\t\t\n\t\tif(b > a && c > b){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args)throws IOException{
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String input = in.readLine();
String[] x = input.split(" ");
int a = Integer.parseInt(x[0]);
int b = Integer.parseInt(x[1]);
int c = Integer.parseInt(x[2]);
if(b > a && c > b){
System.out.println("Yes");
}else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
0,
13,
8,
2,
13,
13,
17,
8,
2,
13,
13,
17,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
71,
8
],
[
71,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
17,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
11,
47
],
[
47,
48
],
[
11,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
51,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
56,
61
],
[
11,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
9,
68
],
[
68,
69
],
[
0,
70
],
[
70,
71
],
[
70,
72
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }",
"main",
"{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strAry[] = br.readLine().split(\" \");",
"strAry",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int x = Integer.parseInt(strAry[0]);",
"x",
"Integer.parseInt(strAry[0])",
"Integer.parseInt",
"Integer",
"strAry[0]",
"strAry",
"0",
"int y = Integer.parseInt(strAry[1]);",
"y",
"Integer.parseInt(strAry[1])",
"Integer.parseInt",
"Integer",
"strAry[1]",
"strAry",
"1",
"int z = Integer.parseInt(strAry[2]);",
"z",
"Integer.parseInt(strAry[2])",
"Integer.parseInt",
"Integer",
"strAry[2]",
"strAry",
"2",
"String result;",
"result",
"result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\"",
"result",
"x >= y ? \"No\" : y < z ? \"Yes\" : \"No\"",
"x >= y",
"x",
"y",
"\"No\"",
"y < z ? \"Yes\" : \"No\"",
"y < z",
"y",
"z",
"\"Yes\"",
"\"No\"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strAry[] = br.readLine().split(\" \");\n \n int x = Integer.parseInt(strAry[0]);\n int y = Integer.parseInt(strAry[1]);\n int z = Integer.parseInt(strAry[2]);\n \n String result;\n \n result = x >= y ? \"No\" : y < z ? \"Yes\" : \"No\";\n \n System.out.println(result);\n }\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String strAry[] = br.readLine().split(" ");
int x = Integer.parseInt(strAry[0]);
int y = Integer.parseInt(strAry[1]);
int z = Integer.parseInt(strAry[2]);
String result;
result = x >= y ? "No" : y < z ? "Yes" : "No";
System.out.println(result);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
73,
5
],
[
73,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
50,
52
],
[
45,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
45,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
8,
67
],
[
67,
68
],
[
68,
69
],
[
6,
70
],
[
70,
71
],
[
0,
72
],
[
72,
73
],
[
72,
74
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args){\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"String a_str = scanner.next();",
"a_str",
"scanner.next()",
"scanner.next",
"scanner",
"String b_str = scanner.next();",
"b_str",
"scanner.next()",
"scanner.next",
"scanner",
"String c_str = scanner.next();",
"c_str",
"scanner.next()",
"scanner.next",
"scanner",
"int a = Integer.parseInt(a_str);",
"a",
"Integer.parseInt(a_str)",
"Integer.parseInt",
"Integer",
"a_str",
"int b = Integer.parseInt(b_str);",
"b",
"Integer.parseInt(b_str)",
"Integer.parseInt",
"Integer",
"b_str",
"int c = Integer.parseInt(c_str);",
"c",
"Integer.parseInt(c_str)",
"Integer.parseInt",
"Integer",
"c_str",
"if(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"scanner.close()",
"scanner.close",
"scanner",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }\n}",
"public class Main {\n public static void main(String[] args){\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tString a_str = scanner.next();\n\t\tString b_str = scanner.next();\n\t\tString c_str = scanner.next();\n\n\t\tint a = Integer.parseInt(a_str);\n\t\tint b = Integer.parseInt(b_str);\n\t\tint c = Integer.parseInt(c_str);\n\n\t\tif(a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n \tscanner.close();\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner scanner = new Scanner(System.in);
String a_str = scanner.next();
String b_str = scanner.next();
String c_str = scanner.next();
int a = Integer.parseInt(a_str);
int b = Integer.parseInt(b_str);
int c = Integer.parseInt(c_str);
if(a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
scanner.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
67,
5
],
[
67,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
44,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
44,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
6,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String[] abc = sc.nextLine().split(\" \");",
"abc",
"sc.nextLine().split(\" \")",
"sc.nextLine().split",
"sc.nextLine()",
"sc.nextLine",
"sc",
"\" \"",
"int a = Integer.parseInt(abc[0]);",
"a",
"Integer.parseInt(abc[0])",
"Integer.parseInt",
"Integer",
"abc[0]",
"abc",
"0",
"int b = Integer.parseInt(abc[1]);",
"b",
"Integer.parseInt(abc[1])",
"Integer.parseInt",
"Integer",
"abc[1]",
"abc",
"1",
"int c = Integer.parseInt(abc[2]);",
"c",
"Integer.parseInt(abc[2])",
"Integer.parseInt",
"Integer",
"abc[2]",
"abc",
"2",
"if (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] abc = sc.nextLine().split(\" \");\n\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// TODO ?????????????????????????????????????????????
Scanner sc = new Scanner(System.in);
String[] abc = sc.nextLine().split(" ");
int a = Integer.parseInt(abc[0]);
int b = Integer.parseInt(abc[1]);
int c = Integer.parseInt(abc[2]);
if (a < b && b < c)
System.out.println("Yes");
else
System.out.println("No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
29,
8,
2,
13,
13,
8,
2,
13,
13,
17,
17,
17,
23,
13,
23,
13,
23,
13,
12,
13,
30,
14,
4,
13,
13,
13,
13,
30,
29,
17,
29,
17,
23,
13,
23,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
20,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
11,
12
],
[
11,
13
],
[
10,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
14,
19
],
[
10,
20
],
[
6,
21
],
[
21,
22
],
[
6,
23
],
[
23,
24
],
[
6,
25
],
[
25,
26
],
[
4,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
31,
34
],
[
31,
35
],
[
30,
36
],
[
36,
37
],
[
37,
38
],
[
29,
39
],
[
39,
40
],
[
27,
41
],
[
41,
42
],
[
27,
43
],
[
43,
44
],
[
27,
45
],
[
45,
46
],
[
0,
47
],
[
78,
48
],
[
78,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
60,
61
],
[
61,
62
],
[
57,
63
],
[
63,
64
],
[
64,
65
],
[
57,
66
],
[
66,
67
],
[
67,
68
],
[
51,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
69,
74
],
[
49,
75
],
[
75,
76
],
[
0,
77
],
[
77,
78
],
[
77,
79
]
] | [
"import java.util.Scanner;\n\nclass Range {\n\t\n\tprivate boolean getRange(int n1, int n2, int n3) {\n\t\treturn (n1 < n2) ? (n2 < n3 ? true : false) : false; \n\t}\n\t\n\tpublic String compare(int n1, int n2, int n3) {\n\t\tif (getRange(n1, n2, n3)) {\n\t\t\treturn \"Yes\";\n\t\t}\n\t\treturn \"No\";\n\t}\n}\n\npublic class Main {\n\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Range {\n\t\n\tprivate boolean getRange(int n1, int n2, int n3) {\n\t\treturn (n1 < n2) ? (n2 < n3 ? true : false) : false; \n\t}\n\t\n\tpublic String compare(int n1, int n2, int n3) {\n\t\tif (getRange(n1, n2, n3)) {\n\t\t\treturn \"Yes\";\n\t\t}\n\t\treturn \"No\";\n\t}\n}",
"Range",
"private boolean getRange(int n1, int n2, int n3) {\n\t\treturn (n1 < n2) ? (n2 < n3 ? true : false) : false; \n\t}",
"getRange",
"{\n\t\treturn (n1 < n2) ? (n2 < n3 ? true : false) : false; \n\t}",
"return (n1 < n2) ? (n2 < n3 ? true : false) : false;",
"(n1 < n2) ? (n2 < n3 ? true : false) : false",
"(n1 < n2)",
"n1",
"n2",
"(n2 < n3 ? true : false)",
"n2 < n3",
"n2",
"n3",
"true",
"false",
"false",
"int n1",
"n1",
"int n2",
"n2",
"int n3",
"n3",
"public String compare(int n1, int n2, int n3) {\n\t\tif (getRange(n1, n2, n3)) {\n\t\t\treturn \"Yes\";\n\t\t}\n\t\treturn \"No\";\n\t}",
"compare",
"{\n\t\tif (getRange(n1, n2, n3)) {\n\t\t\treturn \"Yes\";\n\t\t}\n\t\treturn \"No\";\n\t}",
"if (getRange(n1, n2, n3)) {\n\t\t\treturn \"Yes\";\n\t\t}",
"getRange(n1, n2, n3)",
"getRange",
"n1",
"n2",
"n3",
"{\n\t\t\treturn \"Yes\";\n\t\t}",
"return \"Yes\";",
"\"Yes\"",
"return \"No\";",
"\"No\"",
"int n1",
"n1",
"int n2",
"n2",
"int n3",
"n3",
"public class Main {\n\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());",
"result",
"new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt())",
"new Range().compare",
"new Range()",
"scan.nextInt()",
"scan.nextInt",
"scan",
"scan.nextInt()",
"scan.nextInt",
"scan",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public class Main {\n\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}\n\n}",
"public class Main {\n\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());\n\t\tSystem.out.println(result);\n\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
class Range {
private boolean getRange(int n1, int n2, int n3) {
return (n1 < n2) ? (n2 < n3 ? true : false) : false;
}
public String compare(int n1, int n2, int n3) {
if (getRange(n1, n2, n3)) {
return "Yes";
}
return "No";
}
}
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
String result = new Range().compare(scan.nextInt(), scan.nextInt(), scan.nextInt());
System.out.println(result);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
29,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
61,
5
],
[
61,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
47,
48
],
[
47,
49
],
[
42,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
8,
57
],
[
6,
58
],
[
58,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] | [
"import java.util.Scanner;\n\npublic class Main\n{\n public static void main(String[] args) \n {\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n public static void main(String[] args) \n {\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }\n}",
"Main",
"public static void main(String[] args) \n {\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int c = scanner.nextInt();",
"c",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }",
"a<b && b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n \n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"if(a>=b || b>=c){ \n System.out.println(\"No\");\n }",
"a>=b || b>=c",
"a>=b",
"a",
"b",
"b>=c",
"b",
"c",
"{ \n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"return;",
"String[] args",
"args",
"public class Main\n{\n public static void main(String[] args) \n {\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }\n}",
"public class Main\n{\n public static void main(String[] args) \n {\n Scanner scanner = new Scanner(System.in);\n \n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n \n \n \n if (a<b && b<c) {\n \n System.out.println(\"Yes\");\n }\n if(a>=b || b>=c){ \n System.out.println(\"No\");\n }\n return;\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int c = scanner.nextInt();
if (a<b && b<c) {
System.out.println("Yes");
}
if(a>=b || b>=c){
System.out.println("No");
}
return;
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
]
] | [
"import java.util.*;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"main",
"{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int a = stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int b = stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int c = stdIn.nextInt();",
"c",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"if (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
int a = stdIn.nextInt();
int b = stdIn.nextInt();
int c = stdIn.nextInt();
if (a < b && b < c) {
System.out.println("Yes");
}else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
14,
2,
2,
2,
13,
13,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
55,
5
],
[
55,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
32,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
32,
36
],
[
36,
37
],
[
36,
38
],
[
32,
39
],
[
39,
40
],
[
39,
41
],
[
30,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
6,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}\t\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}\t\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int c = scanner.nextInt();",
"c",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"String out = \"No\";",
"out",
"\"No\"",
"if (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}",
"a < b && a < c && b < c",
"a < b && a < c && b < c",
"a < b",
"a",
"b",
"a < c",
"a",
"c",
"b < c",
"b",
"c",
"{\n\t\t\tout = \"Yes\";\n\t\t}",
"out = \"Yes\"",
"out",
"\"Yes\"",
"System.out.println(out)",
"System.out.println",
"System.out",
"System",
"System.out",
"out",
"String[] args",
"args",
"public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}\t\n}",
"public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tString out = \"No\";\n\t\t\n\t\tif (a < b && a < c && b < c) {\n\t\t\tout = \"Yes\";\n\t\t}\n\t\tSystem.out.println(out);\n\t}\t\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int c = scanner.nextInt();
String out = "No";
if (a < b && a < c && b < c) {
out = "Yes";
}
System.out.println(out);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
18,
4,
18,
13,
17,
17,
41,
13,
4,
18,
13,
18,
4,
18,
13,
17,
17,
41,
13,
4,
18,
13,
18,
4,
18,
13,
17,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
39,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
50,
55
],
[
14,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
61,
62
],
[
61,
63
],
[
56,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
56,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
12,
78
],
[
78,
79
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strThreeNum = br.readLine();\n\t\tInteger a = Integer.parseInt(strThreeNum.split(\" \")[0]);\n\t\tInteger b = Integer.parseInt(strThreeNum.split(\" \")[1]);\n\t\tInteger c = Integer.parseInt(strThreeNum.split(\" \")[2]);\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strThreeNum = br.readLine();\n\t\tInteger a = Integer.parseInt(strThreeNum.split(\" \")[0]);\n\t\tInteger b = Integer.parseInt(strThreeNum.split(\" \")[1]);\n\t\tInteger c = Integer.parseInt(strThreeNum.split(\" \")[2]);\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strThreeNum = br.readLine();\n\t\tInteger a = Integer.parseInt(strThreeNum.split(\" \")[0]);\n\t\tInteger b = Integer.parseInt(strThreeNum.split(\" \")[1]);\n\t\tInteger c = Integer.parseInt(strThreeNum.split(\" \")[2]);\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strThreeNum = br.readLine();\n\t\tInteger a = Integer.parseInt(strThreeNum.split(\" \")[0]);\n\t\tInteger b = Integer.parseInt(strThreeNum.split(\" \")[1]);\n\t\tInteger c = Integer.parseInt(strThreeNum.split(\" \")[2]);\n\t\tif (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strThreeNum = br.readLine();",
"strThreeNum",
"br.readLine()",
"br.readLine",
"br",
"Integer a = Integer.parseInt(strThreeNum.split(\" \")[0]);",
"a",
"Integer.parseInt(strThreeNum.split(\" \")[0])",
"Integer.parseInt",
"Integer",
"strThreeNum.split(\" \")[0]",
"strThreeNum.split(\" \")",
"strThreeNum.split",
"strThreeNum",
"\" \"",
"0",
"Integer b = Integer.parseInt(strThreeNum.split(\" \")[1]);",
"b",
"Integer.parseInt(strThreeNum.split(\" \")[1])",
"Integer.parseInt",
"Integer",
"strThreeNum.split(\" \")[1]",
"strThreeNum.split(\" \")",
"strThreeNum.split",
"strThreeNum",
"\" \"",
"1",
"Integer c = Integer.parseInt(strThreeNum.split(\" \")[2]);",
"c",
"Integer.parseInt(strThreeNum.split(\" \")[2])",
"Integer.parseInt",
"Integer",
"strThreeNum.split(\" \")[2]",
"strThreeNum.split(\" \")",
"strThreeNum.split",
"strThreeNum",
"\" \"",
"2",
"if (a < b && b < c) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String strThreeNum = br.readLine();
Integer a = Integer.parseInt(strThreeNum.split(" ")[0]);
Integer b = Integer.parseInt(strThreeNum.split(" ")[1]);
Integer c = Integer.parseInt(strThreeNum.split(" ")[2]);
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
20,
17,
0,
13,
4,
18,
13,
17,
14,
2,
2,
4,
18,
13,
18,
13,
17,
4,
18,
13,
18,
13,
17,
2,
4,
18,
13,
18,
13,
17,
4,
18,
13,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
8,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
29,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
28,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
42,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
52,
53
],
[
52,
54
],
[
27,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
27,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
6,
69
],
[
69,
70
]
] | [
"import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n Scanner input = new Scanner(System.in);\n String strInput = input.nextLine();\n String[] str = new String[3];\n str = strInput.split(\" \");\n if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n public static void main(String[] args){\n Scanner input = new Scanner(System.in);\n String strInput = input.nextLine();\n String[] str = new String[3];\n str = strInput.split(\" \");\n if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner input = new Scanner(System.in);\n String strInput = input.nextLine();\n String[] str = new String[3];\n str = strInput.split(\" \");\n if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }",
"main",
"{\n Scanner input = new Scanner(System.in);\n String strInput = input.nextLine();\n String[] str = new String[3];\n str = strInput.split(\" \");\n if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n }",
"Scanner input = new Scanner(System.in);",
"input",
"new Scanner(System.in)",
"String strInput = input.nextLine();",
"strInput",
"input.nextLine()",
"input.nextLine",
"input",
"String[] str = new String[3];",
"str",
"new String[3]",
"3",
"str = strInput.split(\" \")",
"str",
"strInput.split(\" \")",
"strInput.split",
"strInput",
"\" \"",
"if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }",
"Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])",
"Integer.parseInt(str[0]) < Integer.parseInt(str[1])",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"Integer.parseInt(str[1]) < Integer.parseInt(str[2])",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"Integer.parseInt(str[2])",
"Integer.parseInt",
"Integer",
"str[2]",
"str",
"2",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.Scanner;
class Main{
public static void main(String[] args){
Scanner input = new Scanner(System.in);
String strInput = input.nextLine();
String[] str = new String[3];
str = strInput.split(" ");
if(Integer.parseInt(str[0]) < Integer.parseInt(str[1]) && Integer.parseInt(str[1]) < Integer.parseInt(str[2])){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
14,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
41,
43
],
[
36,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
36,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
6,
58
],
[
58,
59
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n \tint a = (int)Integer.parseInt(sc.next());\n \tint b = (int)Integer.parseInt(sc.next());\n \tint c = (int)Integer.parseInt(sc.next());\n \tif(a<b && b<c){\n \t\tSystem.out.println(\"Yes\");\n \t}else {\n \t\tSystem.out.println(\"No\");\n\t\t}\n }\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n \tint a = (int)Integer.parseInt(sc.next());\n \tint b = (int)Integer.parseInt(sc.next());\n \tint c = (int)Integer.parseInt(sc.next());\n \tif(a<b && b<c){\n \t\tSystem.out.println(\"Yes\");\n \t}else {\n \t\tSystem.out.println(\"No\");\n\t\t}\n }\n}",
"Main",
"public static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n \tint a = (int)Integer.parseInt(sc.next());\n \tint b = (int)Integer.parseInt(sc.next());\n \tint c = (int)Integer.parseInt(sc.next());\n \tif(a<b && b<c){\n \t\tSystem.out.println(\"Yes\");\n \t}else {\n \t\tSystem.out.println(\"No\");\n\t\t}\n }",
"main",
"{\n \tScanner sc = new Scanner(System.in);\n \tint a = (int)Integer.parseInt(sc.next());\n \tint b = (int)Integer.parseInt(sc.next());\n \tint c = (int)Integer.parseInt(sc.next());\n \tif(a<b && b<c){\n \t\tSystem.out.println(\"Yes\");\n \t}else {\n \t\tSystem.out.println(\"No\");\n\t\t}\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = (int)Integer.parseInt(sc.next());",
"a",
"(int)Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int b = (int)Integer.parseInt(sc.next());",
"b",
"(int)Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int c = (int)Integer.parseInt(sc.next());",
"c",
"(int)Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"if(a<b && b<c){\n \t\tSystem.out.println(\"Yes\");\n \t}else {\n \t\tSystem.out.println(\"No\");\n\t\t}",
"a<b && b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n \t\tSystem.out.println(\"Yes\");\n \t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n \t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = (int)Integer.parseInt(sc.next());
int b = (int)Integer.parseInt(sc.next());
int c = (int)Integer.parseInt(sc.next());
if(a<b && b<c){
System.out.println("Yes");
}else {
System.out.println("No");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
2,
17,
13,
2,
17,
13,
2,
17,
13,
30,
14,
2,
2,
2,
17,
13,
2,
17,
13,
2,
17,
13,
30,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
112,
11
],
[
112,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
34,
36
],
[
14,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
50,
52
],
[
14,
53
],
[
53,
54
],
[
55,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
59,
60
],
[
59,
61
],
[
55,
62
],
[
62,
63
],
[
62,
64
],
[
53,
65
],
[
65,
66
],
[
66,
67
],
[
68,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
68,
72
],
[
72,
73
],
[
72,
74
],
[
68,
75
],
[
75,
76
],
[
75,
77
],
[
66,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
79,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
84,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
96,
101
],
[
79,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
105,
107
],
[
103,
108
],
[
12,
109
],
[
109,
110
],
[
0,
111
],
[
111,
112
],
[
111,
113
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] s = str.split(\" \");",
"s",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int a = Integer.parseInt(s[0]);",
"a",
"Integer.parseInt(s[0])",
"Integer.parseInt",
"Integer",
"s[0]",
"s",
"0",
"int b = Integer.parseInt(s[1]);",
"b",
"Integer.parseInt(s[1])",
"Integer.parseInt",
"Integer",
"s[1]",
"s",
"1",
"int c = Integer.parseInt(s[2]);",
"c",
"Integer.parseInt(s[2])",
"Integer.parseInt",
"Integer",
"s[2]",
"s",
"2",
"if((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}",
"(0 <= a)&&(0 <= b)&&(0 <= c)",
"(0 <= a)&&(0 <= b)&&(0 <= c)",
"(0 <= a)",
"0",
"a",
"(0 <= b)",
"0",
"b",
"(0 <= c)",
"0",
"c",
"{\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}",
"if((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}",
"(100 >= a)&&(100 >= b)&&(100 >= c)",
"(100 >= a)&&(100 >= b)&&(100 >= c)",
"(100 >= a)",
"100",
"a",
"(100 >= b)",
"100",
"b",
"(100 >= c)",
"100",
"c",
"{\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}",
"if(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"a < b",
"a",
"b",
"{\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}",
"if(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}",
"b < c",
"b",
"c",
"{\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tif((0 <= a)&&(0 <= b)&&(0 <= c)){\n\t\t\tif((100 >= a)&&(100 >= b)&&(100 >= c)){\n\t\t\t\tif(a < b){\n\t\t\t\t\tif(b < c){\n\t\t\t\t\t\tSystem.out.println(\"Yes\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t\t}\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(\"No\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args)throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
String[] s = str.split(" ");
int a = Integer.parseInt(s[0]);
int b = Integer.parseInt(s[1]);
int c = Integer.parseInt(s[2]);
if((0 <= a)&&(0 <= b)&&(0 <= c)){
if((100 >= a)&&(100 >= b)&&(100 >= c)){
if(a < b){
if(b < c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}else{
System.out.println("No");
}
}
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
4,
18,
20,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
69,
5
],
[
69,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
16,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
44,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
53,
58
],
[
44,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
6,
66
],
[
66,
67
],
[
0,
68
],
[
68,
69
],
[
68,
70
]
] | [
"import java.util.*;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"String input = new Scanner(System.in).nextLine();",
"input",
"new Scanner(System.in).nextLine()",
"new Scanner(System.in).nextLine",
"new Scanner(System.in)",
"String[] num = input.split(\"\\\\s\");",
"num",
"input.split(\"\\\\s\")",
"input.split",
"input",
"\"\\\\s\"",
"int a = Integer.parseInt(num[0]);",
"a",
"Integer.parseInt(num[0])",
"Integer.parseInt",
"Integer",
"num[0]",
"num",
"0",
"int b = Integer.parseInt(num[1]);",
"b",
"Integer.parseInt(num[1])",
"Integer.parseInt",
"Integer",
"num[1]",
"num",
"1",
"int c = Integer.parseInt(num[2]);",
"c",
"Integer.parseInt(num[2])",
"Integer.parseInt",
"Integer",
"num[2]",
"num",
"2",
"if((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"(a < b) && (b < c)",
"(a < b)",
"a",
"b",
"(b < c)",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tString input = new Scanner(System.in).nextLine();\n\t\tString[] num = input.split(\"\\\\s\");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\tint c = Integer.parseInt(num[2]);\n\t\tif((a < b) && (b < c)){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.util.*;
public class Main{
public static void main(String[] args){
String input = new Scanner(System.in).nextLine();
String[] num = input.split("\\s");
int a = Integer.parseInt(num[0]);
int b = Integer.parseInt(num[1]);
int c = Integer.parseInt(num[2]);
if((a < b) && (b < c)){
System.out.println("Yes");
} else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
75,
11
],
[
75,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
14,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
50,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
12,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] | [
"/* package whatever; // don't place package name! */\n\nimport java.util.*;\nimport java.lang.*;\nimport java.io.*;\n\n/* Name of the class has to be \"Main\" only if the class is public. */\npublic class Main\n//class Ideone\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main\n//class Ideone\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception\n\t{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}",
"main",
"{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}",
"BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));",
"stdReader",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] nums = stdReader.readLine().split(\" \");",
"nums",
"stdReader.readLine().split(\" \")",
"stdReader.readLine().split",
"stdReader.readLine()",
"stdReader.readLine",
"stdReader",
"\" \"",
"int a = Integer.parseInt(nums[0]);",
"a",
"Integer.parseInt(nums[0])",
"Integer.parseInt",
"Integer",
"nums[0]",
"nums",
"0",
"int b = Integer.parseInt(nums[1]);",
"b",
"Integer.parseInt(nums[1])",
"Integer.parseInt",
"Integer",
"nums[1]",
"nums",
"1",
"int c = Integer.parseInt(nums[2]);",
"c",
"Integer.parseInt(nums[2])",
"Integer.parseInt",
"Integer",
"nums[2]",
"nums",
"2",
"if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }",
"(a < b) && (b < c)",
"(a < b)",
"a",
"b",
"(b < c)",
"b",
"c",
"{\n \tSystem.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n \tSystem.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main\n//class Ideone\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}\n}",
"public class Main\n//class Ideone\n{\n\tpublic static void main (String[] args) throws java.lang.Exception\n\t{\n\t\t// your code goes here\n BufferedReader stdReader =\n new BufferedReader(new InputStreamReader(System.in));\n String[] nums = stdReader.readLine().split(\" \");\n \n int a = Integer.parseInt(nums[0]);\n int b = Integer.parseInt(nums[1]);\n int c = Integer.parseInt(nums[2]);\n \n if( (a < b) && (b < c) ) {\n \tSystem.out.println(\"Yes\");\n } else {\n \tSystem.out.println(\"No\");\n }\n\t}\n}",
"Main"
] | /* package whatever; // don't place package name! */
import java.util.*;
import java.lang.*;
import java.io.*;
/* Name of the class has to be "Main" only if the class is public. */
public class Main
//class Ideone
{
public static void main (String[] args) throws java.lang.Exception
{
// your code goes here
BufferedReader stdReader =
new BufferedReader(new InputStreamReader(System.in));
String[] nums = stdReader.readLine().split(" ");
int a = Integer.parseInt(nums[0]);
int b = Integer.parseInt(nums[1]);
int c = Integer.parseInt(nums[2]);
if( (a < b) && (b < c) ) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
6,
13,
12,
13,
30,
41,
13,
4,
18,
20,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
66,
2
],
[
66,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
5,
11
],
[
11,
12
],
[
11,
13
],
[
13,
14
],
[
14,
15
],
[
13,
16
],
[
5,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
22,
23
],
[
22,
24
],
[
5,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
30,
31
],
[
30,
32
],
[
5,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
5,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
42,
46
],
[
46,
47
],
[
46,
48
],
[
41,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
41,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
3,
63
],
[
63,
64
],
[
0,
65
],
[
65,
66
],
[
65,
67
]
] | [
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"String input = new java.util.Scanner(System.in).nextLine();",
"input",
"new java.util.Scanner(System.in).nextLine()",
"new java.util.Scanner(System.in).nextLine",
"new java.util.Scanner(System.in)",
"String[] input2 = input.split(\" \");",
"input2",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"int a = Integer.parseInt(input2[0]);",
"a",
"Integer.parseInt(input2[0])",
"Integer.parseInt",
"Integer",
"input2[0]",
"input2",
"0",
"int b = Integer.parseInt(input2[1]);",
"b",
"Integer.parseInt(input2[1])",
"Integer.parseInt",
"Integer",
"input2[1]",
"input2",
"1",
"int c = Integer.parseInt(input2[2]);",
"c",
"Integer.parseInt(input2[2])",
"Integer.parseInt",
"Integer",
"input2[2]",
"input2",
"2",
"if(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tString input = new java.util.Scanner(System.in).nextLine(); \n\t\tString[] input2 = input.split(\" \");\n\t\tint a = Integer.parseInt(input2[0]);\n\t\tint b = Integer.parseInt(input2[1]);\n\t\tint c = Integer.parseInt(input2[2]);\n\t\tif(a < b && b < c)\n\t\t{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | public class Main {
public static void main(String[] args) {
String input = new java.util.Scanner(System.in).nextLine();
String[] input2 = input.split(" ");
int a = Integer.parseInt(input2[0]);
int b = Integer.parseInt(input2[1]);
int c = Integer.parseInt(input2[2]);
if(a < b && b < c)
{
System.out.println("Yes");
}
else
{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
18,
13,
13,
8,
2,
2,
4,
18,
13,
0,
13,
4,
18,
13,
2,
13,
4,
18,
13,
17,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
40,
5
],
[
40,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
16,
18
],
[
14,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
21,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
20,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
19,
35
],
[
19,
36
],
[
6,
37
],
[
37,
38
],
[
0,
39
],
[
39,
40
],
[
39,
41
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }",
"main",
"{\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int t;",
"t",
"System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\"",
"s.nextInt() < (t = s.nextInt()) && t < s.nextInt()",
"s.nextInt() < (t = s.nextInt())",
"s.nextInt()",
"s.nextInt",
"s",
"(t = s.nextInt())",
"t",
"s.nextInt()",
"s.nextInt",
"s",
"t < s.nextInt()",
"t",
"s.nextInt()",
"s.nextInt",
"s",
"\"Yes\"",
"\"No\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner s = new Scanner(System.in);\n int t;\n System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? \"Yes\" : \"No\");\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) throws Exception {
Scanner s = new Scanner(System.in);
int t;
System.out.println(s.nextInt() < (t = s.nextInt()) && t < s.nextInt() ? "Yes" : "No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
27,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] | [
"import java.util.*;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int x = in.nextInt();",
"x",
"in.nextInt()",
"in.nextInt",
"in",
"int y = in.nextInt();",
"y",
"in.nextInt()",
"in.nextInt",
"in",
"int z = in.nextInt();",
"z",
"in.nextInt()",
"in.nextInt",
"in",
"if(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"x<y && y<z",
"x<y",
"x",
"y",
"y<z",
"y",
"z",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tint x = in.nextInt();\n\t\tint y = in.nextInt();\n\t\tint z = in.nextInt();\n\t\t\n\t\tif(x<y && y<z){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.util.*;
public class Main{
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int x = in.nextInt();
int y = in.nextInt();
int z = in.nextInt();
if(x<y && y<z){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
84,
11
],
[
84,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
14,
20
],
[
20,
21
],
[
14,
22
],
[
22,
23
],
[
14,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
14,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
40,
42
],
[
14,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
56,
58
],
[
14,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
64,
65
],
[
64,
66
],
[
59,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
59,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
12,
81
],
[
81,
82
],
[
0,
83
],
[
83,
84
],
[
83,
85
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\npublic class Main {\n\n\tpublic static void main(String[] args)throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args)throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] args)throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br =new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"int a",
"a",
"b",
"b",
"c;",
"c",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String strARY[] = str.split(\" \");",
"strARY",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"a= Integer.parseInt(strARY[0])",
"a",
"Integer.parseInt(strARY[0])",
"Integer.parseInt",
"Integer",
"strARY[0]",
"strARY",
"0",
"b = Integer.parseInt(strARY[1])",
"b",
"Integer.parseInt(strARY[1])",
"Integer.parseInt",
"Integer",
"strARY[1]",
"strARY",
"1",
"c = Integer.parseInt(strARY[2])",
"c",
"Integer.parseInt(strARY[2])",
"Integer.parseInt",
"Integer",
"strARY[2]",
"strARY",
"2",
"if(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args)throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args)throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tint a ,b,c;\n\t\tString str = br.readLine();\n\t\tString strARY[] = str.split(\" \");\n\t\ta= Integer.parseInt(strARY[0]);\n\t\tb = Integer.parseInt(strARY[1]);\n\t\tc = Integer.parseInt(strARY[2]);\n\t\t\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args)throws IOException {
// TODO ?????????????????????????????????????????????
BufferedReader br =new BufferedReader(new InputStreamReader(System.in));
int a ,b,c;
String str = br.readLine();
String strARY[] = str.split(" ");
a= Integer.parseInt(strARY[0]);
b = Integer.parseInt(strARY[1]);
c = Integer.parseInt(strARY[2]);
if(a < b && b < c){
System.out.println("Yes");
}else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
20,
17,
41,
13,
20,
17,
11,
1,
0,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
0,
18,
13,
13,
20,
41,
13,
4,
13,
13,
14,
40,
2,
13,
17,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
12,
13,
30,
41,
13,
17,
14,
2,
2,
18,
13,
17,
18,
13,
17,
2,
18,
13,
17,
18,
13,
17,
0,
13,
17,
29,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
98,
5
],
[
98,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
14,
16
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
27,
28
],
[
27,
29
],
[
22,
30
],
[
30,
31
],
[
31,
32
],
[
22,
33
],
[
34,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
35,
39
],
[
39,
40
],
[
40,
41
],
[
34,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
42,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
57,
58
],
[
57,
59
],
[
8,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
6,
66
],
[
66,
67
],
[
98,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
76,
80
],
[
80,
81
],
[
80,
82
],
[
75,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
83,
87
],
[
87,
88
],
[
87,
89
],
[
74,
90
],
[
90,
91
],
[
90,
92
],
[
70,
93
],
[
93,
94
],
[
68,
95
],
[
95,
96
],
[
0,
97
],
[
97,
98
],
[
97,
99
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }\n \n public static String check(int [] abc){\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }\n \n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }\n \n public static String check(int [] abc){\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }\n \n}",
"Main",
"public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int i;",
"i",
"String [] data = new String[3];",
"data",
"new String[3]",
"3",
"int [] abc = new int[3];",
"abc",
"new int[3]",
"3",
"for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }",
"i=0;",
"i=0",
"i",
"0",
"i<3",
"i",
"3",
"i++",
"i++",
"i",
"{\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }",
"{\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }",
"data[i]=scan.next()",
"data[i]",
"data",
"i",
"scan.next()",
"scan.next",
"scan",
"abc[i]=new Integer(data[i])",
"abc[i]",
"abc",
"i",
"new Integer(data[i])",
"String result=check(abc);",
"result",
"check(abc)",
"check",
"abc",
"if(!(result==\"Yes\")) result=\"No\";",
"!(result==\"Yes\")",
"(result==\"Yes\")",
"result",
"\"Yes\"",
"result=\"No\"",
"result",
"\"No\"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public static String check(int [] abc){\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }",
"check",
"{\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }",
"String result = \"\";",
"result",
"\"\"",
"if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";",
"(abc[0] < abc[1]) && (abc[1] < abc[2])",
"(abc[0] < abc[1])",
"abc[0]",
"abc",
"0",
"abc[1]",
"abc",
"1",
"(abc[1] < abc[2])",
"abc[1]",
"abc",
"1",
"abc[2]",
"abc",
"2",
"result = \"Yes\"",
"result",
"\"Yes\"",
"return result;",
"result",
"int [] abc",
"abc",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }\n \n public static String check(int [] abc){\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }\n \n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int i;\n String [] data = new String[3];\n int [] abc = new int[3];\n for(i=0;i<3;i++){\n data[i]=scan.next();\n abc[i]=new Integer(data[i]);\n }\n String result=check(abc);\n if(!(result==\"Yes\")) result=\"No\";\n System.out.println(result);\n }\n \n public static String check(int [] abc){\n String result = \"\";\n if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = \"Yes\";\n \n return result;\n }\n \n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int i;
String [] data = new String[3];
int [] abc = new int[3];
for(i=0;i<3;i++){
data[i]=scan.next();
abc[i]=new Integer(data[i]);
}
String result=check(abc);
if(!(result=="Yes")) result="No";
System.out.println(result);
}
public static String check(int [] abc){
String result = "";
if((abc[0] < abc[1]) && (abc[1] < abc[2])) result = "Yes";
return result;
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
93,
5
],
[
93,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
29,
39
],
[
39,
40
],
[
40,
41
],
[
29,
42
],
[
43,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
55,
56
],
[
54,
57
],
[
57,
58
],
[
57,
59
],
[
8,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
65,
66
],
[
65,
67
],
[
8,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
73,
74
],
[
73,
75
],
[
68,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
77,
82
],
[
68,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
84,
89
],
[
6,
90
],
[
90,
91
],
[
0,
92
],
[
92,
93
],
[
92,
94
]
] | [
"import java.io.*;\n\npublic class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}",
"main",
"{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}",
"BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));",
"buf",
"new BufferedReader(new InputStreamReader(System.in))",
"int a",
"a",
"b",
"b",
"c;",
"c",
"String s = buf.readLine();",
"s",
"buf.readLine()",
"buf.readLine",
"buf",
"String[] strlAry =s.split(\" \");",
"strlAry",
"s.split(\" \")",
"s.split",
"s",
"\" \"",
"for(int i=0;i<strlAry.length;i++){\n\t}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<strlAry.length",
"i",
"strlAry.length",
"strlAry",
"strlAry.length",
"i++",
"i++",
"i",
"{\n\t}",
"{\n\t}",
"a= Integer.parseInt(strlAry[0])",
"a",
"Integer.parseInt(strlAry[0])",
"Integer.parseInt",
"Integer",
"strlAry[0]",
"strlAry",
"0",
"b= Integer.parseInt(strlAry[1])",
"b",
"Integer.parseInt(strlAry[1])",
"Integer.parseInt",
"Integer",
"strlAry[1]",
"strlAry",
"1",
"c= Integer.parseInt(strlAry[2])",
"c",
"Integer.parseInt(strlAry[2])",
"Integer.parseInt",
"Integer",
"strlAry[2]",
"strlAry",
"2",
"if(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}",
"a<b&&b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\tSystem.out.println(\"No\");\n\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tint a,b,c;\n\tString s = buf.readLine();\n\tString[] strlAry =s.split(\" \");\n\tfor(int i=0;i<strlAry.length;i++){\n\t}\t\n\ta= Integer.parseInt(strlAry[0]);\n\tb= Integer.parseInt(strlAry[1]);\n\tc= Integer.parseInt(strlAry[2]);\n\n\tif(a<b&&b<c){\n\t\tSystem.out.println(\"Yes\");\n\t\t}\n\telse{\n\t\tSystem.out.println(\"No\");\n\t}\n\n\t}\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));
int a,b,c;
String s = buf.readLine();
String[] strlAry =s.split(" ");
for(int i=0;i<strlAry.length;i++){
}
a= Integer.parseInt(strlAry[0]);
b= Integer.parseInt(strlAry[1]);
c= Integer.parseInt(strlAry[2]);
if(a<b&&b<c){
System.out.println("Yes");
}
else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
17,
41,
13,
17,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
38,
5,
13,
30,
30,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
14,
2,
18,
13,
13,
17,
0,
18,
13,
13,
4,
18,
13,
18,
13,
13,
40,
13,
14,
2,
2,
18,
13,
17,
18,
13,
17,
2,
18,
13,
17,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
22
],
[
22,
23
],
[
22,
24
],
[
14,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
14,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
14,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
36,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
48,
50
],
[
41,
51
],
[
51,
52
],
[
52,
53
],
[
41,
54
],
[
55,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
55,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
69,
70
],
[
69,
71
],
[
55,
72
],
[
72,
73
],
[
40,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
76,
80
],
[
80,
81
],
[
80,
82
],
[
75,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
83,
87
],
[
87,
88
],
[
87,
89
],
[
74,
90
],
[
90,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
91,
96
],
[
74,
97
],
[
97,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
98,
103
],
[
12,
104
],
[
104,
105
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\n\nclass Main{\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n int number[] = new int[3];\n int count = 0;\n\n String word = br.readLine();\n String strArray[] = word.split(\" \");\n\n try{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }catch(ArrayIndexOutOfBoundsException e){\n\n }\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main{\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n int number[] = new int[3];\n int count = 0;\n\n String word = br.readLine();\n String strArray[] = word.split(\" \");\n\n try{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }catch(ArrayIndexOutOfBoundsException e){\n\n }\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n int number[] = new int[3];\n int count = 0;\n\n String word = br.readLine();\n String strArray[] = word.split(\" \");\n\n try{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }catch(ArrayIndexOutOfBoundsException e){\n\n }\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n int number[] = new int[3];\n int count = 0;\n\n String word = br.readLine();\n String strArray[] = word.split(\" \");\n\n try{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }catch(ArrayIndexOutOfBoundsException e){\n\n }\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"int number[] = new int[3];",
"number",
"new int[3]",
"3",
"int count = 0;",
"count",
"0",
"String word = br.readLine();",
"word",
"br.readLine()",
"br.readLine",
"br",
"String strArray[] = word.split(\" \");",
"strArray",
"word.split(\" \")",
"word.split",
"word",
"\" \"",
"try{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }catch(ArrayIndexOutOfBoundsException e){\n\n }",
"catch(ArrayIndexOutOfBoundsException e){\n\n }",
"ArrayIndexOutOfBoundsException e",
"{\n\n }",
"{\n for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }\n\n if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }\n\n }",
"for(int i=0;i<strArray.length;i++){\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }",
"int i=0;",
"int i=0;",
"i",
"0",
"i<strArray.length",
"i",
"strArray.length",
"strArray",
"strArray.length",
"i++",
"i++",
"i",
"{\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }",
"{\n if(strArray[i] != \" \");\n number[count] = Integer.parseInt(strArray[i]);\n count++;\n }",
"if(strArray[i] != \" \");",
"strArray[i] != \" \"",
"strArray[i]",
"strArray",
"i",
"\" \"",
"number[count] = Integer.parseInt(strArray[i])",
"number[count]",
"number",
"count",
"Integer.parseInt(strArray[i])",
"Integer.parseInt",
"Integer",
"strArray[i]",
"strArray",
"i",
"count++",
"count",
"if(number[0] < number[1] && number[1] < number[2]){\n System.out.println(\"Yes\");\n }else{\n System.out.println(\"No\");\n }",
"number[0] < number[1] && number[1] < number[2]",
"number[0] < number[1]",
"number[0]",
"number",
"0",
"number[1]",
"number",
"1",
"number[1] < number[2]",
"number[1]",
"number",
"1",
"number[2]",
"number",
"2",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main{
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int number[] = new int[3];
int count = 0;
String word = br.readLine();
String strArray[] = word.split(" ");
try{
for(int i=0;i<strArray.length;i++){
if(strArray[i] != " ");
number[count] = Integer.parseInt(strArray[i]);
count++;
}
if(number[0] < number[1] && number[1] < number[2]){
System.out.println("Yes");
}else{
System.out.println("No");
}
}catch(ArrayIndexOutOfBoundsException e){
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
14,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
32,
33
],
[
32,
34
],
[
14,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
40,
42
],
[
14,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
56,
57
],
[
56,
58
],
[
51,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
51,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
67,
72
],
[
12,
73
],
[
73,
74
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tint c = Integer.parseInt(ss[2]);\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse{System.out.println(\"No\");}\n\t\t\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tint c = Integer.parseInt(ss[2]);\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse{System.out.println(\"No\");}\n\t\t\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tint c = Integer.parseInt(ss[2]);\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse{System.out.println(\"No\");}\n\t\t\n\t}",
"main",
"{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\t\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tint c = Integer.parseInt(ss[2]);\n\t\tif(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse{System.out.println(\"No\");}\n\t\t\n\t}",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String s = new String(in.readLine());",
"s",
"new String(in.readLine())",
"String[] ss = s.split(\" \");",
"ss",
"s.split(\" \")",
"s.split",
"s",
"\" \"",
"int a = Integer.parseInt(ss[0]);",
"a",
"Integer.parseInt(ss[0])",
"Integer.parseInt",
"Integer",
"ss[0]",
"ss",
"0",
"int b = Integer.parseInt(ss[1]);",
"b",
"Integer.parseInt(ss[1])",
"Integer.parseInt",
"Integer",
"ss[1]",
"ss",
"1",
"int c = Integer.parseInt(ss[2]);",
"c",
"Integer.parseInt(ss[2])",
"Integer.parseInt",
"Integer",
"ss[2]",
"ss",
"2",
"if(a < b && b < c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}\n\t\telse{System.out.println(\"No\");}",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{System.out.println(\"No\");}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String s = new String(in.readLine());
String[] ss = s.split(" ");
int a = Integer.parseInt(ss[0]);
int b = Integer.parseInt(ss[1]);
int c = Integer.parseInt(ss[2]);
if(a < b && b < c){
System.out.println("Yes");
}
else{System.out.println("No");}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
14,
2,
2,
4,
13,
18,
13,
17,
4,
13,
18,
13,
17,
2,
4,
13,
18,
13,
17,
4,
13,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
29,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
77,
11
],
[
77,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
31,
33
],
[
28,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
27,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
42,
44
],
[
39,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
47,
49
],
[
26,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
26,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
12,
64
],
[
64,
65
],
[
77,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
70,
73
],
[
66,
74
],
[
74,
75
],
[
0,
76
],
[
76,
77
],
[
76,
78
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\tpublic static int toInt(String stringNum){\n\t\treturn Integer.parseInt(stringNum);\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\tpublic static int toInt(String stringNum){\n\t\treturn Integer.parseInt(stringNum);\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] inputNum = br.readLine().split(\" \");",
"inputNum",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"if(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])",
"toInt(inputNum[0]) < toInt(inputNum[1])",
"toInt(inputNum[0])",
"toInt",
"inputNum[0]",
"inputNum",
"0",
"toInt(inputNum[1])",
"toInt",
"inputNum[1]",
"inputNum",
"1",
"toInt(inputNum[1]) < toInt(inputNum[2])",
"toInt(inputNum[1])",
"toInt",
"inputNum[1]",
"inputNum",
"1",
"toInt(inputNum[2])",
"toInt",
"inputNum[2]",
"inputNum",
"2",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public static int toInt(String stringNum){\n\t\treturn Integer.parseInt(stringNum);\n\t}",
"toInt",
"{\n\t\treturn Integer.parseInt(stringNum);\n\t}",
"return Integer.parseInt(stringNum);",
"Integer.parseInt(stringNum)",
"Integer.parseInt",
"Integer",
"stringNum",
"String stringNum",
"stringNum",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\tpublic static int toInt(String stringNum){\n\t\treturn Integer.parseInt(stringNum);\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\n\t\tif(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n\n\tpublic static int toInt(String stringNum){\n\t\treturn Integer.parseInt(stringNum);\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] inputNum = br.readLine().split(" ");
if(toInt(inputNum[0]) < toInt(inputNum[1]) && toInt(inputNum[1]) < toInt(inputNum[2])){
System.out.println("Yes");
}else {
System.out.println("No");
}
}
public static int toInt(String stringNum){
return Integer.parseInt(stringNum);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
14,
2,
13,
13,
30,
14,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
87,
14
],
[
87,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
17,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
17,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
17,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
17,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
17,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
17,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
59,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
64,
69
],
[
59,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
54,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
78,
83
],
[
15,
84
],
[
84,
85
],
[
0,
86
],
[
86,
87
],
[
86,
88
]
] | [
"import java.io.*;\nimport java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}",
"main",
"{\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String s = scan.next();",
"s",
"scan.next()",
"scan.next",
"scan",
"int a = Integer.parseInt(s);",
"a",
"Integer.parseInt(s)",
"Integer.parseInt",
"Integer",
"s",
"s = scan.next()",
"s",
"scan.next()",
"scan.next",
"scan",
"int b = Integer.parseInt(s);",
"b",
"Integer.parseInt(s)",
"Integer.parseInt",
"Integer",
"s",
"s = scan.next()",
"s",
"scan.next()",
"scan.next",
"scan",
"int c = Integer.parseInt(s);",
"c",
"Integer.parseInt(s)",
"Integer.parseInt",
"Integer",
"s",
"if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }",
"a < b",
"a",
"b",
"{\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }",
"if(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}",
"b < c",
"b",
"c",
"{\n \t\tSystem.out.println(\"Yes\");\n \t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n \t\tSystem.out.println(\"No\");\n \t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"{\n \tSystem.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO Auto-generated method stub\n\t\tScanner scan = new Scanner(System.in);\n String s = scan.next();\n int a = Integer.parseInt(s);\n s = scan.next();\n int b = Integer.parseInt(s);\n s = scan.next();\n int c = Integer.parseInt(s);\n \n if (a < b){\n \tif(b < c){\n \t\tSystem.out.println(\"Yes\");\n \t}else{\n \t\tSystem.out.println(\"No\");\n \t}\n }else{\n \tSystem.out.println(\"No\");\n }\n\t\t\n\t}\n}",
"Main"
] | import java.io.*;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
// TODO Auto-generated method stub
Scanner scan = new Scanner(System.in);
String s = scan.next();
int a = Integer.parseInt(s);
s = scan.next();
int b = Integer.parseInt(s);
s = scan.next();
int c = Integer.parseInt(s);
if (a < b){
if(b < c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
13,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
76,
5
],
[
76,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
8,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
58,
59
],
[
58,
60
],
[
53,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
53,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
67,
72
],
[
6,
73
],
[
73,
74
],
[
0,
75
],
[
75,
76
],
[
75,
77
]
] | [
"import java.util.Scanner;\n\npublic class Main { \n\tpublic static void main(String[] args){\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main { \n\tpublic static void main(String[] args){\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}\n}",
"Main",
"public static void main(String[] args){\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}",
"main",
"{\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}",
"String str;",
"str",
"int inNumber1",
"inNumber1",
"inNumber2",
"inNumber2",
"inNumber3;",
"inNumber3",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"str = scan.next()",
"str",
"scan.next()",
"scan.next",
"scan",
"inNumber1 = Integer.parseInt(str)",
"inNumber1",
"Integer.parseInt(str)",
"Integer.parseInt",
"Integer",
"str",
"str = scan.next()",
"str",
"scan.next()",
"scan.next",
"scan",
"inNumber2 = Integer.parseInt(str)",
"inNumber2",
"Integer.parseInt(str)",
"Integer.parseInt",
"Integer",
"str",
"str = scan.next()",
"str",
"scan.next()",
"scan.next",
"scan",
"inNumber3 = Integer.parseInt(str)",
"inNumber3",
"Integer.parseInt(str)",
"Integer.parseInt",
"Integer",
"str",
"if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");",
"inNumber1 < inNumber2 && inNumber2 < inNumber3",
"inNumber1 < inNumber2",
"inNumber1",
"inNumber2",
"inNumber2 < inNumber3",
"inNumber2",
"inNumber3",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main { \n\tpublic static void main(String[] args){\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}\n}",
"public class Main { \n\tpublic static void main(String[] args){\n // 変数と配列\n\tString str;\n int inNumber1, inNumber2, inNumber3;\n \n // 各数字の入力\n Scanner scan = new Scanner(System.in);\n str = scan.next();\n inNumber1 = Integer.parseInt(str);\n str = scan.next();\n inNumber2 = Integer.parseInt(str);\n str = scan.next();\n inNumber3 = Integer.parseInt(str);\n\n // 条件判定\n if(inNumber1 < inNumber2 && inNumber2 < inNumber3)\n System.out.println(\"Yes\");\n else\n System.out.println(\"No\");\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args){
// 変数と配列
String str;
int inNumber1, inNumber2, inNumber3;
// 各数字の入力
Scanner scan = new Scanner(System.in);
str = scan.next();
inNumber1 = Integer.parseInt(str);
str = scan.next();
inNumber2 = Integer.parseInt(str);
str = scan.next();
inNumber3 = Integer.parseInt(str);
// 条件判定
if(inNumber1 < inNumber2 && inNumber2 < inNumber3)
System.out.println("Yes");
else
System.out.println("No");
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
38,
5,
13,
30,
4,
18,
13,
5,
13,
30,
4,
18,
13,
5,
13,
30,
4,
18,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
40,
2,
2,
2,
2,
13,
17,
2,
13,
17,
2,
2,
13,
17,
2,
13,
17,
2,
2,
13,
17,
2,
13,
17,
30,
37,
20,
41,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
0,
13,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
18,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
18,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
18,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
37,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
37,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
54,
55
],
[
54,
56
],
[
37,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
62,
63
],
[
62,
64
],
[
37,
65
],
[
65,
66
],
[
65,
67
],
[
67,
68
],
[
68,
69
],
[
67,
70
],
[
70,
71
],
[
70,
72
],
[
37,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
77,
81
],
[
81,
82
],
[
81,
83
],
[
76,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
88,
89
],
[
88,
90
],
[
75,
91
],
[
91,
92
],
[
92,
93
],
[
92,
94
],
[
91,
95
],
[
95,
96
],
[
95,
97
],
[
73,
98
],
[
98,
99
],
[
99,
100
],
[
37,
101
],
[
101,
102
],
[
37,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
105,
107
],
[
104,
108
],
[
108,
109
],
[
108,
110
],
[
103,
111
],
[
111,
112
],
[
112,
113
],
[
112,
114
],
[
103,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
37,
119
],
[
119,
120
],
[
120,
121
],
[
121,
122
],
[
121,
123
],
[
119,
124
],
[
12,
125
],
[
125,
126
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t} catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t} catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t} catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t} catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t} catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t} catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t} catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t} catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"try {\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t} catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t} catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"catch(NumberFormatException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"NumberFormatException e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"catch(IllegalArgumentException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"IllegalArgumentException e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"IOException e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tString input = br.readLine();\n\t\t\tString[] splitInput = input.split(\" \");\n\n\t\t\tint a = Integer.parseInt(splitInput[0]);\n\t\t\tint b = Integer.parseInt(splitInput[1]);\n\t\t\tint c = Integer.parseInt(splitInput[2]);\n\t\t\t\n\t\t\tif (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}\n\t\t\t\n\t\t\tString ans;\n\t\t\tif ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println(ans);\n\t\t\n\t\t}",
"String input = br.readLine();",
"input",
"br.readLine()",
"br.readLine",
"br",
"String[] splitInput = input.split(\" \");",
"splitInput",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"int a = Integer.parseInt(splitInput[0]);",
"a",
"Integer.parseInt(splitInput[0])",
"Integer.parseInt",
"Integer",
"splitInput[0]",
"splitInput",
"0",
"int b = Integer.parseInt(splitInput[1]);",
"b",
"Integer.parseInt(splitInput[1])",
"Integer.parseInt",
"Integer",
"splitInput[1]",
"splitInput",
"1",
"int c = Integer.parseInt(splitInput[2]);",
"c",
"Integer.parseInt(splitInput[2])",
"Integer.parseInt",
"Integer",
"splitInput[2]",
"splitInput",
"2",
"if (\n\t\t\t\t\t!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )\n\t\t\t\t) {\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}",
"!(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )",
"(\n\t\t\t\t\t (a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)\n\t\t\t\t )",
"(a >= 0 && a <= 100)\n\t\t\t\t\t && (b >= 0 && b <= 100)\n\t\t\t\t\t && (c >= 0 && c <= 100)",
"(a >= 0 && a <= 100)",
"a >= 0",
"a",
"0",
"a <= 100",
"a",
"100",
"(b >= 0 && b <= 100)",
"b >= 0",
"b",
"0",
"b <= 100",
"b",
"100",
"(c >= 0 && c <= 100)",
"c >= 0",
"c",
"0",
"c <= 100",
"c",
"100",
"{\n\t\t\t\tthrow new IllegalArgumentException();\n\t\t\t}",
"throw new IllegalArgumentException();",
"new IllegalArgumentException()",
"String ans;",
"ans",
"if ((a < b) && (b < c)) {\n\t\t\t\tans = \"Yes\";\n\t\t\t} else {\n\t\t\t\tans = \"No\";\n\t\t\t}",
"(a < b) && (b < c)",
"(a < b)",
"a",
"b",
"(b < c)",
"b",
"c",
"{\n\t\t\t\tans = \"Yes\";\n\t\t\t}",
"ans = \"Yes\"",
"ans",
"\"Yes\"",
"{\n\t\t\t\tans = \"No\";\n\t\t\t}",
"ans = \"No\"",
"ans",
"\"No\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main {
public static void main(String[] args) {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
try {
String input = br.readLine();
String[] splitInput = input.split(" ");
int a = Integer.parseInt(splitInput[0]);
int b = Integer.parseInt(splitInput[1]);
int c = Integer.parseInt(splitInput[2]);
if (
!(
(a >= 0 && a <= 100)
&& (b >= 0 && b <= 100)
&& (c >= 0 && c <= 100)
)
) {
throw new IllegalArgumentException();
}
String ans;
if ((a < b) && (b < c)) {
ans = "Yes";
} else {
ans = "No";
}
System.out.println(ans);
} catch(NumberFormatException e) {
e.printStackTrace();
} catch(IllegalArgumentException e) {
e.printStackTrace();
} catch (IOException e) {
e.printStackTrace();
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
50,
5
],
[
50,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
27,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
27,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
6,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] | [
"import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}",
"main",
"{\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}",
"@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\t@SuppressWarnings(\"resource\")\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tif (a < b && b < c)\n\t\t\tSystem.out.println(\"Yes\");\n\t\telse\n\t\t\tSystem.out.println(\"No\");\n\t}\n}",
"Main"
] | import java.util.*;
public class Main {
public static void main(String[] args) {
@SuppressWarnings("resource")
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
if (a < b && b < c)
System.out.println("Yes");
else
System.out.println("No");
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
14,
2,
2,
13,
13,
2,
13,
13,
0,
13,
17,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
34,
36
],
[
29,
37
],
[
37,
38
],
[
37,
39
],
[
29,
40
],
[
40,
41
],
[
40,
42
],
[
8,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
6,
49
],
[
49,
50
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt(), c = scanner.nextInt();\n\t\tString answer;\n\n\t\tif (a < b && b < c)\n\t\t\tanswer = \"Yes\";\n\t\telse\n\t\t\tanswer = \"No\";\n\n\t\tSystem.out.println(answer);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt(), c = scanner.nextInt();\n\t\tString answer;\n\n\t\tif (a < b && b < c)\n\t\t\tanswer = \"Yes\";\n\t\telse\n\t\t\tanswer = \"No\";\n\n\t\tSystem.out.println(answer);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt(), c = scanner.nextInt();\n\t\tString answer;\n\n\t\tif (a < b && b < c)\n\t\t\tanswer = \"Yes\";\n\t\telse\n\t\t\tanswer = \"No\";\n\n\t\tSystem.out.println(answer);\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt(), c = scanner.nextInt();\n\t\tString answer;\n\n\t\tif (a < b && b < c)\n\t\t\tanswer = \"Yes\";\n\t\telse\n\t\t\tanswer = \"No\";\n\n\t\tSystem.out.println(answer);\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt()",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"b = scanner.nextInt()",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"c = scanner.nextInt();",
"c",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"String answer;",
"answer",
"if (a < b && b < c)\n\t\t\tanswer = \"Yes\";\n\t\telse\n\t\t\tanswer = \"No\";",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"answer = \"Yes\"",
"answer",
"\"Yes\"",
"answer = \"No\"",
"answer",
"\"No\"",
"System.out.println(answer)",
"System.out.println",
"System.out",
"System",
"System.out",
"answer",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt(), b = scanner.nextInt(), c = scanner.nextInt();
String answer;
if (a < b && b < c)
answer = "Yes";
else
answer = "No";
System.out.println(answer);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
42,
4,
18,
13,
30,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
86,
11
],
[
86,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
21,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
14,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
14,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
50,
52
],
[
14,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
55,
58
],
[
58,
59
],
[
58,
60
],
[
14,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
66,
68
],
[
61,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
61,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
77,
82
],
[
12,
83
],
[
83,
84
],
[
0,
85
],
[
85,
86
],
[
85,
87
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"main",
"{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = new String();",
"line",
"new String()",
"while(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}",
"br.ready()",
"br.ready",
"br",
"{\n\t\t\tline= br.readLine();\n\t\t}",
"line= br.readLine()",
"line",
"br.readLine()",
"br.readLine",
"br",
"String[] abc = line.split(\" \");",
"abc",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int a = Integer.parseInt(abc[0]);",
"a",
"Integer.parseInt(abc[0])",
"Integer.parseInt",
"Integer",
"abc[0]",
"abc",
"0",
"int b = Integer.parseInt(abc[1]);",
"b",
"Integer.parseInt(abc[1])",
"Integer.parseInt",
"Integer",
"abc[1]",
"abc",
"1",
"int c = Integer.parseInt(abc[2]);",
"c",
"Integer.parseInt(abc[2])",
"Integer.parseInt",
"Integer",
"abc[2]",
"abc",
"2",
"if(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"a<b && b<c",
"a<b",
"a",
"b",
"b<c",
"b",
"c",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\t// TODO Auto-generated method stub\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = new String();\n\t\twhile(br.ready()){\n\t\t\tline= br.readLine();\n\t\t}\n\t\tString[] abc = line.split(\" \");\n\t\tint a = Integer.parseInt(abc[0]);\n\t\tint b = Integer.parseInt(abc[1]);\n\t\tint c = Integer.parseInt(abc[2]);\n\t\t\n\t\tif(a<b && b<c){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException{
// TODO Auto-generated method stub
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String line = new String();
while(br.ready()){
line= br.readLine();
}
String[] abc = line.split(" ");
int a = Integer.parseInt(abc[0]);
int b = Integer.parseInt(abc[1]);
int c = Integer.parseInt(abc[2]);
if(a<b && b<c){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
70,
5
],
[
70,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
50,
52
],
[
45,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
45,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
6,
67
],
[
67,
68
],
[
0,
69
],
[
69,
70
],
[
69,
71
]
] | [
"import java.util.Scanner;\n \npublic class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String aa = scan.next();",
"aa",
"scan.next()",
"scan.next",
"scan",
"String bb = scan.next();",
"bb",
"scan.next()",
"scan.next",
"scan",
"String cc = scan.next();",
"cc",
"scan.next()",
"scan.next",
"scan",
"int a = Integer.parseInt(aa);",
"a",
"Integer.parseInt(aa)",
"Integer.parseInt",
"Integer",
"aa",
"int b = Integer.parseInt(bb);",
"b",
"Integer.parseInt(bb)",
"Integer.parseInt",
"Integer",
"bb",
"int c = Integer.parseInt(cc);",
"c",
"Integer.parseInt(cc)",
"Integer.parseInt",
"Integer",
"cc",
"if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String aa = scan.next();\n String bb = scan.next();\n String cc = scan.next();\n int a = Integer.parseInt(aa);\n int b = Integer.parseInt(bb);\n int c = Integer.parseInt(cc);\n if (a < b && b < c) {\n System.out.println(\"Yes\");\n } else {\n System.out.println(\"No\");\n }\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
String aa = scan.next();
String bb = scan.next();
String cc = scan.next();
int a = Integer.parseInt(aa);
int b = Integer.parseInt(bb);
int c = Integer.parseInt(cc);
if (a < b && b < c) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
2,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
17,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
17,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
17,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
41,
43
],
[
36,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
36,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
15,
56
],
[
56,
57
]
] | [
"import java.io.*;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n if(a < b && b < c) System.out.println(\"Yes\");\n else System.out.println(\"No\");\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Collections;",
"Collections",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n if(a < b && b < c) System.out.println(\"Yes\");\n else System.out.println(\"No\");\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n if(a < b && b < c) System.out.println(\"Yes\");\n else System.out.println(\"No\");\n }",
"main",
"{\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n if(a < b && b < c) System.out.println(\"Yes\");\n else System.out.println(\"No\");\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int a = in.nextInt();",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"int b = in.nextInt();",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"int c = in.nextInt();",
"c",
"in.nextInt()",
"in.nextInt",
"in",
"if(a < b && b < c) System.out.println(\"Yes\");\n else System.out.println(\"No\");",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args"
] | import java.io.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
class Main {
public static void main(String[] args) throws IOException {
Scanner in = new Scanner(System.in);
int a = in.nextInt();
int b = in.nextInt();
int c = in.nextInt();
if(a < b && b < c) System.out.println("Yes");
else System.out.println("No");
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
75,
8
],
[
75,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
11,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
50,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
50,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
9,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = br.readLine();",
"line",
"br.readLine()",
"br.readLine",
"br",
"String[] hikakuStr = line.split(\"[\\\\s]+\");",
"hikakuStr",
"line.split(\"[\\\\s]+\")",
"line.split",
"line",
"\"[\\\\s]+\"",
"int syo = Integer.parseInt(hikakuStr[0]);",
"syo",
"Integer.parseInt(hikakuStr[0])",
"Integer.parseInt",
"Integer",
"hikakuStr[0]",
"hikakuStr",
"0",
"int chu = Integer.parseInt(hikakuStr[1]);",
"chu",
"Integer.parseInt(hikakuStr[1])",
"Integer.parseInt",
"Integer",
"hikakuStr[1]",
"hikakuStr",
"1",
"int dai = Integer.parseInt(hikakuStr[2]);",
"dai",
"Integer.parseInt(hikakuStr[2])",
"Integer.parseInt",
"Integer",
"hikakuStr[2]",
"hikakuStr",
"2",
"if ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"(syo < chu) && (chu < dai)",
"(syo < chu)",
"syo",
"chu",
"(chu < dai)",
"chu",
"dai",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint syo = Integer.parseInt(hikakuStr[0]);\n\t\tint chu = Integer.parseInt(hikakuStr[1]);\n\t\tint dai = Integer.parseInt(hikakuStr[2]);\n\n\t\tif ((syo < chu) && (chu < dai)) {\n\t\t\tSystem.out.println(\"Yes\");\n\t\t} else {\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String line = br.readLine();
String[] hikakuStr = line.split("[\\s]+");
int syo = Integer.parseInt(hikakuStr[0]);
int chu = Integer.parseInt(hikakuStr[1]);
int dai = Integer.parseInt(hikakuStr[2]);
if ((syo < chu) && (chu < dai)) {
System.out.println("Yes");
} else {
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
5,
13,
30,
4,
18,
18,
13,
13,
17,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
40,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
14,
2,
2,
13,
13,
2,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
94,
5
],
[
94,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
16,
21
],
[
12,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
12,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
31,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
43,
44
],
[
31,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
50,
52
],
[
31,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
55,
58
],
[
58,
59
],
[
58,
60
],
[
31,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
64,
65
],
[
63,
66
],
[
66,
67
],
[
66,
68
],
[
31,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
74,
75
],
[
74,
76
],
[
69,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
78,
83
],
[
69,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
87,
89
],
[
85,
90
],
[
6,
91
],
[
91,
92
],
[
0,
93
],
[
93,
94
],
[
93,
95
]
] | [
"import java.io.*;\n\npublic class Main {\n public static void main(String[] args) {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }",
"main",
"{\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }",
"BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }",
"catch (IOException e) {\n System.out.println(e);\n }",
"IOException e",
"{\n System.out.println(e);\n }",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"catch (NumberFormatException e) {\n System.out.println(\"error\");\n }",
"NumberFormatException e",
"{\n System.out.println(\"error\");\n }",
"System.out.println(\"error\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"error\"",
"{\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n }",
"String line = reader.readLine();",
"line",
"reader.readLine()",
"reader.readLine",
"reader",
"String[] num = line.split(\" \", -1);",
"num",
"line.split(\" \", -1)",
"line.split",
"line",
"\" \"",
"-1",
"1",
"int a = Integer.parseInt(num[0]);",
"a",
"Integer.parseInt(num[0])",
"Integer.parseInt",
"Integer",
"num[0]",
"num",
"0",
"int b = Integer.parseInt(num[1]);",
"b",
"Integer.parseInt(num[1])",
"Integer.parseInt",
"Integer",
"num[1]",
"num",
"1",
"int c = Integer.parseInt(num[2]);",
"c",
"Integer.parseInt(num[2])",
"Integer.parseInt",
"Integer",
"num[2]",
"num",
"2",
"if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }",
"a < b && b < c",
"a < b",
"a",
"b",
"b < c",
"b",
"c",
"{\n System.out.println(\"Yes\");\n }",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n System.out.println(\"No\");\n }",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n try {\n String line = reader.readLine();\n String[] num = line.split(\" \", -1);\n int a = Integer.parseInt(num[0]);\n int b = Integer.parseInt(num[1]);\n int c = Integer.parseInt(num[2]);\n if(a < b && b < c) {\n System.out.println(\"Yes\");\n }else {\n System.out.println(\"No\");\n }\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
try {
String line = reader.readLine();
String[] num = line.split(" ", -1);
int a = Integer.parseInt(num[0]);
int b = Integer.parseInt(num[1]);
int c = Integer.parseInt(num[2]);
if(a < b && b < c) {
System.out.println("Yes");
}else {
System.out.println("No");
}
} catch (IOException e) {
System.out.println(e);
} catch (NumberFormatException e) {
System.out.println("error");
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
20,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
18,
13,
13,
14,
2,
2,
18,
13,
17,
18,
13,
17,
2,
18,
13,
17,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
93,
11
],
[
93,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
32,
33
],
[
32,
34
],
[
14,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
42,
44
],
[
35,
45
],
[
45,
46
],
[
46,
47
],
[
35,
48
],
[
49,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
54,
55
],
[
55,
56
],
[
54,
57
],
[
57,
58
],
[
57,
59
],
[
14,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
66,
68
],
[
61,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
73,
74
],
[
73,
75
],
[
60,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
77,
82
],
[
60,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
84,
89
],
[
12,
90
],
[
90,
91
],
[
0,
92
],
[
92,
93
],
[
92,
94
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}",
"main",
"{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String test = br.readLine();",
"test",
"br.readLine()",
"br.readLine",
"br",
"String[] res1 = test.split(\" \");",
"res1",
"test.split(\" \")",
"test.split",
"test",
"\" \"",
"int[] x1 = new int [res1.length];",
"x1",
"new int [res1.length]",
"res1.length",
"res1",
"res1.length",
"for(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < res1.length",
"i",
"res1.length",
"res1",
"res1.length",
"i++",
"i++",
"i",
"{\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}",
"{\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}",
"x1[i] = Integer.parseInt(res1[i])",
"x1[i]",
"x1",
"i",
"Integer.parseInt(res1[i])",
"Integer.parseInt",
"Integer",
"res1[i]",
"res1",
"i",
"if(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"x1[0] < x1[1] && x1[1] < x1[2]",
"x1[0] < x1[1]",
"x1[0]",
"x1",
"0",
"x1[1]",
"x1",
"1",
"x1[1] < x1[2]",
"x1[1]",
"x1",
"1",
"x1[2]",
"x1",
"2",
"{\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}",
"System.out.println(\"Yes\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Yes\"",
"{\n\t\t\tSystem.out.println(\"No\");\n\t\t}",
"System.out.println(\"No\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"No\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\t\t\n\t\tString test = br.readLine();\n\t\t\n\t\tString[] res1 = test.split(\" \");\n\t\tint[] x1 = new int [res1.length];\n\t\t\n\t\tfor(int i = 0; i < res1.length; i++){\n\t\t\tx1[i] = Integer.parseInt(res1[i]);\n\t\t}\n\t\t\n\t\tif(x1[0] < x1[1] && x1[1] < x1[2]){\n\t\t\tSystem.out.println(\"Yes\");\n\t\t}else{\n\t\t\tSystem.out.println(\"No\");\n\t\t}\n\t\t\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String test = br.readLine();
String[] res1 = test.split(" ");
int[] x1 = new int [res1.length];
for(int i = 0; i < res1.length; i++){
x1[i] = Integer.parseInt(res1[i]);
}
if(x1[0] < x1[1] && x1[1] < x1[2]){
System.out.println("Yes");
}else{
System.out.println("No");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
14,
2,
13,
13,
30,
0,
13,
13,
0,
13,
13,
0,
13,
13,
14,
2,
13,
13,
30,
0,
13,
13,
0,
13,
13,
0,
13,
13,
14,
2,
13,
13,
30,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
8,
45
],
[
45,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
47,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
51,
58
],
[
58,
59
],
[
58,
60
],
[
8,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
61,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
65,
69
],
[
69,
70
],
[
69,
71
],
[
65,
72
],
[
72,
73
],
[
72,
74
],
[
65,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
75,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
79,
83
],
[
83,
84
],
[
83,
85
],
[
79,
86
],
[
86,
87
],
[
86,
88
],
[
8,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
97,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
97,
99
],
[
96,
100
],
[
95,
101
],
[
97,
102
],
[
6,
103
],
[
103,
104
]
] | [
"import java.util.Scanner;\nclass Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nString A=scan.next();\nString B=scan.next();\nString C=scan.next();\nint a=Integer.parseInt(A);\nint b=Integer.parseInt(B);\nint c=Integer.parseInt(C);\nint okiba;\nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\nif(b>c){\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}\nSystem.out.println(a+\" \"+b+\" \"+c);\n}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nString A=scan.next();\nString B=scan.next();\nString C=scan.next();\nint a=Integer.parseInt(A);\nint b=Integer.parseInt(B);\nint c=Integer.parseInt(C);\nint okiba;\nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\nif(b>c){\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}\nSystem.out.println(a+\" \"+b+\" \"+c);\n}\n}",
"Main",
"public static void main(String[] args){\nScanner scan=new Scanner(System.in);\nString A=scan.next();\nString B=scan.next();\nString C=scan.next();\nint a=Integer.parseInt(A);\nint b=Integer.parseInt(B);\nint c=Integer.parseInt(C);\nint okiba;\nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\nif(b>c){\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}\nSystem.out.println(a+\" \"+b+\" \"+c);\n}",
"main",
"{\nScanner scan=new Scanner(System.in);\nString A=scan.next();\nString B=scan.next();\nString C=scan.next();\nint a=Integer.parseInt(A);\nint b=Integer.parseInt(B);\nint c=Integer.parseInt(C);\nint okiba;\nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\nif(b>c){\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}\nSystem.out.println(a+\" \"+b+\" \"+c);\n}",
"Scanner scan=new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String A=scan.next();",
"A",
"scan.next()",
"scan.next",
"scan",
"String B=scan.next();",
"B",
"scan.next()",
"scan.next",
"scan",
"String C=scan.next();",
"C",
"scan.next()",
"scan.next",
"scan",
"int a=Integer.parseInt(A);",
"a",
"Integer.parseInt(A)",
"Integer.parseInt",
"Integer",
"A",
"int b=Integer.parseInt(B);",
"b",
"Integer.parseInt(B)",
"Integer.parseInt",
"Integer",
"B",
"int c=Integer.parseInt(C);",
"c",
"Integer.parseInt(C)",
"Integer.parseInt",
"Integer",
"C",
"int okiba;",
"okiba",
"if(a>b){\nokiba=a;\na=b;\nb=okiba; \n}",
"a>b",
"a",
"b",
"{\nokiba=a;\na=b;\nb=okiba; \n}",
"okiba=a",
"okiba",
"a",
"a=b",
"a",
"b",
"b=okiba",
"b",
"okiba",
"if(b>c){\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}",
"b>c",
"b",
"c",
"{\nokiba=b;\nb=c;\nc=okiba; \nif(a>b){\nokiba=a;\na=b;\nb=okiba; \n}\n}",
"okiba=b",
"okiba",
"b",
"b=c",
"b",
"c",
"c=okiba",
"c",
"okiba",
"if(a>b){\nokiba=a;\na=b;\nb=okiba; \n}",
"a>b",
"a",
"b",
"{\nokiba=a;\na=b;\nb=okiba; \n}",
"okiba=a",
"okiba",
"a",
"a=b",
"a",
"b",
"b=okiba",
"b",
"okiba",
"System.out.println(a+\" \"+b+\" \"+c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args"
] | import java.util.Scanner;
class Main{
public static void main(String[] args){
Scanner scan=new Scanner(System.in);
String A=scan.next();
String B=scan.next();
String C=scan.next();
int a=Integer.parseInt(A);
int b=Integer.parseInt(B);
int c=Integer.parseInt(C);
int okiba;
if(a>b){
okiba=a;
a=b;
b=okiba;
}
if(b>c){
okiba=b;
b=c;
c=okiba;
if(a>b){
okiba=a;
a=b;
b=okiba;
}
}
System.out.println(a+" "+b+" "+c);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
17,
41,
13,
17,
41,
13,
17,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
13,
4,
18,
13,
14,
2,
13,
13,
30,
0,
13,
13,
0,
13,
13,
0,
13,
13,
14,
2,
13,
13,
30,
0,
13,
13,
0,
13,
13,
14,
2,
13,
13,
30,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
91,
5
],
[
91,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
14,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
28,
29
],
[
28,
30
],
[
23,
31
],
[
31,
32
],
[
32,
33
],
[
23,
34
],
[
35,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
35,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
41,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
45,
52
],
[
52,
53
],
[
52,
54
],
[
41,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
59,
63
],
[
63,
64
],
[
63,
65
],
[
55,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
66,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
8,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
82,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
81,
85
],
[
80,
86
],
[
82,
87
],
[
6,
88
],
[
88,
89
],
[
0,
90
],
[
90,
91
],
[
90,
92
]
] | [
"\timport java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int no",
"no",
"nom1=0",
"nom1",
"0",
"nom2=0",
"nom2",
"0",
"nom3=0;",
"nom3",
"0",
"for (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}",
"int n=1;",
"int n=1;",
"n",
"1",
"n<=3",
"n",
"3",
"n++",
"n++",
"n",
"{\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}",
"{\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}",
"no=sc.nextInt()",
"no",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}",
"nom1<no",
"nom1",
"no",
"{\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}",
"nom3=nom2",
"nom3",
"nom2",
"nom2=nom1",
"nom2",
"nom1",
"nom1=no",
"nom1",
"no",
"if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}",
"nom2<no",
"nom2",
"no",
"{\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}",
"nom3=nom2",
"nom3",
"nom2",
"nom2=no",
"nom2",
"no",
"if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}",
"nom3<no",
"nom3",
"no",
"{\n\t\t\t\tnom3=no;\n\t\t\t}",
"nom3=no",
"nom3",
"no",
"System.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1)",
"System.out.println",
"System.out",
"System",
"System.out",
"nom3 +\" \"+ nom2 +\" \"+ nom1",
"\" \"",
"nom2",
"nom3 +\" \"+ nom2 +\" \"+ nom1",
"nom3",
"\" \"",
"nom2",
"\" \"",
"nom1",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint no,nom1=0,nom2=0,nom3=0;\n\t\tfor (int n=1;n<=3;n++){\n\t\t\tno=sc.nextInt();\n\t\t\tif (nom1<no){\n\t\t\t\tnom3=nom2;nom2=nom1;nom1=no;\n\t\t\t}else if (nom2<no){\n\t\t\t\tnom3=nom2;nom2=no;\n\t\t\t}else if (nom3<no){\n\t\t\t\tnom3=no;\n\t\t\t}\t\n\t\t}\n\t\tSystem.out.println(nom3 +\" \"+ nom2 +\" \"+ nom1);\n\t\t\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int no,nom1=0,nom2=0,nom3=0;
for (int n=1;n<=3;n++){
no=sc.nextInt();
if (nom1<no){
nom3=nom2;nom2=nom1;nom1=no;
}else if (nom2<no){
nom3=nom2;nom2=no;
}else if (nom3<no){
nom3=no;
}
}
System.out.println(nom3 +" "+ nom2 +" "+ nom1);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
4,
18,
18,
13,
13,
4,
18,
13,
13,
14,
2,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
0,
19
],
[
95,
20
],
[
95,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
27,
28
],
[
27,
29
],
[
23,
30
],
[
30,
31
],
[
30,
32
],
[
23,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
37,
38
],
[
23,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
43,
44
],
[
23,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
48,
49
],
[
49,
50
],
[
23,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
23,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
60,
61
],
[
60,
62
],
[
55,
63
],
[
63,
64
],
[
64,
65
],
[
55,
66
],
[
67,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
73,
74
],
[
74,
75
],
[
73,
76
],
[
67,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
77,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
81,
86
],
[
23,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
21,
92
],
[
92,
93
],
[
0,
94
],
[
94,
95
],
[
94,
96
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.Scanner;\n\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Collections;",
"Collections",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}",
"main",
"{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"Scanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));",
"scan",
"new Scanner(new BufferedReader(new InputStreamReader(System.in)))",
"ArrayList<Integer> list=new ArrayList<Integer>();",
"list",
"new ArrayList<Integer>()",
"list.add(scan.nextInt())",
"list.add",
"list",
"scan.nextInt()",
"scan.nextInt",
"scan",
"list.add(scan.nextInt())",
"list.add",
"list",
"scan.nextInt()",
"scan.nextInt",
"scan",
"list.add(scan.nextInt())",
"list.add",
"list",
"scan.nextInt()",
"scan.nextInt",
"scan",
"Collections.sort(list)",
"Collections.sort",
"Collections",
"list",
"for (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 3",
"i",
"3",
"i++",
"i++",
"i",
"{\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}",
"{\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}",
"System.out.print(list.get(i))",
"System.out.print",
"System.out",
"System",
"System.out",
"list.get(i)",
"list.get",
"list",
"i",
"if(i<2)\n\t\t\t\tSystem.out.print(\" \");",
"i<2",
"i",
"2",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.println()",
"System.out.println",
"System.out",
"System",
"System.out",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tScanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tArrayList<Integer> list=new ArrayList<Integer>();\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tlist.add(scan.nextInt());\n\t\tCollections.sort(list);\n\t\tfor (int i = 0; i < 3; i++) {\n\t\t\tSystem.out.print(list.get(i));\n\t\t\tif(i<2)\n\t\t\t\tSystem.out.print(\" \");\n\t\t}\n\t\tSystem.out.println();\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
Scanner scan=new Scanner(new BufferedReader(new InputStreamReader(System.in)));
ArrayList<Integer> list=new ArrayList<Integer>();
list.add(scan.nextInt());
list.add(scan.nextInt());
list.add(scan.nextInt());
Collections.sort(list);
for (int i = 0; i < 3; i++) {
System.out.print(list.get(i));
if(i<2)
System.out.print(" ");
}
System.out.println();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
20,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
2,
18,
13,
13,
17,
1,
40,
13,
30,
30,
11,
1,
41,
13,
2,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
14,
2,
18,
13,
13,
18,
13,
13,
30,
41,
13,
18,
13,
13,
0,
18,
13,
13,
18,
13,
13,
0,
18,
13,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
23,
24
],
[
23,
25
],
[
8,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
33,
35
],
[
26,
36
],
[
36,
37
],
[
37,
38
],
[
26,
39
],
[
40,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
41,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
51,
63
],
[
63,
64
],
[
64,
65
],
[
51,
66
],
[
67,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
72,
73
],
[
72,
74
],
[
68,
75
],
[
75,
76
],
[
75,
77
],
[
77,
78
],
[
77,
79
],
[
68,
80
],
[
80,
81
],
[
81,
82
],
[
68,
83
],
[
84,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
87,
89
],
[
86,
90
],
[
90,
91
],
[
90,
92
],
[
85,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
96,
97
],
[
96,
98
],
[
93,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
99,
103
],
[
103,
104
],
[
103,
105
],
[
93,
106
],
[
106,
107
],
[
107,
108
],
[
107,
109
],
[
106,
110
],
[
8,
111
],
[
111,
112
],
[
112,
113
],
[
113,
114
],
[
113,
115
],
[
111,
116
],
[
119,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
120,
122
],
[
119,
123
],
[
118,
124
],
[
124,
125
],
[
124,
126
],
[
117,
127
],
[
119,
128
],
[
128,
129
],
[
128,
130
],
[
6,
131
],
[
131,
132
]
] | [
"import java.io.*;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));\n\n String[] line = reader.readLine().split(\" \");\n int[] num = new int[line.length];\n for (int i = 0; i < line.length; i++) {\n num[i] = Integer.parseInt(line[i]);\n }\n\n for (int i = 0; i < num.length - 1; i++) {\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }\n System.out.println(num[0] + \" \" + num[1] + \" \" + num[2]);\n }\n}",
"import java.io.*;",
"io.*",
"java",
"class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));\n\n String[] line = reader.readLine().split(\" \");\n int[] num = new int[line.length];\n for (int i = 0; i < line.length; i++) {\n num[i] = Integer.parseInt(line[i]);\n }\n\n for (int i = 0; i < num.length - 1; i++) {\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }\n System.out.println(num[0] + \" \" + num[1] + \" \" + num[2]);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));\n\n String[] line = reader.readLine().split(\" \");\n int[] num = new int[line.length];\n for (int i = 0; i < line.length; i++) {\n num[i] = Integer.parseInt(line[i]);\n }\n\n for (int i = 0; i < num.length - 1; i++) {\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }\n System.out.println(num[0] + \" \" + num[1] + \" \" + num[2]);\n }",
"main",
"{\n BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));\n\n String[] line = reader.readLine().split(\" \");\n int[] num = new int[line.length];\n for (int i = 0; i < line.length; i++) {\n num[i] = Integer.parseInt(line[i]);\n }\n\n for (int i = 0; i < num.length - 1; i++) {\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }\n System.out.println(num[0] + \" \" + num[1] + \" \" + num[2]);\n }",
"BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] line = reader.readLine().split(\" \");",
"line",
"reader.readLine().split(\" \")",
"reader.readLine().split",
"reader.readLine()",
"reader.readLine",
"reader",
"\" \"",
"int[] num = new int[line.length];",
"num",
"new int[line.length]",
"line.length",
"line",
"line.length",
"for (int i = 0; i < line.length; i++) {\n num[i] = Integer.parseInt(line[i]);\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < line.length",
"i",
"line.length",
"line",
"line.length",
"i++",
"i++",
"i",
"{\n num[i] = Integer.parseInt(line[i]);\n }",
"{\n num[i] = Integer.parseInt(line[i]);\n }",
"num[i] = Integer.parseInt(line[i])",
"num[i]",
"num",
"i",
"Integer.parseInt(line[i])",
"Integer.parseInt",
"Integer",
"line[i]",
"line",
"i",
"for (int i = 0; i < num.length - 1; i++) {\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < num.length - 1",
"i",
"num.length - 1",
"num.length",
"num",
"num.length",
"1",
"i++",
"i++",
"i",
"{\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }",
"{\n for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }\n }",
"for (int j = i + 1; j < num.length; j++) {\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }",
"int j = i + 1;",
"int j = i + 1;",
"j",
"i + 1",
"i",
"1",
"j < num.length",
"j",
"num.length",
"num",
"num.length",
"j++",
"j++",
"j",
"{\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }",
"{\n if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }\n }",
"if (num[i] > num[j]) {\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }",
"num[i] > num[j]",
"num[i]",
"num",
"i",
"num[j]",
"num",
"j",
"{\n int w = num[i];\n num[i] = num[j];\n num[j] = w;\n }",
"int w = num[i];",
"w",
"num[i]",
"num",
"i",
"num[i] = num[j]",
"num[i]",
"num",
"i",
"num[j]",
"num",
"j",
"num[j] = w",
"num[j]",
"num",
"j",
"w",
"System.out.println(num[0] + \" \" + num[1] + \" \" + num[2])",
"System.out.println",
"System.out",
"System",
"System.out",
"num[0] + \" \" + num[1] + \" \" + num[2]",
"\" \"",
"num[1]",
"num[0] + \" \" + num[1] + \" \" + num[2]",
"num[0]",
"num",
"0",
"\" \"",
"num[1]",
"num",
"1",
"\" \"",
"num[2]",
"num",
"2",
"String[] args",
"args"
] | import java.io.*;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader reader =
new BufferedReader(new InputStreamReader(System.in));
String[] line = reader.readLine().split(" ");
int[] num = new int[line.length];
for (int i = 0; i < line.length; i++) {
num[i] = Integer.parseInt(line[i]);
}
for (int i = 0; i < num.length - 1; i++) {
for (int j = i + 1; j < num.length; j++) {
if (num[i] > num[j]) {
int w = num[i];
num[i] = num[j];
num[j] = w;
}
}
}
System.out.println(num[0] + " " + num[1] + " " + num[2]);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
4,
18,
13,
4,
18,
13,
18,
13,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
4,
18,
13,
17,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
0,
13,
2,
17,
4,
18,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
20,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
20,
35
],
[
35,
36
],
[
35,
37
],
[
20,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
45,
47
],
[
38,
48
],
[
48,
49
],
[
49,
50
],
[
38,
51
],
[
52,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
57,
58
],
[
56,
59
],
[
59,
60
],
[
59,
61
],
[
20,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
20,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
68,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
20,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
83,
84
],
[
75,
85
],
[
85,
86
],
[
86,
87
],
[
75,
88
],
[
89,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
92,
93
],
[
92,
94
],
[
94,
95
],
[
95,
96
],
[
94,
97
],
[
20,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
98,
103
],
[
18,
104
],
[
104,
105
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\nimport java.util.Collections;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strNum = br.readLine();\n\t\tString[] strNumArrays = strNum.split(\" \");\n\t\tArrayList<Integer> numList = new ArrayList<Integer>();\n\t\tfor (int i = 0; i < strNumArrays.length; i++) {\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}\n\t\tCollections.sort(numList);\n\t\tString out = String.valueOf(numList.get(0));\n\t\tfor (int i = 1; i < numList.size(); i++) {\n\t\t\tout += \" \" + numList.get(i);\n\t\t}\n\t\tSystem.out.println(out);\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Collections;",
"Collections",
"java.util",
"class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strNum = br.readLine();\n\t\tString[] strNumArrays = strNum.split(\" \");\n\t\tArrayList<Integer> numList = new ArrayList<Integer>();\n\t\tfor (int i = 0; i < strNumArrays.length; i++) {\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}\n\t\tCollections.sort(numList);\n\t\tString out = String.valueOf(numList.get(0));\n\t\tfor (int i = 1; i < numList.size(); i++) {\n\t\t\tout += \" \" + numList.get(i);\n\t\t}\n\t\tSystem.out.println(out);\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strNum = br.readLine();\n\t\tString[] strNumArrays = strNum.split(\" \");\n\t\tArrayList<Integer> numList = new ArrayList<Integer>();\n\t\tfor (int i = 0; i < strNumArrays.length; i++) {\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}\n\t\tCollections.sort(numList);\n\t\tString out = String.valueOf(numList.get(0));\n\t\tfor (int i = 1; i < numList.size(); i++) {\n\t\t\tout += \" \" + numList.get(i);\n\t\t}\n\t\tSystem.out.println(out);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strNum = br.readLine();\n\t\tString[] strNumArrays = strNum.split(\" \");\n\t\tArrayList<Integer> numList = new ArrayList<Integer>();\n\t\tfor (int i = 0; i < strNumArrays.length; i++) {\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}\n\t\tCollections.sort(numList);\n\t\tString out = String.valueOf(numList.get(0));\n\t\tfor (int i = 1; i < numList.size(); i++) {\n\t\t\tout += \" \" + numList.get(i);\n\t\t}\n\t\tSystem.out.println(out);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strNum = br.readLine();",
"strNum",
"br.readLine()",
"br.readLine",
"br",
"String[] strNumArrays = strNum.split(\" \");",
"strNumArrays",
"strNum.split(\" \")",
"strNum.split",
"strNum",
"\" \"",
"ArrayList<Integer> numList = new ArrayList<Integer>();",
"numList",
"new ArrayList<Integer>()",
"for (int i = 0; i < strNumArrays.length; i++) {\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < strNumArrays.length",
"i",
"strNumArrays.length",
"strNumArrays",
"strNumArrays.length",
"i++",
"i++",
"i",
"{\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}",
"{\n\t\t\tnumList.add(Integer.parseInt(strNumArrays[i]));\n\t\t}",
"numList.add(Integer.parseInt(strNumArrays[i]))",
"numList.add",
"numList",
"Integer.parseInt(strNumArrays[i])",
"Integer.parseInt",
"Integer",
"strNumArrays[i]",
"strNumArrays",
"i",
"Collections.sort(numList)",
"Collections.sort",
"Collections",
"numList",
"String out = String.valueOf(numList.get(0));",
"out",
"String.valueOf(numList.get(0))",
"String.valueOf",
"String",
"numList.get(0)",
"numList.get",
"numList",
"0",
"for (int i = 1; i < numList.size(); i++) {\n\t\t\tout += \" \" + numList.get(i);\n\t\t}",
"int i = 1;",
"int i = 1;",
"i",
"1",
"i < numList.size()",
"i",
"numList.size()",
"numList.size",
"numList",
"i++",
"i++",
"i",
"{\n\t\t\tout += \" \" + numList.get(i);\n\t\t}",
"{\n\t\t\tout += \" \" + numList.get(i);\n\t\t}",
"out += \" \" + numList.get(i)",
"out",
"\" \" + numList.get(i)",
"\" \"",
"numList.get(i)",
"numList.get",
"numList",
"i",
"System.out.println(out)",
"System.out.println",
"System.out",
"System",
"System.out",
"out",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String strNum = br.readLine();
String[] strNumArrays = strNum.split(" ");
ArrayList<Integer> numList = new ArrayList<Integer>();
for (int i = 0; i < strNumArrays.length; i++) {
numList.add(Integer.parseInt(strNumArrays[i]));
}
Collections.sort(numList);
String out = String.valueOf(numList.get(0));
for (int i = 1; i < numList.size(); i++) {
out += " " + numList.get(i);
}
System.out.println(out);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
4,
18,
13,
4,
18,
13,
18,
13,
13,
4,
18,
13,
13,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
14,
2,
13,
2,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
2,
4,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
113,
8
],
[
113,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
16,
21
],
[
12,
22
],
[
22,
23
],
[
23,
24
],
[
23,
25
],
[
22,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
28,
33
],
[
22,
34
],
[
34,
35
],
[
34,
36
],
[
22,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
37,
47
],
[
47,
48
],
[
48,
49
],
[
37,
50
],
[
51,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
55,
56
],
[
56,
57
],
[
55,
58
],
[
58,
59
],
[
58,
60
],
[
22,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
22,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
70,
71
],
[
70,
72
],
[
72,
73
],
[
73,
74
],
[
65,
75
],
[
75,
76
],
[
76,
77
],
[
65,
78
],
[
79,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
83,
87
],
[
80,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
95,
98
],
[
94,
99
],
[
80,
100
],
[
100,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
103,
105
],
[
101,
106
],
[
106,
107
],
[
107,
108
],
[
106,
109
],
[
9,
110
],
[
110,
111
],
[
0,
112
],
[
112,
113
],
[
112,
114
]
] | [
"import java.io.*;\nimport java.util.*;\n\npublic class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\t\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\t\n}",
"Main",
"public static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}",
"main",
"{\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}",
"try{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}",
"catch(IOException e){\n\tSystem.out.println(e);\n\t}",
"IOException e",
"{\n\tSystem.out.println(e);\n\t}",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] str = br.readLine().split(\" \");",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"List<Integer> num = new ArrayList<Integer>();",
"num",
"new ArrayList<Integer>()",
"for(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < str.length",
"i",
"str.length",
"str",
"str.length",
"i++",
"i++",
"i",
"{\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}",
"{\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}",
"num.add(Integer.parseInt(str[i]))",
"num.add",
"num",
"Integer.parseInt(str[i])",
"Integer.parseInt",
"Integer",
"str[i]",
"str",
"i",
"Collections.sort(num)",
"Collections.sort",
"Collections",
"num",
"for(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}",
"int n = 0;",
"int n = 0;",
"n",
"0",
"n < num.size()",
"n",
"num.size()",
"num.size",
"num",
"n++",
"n++",
"n",
"{\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}",
"{\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}",
"if(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}",
"n != num.size()-1",
"n",
"num.size()-1",
"num.size()",
"num.size",
"num",
"1",
"{\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}",
"System.out.print(num.get(n) + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"num.get(n) + \" \"",
"num.get(n)",
"num.get",
"num",
"n",
"\" \"",
"{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}",
"System.out.println(num.get(n))",
"System.out.println",
"System.out",
"System",
"System.out",
"num.get(n)",
"num.get",
"num",
"n",
"String[] args",
"args",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\t\n}",
"public class Main{\npublic static void main(String[] args){\n\ttry{\n\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\tString[] str = br.readLine().split(\" \");\n\tList<Integer> num = new ArrayList<Integer>();\n\t\n\t\tfor(int i = 0; i < str.length; i++){\n\t\tnum.add(Integer.parseInt(str[i]));\n\t\t}\n\t\n\tCollections.sort(num);\n\t\n\t\tfor(int n = 0; n < num.size(); n++){\n\t\t\tif(n != num.size()-1){\n\t\t\tSystem.out.print(num.get(n) + \" \");\n\t\t\t}else{\n\t\t\tSystem.out.println(num.get(n));\n\t\t\t}\n\t\t}\n\n\t}catch(IOException e){\n\tSystem.out.println(e);\n\t}\n}\t\n}",
"Main"
] | import java.io.*;
import java.util.*;
public class Main{
public static void main(String[] args){
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] str = br.readLine().split(" ");
List<Integer> num = new ArrayList<Integer>();
for(int i = 0; i < str.length; i++){
num.add(Integer.parseInt(str[i]));
}
Collections.sort(num);
for(int n = 0; n < num.size(); n++){
if(n != num.size()-1){
System.out.print(num.get(n) + " ");
}else{
System.out.println(num.get(n));
}
}
}catch(IOException e){
System.out.println(e);
}
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.