node_ids
listlengths 4
1.4k
| edge_index
listlengths 1
2.22k
| text
listlengths 4
1.4k
| source
stringlengths 14
427k
|
---|---|---|---|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
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
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
17,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
6,
34
],
[
34,
35
]
] |
[
"import java.util.*;\n\nclass Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String S = sc.next();\n if (S.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String S = sc.next();\n if (S.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String S = sc.next();\n if (S.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n String S = sc.next();\n if (S.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"if (S.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args"
] |
import java.util.*;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.next();
if (S.equals("ABC"))
System.out.println("ARC");
else
System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
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
],
[
41,
5
],
[
41,
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
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
18,
23
],
[
17,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
17,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
6,
38
],
[
38,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
]
] |
[
"import java.util.*;\npublic class Main\n{\n public static void main(String args[])\n {\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main\n{\n public static void main(String args[])\n {\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String args[])\n {\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }",
"Scanner in=new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"String s=in.next();",
"s",
"in.next()",
"in.next",
"in",
"if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }",
"s.compareTo(\"ABC\")==0",
"s.compareTo(\"ABC\")",
"s.compareTo",
"s",
"\"ABC\"",
"0",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String args[]",
"args",
"public class Main\n{\n public static void main(String args[])\n {\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }\n}",
"public class Main\n{\n public static void main(String args[])\n {\n Scanner in=new Scanner(System.in);\n String s=in.next();\n if(s.compareTo(\"ABC\")==0)\n {\n System.out.println(\"ARC\");\n }\n else\n {\n System.out.println(\"ABC\");\n }\n }\n}",
"Main"
] |
import java.util.*;
public class Main
{
public static void main(String args[])
{
Scanner in=new Scanner(System.in);
String s=in.next();
if(s.compareTo("ABC")==0)
{
System.out.println("ARC");
}
else
{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
41,
13,
4,
18,
13,
14,
4,
18,
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
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
]
] |
[
"import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n Scanner scan=new Scanner(System.in);\n String a=\"ABC\";\n String b=scan.next();\n if(a.equals(b)){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\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 String a=\"ABC\";\n String b=scan.next();\n if(a.equals(b)){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner scan=new Scanner(System.in);\n String a=\"ABC\";\n String b=scan.next();\n if(a.equals(b)){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner scan=new Scanner(System.in);\n String a=\"ABC\";\n String b=scan.next();\n if(a.equals(b)){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }",
"Scanner scan=new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String a=\"ABC\";",
"a",
"\"ABC\"",
"String b=scan.next();",
"b",
"scan.next()",
"scan.next",
"scan",
"if(a.equals(b)){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }",
"a.equals(b)",
"a.equals",
"a",
"b",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args"
] |
import java.util.Scanner;
class Main{
public static void main(String[] args){
Scanner scan=new Scanner(System.in);
String a="ABC";
String b=scan.next();
if(a.equals(b)){
System.out.println("ARC");
}else{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
41,
13,
12,
13,
30,
41,
13,
17,
42,
2,
4,
18,
13,
17,
30,
0,
13,
4,
18,
13,
9,
29,
13,
12,
13,
30,
29,
4,
18,
13,
13,
23,
13,
12,
13,
30,
29,
4,
18,
13,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
4,
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,
13,
18,
13,
13,
29,
13,
12,
13,
30,
41,
13,
4,
18,
4,
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,
13,
18,
13,
13,
29,
13,
12,
13,
30,
0,
13,
20,
0,
13,
20,
12,
13,
30,
4,
13,
41,
13,
4,
13,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
177,
8
],
[
177,
9
],
[
9,
10
],
[
177,
11
],
[
11,
12
],
[
177,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
16,
17
],
[
16,
18
],
[
15,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
20,
24
],
[
19,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
25,
31
],
[
15,
32
],
[
32,
33
],
[
177,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
34,
42
],
[
42,
43
],
[
177,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
44,
52
],
[
52,
53
],
[
177,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
59,
63
],
[
56,
64
],
[
64,
65
],
[
64,
66
],
[
67,
68
],
[
67,
69
],
[
56,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
75,
76
],
[
75,
77
],
[
77,
78
],
[
77,
79
],
[
70,
80
],
[
80,
81
],
[
81,
82
],
[
70,
83
],
[
84,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
85,
89
],
[
89,
90
],
[
89,
91
],
[
91,
92
],
[
91,
93
],
[
56,
94
],
[
94,
95
],
[
177,
96
],
[
96,
97
],
[
96,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
101,
105
],
[
98,
106
],
[
106,
107
],
[
106,
108
],
[
109,
110
],
[
109,
111
],
[
98,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
114,
116
],
[
112,
117
],
[
117,
118
],
[
117,
119
],
[
119,
120
],
[
119,
121
],
[
112,
122
],
[
122,
123
],
[
123,
124
],
[
112,
125
],
[
126,
126
],
[
126,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
127,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
133,
135
],
[
98,
136
],
[
136,
137
],
[
177,
138
],
[
138,
139
],
[
138,
140
],
[
140,
141
],
[
141,
142
],
[
141,
143
],
[
140,
144
],
[
144,
145
],
[
144,
146
],
[
177,
147
],
[
147,
148
],
[
147,
149
],
[
149,
150
],
[
150,
151
],
[
149,
152
],
[
152,
153
],
[
152,
154
],
[
154,
155
],
[
149,
156
],
[
156,
157
],
[
157,
158
],
[
158,
159
],
[
157,
160
],
[
156,
161
],
[
161,
162
],
[
162,
163
],
[
163,
164
],
[
162,
165
],
[
156,
166
],
[
166,
167
],
[
167,
168
],
[
168,
169
],
[
167,
170
],
[
149,
171
],
[
171,
172
],
[
172,
173
],
[
147,
174
],
[
174,
175
],
[
0,
176
],
[
176,
177
],
[
176,
178
]
] |
[
"import java.util.*;\nimport java.io.*;\n\n public class Main{\n// taking inputs\nstatic BufferedReader s1;\nstatic BufferedWriter out;\nstatic String read() throws IOException{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}\nstatic int int_v (String s1){return Integer.parseInt(s1);}\nstatic long long_v(String s1){return Long.parseLong(s1);}\nstatic int[] int_arr() throws IOException{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}\nstatic long[] long_arr() throws IOException{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}\nstatic void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}\n\n//......................................@uthor_Alx..............................................\n\n\n public static void main(String[] args) throws IOException{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}\n}\n\t \n\t \n\n\n\n\t\n \n\n\n",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main{\n// taking inputs\nstatic BufferedReader s1;\nstatic BufferedWriter out;\nstatic String read() throws IOException{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}\nstatic int int_v (String s1){return Integer.parseInt(s1);}\nstatic long long_v(String s1){return Long.parseLong(s1);}\nstatic int[] int_arr() throws IOException{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}\nstatic long[] long_arr() throws IOException{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}\nstatic void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}\n\n//......................................@uthor_Alx..............................................\n\n\n public static void main(String[] args) throws IOException{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}\n}",
"Main",
"// taking inputs\nstatic BufferedReader s1;",
"s1",
"static BufferedWriter out;",
"out",
"static String read() throws IOException{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}",
"read",
"{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}",
"String line=\"\";",
"line",
"\"\"",
"while(line.length()==0){line=s1.readLine();continue;}",
"line.length()==0",
"line.length()",
"line.length",
"line",
"0",
"{line=s1.readLine();continue;}",
"line=s1.readLine()",
"line",
"s1.readLine()",
"s1.readLine",
"s1",
"continue;",
"return line;",
"line",
"static int int_v (String s1){return Integer.parseInt(s1);}",
"int_v",
"{return Integer.parseInt(s1);}",
"return Integer.parseInt(s1);",
"Integer.parseInt(s1)",
"Integer.parseInt",
"Integer",
"s1",
"String s1",
"s1",
"static long long_v(String s1){return Long.parseLong(s1);}",
"long_v",
"{return Long.parseLong(s1);}",
"return Long.parseLong(s1);",
"Long.parseLong(s1)",
"Long.parseLong",
"Long",
"s1",
"String s1",
"s1",
"static int[] int_arr() throws IOException{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}",
"int_arr",
"{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}",
"String[] a=read().split(\" \");",
"a",
"read().split(\" \")",
"read().split",
"read()",
"read",
"\" \"",
"int[] b=new int[a.length];",
"b",
"new int[a.length]",
"a.length",
"a",
"a.length",
"for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<a.length",
"i",
"a.length",
"a",
"a.length",
"i++",
"i++",
"i",
"{b[i]=int_v(a[i]);}",
"{b[i]=int_v(a[i]);}",
"b[i]=int_v(a[i])",
"b[i]",
"b",
"i",
"int_v(a[i])",
"int_v",
"a[i]",
"a",
"i",
"return b;",
"b",
"static long[] long_arr() throws IOException{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}",
"long_arr",
"{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}",
"String[] a=read().split(\" \");",
"a",
"read().split(\" \")",
"read().split",
"read()",
"read",
"\" \"",
"long[] b=new long[a.length];",
"b",
"new long[a.length]",
"a.length",
"a",
"a.length",
"for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<a.length",
"i",
"a.length",
"a",
"a.length",
"i++",
"i++",
"i",
"{b[i]=long_v(a[i]);}",
"{b[i]=long_v(a[i]);}",
"b[i]=long_v(a[i])",
"b[i]",
"b",
"i",
"long_v(a[i])",
"long_v",
"a[i]",
"a",
"i",
"return b;",
"b",
"static void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}",
"assign",
"{s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}",
"s1=new BufferedReader(new InputStreamReader(System.in))",
"s1",
"new BufferedReader(new InputStreamReader(System.in))",
"out=new BufferedWriter(new OutputStreamWriter(System.out))",
"out",
"new BufferedWriter(new OutputStreamWriter(System.out))",
"public static void main(String[] args) throws IOException{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}",
"main",
"{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}",
"assign()",
"assign",
"String s=read();",
"s",
"read()",
"read",
"if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{out.write(\"ARC\");}",
"out.write(\"ARC\")",
"out.write",
"out",
"\"ARC\"",
"{out.write(\"ABC\");}",
"out.write(\"ABC\")",
"out.write",
"out",
"\"ABC\"",
"out.flush()",
"out.flush",
"out",
"String[] args",
"args",
"public class Main{\n// taking inputs\nstatic BufferedReader s1;\nstatic BufferedWriter out;\nstatic String read() throws IOException{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}\nstatic int int_v (String s1){return Integer.parseInt(s1);}\nstatic long long_v(String s1){return Long.parseLong(s1);}\nstatic int[] int_arr() throws IOException{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}\nstatic long[] long_arr() throws IOException{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}\nstatic void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}\n\n//......................................@uthor_Alx..............................................\n\n\n public static void main(String[] args) throws IOException{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}\n}",
"public class Main{\n// taking inputs\nstatic BufferedReader s1;\nstatic BufferedWriter out;\nstatic String read() throws IOException{String line=\"\";while(line.length()==0){line=s1.readLine();continue;}return line;}\nstatic int int_v (String s1){return Integer.parseInt(s1);}\nstatic long long_v(String s1){return Long.parseLong(s1);}\nstatic int[] int_arr() throws IOException{String[] a=read().split(\" \");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}\nstatic long[] long_arr() throws IOException{String[] a=read().split(\" \");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}\nstatic void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}\n\n//......................................@uthor_Alx..............................................\n\n\n public static void main(String[] args) throws IOException{\n\t \t\t assign();\n\t \t\t //aint n=int_v(read());\n\t \t\t String s=read();\n\t \t\t if(s.equals(\"ABC\")){out.write(\"ARC\");}\n\t \t\t else{out.write(\"ABC\");}\n\t \t\n\t \t\t// if(n[0]>0){out.write(\"Yes\");}\n\t \t\t //else{out.write(\"No\");}\n out.flush();\n\t \t\t \n\t}\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main{
// taking inputs
static BufferedReader s1;
static BufferedWriter out;
static String read() throws IOException{String line="";while(line.length()==0){line=s1.readLine();continue;}return line;}
static int int_v (String s1){return Integer.parseInt(s1);}
static long long_v(String s1){return Long.parseLong(s1);}
static int[] int_arr() throws IOException{String[] a=read().split(" ");int[] b=new int[a.length];for(int i=0;i<a.length;i++){b[i]=int_v(a[i]);}return b;}
static long[] long_arr() throws IOException{String[] a=read().split(" ");long[] b=new long[a.length];for(int i=0;i<a.length;i++){b[i]=long_v(a[i]);}return b;}
static void assign(){s1=new BufferedReader(new InputStreamReader(System.in));out=new BufferedWriter(new OutputStreamWriter(System.out));}
//......................................@uthor_Alx..............................................
public static void main(String[] args) throws IOException{
assign();
//aint n=int_v(read());
String s=read();
if(s.equals("ABC")){out.write("ARC");}
else{out.write("ABC");}
// if(n[0]>0){out.write("Yes");}
//else{out.write("No");}
out.flush();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
13,
17,
0,
13,
17,
0,
13,
17,
4,
18,
18,
13,
13,
13,
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
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
25,
27
],
[
20,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
6,
37
],
[
37,
38
],
[
0,
39
],
[
39,
40
],
[
39,
41
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }\n}",
"Main",
"public static void main(String[] args) {\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }",
"main",
"{\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s = sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"String ans = \"\";",
"ans",
"\"\"",
"if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"ans = \"ARC\"",
"ans",
"\"ARC\"",
"ans = \"ABC\"",
"ans",
"\"ABC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n // input\n Scanner sc = new Scanner(System.in);\n String s = sc.next();\n\n String ans = \"\";\n if (s.equals(\"ABC\")) ans = \"ARC\";\n else ans = \"ABC\";\n System.out.println(ans);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// input
Scanner sc = new Scanner(System.in);
String s = sc.next();
String ans = "";
if (s.equals("ABC")) ans = "ARC";
else ans = "ABC";
System.out.println(ans);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
18,
13,
13,
8,
4,
18,
4,
18,
13,
17,
17,
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
],
[
35,
11
],
[
35,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
18,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
24,
29
],
[
23,
30
],
[
23,
31
],
[
12,
32
],
[
32,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\npublic class Main {\n\tpublic static void main(String[] args)throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\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\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\n\t}\n}",
"Main",
"public static void main(String[] args)throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"System.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"(br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\"",
"(br.readLine().equals(\"ABC\"))",
"br.readLine().equals",
"br.readLine()",
"br.readLine",
"br",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"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\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\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\tSystem.out.println((br.readLine().equals(\"ABC\"))? \"ARC\":\"ABC\");\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));
System.out.println((br.readLine().equals("ABC"))? "ARC":"ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
18,
13,
13,
8,
4,
18,
4,
18,
13,
17,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
29,
5
],
[
29,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
14,
16
],
[
12,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
18,
23
],
[
17,
24
],
[
17,
25
],
[
6,
26
],
[
26,
27
],
[
0,
28
],
[
28,
29
],
[
28,
30
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"System.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"sc.next().equals(\"ABC\")",
"sc.next().equals",
"sc.next()",
"sc.next",
"sc",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println(sc.next().equals("ABC") ? "ARC" : "ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
45,
5
],
[
45,
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,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\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\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t}\n\t}",
"main",
"{\n\t\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t}\n\t}",
"Scanner scan=new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String S=scan.nextLine();",
"S",
"scan.nextLine()",
"scan.nextLine",
"scan",
"String a=\"ABC\";",
"a",
"\"ABC\"",
"String b=\"ARC\";",
"b",
"\"ARC\"",
"if(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t}",
"S.equals(a)",
"S.equals",
"S",
"a",
"{\n\t\t\tSystem.out.println(b);\n\t\t}",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"{\n\t\t\tSystem.out.println(a);\n\t\t}",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan=new Scanner(System.in);\n\t\tString S=scan.nextLine();\n\t\tString a=\"ABC\";\n\t\tString b=\"ARC\";\n\t\tif(S.equals(a))\n\t\t{\n\t\t\tSystem.out.println(b);\n\t\t}\n\t\telse\n\t\t{\n\t\t\tSystem.out.println(a);\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);
String S=scan.nextLine();
String a="ABC";
String b="ARC";
if(S.equals(a))
{
System.out.println(b);
}
else
{
System.out.println(a);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
2,
17,
17,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
13,
41,
13,
17,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
0,
13,
2,
2,
13,
13,
2,
17,
17,
41,
13,
13,
0,
13,
17,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
0,
13,
2,
2,
13,
13,
2,
17,
17,
11,
1,
41,
13,
17,
2,
13,
2,
13,
2,
13,
13,
1,
40,
13,
30,
30,
0,
13,
2,
2,
13,
13,
2,
17,
17,
29,
13,
23,
13,
23,
13,
12,
13,
30,
14,
2,
13,
17,
0,
13,
2,
17,
17,
29,
2,
13,
2,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
161,
5
],
[
161,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
8,
10
],
[
161,
11
],
[
11,
12
],
[
11,
13
],
[
13,
14
],
[
14,
15
],
[
14,
16
],
[
13,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
13,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
22,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
13,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
33,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
11,
44
],
[
44,
45
],
[
161,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
48,
55
],
[
55,
56
],
[
55,
57
],
[
48,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
63,
64
],
[
63,
65
],
[
58,
66
],
[
66,
67
],
[
67,
68
],
[
58,
69
],
[
70,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
73,
77
],
[
77,
78
],
[
77,
79
],
[
48,
80
],
[
80,
81
],
[
80,
82
],
[
48,
83
],
[
83,
84
],
[
83,
85
],
[
48,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
86,
91
],
[
91,
92
],
[
91,
93
],
[
86,
94
],
[
94,
95
],
[
95,
96
],
[
86,
97
],
[
98,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
101,
102
],
[
102,
103
],
[
102,
104
],
[
101,
105
],
[
105,
106
],
[
105,
107
],
[
48,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
110,
112
],
[
108,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
115,
117
],
[
117,
118
],
[
117,
119
],
[
108,
120
],
[
120,
121
],
[
121,
122
],
[
108,
123
],
[
124,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
127,
131
],
[
131,
132
],
[
131,
133
],
[
48,
134
],
[
134,
135
],
[
46,
136
],
[
136,
137
],
[
46,
138
],
[
138,
139
],
[
161,
140
],
[
140,
141
],
[
140,
142
],
[
142,
143
],
[
143,
144
],
[
144,
145
],
[
144,
146
],
[
143,
147
],
[
147,
148
],
[
147,
149
],
[
149,
150
],
[
149,
151
],
[
142,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
155,
156
],
[
155,
157
],
[
140,
158
],
[
158,
159
],
[
0,
160
],
[
160,
161
],
[
160,
162
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tstatic long bignum = 1000000000+7;\n\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}\n\n\tstatic long divn(int target, int times) {//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}\n\n\tstatic long div(long a) {//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}\n\n}\n/*\nclass City{\n\tint order;\n\tint prefecture;\n\tint year;\n\tint number;\n\tCity(int order,int prefecture, int year){\n\t\tthis.order = order;\n\t\tthis.prefecture = prefecture;\n\t\tthis.year = year;\n\t}\n}\n*/",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tstatic long bignum = 1000000000+7;\n\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}\n\n\tstatic long divn(int target, int times) {//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}\n\n\tstatic long div(long a) {//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}\n\n}",
"Main",
"static long bignum = 1000000000+7;",
"bignum",
"1000000000+7",
"1000000000",
"7",
"public static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s = sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"if(s.equals(\"ARC\"))System.out.println(\"ABC\");",
"s.equals(\"ARC\")",
"s.equals",
"s",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"if(s.equals(\"ABC\"))System.out.println(\"ARC\");",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"String[] args",
"args",
"static long divn(int target, int times) {//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}",
"divn",
"{//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}",
"int sqtimes = (int)Math.sqrt(times);",
"sqtimes",
"(int)Math.sqrt(times)",
"Math.sqrt",
"Math",
"times",
"long ans = 1;",
"ans",
"1",
"for(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"int i =0;",
"int i =0;",
"i",
"0",
"i<sqtimes",
"i",
"sqtimes",
"i++",
"i++",
"i",
"{\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"{\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"ans = (ans * target)%(1000000000+7)",
"ans",
"(ans * target)%(1000000000+7)",
"(ans * target)",
"ans",
"target",
"(1000000000+7)",
"1000000000",
"7",
"long holder = ans;",
"holder",
"ans",
"ans = 1",
"ans",
"1",
"for(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}",
"int i =0;",
"int i =0;",
"i",
"0",
"i<sqtimes",
"i",
"sqtimes",
"i++",
"i++",
"i",
"{\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}",
"{\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}",
"ans = (ans*holder)%(1000000000+7)",
"ans",
"(ans*holder)%(1000000000+7)",
"(ans*holder)",
"ans",
"holder",
"(1000000000+7)",
"1000000000",
"7",
"for(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<times - sqtimes*sqtimes",
"i",
"times - sqtimes*sqtimes",
"times",
"sqtimes*sqtimes",
"sqtimes",
"sqtimes",
"i++",
"i++",
"i",
"{\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"{\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}",
"ans = (ans * target)%(1000000000+7)",
"ans",
"(ans * target)%(1000000000+7)",
"(ans * target)",
"ans",
"target",
"(1000000000+7)",
"1000000000",
"7",
"return ans;",
"ans",
"int target",
"target",
"int times",
"times",
"static long div(long a) {//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}",
"div",
"{//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}",
"if(a<0)a+=1000000000+7;",
"a<0",
"a",
"0",
"a+=1000000000+7",
"a",
"1000000000+7",
"1000000000",
"7",
"return a%(1000000000+7);",
"a%(1000000000+7)",
"a",
"(1000000000+7)",
"1000000000",
"7",
"long a",
"a",
"public class Main {\n\n\tstatic long bignum = 1000000000+7;\n\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}\n\n\tstatic long divn(int target, int times) {//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}\n\n\tstatic long div(long a) {//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}\n\n}",
"public class Main {\n\n\tstatic long bignum = 1000000000+7;\n\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString s = sc.next();\n\t\tif(s.equals(\"ARC\"))System.out.println(\"ABC\");\n\t\tif(s.equals(\"ABC\"))System.out.println(\"ARC\");\n\t\t\n\n\n\t}\n\n\tstatic long divn(int target, int times) {//10_9+7のあまり累乗版\n\t\tint sqtimes = (int)Math.sqrt(times);\n\t\tlong ans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\tlong holder = ans;\n\t\tans = 1;\n\t\tfor(int i =0;i<sqtimes;i++) {\n\t\t\tans = (ans*holder)%(1000000000+7);\n\t\t}\n\t\tfor(int i=0;i<times - sqtimes*sqtimes;i++) {\n\t\t\tans = (ans * target)%(1000000000+7);\n\t\t}\n\t\treturn ans;\n\t}\n\n\tstatic long div(long a) {//10_9+7のあまり\n\t\tif(a<0)a+=1000000000+7;\n\t\treturn a%(1000000000+7);\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
static long bignum = 1000000000+7;
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String s = sc.next();
if(s.equals("ARC"))System.out.println("ABC");
if(s.equals("ABC"))System.out.println("ARC");
}
static long divn(int target, int times) {//10_9+7のあまり累乗版
int sqtimes = (int)Math.sqrt(times);
long ans = 1;
for(int i =0;i<sqtimes;i++) {
ans = (ans * target)%(1000000000+7);
}
long holder = ans;
ans = 1;
for(int i =0;i<sqtimes;i++) {
ans = (ans*holder)%(1000000000+7);
}
for(int i=0;i<times - sqtimes*sqtimes;i++) {
ans = (ans * target)%(1000000000+7);
}
return ans;
}
static long div(long a) {//10_9+7のあまり
if(a<0)a+=1000000000+7;
return a%(1000000000+7);
}
}
/*
class City{
int order;
int prefecture;
int year;
int number;
City(int order,int prefecture, int year){
this.order = order;
this.prefecture = prefecture;
this.year = year;
}
}
*/
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
17,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
17,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
]
] |
[
"import java.util.*;\n \nclass Main {\n \n public static void main (String args[])\n {\n Scanner in = new Scanner(System.in);\n \n\n String compet = in.nextLine();\n\n if(compet.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");\n \n \n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n \n public static void main (String args[])\n {\n Scanner in = new Scanner(System.in);\n \n\n String compet = in.nextLine();\n\n if(compet.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");\n \n \n }\n}",
"Main",
"public static void main (String args[])\n {\n Scanner in = new Scanner(System.in);\n \n\n String compet = in.nextLine();\n\n if(compet.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");\n \n \n }",
"main",
"{\n Scanner in = new Scanner(System.in);\n \n\n String compet = in.nextLine();\n\n if(compet.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");\n \n \n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"String compet = in.nextLine();",
"compet",
"in.nextLine()",
"in.nextLine",
"in",
"if(compet.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");",
"compet.equals(\"ABC\")",
"compet.equals",
"compet",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(compet.equals(\"ARC\"))\n System.out.println(\"ABC\");",
"compet.equals(\"ARC\")",
"compet.equals",
"compet",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String args[]",
"args"
] |
import java.util.*;
class Main {
public static void main (String args[])
{
Scanner in = new Scanner(System.in);
String compet = in.nextLine();
if(compet.equals("ABC"))
System.out.println("ARC");
else if(compet.equals("ARC"))
System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
44,
8
],
[
44,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
11,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
11,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
23,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
11,
38
],
[
38,
39
],
[
39,
40
],
[
9,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"//make sure to make new file!\nimport java.io.*;\nimport java.util.*;\n\npublic class Main{\n \n public static void main(String[] args)throws IOException{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }\n \n \n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n \n public static void main(String[] args)throws IOException{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }\n \n \n}",
"Main",
"public static void main(String[] args)throws IOException{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }",
"main",
"{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }",
"BufferedReader f = new BufferedReader(new InputStreamReader(System.in));",
"f",
"new BufferedReader(new InputStreamReader(System.in))",
"PrintWriter out = new PrintWriter(System.out);",
"out",
"new PrintWriter(System.out)",
"String s = f.readLine();",
"s",
"f.readLine()",
"f.readLine",
"f",
"if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n out.println(\"ARC\");\n }",
"out.println(\"ARC\")",
"out.println",
"out",
"\"ARC\"",
"{\n out.println(\"ABC\");\n }",
"out.println(\"ABC\")",
"out.println",
"out",
"\"ABC\"",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"public class Main{\n \n public static void main(String[] args)throws IOException{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }\n \n \n}",
"public class Main{\n \n public static void main(String[] args)throws IOException{\n BufferedReader f = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(System.out);\n \n String s = f.readLine();\n \n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n \n \n \n \n \n \n \n \n \n out.close();\n }\n \n \n}",
"Main"
] |
//make sure to make new file!
import java.io.*;
import java.util.*;
public class Main{
public static void main(String[] args)throws IOException{
BufferedReader f = new BufferedReader(new InputStreamReader(System.in));
PrintWriter out = new PrintWriter(System.out);
String s = f.readLine();
if(s.equals("ABC")){
out.println("ARC");
} else {
out.println("ABC");
}
out.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
48,
5
],
[
48,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
26,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
26,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
6,
45
],
[
45,
46
],
[
0,
47
],
[
47,
48
],
[
47,
49
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\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\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}\n\t}",
"main",
"{\n\t\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}\n\t}",
"String b = \"ABC\";",
"b",
"\"ABC\"",
"String r = \"ARC\";",
"r",
"\"ARC\"",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String in = sc.nextLine();",
"in",
"sc.nextLine()",
"sc.nextLine",
"sc",
"sc.close()",
"sc.close",
"sc",
"if (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}",
"b.equals(in)",
"b.equals",
"b",
"in",
"{\n\t\t\tSystem.out.println(r);\n\t\t}",
"System.out.println(r)",
"System.out.println",
"System.out",
"System",
"System.out",
"r",
"{\n\t\t\tSystem.out.println(b);\n\t\t}",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tString b = \"ABC\";\n\t\tString r = \"ARC\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tString in = sc.nextLine();\n\t\tsc.close();\n\t\tif (b.equals(in)) {\n\t\t\tSystem.out.println(r);\n\t\t} else {\n\t\t\tSystem.out.println(b);\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
String b = "ABC";
String r = "ARC";
Scanner sc = new Scanner(System.in);
String in = sc.nextLine();
sc.close();
if (b.equals(in)) {
System.out.println(r);
} else {
System.out.println(b);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
41,
13,
4,
13,
14,
4,
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,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
0,
13,
20,
29,
4,
18,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
93,
8
],
[
93,
9
],
[
9,
10
],
[
93,
11
],
[
11,
12
],
[
93,
13
],
[
13,
14
],
[
93,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
17,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
25,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
25,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
15,
44
],
[
44,
45
],
[
93,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
53,
54
],
[
93,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
62,
63
],
[
93,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
68,
71
],
[
71,
72
],
[
93,
73
],
[
73,
74
],
[
73,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
77,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
76,
85
],
[
85,
86
],
[
85,
87
],
[
75,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
0,
92
],
[
92,
93
],
[
92,
94
]
] |
[
"import java.util.*; \nimport java.io.*;\n\npublic class Main {\n static StringTokenizer st;\n static BufferedReader br; \n static PrintWriter out;\n \n public static void main(String[] args) throws IOException {\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }\n \n \n public static int nextInt() throws IOException {\n return Integer.parseInt(next());\n }\n public static long nextLong() throws IOException {\n return Long.parseLong(next());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(next());\n }\n\n static String next() throws IOException {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n static StringTokenizer st;\n static BufferedReader br; \n static PrintWriter out;\n \n public static void main(String[] args) throws IOException {\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }\n \n \n public static int nextInt() throws IOException {\n return Integer.parseInt(next());\n }\n public static long nextLong() throws IOException {\n return Long.parseLong(next());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(next());\n }\n\n static String next() throws IOException {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }\n}",
"Main",
"static StringTokenizer st;",
"st",
"static BufferedReader br;",
"br",
"static PrintWriter out;",
"out",
"public static void main(String[] args) throws IOException {\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }",
"main",
"{\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String S = next();",
"S",
"next()",
"next",
"if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public static int nextInt() throws IOException {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public static long nextLong() throws IOException {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public static double nextDouble() throws IOException {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"static String next() throws IOException {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"st = new StringTokenizer(br.readLine().trim())",
"st",
"new StringTokenizer(br.readLine().trim())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"public class Main {\n static StringTokenizer st;\n static BufferedReader br; \n static PrintWriter out;\n \n public static void main(String[] args) throws IOException {\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }\n \n \n public static int nextInt() throws IOException {\n return Integer.parseInt(next());\n }\n public static long nextLong() throws IOException {\n return Long.parseLong(next());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(next());\n }\n\n static String next() throws IOException {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }\n}",
"public class Main {\n static StringTokenizer st;\n static BufferedReader br; \n static PrintWriter out;\n \n public static void main(String[] args) throws IOException {\n br = new BufferedReader(new InputStreamReader(System.in));\n\n String S = next();\n\n if(S.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n\n\n }\n \n \n public static int nextInt() throws IOException {\n return Integer.parseInt(next());\n }\n public static long nextLong() throws IOException {\n return Long.parseLong(next());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(next());\n }\n\n static String next() throws IOException {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine().trim());\n return st.nextToken();\n }\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
static StringTokenizer st;
static BufferedReader br;
static PrintWriter out;
public static void main(String[] args) throws IOException {
br = new BufferedReader(new InputStreamReader(System.in));
String S = next();
if(S.equals("ABC")){
System.out.println("ARC");
}
else{
System.out.println("ABC");
}
}
public static int nextInt() throws IOException {
return Integer.parseInt(next());
}
public static long nextLong() throws IOException {
return Long.parseLong(next());
}
public static double nextDouble() throws IOException {
return Double.parseDouble(next());
}
static String next() throws IOException {
while (st == null || !st.hasMoreTokens())
st = new StringTokenizer(br.readLine().trim());
return st.nextToken();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
14,
4,
18,
4,
18,
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
],
[
35,
5
],
[
35,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
16,
21
],
[
15,
22
],
[
22,
23
],
[
23,
24
],
[
23,
25
],
[
8,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
6,
32
],
[
32,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
]
] |
[
"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\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}\n\t\t\n\t\t\n\t\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\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}\n\t\t\n\t\t\n\t\t\n}",
"Main",
"public static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String a = \"ABC\";",
"a",
"\"ABC\"",
"if(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}",
"scan.next().equals(\"ABC\")",
"scan.next().equals",
"scan.next()",
"scan.next",
"scan",
"\"ABC\"",
"{\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}",
"a = \"ARC\"",
"a",
"\"ARC\"",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"String args[]",
"args",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}\n\t\t\n\t\t\n\t\t\n}",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tString a = \"ABC\";\n\t\tif(scan.next().equals(\"ABC\")) {\n\t\t\ta = \"ARC\";\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(a);\n\t\t\n\t\t\n\t}\n\t\t\n\t\t\n\t\t\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner scan = new Scanner(System.in);
String a = "ABC";
if(scan.next().equals("ABC")) {
a = "ARC";
}
System.out.println(a);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
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,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
4,
18,
4,
18,
13,
8,
4,
18,
17,
4,
18,
13,
17,
17,
23,
13,
23,
13,
23,
13,
6,
13,
41,
13,
41,
13,
17,
41,
13,
17,
12,
13,
30,
0,
18,
36,
13,
13,
23,
13,
12,
13,
30,
4,
13,
20,
23,
13,
12,
13,
30,
38,
5,
13,
30,
37,
20,
30,
4,
18,
13,
13,
0,
13,
17,
29,
36,
23,
13,
12,
13,
30,
38,
5,
13,
30,
37,
20,
30,
4,
18,
13,
13,
17,
4,
18,
13,
0,
13,
17,
29,
36,
23,
13,
12,
13,
30,
14,
40,
13,
30,
4,
13,
17,
29,
4,
13,
13,
23,
13,
12,
13,
30,
4,
13,
4,
18,
13,
0,
13,
17,
14,
13,
30,
38,
5,
13,
30,
37,
20,
30,
4,
18,
13,
29,
36,
12,
13,
30,
38,
5,
13,
30,
37,
20,
30,
4,
18,
13,
13,
6,
13,
41,
13,
17,
41,
13,
17,
12,
13,
30,
0,
13,
20,
23,
13,
12,
13,
30,
14,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
37,
20,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
38,
5,
13,
30,
37,
20,
30,
4,
18,
18,
36,
13,
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
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
22,
23
],
[
22,
24
],
[
0,
25
],
[
25,
26
],
[
25,
27
],
[
0,
28
],
[
28,
29
],
[
28,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
],
[
0,
37
],
[
37,
38
],
[
37,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
],
[
0,
43
],
[
293,
44
],
[
293,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
50,
52
],
[
47,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
55,
57
],
[
47,
58
],
[
58,
59
],
[
58,
60
],
[
47,
61
],
[
61,
62
],
[
61,
63
],
[
47,
64
],
[
64,
65
],
[
64,
66
],
[
47,
67
],
[
67,
68
],
[
68,
69
],
[
67,
70
],
[
67,
71
],
[
67,
72
],
[
47,
73
],
[
73,
74
],
[
74,
75
],
[
45,
76
],
[
76,
77
],
[
293,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
85,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
89,
92
],
[
92,
93
],
[
93,
94
],
[
88,
95
],
[
88,
96
],
[
80,
97
],
[
97,
98
],
[
80,
99
],
[
99,
100
],
[
80,
101
],
[
101,
102
],
[
293,
103
],
[
103,
104
],
[
103,
105
],
[
105,
106
],
[
103,
107
],
[
107,
108
],
[
107,
109
],
[
103,
110
],
[
110,
111
],
[
110,
112
],
[
103,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
117,
118
],
[
117,
119
],
[
116,
120
],
[
113,
121
],
[
121,
122
],
[
103,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
123,
129
],
[
129,
130
],
[
103,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
134,
135
],
[
135,
136
],
[
135,
137
],
[
137,
138
],
[
138,
139
],
[
134,
140
],
[
140,
141
],
[
141,
142
],
[
142,
143
],
[
141,
144
],
[
140,
145
],
[
145,
146
],
[
145,
147
],
[
133,
148
],
[
148,
149
],
[
131,
150
],
[
150,
151
],
[
103,
152
],
[
152,
153
],
[
152,
154
],
[
154,
155
],
[
155,
156
],
[
156,
157
],
[
156,
158
],
[
158,
159
],
[
159,
160
],
[
155,
161
],
[
161,
162
],
[
162,
163
],
[
163,
164
],
[
162,
165
],
[
162,
166
],
[
162,
167
],
[
167,
168
],
[
168,
169
],
[
161,
170
],
[
170,
171
],
[
170,
172
],
[
154,
173
],
[
173,
174
],
[
152,
175
],
[
175,
176
],
[
103,
177
],
[
177,
178
],
[
177,
179
],
[
179,
180
],
[
180,
181
],
[
181,
182
],
[
180,
183
],
[
183,
184
],
[
184,
185
],
[
184,
186
],
[
179,
187
],
[
187,
188
],
[
188,
189
],
[
188,
190
],
[
177,
191
],
[
191,
192
],
[
103,
193
],
[
193,
194
],
[
193,
195
],
[
195,
196
],
[
196,
197
],
[
196,
198
],
[
198,
199
],
[
199,
200
],
[
195,
201
],
[
201,
202
],
[
201,
203
],
[
195,
204
],
[
204,
205
],
[
204,
206
],
[
206,
207
],
[
207,
208
],
[
208,
209
],
[
208,
210
],
[
210,
211
],
[
211,
212
],
[
207,
213
],
[
213,
214
],
[
214,
215
],
[
215,
216
],
[
195,
217
],
[
217,
218
],
[
103,
219
],
[
219,
220
],
[
219,
221
],
[
221,
222
],
[
222,
223
],
[
223,
224
],
[
223,
225
],
[
225,
226
],
[
226,
227
],
[
222,
228
],
[
228,
229
],
[
229,
230
],
[
230,
231
],
[
103,
232
],
[
293,
233
],
[
233,
234
],
[
233,
235
],
[
235,
236
],
[
235,
237
],
[
233,
238
],
[
238,
239
],
[
238,
240
],
[
233,
241
],
[
241,
242
],
[
241,
243
],
[
243,
244
],
[
244,
245
],
[
244,
246
],
[
241,
247
],
[
247,
248
],
[
233,
249
],
[
249,
250
],
[
249,
251
],
[
251,
252
],
[
252,
253
],
[
253,
254
],
[
254,
255
],
[
254,
256
],
[
253,
257
],
[
257,
258
],
[
258,
259
],
[
259,
260
],
[
252,
261
],
[
261,
262
],
[
262,
263
],
[
263,
264
],
[
263,
265
],
[
265,
266
],
[
266,
267
],
[
262,
268
],
[
268,
269
],
[
269,
270
],
[
269,
271
],
[
251,
272
],
[
272,
273
],
[
273,
274
],
[
274,
275
],
[
233,
276
],
[
276,
277
],
[
276,
278
],
[
278,
279
],
[
279,
280
],
[
280,
281
],
[
280,
282
],
[
282,
283
],
[
283,
284
],
[
279,
285
],
[
285,
286
],
[
286,
287
],
[
287,
288
],
[
288,
289
],
[
288,
290
],
[
233,
291
],
[
0,
292
],
[
292,
293
],
[
292,
294
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.io.BufferedOutputStream;\nimport java.io.UncheckedIOException;\nimport java.nio.charset.Charset;\nimport java.util.StringTokenizer;\nimport java.io.Writer;\nimport java.io.OutputStreamWriter;\nimport java.io.BufferedReader;\nimport java.io.InputStream;\n\n/**\n * Built using CHelper plug-in\n * Actual solution is at the top\n *\n * @author mikit\n */\npublic class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class AAC {\n public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }\n\n }\n\n static class LightWriter implements AutoCloseable {\n private final Writer out;\n private boolean autoflush = false;\n private boolean breaked = true;\n\n public LightWriter(Writer out) {\n this.out = out;\n }\n\n public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }\n\n public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }\n\n public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }\n\n public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n\n static class LightScanner implements AutoCloseable {\n private BufferedReader reader = null;\n private StringTokenizer tokenizer = null;\n\n public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }\n\n public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n}\n",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.BufferedOutputStream;",
"BufferedOutputStream",
"java.io",
"import java.io.UncheckedIOException;",
"UncheckedIOException",
"java.io",
"import java.nio.charset.Charset;",
"Charset",
"java.nio.charset",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"import java.io.Writer;",
"Writer",
"java.io",
"import java.io.OutputStreamWriter;",
"OutputStreamWriter",
"java.io",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class AAC {\n public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }\n\n }\n\n static class LightWriter implements AutoCloseable {\n private final Writer out;\n private boolean autoflush = false;\n private boolean breaked = true;\n\n public LightWriter(Writer out) {\n this.out = out;\n }\n\n public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }\n\n public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }\n\n public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }\n\n public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n\n static class LightScanner implements AutoCloseable {\n private BufferedReader reader = null;\n private StringTokenizer tokenizer = null;\n\n public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }\n\n public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n}",
"Main",
"public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"LightScanner in = new LightScanner(inputStream);",
"in",
"new LightScanner(inputStream)",
"LightWriter out = new LightWriter(outputStream);",
"out",
"new LightWriter(outputStream)",
"AAC solver = new AAC();",
"solver",
"new AAC()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class AAC {\n public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }\n\n }",
"AAC",
"public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }",
"solve",
"{\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }",
"out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln()",
"out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln",
"out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\")",
"out.ans",
"out",
"\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\"",
"\"ABC\".equals(in.string())",
"\"ABC\".equals",
"\"ABC\"",
"in.string()",
"in.string",
"in",
"\"ARC\"",
"\"ABC\"",
"int testNumber",
"testNumber",
"LightScanner in",
"in",
"LightWriter out",
"out",
"static class LightWriter implements AutoCloseable {\n private final Writer out;\n private boolean autoflush = false;\n private boolean breaked = true;\n\n public LightWriter(Writer out) {\n this.out = out;\n }\n\n public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }\n\n public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }\n\n public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }\n\n public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }",
"LightWriter",
"private final Writer out;",
"out",
"private boolean autoflush = false;",
"autoflush",
"false",
"private boolean breaked = true;",
"breaked",
"true",
"public LightWriter(Writer out) {\n this.out = out;\n }",
"LightWriter",
"{\n this.out = out;\n }",
"this.out = out",
"this.out",
"this",
"this.out",
"out",
"Writer out",
"out",
"public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }",
"LightWriter",
"{\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }",
"this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()))",
"this",
"new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset())",
"OutputStream out",
"out",
"public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }",
"print",
"{\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }",
"try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"IOException ex",
"{\n throw new UncheckedIOException(ex);\n }",
"throw new UncheckedIOException(ex);",
"new UncheckedIOException(ex)",
"{\n out.write(c);\n breaked = false;\n }",
"out.write(c)",
"out.write",
"out",
"c",
"breaked = false",
"breaked",
"false",
"return this;",
"this",
"char c",
"c",
"public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }",
"print",
"{\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }",
"try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"IOException ex",
"{\n throw new UncheckedIOException(ex);\n }",
"throw new UncheckedIOException(ex);",
"new UncheckedIOException(ex)",
"{\n out.write(s, 0, s.length());\n breaked = false;\n }",
"out.write(s, 0, s.length())",
"out.write",
"out",
"s",
"0",
"s.length()",
"s.length",
"s",
"breaked = false",
"breaked",
"false",
"return this;",
"this",
"String s",
"s",
"public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }",
"ans",
"{\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }",
"if (!breaked) {\n print(' ');\n }",
"!breaked",
"breaked",
"{\n print(' ');\n }",
"print(' ')",
"print",
"' '",
"return print(s);",
"print(s)",
"print",
"s",
"String s",
"s",
"public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }",
"ln",
"{\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }",
"print(System.lineSeparator())",
"print",
"System.lineSeparator()",
"System.lineSeparator",
"System",
"breaked = true",
"breaked",
"true",
"if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"autoflush",
"{\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"IOException ex",
"{\n throw new UncheckedIOException(ex);\n }",
"throw new UncheckedIOException(ex);",
"new UncheckedIOException(ex)",
"{\n out.flush();\n }",
"out.flush()",
"out.flush",
"out",
"return this;",
"this",
"public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"close",
"{\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"IOException ex",
"{\n throw new UncheckedIOException(ex);\n }",
"throw new UncheckedIOException(ex);",
"new UncheckedIOException(ex)",
"{\n out.close();\n }",
"out.close()",
"out.close",
"out",
"AutoCloseable",
"static class LightScanner implements AutoCloseable {\n private BufferedReader reader = null;\n private StringTokenizer tokenizer = null;\n\n public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }\n\n public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }",
"LightScanner",
"private BufferedReader reader = null;",
"reader",
"null",
"private StringTokenizer tokenizer = null;",
"tokenizer",
"null",
"public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }",
"LightScanner",
"{\n reader = new BufferedReader(new InputStreamReader(in));\n }",
"reader = new BufferedReader(new InputStreamReader(in))",
"reader",
"new BufferedReader(new InputStreamReader(in))",
"InputStream in",
"in",
"public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }",
"string",
"{\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }",
"if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }",
"tokenizer == null || !tokenizer.hasMoreTokens()",
"tokenizer == null",
"tokenizer",
"null",
"!tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens",
"tokenizer",
"{\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }",
"try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }",
"catch (IOException e) {\n throw new UncheckedIOException(e);\n }",
"IOException e",
"{\n throw new UncheckedIOException(e);\n }",
"throw new UncheckedIOException(e);",
"new UncheckedIOException(e)",
"{\n tokenizer = new StringTokenizer(reader.readLine());\n }",
"tokenizer = new StringTokenizer(reader.readLine())",
"tokenizer",
"new StringTokenizer(reader.readLine())",
"return tokenizer.nextToken();",
"tokenizer.nextToken()",
"tokenizer.nextToken",
"tokenizer",
"public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"close",
"{\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }",
"try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }",
"IOException ex",
"{\n throw new UncheckedIOException(ex);\n }",
"throw new UncheckedIOException(ex);",
"new UncheckedIOException(ex)",
"{\n this.reader.close();\n }",
"this.reader.close()",
"this.reader.close",
"this.reader",
"this",
"this.reader",
"AutoCloseable",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class AAC {\n public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }\n\n }\n\n static class LightWriter implements AutoCloseable {\n private final Writer out;\n private boolean autoflush = false;\n private boolean breaked = true;\n\n public LightWriter(Writer out) {\n this.out = out;\n }\n\n public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }\n\n public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }\n\n public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }\n\n public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n\n static class LightScanner implements AutoCloseable {\n private BufferedReader reader = null;\n private StringTokenizer tokenizer = null;\n\n public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }\n\n public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n LightScanner in = new LightScanner(inputStream);\n LightWriter out = new LightWriter(outputStream);\n AAC solver = new AAC();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class AAC {\n public void solve(int testNumber, LightScanner in, LightWriter out) {\n out.ans(\"ABC\".equals(in.string()) ? \"ARC\" : \"ABC\").ln();\n }\n\n }\n\n static class LightWriter implements AutoCloseable {\n private final Writer out;\n private boolean autoflush = false;\n private boolean breaked = true;\n\n public LightWriter(Writer out) {\n this.out = out;\n }\n\n public LightWriter(OutputStream out) {\n this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));\n }\n\n public LightWriter print(char c) {\n try {\n out.write(c);\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter print(String s) {\n try {\n out.write(s, 0, s.length());\n breaked = false;\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n return this;\n }\n\n public LightWriter ans(String s) {\n if (!breaked) {\n print(' ');\n }\n return print(s);\n }\n\n public LightWriter ln() {\n print(System.lineSeparator());\n breaked = true;\n if (autoflush) {\n try {\n out.flush();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n return this;\n }\n\n public void close() {\n try {\n out.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n\n static class LightScanner implements AutoCloseable {\n private BufferedReader reader = null;\n private StringTokenizer tokenizer = null;\n\n public LightScanner(InputStream in) {\n reader = new BufferedReader(new InputStreamReader(in));\n }\n\n public String string() {\n if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new UncheckedIOException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public void close() {\n try {\n this.reader.close();\n } catch (IOException ex) {\n throw new UncheckedIOException(ex);\n }\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.BufferedOutputStream;
import java.io.UncheckedIOException;
import java.nio.charset.Charset;
import java.util.StringTokenizer;
import java.io.Writer;
import java.io.OutputStreamWriter;
import java.io.BufferedReader;
import java.io.InputStream;
/**
* Built using CHelper plug-in
* Actual solution is at the top
*
* @author mikit
*/
public class Main {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
LightScanner in = new LightScanner(inputStream);
LightWriter out = new LightWriter(outputStream);
AAC solver = new AAC();
solver.solve(1, in, out);
out.close();
}
static class AAC {
public void solve(int testNumber, LightScanner in, LightWriter out) {
out.ans("ABC".equals(in.string()) ? "ARC" : "ABC").ln();
}
}
static class LightWriter implements AutoCloseable {
private final Writer out;
private boolean autoflush = false;
private boolean breaked = true;
public LightWriter(Writer out) {
this.out = out;
}
public LightWriter(OutputStream out) {
this(new OutputStreamWriter(new BufferedOutputStream(out), Charset.defaultCharset()));
}
public LightWriter print(char c) {
try {
out.write(c);
breaked = false;
} catch (IOException ex) {
throw new UncheckedIOException(ex);
}
return this;
}
public LightWriter print(String s) {
try {
out.write(s, 0, s.length());
breaked = false;
} catch (IOException ex) {
throw new UncheckedIOException(ex);
}
return this;
}
public LightWriter ans(String s) {
if (!breaked) {
print(' ');
}
return print(s);
}
public LightWriter ln() {
print(System.lineSeparator());
breaked = true;
if (autoflush) {
try {
out.flush();
} catch (IOException ex) {
throw new UncheckedIOException(ex);
}
}
return this;
}
public void close() {
try {
out.close();
} catch (IOException ex) {
throw new UncheckedIOException(ex);
}
}
}
static class LightScanner implements AutoCloseable {
private BufferedReader reader = null;
private StringTokenizer tokenizer = null;
public LightScanner(InputStream in) {
reader = new BufferedReader(new InputStreamReader(in));
}
public String string() {
if (tokenizer == null || !tokenizer.hasMoreTokens()) {
try {
tokenizer = new StringTokenizer(reader.readLine());
} catch (IOException e) {
throw new UncheckedIOException(e);
}
}
return tokenizer.nextToken();
}
public void close() {
try {
this.reader.close();
} catch (IOException ex) {
throw new UncheckedIOException(ex);
}
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
42,
4,
18,
13,
4,
18,
13,
4,
18,
13,
14,
4,
18,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
29,
14,
4,
18,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
29,
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
],
[
8,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
15,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
26,
31
],
[
25,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
32,
39
],
[
8,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
41,
46
],
[
40,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
47,
54
],
[
6,
55
],
[
55,
56
],
[
0,
57
],
[
57,
58
],
[
57,
59
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\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 StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"while(sc.hasNextLine())\n sb.append(sc.nextLine());",
"sc.hasNextLine()",
"sc.hasNextLine",
"sc",
"sb.append(sc.nextLine())",
"sb.append",
"sb",
"sc.nextLine()",
"sc.nextLine",
"sc",
"if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }",
"sb.toString().equals(\"ARC\")",
"sb.toString().equals",
"sb.toString()",
"sb.toString",
"sb",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n return;\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"return;",
"if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }",
"sb.toString().equals(\"ABC\")",
"sb.toString().equals",
"sb.toString()",
"sb.toString",
"sb",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n return;\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"return;",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }\n }\n}",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n StringBuilder sb = new StringBuilder();\n while(sc.hasNextLine())\n sb.append(sc.nextLine());\n if (sb.toString().equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n }\n if (sb.toString().equals(\"ABC\")) {\n System.out.println(\"ARC\");\n return;\n }\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
StringBuilder sb = new StringBuilder();
while(sc.hasNextLine())
sb.append(sc.nextLine());
if (sb.toString().equals("ARC")) {
System.out.println("ABC");
return;
}
if (sb.toString().equals("ABC")) {
System.out.println("ARC");
return;
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
4,
18,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
29,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
41,
13,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
17,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
14,
2,
18,
13,
13,
13,
30,
0,
13,
18,
13,
13,
14,
2,
18,
13,
13,
13,
30,
0,
13,
18,
13,
13,
14,
40,
4,
18,
13,
18,
13,
13,
30,
40,
13,
4,
18,
13,
18,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
4,
18,
13,
17,
2,
13,
17,
17,
23,
13,
12,
13,
30,
14,
2,
2,
13,
13,
17,
30,
29,
2,
13,
13,
29,
2,
13,
13,
23,
13,
23,
13,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
38,
5,
13,
30,
4,
18,
13,
30,
41,
13,
4,
13,
0,
13,
20,
4,
18,
13,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
13,
29,
13,
0,
13,
20,
17,
29,
13,
12,
13,
30,
41,
13,
41,
13,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
4,
18,
13,
17,
0,
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,
29,
13,
41,
13,
20,
17,
29,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
41,
13,
4,
18,
13,
29,
4,
18,
13,
13,
29,
17,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
41,
13,
20,
4,
18,
13,
4,
18,
13,
29,
13,
29,
20,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
41,
13,
4,
18,
13,
29,
4,
18,
13,
13,
29,
17,
12,
13,
30,
41,
13,
41,
13,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
4,
18,
13,
17,
0,
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,
29,
13,
41,
13,
20,
17,
29,
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
],
[
421,
17
],
[
421,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
20,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
33,
40
],
[
20,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
18,
47
],
[
47,
48
],
[
421,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
51,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
59,
61
],
[
51,
62
],
[
62,
63
],
[
62,
64
],
[
51,
65
],
[
65,
66
],
[
65,
67
],
[
51,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
73,
74
],
[
73,
75
],
[
75,
76
],
[
75,
77
],
[
68,
78
],
[
78,
79
],
[
79,
80
],
[
68,
81
],
[
82,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
83,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
92,
93
],
[
92,
94
],
[
82,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
97,
99
],
[
96,
100
],
[
95,
101
],
[
101,
102
],
[
102,
103
],
[
102,
104
],
[
104,
105
],
[
104,
106
],
[
82,
107
],
[
107,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
109,
112
],
[
112,
113
],
[
112,
114
],
[
107,
115
],
[
115,
116
],
[
116,
117
],
[
115,
118
],
[
118,
119
],
[
119,
120
],
[
118,
121
],
[
121,
122
],
[
121,
123
],
[
51,
124
],
[
124,
125
],
[
49,
126
],
[
126,
127
],
[
49,
128
],
[
128,
129
],
[
421,
130
],
[
130,
131
],
[
130,
132
],
[
132,
133
],
[
133,
134
],
[
134,
135
],
[
135,
136
],
[
136,
137
],
[
135,
138
],
[
135,
139
],
[
139,
140
],
[
139,
141
],
[
134,
142
],
[
130,
143
],
[
143,
144
],
[
421,
145
],
[
145,
146
],
[
145,
147
],
[
147,
148
],
[
148,
149
],
[
149,
150
],
[
150,
151
],
[
150,
152
],
[
149,
153
],
[
148,
154
],
[
154,
155
],
[
155,
156
],
[
156,
157
],
[
156,
158
],
[
147,
159
],
[
159,
160
],
[
160,
161
],
[
160,
162
],
[
145,
163
],
[
163,
164
],
[
145,
165
],
[
165,
166
],
[
0,
167
],
[
167,
168
],
[
167,
169
],
[
169,
170
],
[
169,
171
],
[
167,
172
],
[
172,
173
],
[
172,
174
],
[
174,
175
],
[
175,
176
],
[
174,
177
],
[
177,
178
],
[
178,
179
],
[
178,
180
],
[
180,
181
],
[
181,
182
],
[
182,
183
],
[
177,
184
],
[
184,
185
],
[
185,
186
],
[
185,
187
],
[
187,
188
],
[
184,
189
],
[
189,
190
],
[
189,
191
],
[
192,
193
],
[
193,
194
],
[
184,
195
],
[
195,
196
],
[
196,
197
],
[
197,
198
],
[
197,
199
],
[
195,
200
],
[
200,
201
],
[
200,
202
],
[
202,
203
],
[
203,
204
],
[
195,
205
],
[
205,
206
],
[
206,
207
],
[
195,
208
],
[
209,
209
],
[
209,
210
],
[
210,
211
],
[
211,
212
],
[
211,
213
],
[
210,
214
],
[
214,
215
],
[
215,
216
],
[
214,
217
],
[
184,
218
],
[
218,
219
],
[
174,
220
],
[
220,
221
],
[
220,
222
],
[
174,
224
],
[
224,
225
],
[
167,
226
],
[
226,
227
],
[
226,
228
],
[
228,
229
],
[
229,
230
],
[
228,
231
],
[
231,
232
],
[
228,
233
],
[
233,
234
],
[
234,
235
],
[
234,
236
],
[
236,
237
],
[
237,
238
],
[
238,
239
],
[
233,
240
],
[
240,
241
],
[
241,
242
],
[
241,
243
],
[
243,
244
],
[
244,
245
],
[
245,
246
],
[
246,
247
],
[
243,
248
],
[
240,
249
],
[
249,
250
],
[
249,
251
],
[
252,
253
],
[
252,
254
],
[
240,
255
],
[
255,
256
],
[
256,
257
],
[
257,
258
],
[
257,
259
],
[
255,
260
],
[
260,
261
],
[
260,
262
],
[
262,
263
],
[
262,
264
],
[
255,
265
],
[
265,
266
],
[
266,
267
],
[
255,
268
],
[
269,
269
],
[
269,
270
],
[
270,
271
],
[
271,
272
],
[
271,
273
],
[
270,
274
],
[
274,
275
],
[
275,
276
],
[
274,
277
],
[
277,
278
],
[
277,
279
],
[
240,
280
],
[
280,
281
],
[
228,
282
],
[
282,
283
],
[
282,
284
],
[
228,
286
],
[
286,
287
],
[
167,
288
],
[
288,
289
],
[
288,
290
],
[
290,
291
],
[
291,
292
],
[
292,
293
],
[
292,
294
],
[
294,
295
],
[
295,
296
],
[
296,
297
],
[
291,
298
],
[
298,
299
],
[
299,
300
],
[
299,
301
],
[
301,
302
],
[
302,
303
],
[
298,
304
],
[
304,
305
],
[
305,
306
],
[
306,
307
],
[
305,
308
],
[
290,
309
],
[
309,
310
],
[
167,
311
],
[
311,
312
],
[
311,
313
],
[
313,
314
],
[
314,
315
],
[
315,
316
],
[
315,
317
],
[
317,
318
],
[
318,
319
],
[
319,
320
],
[
314,
321
],
[
321,
322
],
[
322,
323
],
[
322,
324
],
[
321,
325
],
[
325,
326
],
[
326,
327
],
[
325,
328
],
[
328,
329
],
[
329,
330
],
[
321,
331
],
[
331,
332
],
[
313,
333
],
[
333,
334
],
[
167,
335
],
[
335,
336
],
[
335,
337
],
[
337,
338
],
[
338,
339
],
[
339,
340
],
[
339,
341
],
[
341,
342
],
[
342,
343
],
[
343,
344
],
[
338,
345
],
[
345,
346
],
[
346,
347
],
[
346,
348
],
[
348,
349
],
[
349,
350
],
[
345,
351
],
[
351,
352
],
[
352,
353
],
[
353,
354
],
[
352,
355
],
[
337,
356
],
[
356,
357
],
[
167,
358
],
[
358,
359
],
[
358,
360
],
[
360,
361
],
[
361,
362
],
[
360,
363
],
[
363,
364
],
[
360,
365
],
[
365,
366
],
[
366,
367
],
[
366,
368
],
[
368,
369
],
[
369,
370
],
[
370,
371
],
[
365,
372
],
[
372,
373
],
[
373,
374
],
[
373,
375
],
[
375,
376
],
[
376,
377
],
[
377,
378
],
[
378,
379
],
[
375,
380
],
[
372,
381
],
[
381,
382
],
[
381,
383
],
[
384,
385
],
[
384,
386
],
[
372,
387
],
[
387,
388
],
[
388,
389
],
[
389,
390
],
[
389,
391
],
[
387,
392
],
[
392,
393
],
[
392,
394
],
[
394,
395
],
[
394,
396
],
[
387,
397
],
[
397,
398
],
[
398,
399
],
[
387,
400
],
[
401,
401
],
[
401,
402
],
[
402,
403
],
[
403,
404
],
[
403,
405
],
[
402,
406
],
[
406,
407
],
[
407,
408
],
[
406,
409
],
[
409,
410
],
[
409,
411
],
[
372,
412
],
[
412,
413
],
[
360,
414
],
[
414,
415
],
[
414,
416
],
[
360,
418
],
[
418,
419
],
[
0,
420
],
[
420,
421
],
[
420,
422
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.math.BigInteger;\nimport java.util.*;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }\n\n // int []ins = GetInput.getArrayInt();\n // int n = ins[0]; int m = ins[1]; int q = ins[2];\n// int [][]table = new int[n][n];\n//\n// int [][]tuples = new int[q][];\n// for (int i = 0 ; i< q; i++){\n// tuples[i] = GetInput.getArrayInt();\n// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){\n// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];\n// }\n// }\n// for (int i = 0 ; i < n; i++){\n// for (int j = 0; j < n; j++){\n//\n// }\n// }\n private static Set<Integer> isBeut(int[] arrau, int k) {\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }\n\n private static long sumUpto(int n) {\n return (long) (Math.pow(2, n + 1) - 2);\n }\n\n private static long mod(long position, long position1) {\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }\n\n}\n\n\nclass GetInput {\n static BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));\n\n static char[] getCharArray() {\n char[] charArray;\n try {\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n } catch (Exception e) {\n e.printStackTrace();\n }\n charArray = new char[0];\n return charArray;\n }\n\n static int[] getArrayInt() {\n String[] string;\n int[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n int[] arra = new int[2];\n return arra;\n }\n\n static int getInt() {\n try {\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }\n\n static StringBuilder getInputString() {\n try {\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n } catch (IOException e) {\n e.printStackTrace();\n }\n return new StringBuilder();\n }\n\n static long getLongInput() {\n try {\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }\n\n static long[] getLongArrayInput() {\n String[] string;\n long[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n long[] arra = new long[2];\n return arra;\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.math.BigInteger;",
"BigInteger",
"java.math",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }\n\n // int []ins = GetInput.getArrayInt();\n // int n = ins[0]; int m = ins[1]; int q = ins[2];\n// int [][]table = new int[n][n];\n//\n// int [][]tuples = new int[q][];\n// for (int i = 0 ; i< q; i++){\n// tuples[i] = GetInput.getArrayInt();\n// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){\n// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];\n// }\n// }\n// for (int i = 0 ; i < n; i++){\n// for (int j = 0; j < n; j++){\n//\n// }\n// }\n private static Set<Integer> isBeut(int[] arrau, int k) {\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }\n\n private static long sumUpto(int n) {\n return (long) (Math.pow(2, n + 1) - 2);\n }\n\n private static long mod(long position, long position1) {\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }",
"main",
"{\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }",
"String string = GetInput.getInputString().toString();",
"string",
"GetInput.getInputString().toString()",
"GetInput.getInputString().toString",
"GetInput.getInputString()",
"GetInput.getInputString",
"GetInput",
"if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }",
"string.equals(\"ABC\")",
"string.equals",
"string",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n return;\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"return;",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"// int []ins = GetInput.getArrayInt();\n // int n = ins[0]; int m = ins[1]; int q = ins[2];\n// int [][]table = new int[n][n];\n//\n// int [][]tuples = new int[q][];\n// for (int i = 0 ; i< q; i++){\n// tuples[i] = GetInput.getArrayInt();\n// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){\n// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];\n// }\n// }\n// for (int i = 0 ; i < n; i++){\n// for (int j = 0; j < n; j++){\n//\n// }\n// }\n private static Set<Integer> isBeut(int[] arrau, int k) {\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }",
"isBeut",
"{\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }",
"int max = Integer.MIN_VALUE;",
"max",
"Integer.MIN_VALUE",
"Integer",
"Integer.MIN_VALUE",
"int min = Integer.MAX_VALUE;",
"min",
"Integer.MAX_VALUE",
"Integer",
"Integer.MAX_VALUE",
"int distinct = 0;",
"distinct",
"0",
"Set<Integer> set = new HashSet<>();",
"set",
"new HashSet<>()",
"for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < arrau.length",
"i",
"arrau.length",
"arrau",
"arrau.length",
"i++",
"i++",
"i",
"{\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }",
"{\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }",
"if (arrau[i] > max) {\n max = arrau[i];\n }",
"arrau[i] > max",
"arrau[i]",
"arrau",
"i",
"max",
"{\n max = arrau[i];\n }",
"max = arrau[i]",
"max",
"arrau[i]",
"arrau",
"i",
"if (arrau[i] < min) {\n min = arrau[i];\n }",
"arrau[i] < min",
"arrau[i]",
"arrau",
"i",
"min",
"{\n min = arrau[i];\n }",
"min = arrau[i]",
"min",
"arrau[i]",
"arrau",
"i",
"if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }",
"!set.contains(arrau[i])",
"set.contains(arrau[i])",
"set.contains",
"set",
"arrau[i]",
"arrau",
"i",
"{\n distinct++;\n set.add(arrau[i]);\n }",
"distinct++",
"distinct",
"set.add(arrau[i])",
"set.add",
"set",
"arrau[i]",
"arrau",
"i",
"return set;",
"set",
"int[] arrau",
"arrau",
"int k",
"k",
"private static long sumUpto(int n) {\n return (long) (Math.pow(2, n + 1) - 2);\n }",
"sumUpto",
"{\n return (long) (Math.pow(2, n + 1) - 2);\n }",
"return (long) (Math.pow(2, n + 1) - 2);",
"(long) (Math.pow(2, n + 1) - 2)",
"Math.pow(2, n + 1)",
"Math.pow",
"Math",
"2",
"n + 1",
"n",
"1",
"2",
"int n",
"n",
"private static long mod(long position, long position1) {\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }",
"mod",
"{\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }",
"if (position - position1 > 0) {\n return position - position1;\n }",
"position - position1 > 0",
"position - position1",
"position",
"position1",
"0",
"{\n return position - position1;\n }",
"return position - position1;",
"position - position1",
"position",
"position1",
"return position1 - position;",
"position1 - position",
"position1",
"position",
"long position",
"position",
"long position1",
"position1",
"class GetInput {\n static BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));\n\n static char[] getCharArray() {\n char[] charArray;\n try {\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n } catch (Exception e) {\n e.printStackTrace();\n }\n charArray = new char[0];\n return charArray;\n }\n\n static int[] getArrayInt() {\n String[] string;\n int[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n int[] arra = new int[2];\n return arra;\n }\n\n static int getInt() {\n try {\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }\n\n static StringBuilder getInputString() {\n try {\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n } catch (IOException e) {\n e.printStackTrace();\n }\n return new StringBuilder();\n }\n\n static long getLongInput() {\n try {\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }\n\n static long[] getLongArrayInput() {\n String[] string;\n long[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n long[] arra = new long[2];\n return arra;\n }\n}",
"GetInput",
"static BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));",
"bufferedReader",
"new BufferedReader(new InputStreamReader(System.in))",
"static char[] getCharArray() {\n char[] charArray;\n try {\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n } catch (Exception e) {\n e.printStackTrace();\n }\n charArray = new char[0];\n return charArray;\n }",
"getCharArray",
"{\n char[] charArray;\n try {\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n } catch (Exception e) {\n e.printStackTrace();\n }\n charArray = new char[0];\n return charArray;\n }",
"char[] charArray;",
"charArray",
"try {\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n } catch (Exception e) {\n e.printStackTrace();\n }",
"catch (Exception e) {\n e.printStackTrace();\n }",
"Exception e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n StringBuilder string = getInputString();\n charArray = new char[string.length()];\n for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }\n return charArray;\n }",
"StringBuilder string = getInputString();",
"string",
"getInputString()",
"getInputString",
"charArray = new char[string.length()]",
"charArray",
"new char[string.length()]",
"string.length()",
"string.length",
"string",
"for (int i = 0; i < string.length(); i++) {\n charArray[i] = string.charAt(i);\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < string.length()",
"i",
"string.length()",
"string.length",
"string",
"i++",
"i++",
"i",
"{\n charArray[i] = string.charAt(i);\n }",
"{\n charArray[i] = string.charAt(i);\n }",
"charArray[i] = string.charAt(i)",
"charArray[i]",
"charArray",
"i",
"string.charAt(i)",
"string.charAt",
"string",
"i",
"return charArray;",
"charArray",
"charArray = new char[0]",
"charArray",
"new char[0]",
"0",
"return charArray;",
"charArray",
"static int[] getArrayInt() {\n String[] string;\n int[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n int[] arra = new int[2];\n return arra;\n }",
"getArrayInt",
"{\n String[] string;\n int[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n int[] arra = new int[2];\n return arra;\n }",
"String[] string;",
"string",
"int[] array;",
"array",
"try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new int[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }\n return array;\n }",
"string = bufferedReader.readLine().split(\"\\\\s+\")",
"string",
"bufferedReader.readLine().split(\"\\\\s+\")",
"bufferedReader.readLine().split",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"\"\\\\s+\"",
"array = new int[string.length]",
"array",
"new int[string.length]",
"string.length",
"string",
"string.length",
"for (int i = 0; i < string.length; i++) {\n array[i] = Integer.parseInt(string[i]);\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < string.length",
"i",
"string.length",
"string",
"string.length",
"i++",
"i++",
"i",
"{\n array[i] = Integer.parseInt(string[i]);\n }",
"{\n array[i] = Integer.parseInt(string[i]);\n }",
"array[i] = Integer.parseInt(string[i])",
"array[i]",
"array",
"i",
"Integer.parseInt(string[i])",
"Integer.parseInt",
"Integer",
"string[i]",
"string",
"i",
"return array;",
"array",
"int[] arra = new int[2];",
"arra",
"new int[2]",
"2",
"return arra;",
"arra",
"static int getInt() {\n try {\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }",
"getInt",
"{\n try {\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }",
"try {\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n String string = bufferedReader.readLine();\n return Integer.parseInt(string);\n }",
"String string = bufferedReader.readLine();",
"string",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"return Integer.parseInt(string);",
"Integer.parseInt(string)",
"Integer.parseInt",
"Integer",
"string",
"return 0;",
"0",
"static StringBuilder getInputString() {\n try {\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n } catch (IOException e) {\n e.printStackTrace();\n }\n return new StringBuilder();\n }",
"getInputString",
"{\n try {\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n } catch (IOException e) {\n e.printStackTrace();\n }\n return new StringBuilder();\n }",
"try {\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n StringBuilder string = new StringBuilder();\n string.append(bufferedReader.readLine());\n return string;\n }",
"StringBuilder string = new StringBuilder();",
"string",
"new StringBuilder()",
"string.append(bufferedReader.readLine())",
"string.append",
"string",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"return string;",
"string",
"return new StringBuilder();",
"new StringBuilder()",
"static long getLongInput() {\n try {\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }",
"getLongInput",
"{\n try {\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n return 0;\n }",
"try {\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n String string = bufferedReader.readLine();\n return Long.parseLong(string);\n }",
"String string = bufferedReader.readLine();",
"string",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"return Long.parseLong(string);",
"Long.parseLong(string)",
"Long.parseLong",
"Long",
"string",
"return 0;",
"0",
"static long[] getLongArrayInput() {\n String[] string;\n long[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n long[] arra = new long[2];\n return arra;\n }",
"getLongArrayInput",
"{\n String[] string;\n long[] array;\n try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n long[] arra = new long[2];\n return arra;\n }",
"String[] string;",
"string",
"long[] array;",
"array",
"try {\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n string = bufferedReader.readLine().split(\"\\\\s+\");\n array = new long[string.length];\n for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }\n return array;\n }",
"string = bufferedReader.readLine().split(\"\\\\s+\")",
"string",
"bufferedReader.readLine().split(\"\\\\s+\")",
"bufferedReader.readLine().split",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"\"\\\\s+\"",
"array = new long[string.length]",
"array",
"new long[string.length]",
"string.length",
"string",
"string.length",
"for (int i = 0; i < string.length; i++) {\n array[i] = Long.parseLong(string[i]);\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < string.length",
"i",
"string.length",
"string",
"string.length",
"i++",
"i++",
"i",
"{\n array[i] = Long.parseLong(string[i]);\n }",
"{\n array[i] = Long.parseLong(string[i]);\n }",
"array[i] = Long.parseLong(string[i])",
"array[i]",
"array",
"i",
"Long.parseLong(string[i])",
"Long.parseLong",
"Long",
"string[i]",
"string",
"i",
"return array;",
"array",
"long[] arra = new long[2];",
"arra",
"new long[2]",
"2",
"return arra;",
"arra",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }\n\n // int []ins = GetInput.getArrayInt();\n // int n = ins[0]; int m = ins[1]; int q = ins[2];\n// int [][]table = new int[n][n];\n//\n// int [][]tuples = new int[q][];\n// for (int i = 0 ; i< q; i++){\n// tuples[i] = GetInput.getArrayInt();\n// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){\n// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];\n// }\n// }\n// for (int i = 0 ; i < n; i++){\n// for (int j = 0; j < n; j++){\n//\n// }\n// }\n private static Set<Integer> isBeut(int[] arrau, int k) {\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }\n\n private static long sumUpto(int n) {\n return (long) (Math.pow(2, n + 1) - 2);\n }\n\n private static long mod(long position, long position1) {\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }\n\n}",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n String string = GetInput.getInputString().toString();\n\n if (string.equals(\"ABC\")){\n System.out.println(\"ARC\");\n return;\n }\n System.out.println(\"ABC\");\n }\n\n // int []ins = GetInput.getArrayInt();\n // int n = ins[0]; int m = ins[1]; int q = ins[2];\n// int [][]table = new int[n][n];\n//\n// int [][]tuples = new int[q][];\n// for (int i = 0 ; i< q; i++){\n// tuples[i] = GetInput.getArrayInt();\n// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){\n// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];\n// }\n// }\n// for (int i = 0 ; i < n; i++){\n// for (int j = 0; j < n; j++){\n//\n// }\n// }\n private static Set<Integer> isBeut(int[] arrau, int k) {\n int max = Integer.MIN_VALUE;\n int min = Integer.MAX_VALUE;\n int distinct = 0;\n Set<Integer> set = new HashSet<>();\n for (int i = 0; i < arrau.length; i++) {\n if (arrau[i] > max) {\n max = arrau[i];\n }\n if (arrau[i] < min) {\n min = arrau[i];\n }\n\n if (!set.contains(arrau[i])) {\n distinct++;\n set.add(arrau[i]);\n }\n }\n return set;\n\n }\n\n private static long sumUpto(int n) {\n return (long) (Math.pow(2, n + 1) - 2);\n }\n\n private static long mod(long position, long position1) {\n if (position - position1 > 0) {\n return position - position1;\n }\n return position1 - position;\n }\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
String string = GetInput.getInputString().toString();
if (string.equals("ABC")){
System.out.println("ARC");
return;
}
System.out.println("ABC");
}
// int []ins = GetInput.getArrayInt();
// int n = ins[0]; int m = ins[1]; int q = ins[2];
// int [][]table = new int[n][n];
//
// int [][]tuples = new int[q][];
// for (int i = 0 ; i< q; i++){
// tuples[i] = GetInput.getArrayInt();
// if (table[tuples[i][0]][tuples[i][1]] < tuples[i][3]){
// table[tuples[i][0]][tuples[i][1]] = tuples[i][3];
// }
// }
// for (int i = 0 ; i < n; i++){
// for (int j = 0; j < n; j++){
//
// }
// }
private static Set<Integer> isBeut(int[] arrau, int k) {
int max = Integer.MIN_VALUE;
int min = Integer.MAX_VALUE;
int distinct = 0;
Set<Integer> set = new HashSet<>();
for (int i = 0; i < arrau.length; i++) {
if (arrau[i] > max) {
max = arrau[i];
}
if (arrau[i] < min) {
min = arrau[i];
}
if (!set.contains(arrau[i])) {
distinct++;
set.add(arrau[i]);
}
}
return set;
}
private static long sumUpto(int n) {
return (long) (Math.pow(2, n + 1) - 2);
}
private static long mod(long position, long position1) {
if (position - position1 > 0) {
return position - position1;
}
return position1 - position;
}
}
class GetInput {
static BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));
static char[] getCharArray() {
char[] charArray;
try {
StringBuilder string = getInputString();
charArray = new char[string.length()];
for (int i = 0; i < string.length(); i++) {
charArray[i] = string.charAt(i);
}
return charArray;
} catch (Exception e) {
e.printStackTrace();
}
charArray = new char[0];
return charArray;
}
static int[] getArrayInt() {
String[] string;
int[] array;
try {
string = bufferedReader.readLine().split("\\s+");
array = new int[string.length];
for (int i = 0; i < string.length; i++) {
array[i] = Integer.parseInt(string[i]);
}
return array;
} catch (IOException e) {
e.printStackTrace();
}
int[] arra = new int[2];
return arra;
}
static int getInt() {
try {
String string = bufferedReader.readLine();
return Integer.parseInt(string);
} catch (IOException e) {
e.printStackTrace();
}
return 0;
}
static StringBuilder getInputString() {
try {
StringBuilder string = new StringBuilder();
string.append(bufferedReader.readLine());
return string;
} catch (IOException e) {
e.printStackTrace();
}
return new StringBuilder();
}
static long getLongInput() {
try {
String string = bufferedReader.readLine();
return Long.parseLong(string);
} catch (IOException e) {
e.printStackTrace();
}
return 0;
}
static long[] getLongArrayInput() {
String[] string;
long[] array;
try {
string = bufferedReader.readLine().split("\\s+");
array = new long[string.length];
for (int i = 0; i < string.length; i++) {
array[i] = Long.parseLong(string[i]);
}
return array;
} catch (IOException e) {
e.printStackTrace();
}
long[] arra = new long[2];
return arra;
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
41,
13,
4,
18,
13,
14,
4,
18,
13,
13,
30,
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
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
6,
35
],
[
35,
36
]
] |
[
"import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n String con = \"ABC\";\n String input = sc.next();\n if(con.equals(input)){\n con = \"ARC\";\n }\n System.out.println(con);\n \n \n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n String con = \"ABC\";\n String input = sc.next();\n if(con.equals(input)){\n con = \"ARC\";\n }\n System.out.println(con);\n \n \n }\n}",
"Main",
"public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n String con = \"ABC\";\n String input = sc.next();\n if(con.equals(input)){\n con = \"ARC\";\n }\n System.out.println(con);\n \n \n }",
"main",
"{\n \tScanner sc = new Scanner(System.in);\n String con = \"ABC\";\n String input = sc.next();\n if(con.equals(input)){\n con = \"ARC\";\n }\n System.out.println(con);\n \n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String con = \"ABC\";",
"con",
"\"ABC\"",
"String input = sc.next();",
"input",
"sc.next()",
"sc.next",
"sc",
"if(con.equals(input)){\n con = \"ARC\";\n }",
"con.equals(input)",
"con.equals",
"con",
"input",
"{\n con = \"ARC\";\n }",
"con = \"ARC\"",
"con",
"\"ARC\"",
"System.out.println(con)",
"System.out.println",
"System.out",
"System",
"System.out",
"con",
"String[] args",
"args"
] |
import java.util.Scanner;
class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String con = "ABC";
String input = sc.next();
if(con.equals(input)){
con = "ARC";
}
System.out.println(con);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
8,
4,
18,
17,
13,
17,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
38,
5
],
[
38,
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
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
22,
27
],
[
22,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
6,
35
],
[
35,
36
],
[
0,
37
],
[
37,
38
],
[
37,
39
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"sc.close()",
"sc.close",
"sc",
"String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";",
"ans",
"\"ARC\".equals(S) ? \"ABC\" : \"ARC\"",
"\"ARC\".equals(S)",
"\"ARC\".equals",
"\"ARC\"",
"S",
"\"ABC\"",
"\"ARC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n\n String ans = \"ARC\".equals(S) ? \"ABC\" : \"ARC\";\n System.out.println(ans);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.next();
sc.close();
String ans = "ARC".equals(S) ? "ABC" : "ARC";
System.out.println(ans);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
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
],
[
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
29,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
29,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
8,
48
],
[
48,
49
],
[
49,
50
],
[
6,
51
],
[
51,
52
],
[
0,
53
],
[
53,
54
],
[
53,
55
]
] |
[
"\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\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\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\n\t\tscan.close();\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\n\t\tscan.close();\n\n\t}",
"main",
"{\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\n\t\tscan.close();\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String str=scan.nextLine();",
"str",
"scan.nextLine()",
"scan.nextLine",
"scan",
"if(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}",
"str.equals(\"ABC\")",
"str.equals",
"str",
"\"ABC\"",
"{\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}",
"str.equals(\"ARC\")",
"str.equals",
"str",
"\"ARC\"",
"{\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}",
"System.out.println(\"Incorrect input\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"Incorrect input\"",
"scan.close()",
"scan.close",
"scan",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\n\t\tscan.close();\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tString str=scan.nextLine();\n\n\t\tif(str.equals(\"ABC\")) {\n\n\t\t\t//S=ABC then the output is ARC\n\t\t\tSystem.out.println(\"ARC\");\n\n\t\t}else if(str.equals(\"ARC\")) {\n\n\t\t\t//S=ARC then the output is ABC\n\t\t\tSystem.out.println(\"ABC\");\n\n\t\t}else{\n\n\t\t\tSystem.out.println(\"Incorrect input\");\n\n\t\t}\n\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);
String str=scan.nextLine();
if(str.equals("ABC")) {
//S=ABC then the output is ARC
System.out.println("ARC");
}else if(str.equals("ARC")) {
//S=ARC then the output is ABC
System.out.println("ABC");
}else{
System.out.println("Incorrect input");
}
scan.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
42,
5
],
[
42,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
17,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"\nimport java.util.Scanner;\n\n\npublic class Main {\n public static void main(String[] args) {\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }",
"main",
"{\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }",
"Scanner input = new Scanner(System.in);",
"input",
"new Scanner(System.in)",
"String s = input.next();",
"s",
"input.next()",
"input.next",
"input",
"if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");",
"s.equals(\"ARC\")",
"s.equals",
"s",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner input = new Scanner(System.in);\n String s = input.next();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else if(s.equals(\"ARC\"))\n System.out.println(\"ABC\");\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
String s = input.next();
if(s.equals("ABC"))
System.out.println("ARC");
else if(s.equals("ARC"))
System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
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
],
[
37,
5
],
[
37,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
17,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
6,
34
],
[
34,
35
],
[
0,
36
],
[
36,
37
],
[
36,
38
]
] |
[
"import java.util.Scanner;\n \npublic class Main\n{\n public static void main(String[] args)\n {\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"Main",
"public static void main(String[] args)\n {\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"main",
"{\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"Scanner k = new Scanner(System.in);",
"k",
"new Scanner(System.in)",
"String s = k.nextLine();",
"s",
"k.nextLine()",
"k.nextLine",
"k",
"if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner k = new Scanner(System.in);\n String s = k.nextLine();\n if(s.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner k = new Scanner(System.in);
String s = k.nextLine();
if(s.equals("ABC"))
System.out.println("ARC");
else
System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
13,
17,
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
],
[
42,
5
],
[
42,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
20,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }",
"main",
"{\n \n Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.next();",
"line",
"sc.next()",
"sc.next",
"sc",
"String result = \"\";",
"result",
"\"\"",
"if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }",
"line.equals(\"ABC\")",
"line.equals",
"line",
"\"ABC\"",
"{\n result = \"ARC\";\n }",
"result = \"ARC\"",
"result",
"\"ARC\"",
"{\n result = \"ABC\";\n }",
"result = \"ABC\"",
"result",
"\"ABC\"",
"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 Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String line = sc.next();\n \n String result = \"\";\n \n if(line.equals(\"ABC\"))\n {\n result = \"ARC\";\n }\n else\n {\n result = \"ABC\";\n }\n \n System.out.println(result);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String line = sc.next();
String result = "";
if(line.equals("ABC"))
{
result = "ARC";
}
else
{
result = "ABC";
}
System.out.println(result);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
14,
4,
18,
13,
13,
30,
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
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
6,
47
],
[
47,
48
]
] |
[
"import java.util.Scanner;\n\nclass Main {\n\n public static void main(String[] args) {\n Scanner stdIn=new Scanner(System.in);\n\n String S=stdIn.next();\n String B=\"ABC\";\n String R=\"ARC\";\n\n if(S.equals(B)){\n System.out.println(R);\n \n }\n else if(S.equals(R)){\n System.out.println(B);\n \n }\n \n \n }\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\n public static void main(String[] args) {\n Scanner stdIn=new Scanner(System.in);\n\n String S=stdIn.next();\n String B=\"ABC\";\n String R=\"ARC\";\n\n if(S.equals(B)){\n System.out.println(R);\n \n }\n else if(S.equals(R)){\n System.out.println(B);\n \n }\n \n \n }\n\n}",
"Main",
"public static void main(String[] args) {\n Scanner stdIn=new Scanner(System.in);\n\n String S=stdIn.next();\n String B=\"ABC\";\n String R=\"ARC\";\n\n if(S.equals(B)){\n System.out.println(R);\n \n }\n else if(S.equals(R)){\n System.out.println(B);\n \n }\n \n \n }",
"main",
"{\n Scanner stdIn=new Scanner(System.in);\n\n String S=stdIn.next();\n String B=\"ABC\";\n String R=\"ARC\";\n\n if(S.equals(B)){\n System.out.println(R);\n \n }\n else if(S.equals(R)){\n System.out.println(B);\n \n }\n \n \n }",
"Scanner stdIn=new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"String S=stdIn.next();",
"S",
"stdIn.next()",
"stdIn.next",
"stdIn",
"String B=\"ABC\";",
"B",
"\"ABC\"",
"String R=\"ARC\";",
"R",
"\"ARC\"",
"if(S.equals(B)){\n System.out.println(R);\n \n }\n else if(S.equals(R)){\n System.out.println(B);\n \n }",
"S.equals(B)",
"S.equals",
"S",
"B",
"{\n System.out.println(R);\n \n }",
"System.out.println(R)",
"System.out.println",
"System.out",
"System",
"System.out",
"R",
"if(S.equals(R)){\n System.out.println(B);\n \n }",
"S.equals(R)",
"S.equals",
"S",
"R",
"{\n System.out.println(B);\n \n }",
"System.out.println(B)",
"System.out.println",
"System.out",
"System",
"System.out",
"B",
"String[] args",
"args"
] |
import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner stdIn=new Scanner(System.in);
String S=stdIn.next();
String B="ABC";
String R="ARC";
if(S.equals(B)){
System.out.println(R);
}
else if(S.equals(R)){
System.out.println(B);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
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
],
[
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
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
55,
23
],
[
55,
24
],
[
24,
25
],
[
24,
26
],
[
55,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
29,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
40,
45
],
[
35,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
27,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] |
[
"import java.io.*;\nimport java.math.*;\nimport java.security.*;\nimport java.text.*;\nimport java.util.*;\nimport java.util.concurrent.*;\nimport java.util.regex.*;\n\npublic class Main {\n\n\n\n private static final Scanner sc = new Scanner(System.in);\n\n public static void main(String[] args) {\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.math.*;",
"math.*",
"java",
"import java.security.*;",
"security.*",
"java",
"import java.text.*;",
"text.*",
"java",
"import java.util.*;",
"util.*",
"java",
"import java.util.concurrent.*;",
"concurrent.*",
"java.util",
"import java.util.regex.*;",
"regex.*",
"java.util",
"public class Main {\n\n\n\n private static final Scanner sc = new Scanner(System.in);\n\n public static void main(String[] args) {\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }\n}",
"Main",
"private static final Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"public static void main(String[] args) {\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }",
"main",
"{\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }",
"String s = sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\n\n\n private static final Scanner sc = new Scanner(System.in);\n\n public static void main(String[] args) {\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }\n}",
"public class Main {\n\n\n\n private static final Scanner sc = new Scanner(System.in);\n\n public static void main(String[] args) {\n String s = sc.next();\n if (s.equals(\"ABC\") )\n System.out.println(\"ARC\");\n else \n System.out.println(\"ABC\");\n\n //scanner.close();\n }\n}",
"Main"
] |
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.regex.*;
public class Main {
private static final Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
String s = sc.next();
if (s.equals("ABC") )
System.out.println("ARC");
else
System.out.println("ABC");
//scanner.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
14,
4,
18,
13,
17,
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
],
[
42,
5
],
[
42,
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
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
20,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.Scanner;\npublic class Main {\n \n\tpublic static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\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 Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n \n}",
"Main",
"public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}",
"main",
"{\n\t\t Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String result = sc.nextLine();",
"result",
"sc.nextLine()",
"sc.nextLine",
"sc",
"sc.close()",
"sc.close",
"sc",
"if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }",
"result.equals(\"ARC\")",
"result.equals",
"result",
"\"ARC\"",
"{\n\t\t\t result = \"ABC\";\n\t\t }",
"result = \"ABC\"",
"result",
"\"ABC\"",
"{\n\t\t\t result = \"ARC\";\n\t\t }",
"result = \"ARC\"",
"result",
"\"ARC\"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public class Main {\n \n\tpublic static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n \n}",
"public class Main {\n \n\tpublic static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t\t String result = sc.nextLine();\n\t\t sc.close();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n \n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String result = sc.nextLine();
sc.close();
if(result.equals("ARC")) {
result = "ABC";
}
else {
result = "ARC";
}
System.out.println(result);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
30,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
45,
5
],
[
45,
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,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"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 X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\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\tString X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\n\t\t}\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String X = sc.next();",
"X",
"sc.next()",
"sc.next",
"sc",
"String ans1 = \"ABC\";",
"ans1",
"\"ABC\"",
"String ans2 = \"ARC\";",
"ans2",
"\"ARC\"",
"if(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\n\t\t}",
"X.contentEquals(ans1)",
"X.contentEquals",
"X",
"ans1",
"{\n\t\t\tSystem.out.println(ans2);\n\t\t}",
"System.out.println(ans2)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans2",
"{\n\t\t\tSystem.out.println(ans1);\n\t\t}",
"System.out.println(ans1)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans1",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\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\tString X = sc.next();\n\t\tString ans1 = \"ABC\";\n\t\tString ans2 = \"ARC\";\n\n\t\tif(X.contentEquals(ans1)) {\n\t\t\tSystem.out.println(ans2);\n\t\t}else {\n\t\t\tSystem.out.println(ans1);\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);
String X = sc.next();
String ans1 = "ABC";
String ans2 = "ARC";
if(X.contentEquals(ans1)) {
System.out.println(ans2);
}else {
System.out.println(ans1);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
38,
30,
4,
18,
13,
30,
0,
13,
20,
41,
13,
4,
18,
13,
14,
2,
2,
13,
17,
4,
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
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
15,
16
],
[
12,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
17,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
27,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
26,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
26,
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 public static void main(String args[]) {\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String args[]) {\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }\n}",
"Main",
"public static void main(String args[]) {\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }",
"main",
"{\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }",
"Scanner scan = null;",
"scan",
"null",
"try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }",
"{\n scan.close();\n }",
"scan.close()",
"scan.close",
"scan",
"{\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n }",
"scan = new Scanner(System.in)",
"scan",
"new Scanner(System.in)",
"String str = scan.nextLine();",
"str",
"scan.nextLine()",
"scan.nextLine",
"scan",
"if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }",
"str != null && str.equals(\"ABC\")",
"str != null",
"str",
"null",
"str.equals(\"ABC\")",
"str.equals",
"str",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]) {\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }\n}",
"public class Main {\n public static void main(String args[]) {\n Scanner scan = null;\n try {\n scan = new Scanner(System.in);\n String str = scan.nextLine();\n if (str != null && str.equals(\"ABC\")) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n } finally {\n scan.close();\n }\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner scan = null;
try {
scan = new Scanner(System.in);
String str = scan.nextLine();
if (str != null && str.equals("ABC")) {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
} finally {
scan.close();
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
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
],
[
41,
5
],
[
41,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
8,
35
],
[
35,
36
],
[
36,
37
],
[
6,
38
],
[
38,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n } \n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n } \n}",
"Main",
"public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n }",
"main",
"{\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String N = sc.next();",
"N",
"sc.next()",
"sc.next",
"sc",
"String ans = \"ABC\";",
"ans",
"\"ABC\"",
"if (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}",
"N.equals(\"ABC\")",
"N.equals",
"N",
"\"ABC\"",
"{\n\t\t\tans = \"ARC\";\n\t\t}",
"ans = \"ARC\"",
"ans",
"\"ARC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n } \n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n Scanner sc = new Scanner(System.in);\n String N = sc.next();\n\t\tString ans = \"ABC\";\n\n\t\tif (N.equals(\"ABC\")) {\n\t\t\tans = \"ARC\";\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n sc.close();\n } \n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String N = sc.next();
String ans = "ABC";
if (N.equals("ABC")) {
ans = "ARC";
}
System.out.println(ans);
sc.close();
}
}
|
[
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,
4,
18,
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
],
[
50,
11
],
[
50,
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
],
[
27,
30
],
[
30,
31
],
[
30,
32
],
[
26,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
26,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
12,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\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",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n\n }",
"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",
"\" \"",
"if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }",
"\"ABC\".equals(str[0])",
"\"ABC\".equals",
"\"ABC\"",
"str[0]",
"str",
"0",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n if (\"ABC\".equals(str[0])) {\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\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) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] str = br.readLine().split(" ");
if ("ABC".equals(str[0])) {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
18,
13,
13,
41,
13,
20,
17,
41,
13,
17,
41,
13,
17,
12,
13,
30,
14,
2,
13,
13,
30,
29,
17,
30,
0,
13,
17,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
13,
14,
2,
13,
17,
30,
29,
17,
29,
17,
12,
13,
30,
14,
4,
13,
29,
18,
13,
40,
13,
29,
40,
17,
12,
13,
30,
29,
2,
2,
17,
13,
2,
13,
17,
23,
13,
12,
13,
30,
42,
2,
4,
13,
40,
4,
13,
18,
13,
13,
40,
13,
29,
4,
13,
12,
13,
30,
14,
40,
4,
13,
37,
20,
41,
13,
20,
41,
13,
4,
13,
42,
4,
13,
13,
30,
4,
18,
13,
13,
0,
13,
4,
13,
29,
4,
18,
13,
12,
13,
30,
14,
40,
4,
13,
37,
20,
41,
13,
17,
41,
13,
17,
41,
13,
4,
13,
14,
2,
13,
17,
30,
0,
13,
17,
0,
13,
4,
13,
14,
2,
2,
13,
17,
2,
17,
13,
30,
37,
20,
42,
17,
30,
14,
2,
2,
17,
13,
2,
13,
17,
30,
0,
13,
17,
0,
13,
2,
13,
17,
14,
2,
2,
13,
40,
17,
40,
4,
13,
13,
30,
29,
8,
13,
40,
13,
13,
30,
37,
20,
0,
13,
4,
13,
12,
13,
30,
41,
13,
4,
13,
14,
2,
2,
13,
18,
13,
13,
2,
13,
18,
13,
13,
37,
20,
29,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
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
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
14,
16
],
[
10,
17
],
[
17,
18
],
[
17,
19
],
[
10,
21
],
[
21,
22
],
[
21,
23
],
[
10,
24
],
[
24,
25
],
[
24,
26
],
[
10,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
35,
36
],
[
30,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
41,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
37,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
59,
60
],
[
60,
61
],
[
29,
62
],
[
62,
63
],
[
10,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
67,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
67,
75
],
[
75,
76
],
[
76,
77
],
[
10,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
82,
86
],
[
86,
87
],
[
86,
88
],
[
78,
89
],
[
89,
90
],
[
10,
91
],
[
91,
92
],
[
91,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
95,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
101,
102
],
[
101,
103
],
[
94,
104
],
[
104,
105
],
[
93,
106
],
[
106,
107
],
[
107,
108
],
[
10,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
112,
116
],
[
116,
117
],
[
111,
118
],
[
118,
119
],
[
118,
120
],
[
111,
121
],
[
121,
122
],
[
121,
123
],
[
123,
124
],
[
111,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
125,
129
],
[
129,
130
],
[
130,
131
],
[
131,
132
],
[
130,
133
],
[
129,
134
],
[
134,
135
],
[
134,
136
],
[
136,
137
],
[
111,
138
],
[
138,
139
],
[
139,
140
],
[
140,
141
],
[
10,
142
],
[
142,
143
],
[
142,
144
],
[
144,
145
],
[
145,
146
],
[
146,
147
],
[
147,
148
],
[
145,
149
],
[
149,
150
],
[
144,
151
],
[
151,
152
],
[
151,
153
],
[
144,
154
],
[
154,
155
],
[
154,
156
],
[
144,
157
],
[
157,
158
],
[
157,
159
],
[
159,
160
],
[
144,
161
],
[
161,
162
],
[
162,
163
],
[
162,
164
],
[
161,
165
],
[
165,
166
],
[
166,
167
],
[
166,
168
],
[
165,
169
],
[
169,
170
],
[
169,
171
],
[
171,
172
],
[
144,
173
],
[
173,
174
],
[
174,
175
],
[
175,
176
],
[
175,
177
],
[
174,
178
],
[
178,
179
],
[
178,
180
],
[
173,
181
],
[
181,
182
],
[
182,
183
],
[
144,
184
],
[
184,
185
],
[
184,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
189,
190
],
[
189,
191
],
[
188,
192
],
[
192,
193
],
[
192,
194
],
[
187,
195
],
[
195,
196
],
[
196,
197
],
[
196,
198
],
[
195,
199
],
[
199,
200
],
[
199,
201
],
[
201,
202
],
[
201,
203
],
[
187,
204
],
[
204,
205
],
[
205,
206
],
[
206,
207
],
[
206,
208
],
[
208,
209
],
[
205,
210
],
[
210,
211
],
[
211,
212
],
[
211,
213
],
[
204,
214
],
[
214,
215
],
[
215,
216
],
[
216,
217
],
[
216,
218
],
[
218,
219
],
[
216,
220
],
[
204,
221
],
[
221,
222
],
[
222,
223
],
[
186,
224
],
[
224,
225
],
[
224,
226
],
[
226,
227
],
[
10,
228
],
[
228,
229
],
[
228,
230
],
[
230,
231
],
[
231,
232
],
[
231,
233
],
[
233,
234
],
[
230,
235
],
[
235,
236
],
[
236,
237
],
[
237,
238
],
[
237,
239
],
[
239,
240
],
[
239,
241
],
[
236,
242
],
[
242,
243
],
[
242,
244
],
[
244,
245
],
[
244,
246
],
[
235,
247
],
[
247,
248
],
[
230,
249
],
[
249,
250
],
[
10,
251
],
[
251,
252
],
[
251,
253
],
[
253,
254
],
[
254,
255
],
[
255,
256
],
[
256,
257
],
[
255,
258
],
[
258,
259
],
[
0,
260
],
[
293,
261
],
[
293,
262
],
[
262,
263
],
[
262,
264
],
[
264,
265
],
[
265,
266
],
[
265,
267
],
[
264,
268
],
[
268,
269
],
[
268,
270
],
[
270,
271
],
[
271,
272
],
[
264,
273
],
[
273,
274
],
[
274,
275
],
[
275,
276
],
[
274,
277
],
[
273,
278
],
[
278,
279
],
[
279,
280
],
[
280,
281
],
[
280,
282
],
[
278,
283
],
[
273,
284
],
[
284,
285
],
[
285,
286
],
[
286,
287
],
[
286,
288
],
[
284,
289
],
[
262,
290
],
[
290,
291
],
[
0,
292
],
[
292,
293
],
[
292,
294
]
] |
[
"import java.io.IOException;\nimport java.io.InputStream;\nimport java.util.NoSuchElementException;\n\nclass FastScanner {\n private final InputStream in = System.in;\n private final byte[] buffer = new byte[1024];\n private int ptr = 0;\n private int buflen = 0;\n private boolean hasNextByte() {\n if (ptr < buflen) {\n return true;\n }else{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }\n return true;\n }\n private int readByte() { if (hasNextByte()) return buffer[ptr++]; else return -1;}\n private static boolean isPrintableChar(int c) { return 33 <= c && c <= 126;}\n public boolean hasNext() { while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++; return hasNextByte();}\n public String next() {\n if (!hasNext()) throw new NoSuchElementException();\n StringBuilder sb = new StringBuilder();\n int b = readByte();\n while(isPrintableChar(b)) {\n sb.appendCodePoint(b);\n b = readByte();\n }\n return sb.toString();\n }\n public long nextLong() {\n if (!hasNext()) throw new NoSuchElementException();\n long n = 0;\n boolean minus = false;\n int b = readByte();\n if (b == '-') {\n minus = true;\n b = readByte();\n }\n if (b < '0' || '9' < b) {\n throw new NumberFormatException();\n }\n while(true){\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }\n }\n public int nextInt() {\n long nl = nextLong();\n if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();\n return (int) nl;\n }\n public double nextDouble() { return Double.parseDouble(next());}\n}\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}\n\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.util.NoSuchElementException;",
"NoSuchElementException",
"java.util",
"class FastScanner {\n private final InputStream in = System.in;\n private final byte[] buffer = new byte[1024];\n private int ptr = 0;\n private int buflen = 0;\n private boolean hasNextByte() {\n if (ptr < buflen) {\n return true;\n }else{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }\n return true;\n }\n private int readByte() { if (hasNextByte()) return buffer[ptr++]; else return -1;}\n private static boolean isPrintableChar(int c) { return 33 <= c && c <= 126;}\n public boolean hasNext() { while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++; return hasNextByte();}\n public String next() {\n if (!hasNext()) throw new NoSuchElementException();\n StringBuilder sb = new StringBuilder();\n int b = readByte();\n while(isPrintableChar(b)) {\n sb.appendCodePoint(b);\n b = readByte();\n }\n return sb.toString();\n }\n public long nextLong() {\n if (!hasNext()) throw new NoSuchElementException();\n long n = 0;\n boolean minus = false;\n int b = readByte();\n if (b == '-') {\n minus = true;\n b = readByte();\n }\n if (b < '0' || '9' < b) {\n throw new NumberFormatException();\n }\n while(true){\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }\n }\n public int nextInt() {\n long nl = nextLong();\n if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();\n return (int) nl;\n }\n public double nextDouble() { return Double.parseDouble(next());}\n}",
"FastScanner",
"private final InputStream in = System.in;",
"in",
"System.in",
"System",
"System.in",
"private final byte[] buffer = new byte[1024];",
"buffer",
"new byte[1024]",
"1024",
"private int ptr = 0;",
"ptr",
"0",
"private int buflen = 0;",
"buflen",
"0",
"private boolean hasNextByte() {\n if (ptr < buflen) {\n return true;\n }else{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }\n return true;\n }",
"hasNextByte",
"{\n if (ptr < buflen) {\n return true;\n }else{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }\n return true;\n }",
"if (ptr < buflen) {\n return true;\n }else{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }",
"ptr < buflen",
"ptr",
"buflen",
"{\n return true;\n }",
"return true;",
"true",
"{\n ptr = 0;\n try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }\n if (buflen <= 0) {\n return false;\n }\n }",
"ptr = 0",
"ptr",
"0",
"try {\n buflen = in.read(buffer);\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n buflen = in.read(buffer);\n }",
"buflen = in.read(buffer)",
"buflen",
"in.read(buffer)",
"in.read",
"in",
"buffer",
"if (buflen <= 0) {\n return false;\n }",
"buflen <= 0",
"buflen",
"0",
"{\n return false;\n }",
"return false;",
"false",
"return true;",
"true",
"private int readByte() { if (hasNextByte()) return buffer[ptr++]; else return -1;}",
"readByte",
"{ if (hasNextByte()) return buffer[ptr++]; else return -1;}",
"if (hasNextByte()) return buffer[ptr++]; else return -1;",
"hasNextByte()",
"hasNextByte",
"return buffer[ptr++];",
"buffer[ptr++]",
"buffer",
"ptr++",
"ptr",
"return -1;",
"-1",
"1",
"private static boolean isPrintableChar(int c) { return 33 <= c && c <= 126;}",
"isPrintableChar",
"{ return 33 <= c && c <= 126;}",
"return 33 <= c && c <= 126;",
"33 <= c && c <= 126",
"33 <= c",
"33",
"c",
"c <= 126",
"c",
"126",
"int c",
"c",
"public boolean hasNext() { while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++; return hasNextByte();}",
"hasNext",
"{ while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++; return hasNextByte();}",
"while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++;",
"hasNextByte() && !isPrintableChar(buffer[ptr])",
"hasNextByte()",
"hasNextByte",
"!isPrintableChar(buffer[ptr])",
"isPrintableChar(buffer[ptr])",
"isPrintableChar",
"buffer[ptr]",
"buffer",
"ptr",
"ptr++",
"ptr",
"return hasNextByte();",
"hasNextByte()",
"hasNextByte",
"public String next() {\n if (!hasNext()) throw new NoSuchElementException();\n StringBuilder sb = new StringBuilder();\n int b = readByte();\n while(isPrintableChar(b)) {\n sb.appendCodePoint(b);\n b = readByte();\n }\n return sb.toString();\n }",
"next",
"{\n if (!hasNext()) throw new NoSuchElementException();\n StringBuilder sb = new StringBuilder();\n int b = readByte();\n while(isPrintableChar(b)) {\n sb.appendCodePoint(b);\n b = readByte();\n }\n return sb.toString();\n }",
"if (!hasNext()) throw new NoSuchElementException();",
"!hasNext()",
"hasNext()",
"hasNext",
"throw new NoSuchElementException();",
"new NoSuchElementException()",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"int b = readByte();",
"b",
"readByte()",
"readByte",
"while(isPrintableChar(b)) {\n sb.appendCodePoint(b);\n b = readByte();\n }",
"isPrintableChar(b)",
"isPrintableChar",
"b",
"{\n sb.appendCodePoint(b);\n b = readByte();\n }",
"sb.appendCodePoint(b)",
"sb.appendCodePoint",
"sb",
"b",
"b = readByte()",
"b",
"readByte()",
"readByte",
"return sb.toString();",
"sb.toString()",
"sb.toString",
"sb",
"public long nextLong() {\n if (!hasNext()) throw new NoSuchElementException();\n long n = 0;\n boolean minus = false;\n int b = readByte();\n if (b == '-') {\n minus = true;\n b = readByte();\n }\n if (b < '0' || '9' < b) {\n throw new NumberFormatException();\n }\n while(true){\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }\n }",
"nextLong",
"{\n if (!hasNext()) throw new NoSuchElementException();\n long n = 0;\n boolean minus = false;\n int b = readByte();\n if (b == '-') {\n minus = true;\n b = readByte();\n }\n if (b < '0' || '9' < b) {\n throw new NumberFormatException();\n }\n while(true){\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }\n }",
"if (!hasNext()) throw new NoSuchElementException();",
"!hasNext()",
"hasNext()",
"hasNext",
"throw new NoSuchElementException();",
"new NoSuchElementException()",
"long n = 0;",
"n",
"0",
"boolean minus = false;",
"minus",
"false",
"int b = readByte();",
"b",
"readByte()",
"readByte",
"if (b == '-') {\n minus = true;\n b = readByte();\n }",
"b == '-'",
"b",
"'-'",
"{\n minus = true;\n b = readByte();\n }",
"minus = true",
"minus",
"true",
"b = readByte()",
"b",
"readByte()",
"readByte",
"if (b < '0' || '9' < b) {\n throw new NumberFormatException();\n }",
"b < '0' || '9' < b",
"b < '0'",
"b",
"'0'",
"'9' < b",
"'9'",
"b",
"{\n throw new NumberFormatException();\n }",
"throw new NumberFormatException();",
"new NumberFormatException()",
"while(true){\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }",
"true",
"{\n if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }\n b = readByte();\n }",
"if ('0' <= b && b <= '9') {\n n *= 10;\n n += b - '0';\n }else if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }",
"'0' <= b && b <= '9'",
"'0' <= b",
"'0'",
"b",
"b <= '9'",
"b",
"'9'",
"{\n n *= 10;\n n += b - '0';\n }",
"n *= 10",
"n",
"10",
"n += b - '0'",
"n",
"b - '0'",
"b",
"'0'",
"if(b == -1 || !isPrintableChar(b)){\n return minus ? -n : n;\n }else{\n throw new NumberFormatException();\n }",
"b == -1 || !isPrintableChar(b)",
"b == -1",
"b",
"-1",
"1",
"!isPrintableChar(b)",
"isPrintableChar(b)",
"isPrintableChar",
"b",
"{\n return minus ? -n : n;\n }",
"return minus ? -n : n;",
"minus ? -n : n",
"minus",
"-n",
"n",
"n",
"{\n throw new NumberFormatException();\n }",
"throw new NumberFormatException();",
"new NumberFormatException()",
"b = readByte()",
"b",
"readByte()",
"readByte",
"public int nextInt() {\n long nl = nextLong();\n if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();\n return (int) nl;\n }",
"nextInt",
"{\n long nl = nextLong();\n if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();\n return (int) nl;\n }",
"long nl = nextLong();",
"nl",
"nextLong()",
"nextLong",
"if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();",
"nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE",
"nl < Integer.MIN_VALUE",
"nl",
"Integer.MIN_VALUE",
"Integer",
"Integer.MIN_VALUE",
"nl > Integer.MAX_VALUE",
"nl",
"Integer.MAX_VALUE",
"Integer",
"Integer.MAX_VALUE",
"throw new NumberFormatException();",
"new NumberFormatException()",
"return (int) nl;",
"(int) nl",
"public double nextDouble() { return Double.parseDouble(next());}",
"nextDouble",
"{ return Double.parseDouble(next());}",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}",
"main",
"{\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}",
"FastScanner fs = new FastScanner();",
"fs",
"new FastScanner()",
"String S = fs.next();",
"S",
"fs.next()",
"fs.next",
"fs",
"if(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tFastScanner fs = new FastScanner();\n\t\tString S = fs.next();\n\t\tif(S.equals(\"ABC\")) System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t}\n\n}",
"Main"
] |
import java.io.IOException;
import java.io.InputStream;
import java.util.NoSuchElementException;
class FastScanner {
private final InputStream in = System.in;
private final byte[] buffer = new byte[1024];
private int ptr = 0;
private int buflen = 0;
private boolean hasNextByte() {
if (ptr < buflen) {
return true;
}else{
ptr = 0;
try {
buflen = in.read(buffer);
} catch (IOException e) {
e.printStackTrace();
}
if (buflen <= 0) {
return false;
}
}
return true;
}
private int readByte() { if (hasNextByte()) return buffer[ptr++]; else return -1;}
private static boolean isPrintableChar(int c) { return 33 <= c && c <= 126;}
public boolean hasNext() { while(hasNextByte() && !isPrintableChar(buffer[ptr])) ptr++; return hasNextByte();}
public String next() {
if (!hasNext()) throw new NoSuchElementException();
StringBuilder sb = new StringBuilder();
int b = readByte();
while(isPrintableChar(b)) {
sb.appendCodePoint(b);
b = readByte();
}
return sb.toString();
}
public long nextLong() {
if (!hasNext()) throw new NoSuchElementException();
long n = 0;
boolean minus = false;
int b = readByte();
if (b == '-') {
minus = true;
b = readByte();
}
if (b < '0' || '9' < b) {
throw new NumberFormatException();
}
while(true){
if ('0' <= b && b <= '9') {
n *= 10;
n += b - '0';
}else if(b == -1 || !isPrintableChar(b)){
return minus ? -n : n;
}else{
throw new NumberFormatException();
}
b = readByte();
}
}
public int nextInt() {
long nl = nextLong();
if (nl < Integer.MIN_VALUE || nl > Integer.MAX_VALUE) throw new NumberFormatException();
return (int) nl;
}
public double nextDouble() { return Double.parseDouble(next());}
}
public class Main {
public static void main(String[] args) {
// TODO 自動生成されたメソッド・スタブ
FastScanner fs = new FastScanner();
String S = fs.next();
if(S.equals("ABC")) System.out.println("ARC");
else System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
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
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
43,
11
],
[
43,
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
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
23,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
12,
40
],
[
40,
41
],
[
0,
42
],
[
42,
43
],
[
42,
44
]
] |
[
"\nimport java.util.Scanner;\nimport java.util.Arrays;\nimport java.util.stream.*;\n\npublic class Main {\n public static void main(String[] args) {\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.util.Arrays;",
"Arrays",
"java.util",
"import java.util.stream.*;",
"stream.*",
"java.util",
"public class Main {\n public static void main(String[] args) {\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) {\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }",
"main",
"{\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"String x = scanner.next();",
"x",
"scanner.next()",
"scanner.next",
"scanner",
"if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");",
"x.contains(\"ABC\")",
"x.contains",
"x",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"public class Main {\n public static void main(String[] args) {\n //コード\n Scanner scanner = new Scanner(System.in);\n String x = scanner.next();\n\n if(x.contains(\"ABC\")) System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"Main"
] |
import java.util.Scanner;
import java.util.Arrays;
import java.util.stream.*;
public class Main {
public static void main(String[] args) {
//コード
Scanner scanner = new Scanner(System.in);
String x = scanner.next();
if(x.contains("ABC")) System.out.println("ARC");
else System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
30,
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
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
6,
42
],
[
42,
43
]
] |
[
"import java.util.*;\n\nclass Main {\n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n String B = \"ABC\";\n String R = \"ARC\";\n if (S.equals(B)) {\n System.out.println(R);\n } else {\n System.out.println(B);\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n String B = \"ABC\";\n String R = \"ARC\";\n if (S.equals(B)) {\n System.out.println(R);\n } else {\n System.out.println(B);\n }\n }\n}",
"Main",
"public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n String B = \"ABC\";\n String R = \"ARC\";\n if (S.equals(B)) {\n System.out.println(R);\n } else {\n System.out.println(B);\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n String B = \"ABC\";\n String R = \"ARC\";\n if (S.equals(B)) {\n System.out.println(R);\n } else {\n System.out.println(B);\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"String B = \"ABC\";",
"B",
"\"ABC\"",
"String R = \"ARC\";",
"R",
"\"ARC\"",
"if (S.equals(B)) {\n System.out.println(R);\n } else {\n System.out.println(B);\n }",
"S.equals(B)",
"S.equals",
"S",
"B",
"{\n System.out.println(R);\n }",
"System.out.println(R)",
"System.out.println",
"System.out",
"System",
"System.out",
"R",
"{\n System.out.println(B);\n }",
"System.out.println(B)",
"System.out.println",
"System.out",
"System",
"System.out",
"B",
"String[] args",
"args"
] |
import java.util.*;
class Main {
public static void main (String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.next();
String B = "ABC";
String R = "ARC";
if (S.equals(B)) {
System.out.println(R);
} else {
System.out.println(B);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
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,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
41,
13,
17,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
23,
13,
23,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
0,
13,
17,
23,
13,
12,
13,
30,
38,
5,
13,
30,
37,
20,
30,
29,
4,
18,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
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
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
22,
23
],
[
22,
24
],
[
0,
25
],
[
25,
26
],
[
25,
27
],
[
0,
28
],
[
28,
29
],
[
28,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
],
[
0,
37
],
[
37,
38
],
[
37,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
],
[
0,
46
],
[
46,
47
],
[
46,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
],
[
0,
52
],
[
52,
53
],
[
52,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
],
[
0,
64
],
[
64,
65
],
[
64,
66
],
[
0,
67
],
[
67,
68
],
[
67,
69
],
[
0,
70
],
[
218,
71
],
[
218,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
77,
78
],
[
77,
79
],
[
74,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
82,
84
],
[
74,
85
],
[
85,
86
],
[
85,
87
],
[
74,
88
],
[
88,
89
],
[
88,
90
],
[
74,
91
],
[
91,
92
],
[
91,
93
],
[
74,
94
],
[
94,
95
],
[
95,
96
],
[
94,
97
],
[
94,
98
],
[
94,
99
],
[
74,
100
],
[
100,
101
],
[
101,
102
],
[
72,
103
],
[
103,
104
],
[
0,
105
],
[
105,
106
],
[
105,
107
],
[
107,
108
],
[
107,
109
],
[
105,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
112,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
119,
122
],
[
118,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
124,
127
],
[
118,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
129,
132
],
[
110,
133
],
[
133,
134
],
[
110,
135
],
[
135,
136
],
[
110,
137
],
[
137,
138
],
[
0,
139
],
[
139,
140
],
[
139,
141
],
[
141,
142
],
[
139,
143
],
[
143,
144
],
[
139,
145
],
[
145,
146
],
[
145,
147
],
[
147,
148
],
[
148,
149
],
[
148,
150
],
[
147,
151
],
[
151,
152
],
[
151,
153
],
[
145,
154
],
[
154,
155
],
[
139,
156
],
[
156,
157
],
[
156,
158
],
[
158,
159
],
[
159,
160
],
[
160,
161
],
[
160,
162
],
[
162,
163
],
[
163,
164
],
[
159,
165
],
[
165,
166
],
[
166,
167
],
[
167,
168
],
[
168,
169
],
[
139,
170
],
[
170,
171
],
[
170,
172
],
[
172,
173
],
[
173,
174
],
[
174,
175
],
[
175,
176
],
[
175,
177
],
[
174,
178
],
[
178,
179
],
[
179,
180
],
[
180,
181
],
[
173,
182
],
[
182,
183
],
[
183,
184
],
[
183,
185
],
[
172,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
139,
190
],
[
190,
191
],
[
190,
192
],
[
192,
193
],
[
193,
194
],
[
194,
195
],
[
195,
196
],
[
194,
197
],
[
197,
198
],
[
139,
199
],
[
199,
200
],
[
199,
201
],
[
201,
202
],
[
202,
203
],
[
203,
204
],
[
204,
205
],
[
203,
206
],
[
206,
207
],
[
139,
208
],
[
208,
209
],
[
208,
210
],
[
210,
211
],
[
211,
212
],
[
212,
213
],
[
213,
214
],
[
212,
215
],
[
215,
216
],
[
0,
217
],
[
217,
218
],
[
217,
219
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.InputStreamReader;\nimport java.io.OutputStream;\nimport java.io.PrintWriter;\nimport java.text.SimpleDateFormat;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.Collections;\nimport java.util.Comparator;\nimport java.util.Date;\nimport java.util.HashMap;\nimport java.util.LinkedList;\nimport java.util.List;\nimport java.util.Map;\nimport java.util.Queue;\nimport java.util.StringTokenizer;\nimport java.util.TreeSet;\n\nimport javax.swing.*;\n\nimport static java.util.Arrays.binarySearch;\nimport static java.util.Arrays.copyOfRange;\nimport static java.util.Arrays.sort;\n\npublic class Main {\n\n public static void main(String[] args) throws Exception {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n}\n\nclass Task {\n\n private static int mod = 998244353;\n\n\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n String s = in.next();\n if (s.equals(\"ABC\")) {\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n }\n\n\n\n}\n\nclass InputReader {\n\n private final BufferedReader reader;\n private StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream));\n tokenizer = null;\n }\n\n public String nextLine() {\n try {\n return reader.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n tokenizer = new StringTokenizer(nextLine());\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\n }\n\n public long nextLong() {\n return Long.parseLong(next());\n }\n\n public double nextDouble() {\n return Double.parseDouble(next());\n }\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.text.SimpleDateFormat;",
"SimpleDateFormat",
"java.text",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Arrays;",
"Arrays",
"java.util",
"import java.util.Collections;",
"Collections",
"java.util",
"import java.util.Comparator;",
"Comparator",
"java.util",
"import java.util.Date;",
"Date",
"java.util",
"import java.util.HashMap;",
"HashMap",
"java.util",
"import java.util.LinkedList;",
"LinkedList",
"java.util",
"import java.util.List;",
"List",
"java.util",
"import java.util.Map;",
"Map",
"java.util",
"import java.util.Queue;",
"Queue",
"java.util",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"import java.util.TreeSet;",
"TreeSet",
"java.util",
"import javax.swing.*;",
"swing.*",
"javax",
"import static java.util.Arrays.binarySearch;",
"import static java.util.Arrays.binarySearch;",
"import static java.util.Arrays.binarySearch;",
"import static java.util.Arrays.copyOfRange;",
"import static java.util.Arrays.copyOfRange;",
"import static java.util.Arrays.copyOfRange;",
"import static java.util.Arrays.sort;",
"import static java.util.Arrays.sort;",
"import static java.util.Arrays.sort;",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"InputReader in = new InputReader(inputStream);",
"in",
"new InputReader(inputStream)",
"PrintWriter out = new PrintWriter(outputStream);",
"out",
"new PrintWriter(outputStream)",
"Task solver = new Task();",
"solver",
"new Task()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"class Task {\n\n private static int mod = 998244353;\n\n\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n String s = in.next();\n if (s.equals(\"ABC\")) {\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n }\n\n\n\n}",
"Task",
"private static int mod = 998244353;",
"mod",
"998244353",
"public void solve(int testNumber, InputReader in, PrintWriter out) {\n String s = in.next();\n if (s.equals(\"ABC\")) {\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n }",
"solve",
"{\n String s = in.next();\n if (s.equals(\"ABC\")) {\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }\n }",
"String s = in.next();",
"s",
"in.next()",
"in.next",
"in",
"if (s.equals(\"ABC\")) {\n out.println(\"ARC\");\n } else {\n out.println(\"ABC\");\n }",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n out.println(\"ARC\");\n }",
"out.println(\"ARC\")",
"out.println",
"out",
"\"ARC\"",
"{\n out.println(\"ABC\");\n }",
"out.println(\"ABC\")",
"out.println",
"out",
"\"ABC\"",
"int testNumber",
"testNumber",
"InputReader in",
"in",
"PrintWriter out",
"out",
"class InputReader {\n\n private final BufferedReader reader;\n private StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream));\n tokenizer = null;\n }\n\n public String nextLine() {\n try {\n return reader.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n tokenizer = new StringTokenizer(nextLine());\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\n }\n\n public long nextLong() {\n return Long.parseLong(next());\n }\n\n public double nextDouble() {\n return Double.parseDouble(next());\n }\n\n}",
"InputReader",
"private final BufferedReader reader;",
"reader",
"private StringTokenizer tokenizer;",
"tokenizer",
"public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream));\n tokenizer = null;\n }",
"InputReader",
"{\n reader = new BufferedReader(new InputStreamReader(stream));\n tokenizer = null;\n }",
"reader = new BufferedReader(new InputStreamReader(stream))",
"reader",
"new BufferedReader(new InputStreamReader(stream))",
"tokenizer = null",
"tokenizer",
"null",
"InputStream stream",
"stream",
"public String nextLine() {\n try {\n return reader.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }",
"nextLine",
"{\n try {\n return reader.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }",
"try {\n return reader.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }",
"catch (IOException e) {\n throw new RuntimeException(e);\n }",
"IOException e",
"{\n throw new RuntimeException(e);\n }",
"throw new RuntimeException(e);",
"new RuntimeException(e)",
"{\n return reader.readLine();\n }",
"return reader.readLine();",
"reader.readLine()",
"reader.readLine",
"reader",
"public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n tokenizer = new StringTokenizer(nextLine());\n }\n return tokenizer.nextToken();\n }",
"next",
"{\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n tokenizer = new StringTokenizer(nextLine());\n }\n return tokenizer.nextToken();\n }",
"while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n tokenizer = new StringTokenizer(nextLine());\n }",
"tokenizer == null || !tokenizer.hasMoreTokens()",
"tokenizer == null",
"tokenizer",
"null",
"!tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens",
"tokenizer",
"{\n tokenizer = new StringTokenizer(nextLine());\n }",
"tokenizer = new StringTokenizer(nextLine())",
"tokenizer",
"new StringTokenizer(nextLine())",
"return tokenizer.nextToken();",
"tokenizer.nextToken()",
"tokenizer.nextToken",
"tokenizer",
"public int nextInt() {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public long nextLong() {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public double nextDouble() {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n}",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n\n InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import java.util.StringTokenizer;
import java.util.TreeSet;
import javax.swing.*;
import static java.util.Arrays.binarySearch;
import static java.util.Arrays.copyOfRange;
import static java.util.Arrays.sort;
public class Main {
public static void main(String[] args) throws Exception {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
InputReader in = new InputReader(inputStream);
PrintWriter out = new PrintWriter(outputStream);
Task solver = new Task();
solver.solve(1, in, out);
out.close();
}
}
class Task {
private static int mod = 998244353;
public void solve(int testNumber, InputReader in, PrintWriter out) {
String s = in.next();
if (s.equals("ABC")) {
out.println("ARC");
} else {
out.println("ABC");
}
}
}
class InputReader {
private final BufferedReader reader;
private StringTokenizer tokenizer;
public InputReader(InputStream stream) {
reader = new BufferedReader(new InputStreamReader(stream));
tokenizer = null;
}
public String nextLine() {
try {
return reader.readLine();
} catch (IOException e) {
throw new RuntimeException(e);
}
}
public String next() {
while (tokenizer == null || !tokenizer.hasMoreTokens()) {
tokenizer = new StringTokenizer(nextLine());
}
return tokenizer.nextToken();
}
public int nextInt() {
return Integer.parseInt(next());
}
public long nextLong() {
return Long.parseLong(next());
}
public double nextDouble() {
return Double.parseDouble(next());
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
44,
5
],
[
44,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
29,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
6,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String at = sc.next();",
"at",
"sc.next()",
"sc.next",
"sc",
"if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }",
"at.equals(\"ABC\")",
"at.equals",
"at",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }",
"at.equals(\"ARC\")",
"at.equals",
"at",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String at = sc.next();\n if(at.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else if(at.equals(\"ARC\")){\n System.out.println(\"ABC\");\n }\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String at = sc.next();
if(at.equals("ABC")){
System.out.println("ARC");
}else if(at.equals("ARC")){
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"import java.util.*;\n\npublic class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"Scanner a = new Scanner(System.in);",
"a",
"new Scanner(System.in)",
"String p = a.nextLine();",
"p",
"a.nextLine()",
"a.nextLine",
"a",
"if (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"p.equals(\"ABC\")",
"p.equals",
"p",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner a = new Scanner(System.in);\n\t\tString p = a.nextLine();\n\t\t\n\t\tif (p.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String[] args) {
Scanner a = new Scanner(System.in);
String p = a.nextLine();
if (p.equals("ABC")) {
System.out.println("ARC");
}
else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
14,
2,
4,
18,
13,
13,
4,
18,
13,
13,
30,
0,
13,
17,
3,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
14,
2,
4,
18,
13,
13,
4,
18,
13,
13,
30,
0,
13,
17,
3,
14,
2,
13,
17,
30,
4,
18,
18,
13,
13,
13,
14,
2,
13,
17,
30,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
114,
5
],
[
114,
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,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
8,
26
],
[
26,
27
],
[
26,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
29,
39
],
[
39,
40
],
[
40,
41
],
[
29,
42
],
[
43,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
45,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
44,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
8,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
59,
69
],
[
69,
70
],
[
70,
71
],
[
59,
72
],
[
73,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
76,
79
],
[
75,
80
],
[
80,
81
],
[
81,
82
],
[
80,
83
],
[
74,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
8,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
89,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
96,
98
],
[
94,
99
],
[
8,
100
],
[
100,
101
],
[
101,
102
],
[
101,
103
],
[
100,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
107,
108
],
[
107,
109
],
[
105,
110
],
[
6,
111
],
[
111,
112
],
[
0,
113
],
[
113,
114
],
[
113,
115
]
] |
[
"import java.util.*;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\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\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s = sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"String s1 = \"ABC\";",
"s1",
"\"ABC\"",
"String s2 = \"ARC\";",
"s2",
"\"ARC\"",
"boolean t1 = true;",
"t1",
"true",
"boolean t2 = true;",
"t2",
"true",
"for(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i<s.length()",
"i",
"s.length()",
"s.length",
"s",
"i++",
"i++",
"i",
"{\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }",
"{\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }",
"if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }",
"s.charAt(i)!=s1.charAt(i)",
"s.charAt(i)",
"s.charAt",
"s",
"i",
"s1.charAt(i)",
"s1.charAt",
"s1",
"i",
"{\n t1 = false;\n break;\n }",
"t1 = false",
"t1",
"false",
"break;",
"for(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i<s.length()",
"i",
"s.length()",
"s.length",
"s",
"i++",
"i++",
"i",
"{\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }",
"{\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }",
"if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }",
"s.charAt(i)!=s2.charAt(i)",
"s.charAt(i)",
"s.charAt",
"s",
"i",
"s2.charAt(i)",
"s2.charAt",
"s2",
"i",
"{\n t2 = false;\n break;\n }",
"t2 = false",
"t2",
"false",
"break;",
"if(t1==true){\n System.out.println(s2);\n }",
"t1==true",
"t1",
"true",
"{\n System.out.println(s2);\n }",
"System.out.println(s2)",
"System.out.println",
"System.out",
"System",
"System.out",
"s2",
"if(t2==true){\n System.out.println(s1); \n }",
"t2==true",
"t2",
"true",
"{\n System.out.println(s1); \n }",
"System.out.println(s1)",
"System.out.println",
"System.out",
"System",
"System.out",
"s1",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n String s1 = \"ABC\";\n String s2 = \"ARC\";\n boolean t1 = true;\n boolean t2 = true;\n\t\tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s1.charAt(i)){\n t1 = false;\n break;\n }\n }\n \tfor(int i = 0;i<s.length();i++){\n if(s.charAt(i)!=s2.charAt(i)){\n t2 = false;\n break;\n }\n }\n if(t1==true){\n System.out.println(s2);\n }\n if(t2==true){\n System.out.println(s1); \n }\n\t}\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String s = sc.next();
String s1 = "ABC";
String s2 = "ARC";
boolean t1 = true;
boolean t2 = true;
for(int i = 0;i<s.length();i++){
if(s.charAt(i)!=s1.charAt(i)){
t1 = false;
break;
}
}
for(int i = 0;i<s.length();i++){
if(s.charAt(i)!=s2.charAt(i)){
t2 = false;
break;
}
}
if(t1==true){
System.out.println(s2);
}
if(t2==true){
System.out.println(s1);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
13,
23,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
17,
0,
13,
20,
12,
13,
30,
14,
2,
2,
13,
17,
40,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
0,
13,
17,
41,
13,
17,
0,
13,
4,
18,
13,
29,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
13,
29,
13,
23,
13,
12,
13,
30,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
13,
29,
13,
23,
13,
12,
13,
30,
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
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
192,
14
],
[
192,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
22,
23
],
[
15,
24
],
[
24,
25
],
[
192,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
28,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
37,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
37,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
192,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
56,
60
],
[
60,
61
],
[
56,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
68,
69
],
[
68,
70
],
[
56,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
75,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
74,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
73,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
56,
91
],
[
91,
92
],
[
91,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
93,
97
],
[
97,
98
],
[
97,
99
],
[
93,
100
],
[
100,
101
],
[
100,
102
],
[
102,
103
],
[
103,
104
],
[
93,
105
],
[
105,
106
],
[
56,
107
],
[
107,
108
],
[
107,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
112,
113
],
[
111,
114
],
[
114,
115
],
[
56,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
121,
122
],
[
120,
123
],
[
123,
124
],
[
56,
125
],
[
125,
126
],
[
125,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
127,
132
],
[
132,
133
],
[
133,
134
],
[
134,
135
],
[
134,
136
],
[
132,
137
],
[
137,
138
],
[
137,
139
],
[
132,
140
],
[
140,
141
],
[
141,
142
],
[
132,
143
],
[
144,
144
],
[
144,
145
],
[
145,
146
],
[
146,
147
],
[
146,
148
],
[
145,
149
],
[
149,
150
],
[
127,
151
],
[
151,
152
],
[
125,
153
],
[
153,
154
],
[
56,
155
],
[
155,
156
],
[
155,
157
],
[
157,
158
],
[
158,
159
],
[
158,
160
],
[
157,
162
],
[
162,
163
],
[
163,
164
],
[
164,
165
],
[
164,
166
],
[
162,
167
],
[
167,
168
],
[
167,
169
],
[
162,
170
],
[
170,
171
],
[
171,
172
],
[
162,
173
],
[
174,
174
],
[
174,
175
],
[
175,
176
],
[
176,
177
],
[
176,
178
],
[
175,
179
],
[
179,
180
],
[
157,
181
],
[
181,
182
],
[
155,
183
],
[
183,
184
],
[
56,
185
],
[
185,
186
],
[
185,
187
],
[
187,
188
],
[
188,
189
],
[
189,
190
],
[
0,
191
],
[
191,
192
],
[
191,
193
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}\n\n\tpublic void solve() throws IOException {\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\t\n\n\tpublic class FastScanner {\n\n\t\tBufferedReader reader;\n\t\tprivate StringTokenizer st;\n\n\t\tpublic FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}\n\n\t\tpublic int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic void close() throws IOException {\n\t\t\treader.close();\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",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}\n\n\tpublic void solve() throws IOException {\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\t\n\n\tpublic class FastScanner {\n\n\t\tBufferedReader reader;\n\t\tprivate StringTokenizer st;\n\n\t\tpublic FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}\n\n\t\tpublic int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic void close() throws IOException {\n\t\t\treader.close();\n\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}",
"main",
"{\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}",
"Main mainObj = new Main();",
"mainObj",
"new Main()",
"mainObj.solve()",
"mainObj.solve",
"mainObj",
"String[] args",
"args",
"public void solve() throws IOException {\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"solve",
"{\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"FastScanner fs = new FastScanner();",
"fs",
"new FastScanner()",
"String s = fs.next();",
"s",
"fs.next()",
"fs.next",
"fs",
"if(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"public class FastScanner {\n\n\t\tBufferedReader reader;\n\t\tprivate StringTokenizer st;\n\n\t\tpublic FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}\n\n\t\tpublic int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic void close() throws IOException {\n\t\t\treader.close();\n\t\t}\n\t}",
"FastScanner",
"BufferedReader reader;",
"reader",
"private StringTokenizer st;",
"st",
"public FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}",
"FastScanner",
"{\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}",
"st = null",
"st",
"null",
"reader = new BufferedReader(new InputStreamReader(System.in))",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"public String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"next",
"{\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"if (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}",
"st == null || !st.hasMoreElements()",
"st == null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}",
"st = new StringTokenizer(reader.readLine())",
"st",
"new StringTokenizer(reader.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"public String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}",
"nextLine",
"{\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}",
"st = null",
"st",
"null",
"String readLine = null;",
"readLine",
"null",
"readLine = reader.readLine()",
"readLine",
"reader.readLine()",
"reader.readLine",
"reader",
"return readLine;",
"readLine",
"public int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"nextInt",
"{\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"nextLong",
"{\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}",
"nextIntArr",
"{\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}",
"int[] retArr = new int[n];",
"retArr",
"new int[n]",
"n",
"for (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"{\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}",
"{\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}",
"retArr[i] = nextInt()",
"retArr[i]",
"retArr",
"i",
"nextInt()",
"nextInt",
"return retArr;",
"retArr",
"int n",
"n",
"public long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}",
"nextLongArr",
"{\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}",
"long[] retArr = new long[n];",
"retArr",
"new long[n]",
"n",
"for (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"{\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}",
"{\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}",
"retArr[i] = nextLong()",
"retArr[i]",
"retArr",
"i",
"nextLong()",
"nextLong",
"return retArr;",
"retArr",
"int n",
"n",
"public void close() throws IOException {\n\t\t\treader.close();\n\t\t}",
"close",
"{\n\t\t\treader.close();\n\t\t}",
"reader.close()",
"reader.close",
"reader",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}\n\n\tpublic void solve() throws IOException {\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\t\n\n\tpublic class FastScanner {\n\n\t\tBufferedReader reader;\n\t\tprivate StringTokenizer st;\n\n\t\tpublic FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}\n\n\t\tpublic int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic void close() throws IOException {\n\t\t\treader.close();\n\t\t}\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tMain mainObj = new Main();\n\t\tmainObj.solve();\n\t}\n\n\tpublic void solve() throws IOException {\n\t\tFastScanner fs = new FastScanner();\n\t\tString s = fs.next();\n\t\tif(s.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\t\n\n\tpublic class FastScanner {\n\n\t\tBufferedReader reader;\n\t\tprivate StringTokenizer st;\n\n\t\tpublic FastScanner() {\n\t\t\tst = null;\n\t\t\treader = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\tif (st == null || !st.hasMoreElements()) {\n\t\t\t\tst = new StringTokenizer(reader.readLine());\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\tst = null;\n\t\t\tString readLine = null;\n\t\t\treadLine = reader.readLine();\n\t\t\treturn readLine;\n\t\t}\n\n\t\tpublic int nextInt() throws NumberFormatException, IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() throws NumberFormatException, IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextIntArr(int n) throws NumberFormatException, IOException {\n\t\t\tint[] retArr = new int[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextInt();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic long[] nextLongArr(int n) throws NumberFormatException, IOException {\n\t\t\tlong[] retArr = new long[n];\n\t\t\tfor (int i = 0; i < n; i++) {\n\t\t\t\tretArr[i] = nextLong();\n\t\t\t}\n\t\t\treturn retArr;\n\t\t}\n\n\t\tpublic void close() throws IOException {\n\t\t\treader.close();\n\t\t}\n\t}\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main {
public static void main(String[] args) throws IOException {
Main mainObj = new Main();
mainObj.solve();
}
public void solve() throws IOException {
FastScanner fs = new FastScanner();
String s = fs.next();
if(s.equals("ABC")) {
System.out.println("ARC");
}else {
System.out.println("ABC");
}
}
public class FastScanner {
BufferedReader reader;
private StringTokenizer st;
public FastScanner() {
st = null;
reader = new BufferedReader(new InputStreamReader(System.in));
}
public String next() throws IOException {
if (st == null || !st.hasMoreElements()) {
st = new StringTokenizer(reader.readLine());
}
return st.nextToken();
}
public String nextLine() throws IOException {
st = null;
String readLine = null;
readLine = reader.readLine();
return readLine;
}
public int nextInt() throws NumberFormatException, IOException {
return Integer.parseInt(next());
}
public long nextLong() throws NumberFormatException, IOException {
return Long.parseLong(next());
}
public int[] nextIntArr(int n) throws NumberFormatException, IOException {
int[] retArr = new int[n];
for (int i = 0; i < n; i++) {
retArr[i] = nextInt();
}
return retArr;
}
public long[] nextLongArr(int n) throws NumberFormatException, IOException {
long[] retArr = new long[n];
for (int i = 0; i < n; i++) {
retArr[i] = nextLong();
}
return retArr;
}
public void close() throws IOException {
reader.close();
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
18,
23
],
[
17,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
24,
29
],
[
17,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"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\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\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// TODO 自動生成されたメソッド・スタブ\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t\t\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t\t\n\t}",
"main",
"{\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t\t\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s = sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"if(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");",
"s.charAt(1) == 'B'",
"s.charAt(1)",
"s.charAt",
"s",
"1",
"'B'",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"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\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t\t\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\t\tString s = sc.next();\n\t\t\n\t\tif(s.charAt(1) == 'B') System.out.println(\"ARC\");\n\t\telse System.out.println(\"ABC\");\n\t\t\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 s = sc.next();
if(s.charAt(1) == 'B') System.out.println("ARC");
else System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
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,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
29,
30,
4,
18,
18,
13,
13,
17,
29,
23,
13,
23,
13,
23,
13,
6,
13,
41,
13,
12,
13,
30,
0,
13,
20,
23,
13,
12,
13,
30,
0,
18,
36,
13,
20,
23,
13,
12,
13,
30,
4,
18,
13,
6,
13,
41,
13,
41,
13,
20,
17,
41,
13,
41,
13,
41,
13,
12,
13,
30,
0,
18,
36,
13,
13,
23,
13,
12,
13,
30,
14,
2,
13,
40,
17,
30,
37,
20,
14,
2,
13,
13,
30,
0,
13,
17,
38,
5,
13,
30,
37,
20,
30,
0,
13,
4,
18,
13,
13,
14,
2,
13,
17,
30,
29,
40,
17,
29,
18,
13,
40,
13,
12,
13,
30,
41,
13,
4,
13,
42,
4,
13,
13,
30,
0,
13,
4,
13,
41,
13,
20,
42,
40,
4,
13,
13,
30,
14,
4,
18,
13,
13,
30,
4,
18,
13,
13,
0,
13,
4,
13,
29,
4,
18,
13,
12,
13,
30,
14,
2,
13,
17,
30,
29,
4,
18,
13,
13,
29,
4,
13,
13,
23,
13,
12,
13,
30,
29,
2,
2,
2,
2,
2,
13,
17,
2,
13,
17,
2,
13,
17,
2,
13,
17,
2,
13,
40,
17,
23,
13,
6,
13,
12,
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
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
22,
23
],
[
22,
24
],
[
0,
25
],
[
25,
26
],
[
25,
27
],
[
0,
28
],
[
28,
29
],
[
28,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
],
[
0,
37
],
[
301,
38
],
[
301,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
41,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
41,
52
],
[
52,
53
],
[
52,
54
],
[
41,
55
],
[
55,
56
],
[
55,
57
],
[
41,
58
],
[
58,
59
],
[
58,
60
],
[
41,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
61,
65
],
[
61,
66
],
[
41,
67
],
[
67,
68
],
[
68,
69
],
[
39,
70
],
[
70,
71
],
[
301,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
74,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
79,
80
],
[
80,
81
],
[
76,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
83,
86
],
[
82,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
88,
93
],
[
87,
94
],
[
82,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
96,
101
],
[
95,
102
],
[
74,
103
],
[
103,
104
],
[
74,
105
],
[
105,
106
],
[
74,
107
],
[
107,
108
],
[
301,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
109,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
113,
119
],
[
119,
120
],
[
109,
121
],
[
121,
122
],
[
121,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
124,
128
],
[
121,
129
],
[
129,
130
],
[
109,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
134,
135
],
[
135,
136
],
[
301,
137
],
[
137,
138
],
[
137,
139
],
[
139,
140
],
[
137,
141
],
[
141,
142
],
[
141,
143
],
[
137,
145
],
[
145,
146
],
[
137,
147
],
[
147,
148
],
[
137,
149
],
[
149,
150
],
[
137,
151
],
[
151,
152
],
[
151,
153
],
[
153,
154
],
[
154,
155
],
[
155,
156
],
[
155,
157
],
[
154,
158
],
[
151,
159
],
[
159,
160
],
[
137,
161
],
[
161,
162
],
[
161,
163
],
[
163,
164
],
[
164,
165
],
[
165,
166
],
[
165,
167
],
[
167,
168
],
[
164,
169
],
[
169,
170
],
[
170,
171
],
[
163,
172
],
[
172,
173
],
[
173,
174
],
[
173,
175
],
[
172,
176
],
[
176,
177
],
[
177,
178
],
[
177,
179
],
[
176,
180
],
[
180,
181
],
[
181,
182
],
[
181,
183
],
[
183,
184
],
[
184,
185
],
[
180,
186
],
[
186,
187
],
[
187,
188
],
[
187,
189
],
[
189,
190
],
[
190,
191
],
[
189,
192
],
[
176,
193
],
[
193,
194
],
[
194,
195
],
[
194,
196
],
[
193,
197
],
[
197,
198
],
[
198,
199
],
[
199,
200
],
[
163,
201
],
[
201,
202
],
[
202,
203
],
[
202,
204
],
[
204,
205
],
[
137,
206
],
[
206,
207
],
[
206,
208
],
[
208,
209
],
[
209,
210
],
[
209,
211
],
[
211,
212
],
[
208,
213
],
[
213,
214
],
[
214,
215
],
[
214,
216
],
[
213,
217
],
[
217,
218
],
[
218,
219
],
[
218,
220
],
[
220,
221
],
[
208,
222
],
[
222,
223
],
[
222,
224
],
[
208,
225
],
[
225,
226
],
[
226,
227
],
[
227,
228
],
[
227,
229
],
[
225,
230
],
[
230,
231
],
[
231,
232
],
[
232,
233
],
[
233,
234
],
[
232,
235
],
[
231,
236
],
[
236,
237
],
[
237,
238
],
[
238,
239
],
[
237,
240
],
[
230,
241
],
[
241,
242
],
[
241,
243
],
[
243,
244
],
[
208,
245
],
[
245,
246
],
[
246,
247
],
[
247,
248
],
[
137,
249
],
[
249,
250
],
[
249,
251
],
[
251,
252
],
[
252,
253
],
[
253,
254
],
[
253,
255
],
[
252,
256
],
[
256,
257
],
[
257,
258
],
[
258,
259
],
[
259,
260
],
[
258,
261
],
[
251,
262
],
[
262,
263
],
[
263,
264
],
[
263,
265
],
[
249,
266
],
[
266,
267
],
[
137,
268
],
[
268,
269
],
[
268,
270
],
[
270,
271
],
[
271,
272
],
[
275,
273
],
[
285,
274
],
[
282,
275
],
[
275,
276
],
[
276,
277
],
[
276,
278
],
[
275,
279
],
[
279,
280
],
[
279,
281
],
[
282,
282
],
[
282,
283
],
[
282,
284
],
[
285,
285
],
[
285,
286
],
[
285,
287
],
[
275,
288
],
[
288,
289
],
[
288,
290
],
[
290,
291
],
[
268,
292
],
[
292,
293
],
[
137,
294
],
[
294,
295
],
[
294,
296
],
[
296,
297
],
[
296,
298
],
[
298,
299
],
[
0,
300
],
[
300,
301
],
[
300,
302
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.PrintStream;\nimport java.io.OutputStream;\nimport java.io.PrintWriter;\nimport java.io.BufferedWriter;\nimport java.util.InputMismatchException;\nimport java.io.IOException;\nimport java.io.Writer;\nimport java.io.OutputStreamWriter;\nimport java.io.InputStream;\n\n/**\n * Built using CHelper plug-in\n * Actual solution is at the top\n *\n * @author srikanth\n */\npublic class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task_abc166_a {\n public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }\n\n }\n\n static class OutputWriter {\n private final PrintWriter writer;\n\n public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }\n\n public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }\n\n public void close() {\n writer.close();\n }\n\n }\n\n static class InputReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private InputReader.SpaceCharFilter filter;\n\n public InputReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }\n\n public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }\n\n public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}\n",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.PrintStream;",
"PrintStream",
"java.io",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.io.BufferedWriter;",
"BufferedWriter",
"java.io",
"import java.util.InputMismatchException;",
"InputMismatchException",
"java.util",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.Writer;",
"Writer",
"java.io",
"import java.io.OutputStreamWriter;",
"OutputStreamWriter",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task_abc166_a {\n public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }\n\n }\n\n static class OutputWriter {\n private final PrintWriter writer;\n\n public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }\n\n public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }\n\n public void close() {\n writer.close();\n }\n\n }\n\n static class InputReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private InputReader.SpaceCharFilter filter;\n\n public InputReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }\n\n public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }\n\n public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"Main",
"public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"InputReader in = new InputReader(inputStream);",
"in",
"new InputReader(inputStream)",
"OutputWriter out = new OutputWriter(outputStream);",
"out",
"new OutputWriter(outputStream)",
"Task_abc166_a solver = new Task_abc166_a();",
"solver",
"new Task_abc166_a()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class Task_abc166_a {\n public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }\n\n }",
"Task_abc166_a",
"public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }",
"solve",
"{\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }",
"String s = in.nextString();",
"s",
"in.nextString()",
"in.nextString",
"in",
"if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }",
"s.equals(\"ARC\")",
"s.equals",
"s",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n return;\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"return;",
"{\n System.out.println(\"ARC\");\n return;\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"return;",
"int testNumber",
"testNumber",
"InputReader in",
"in",
"OutputWriter out",
"out",
"static class OutputWriter {\n private final PrintWriter writer;\n\n public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }\n\n public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }\n\n public void close() {\n writer.close();\n }\n\n }",
"OutputWriter",
"private final PrintWriter writer;",
"writer",
"public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }",
"OutputWriter",
"{\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }",
"writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)))",
"writer",
"new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)))",
"OutputStream outputStream",
"outputStream",
"public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }",
"OutputWriter",
"{\n this.writer = new PrintWriter(writer);\n }",
"this.writer = new PrintWriter(writer)",
"this.writer",
"this",
"this.writer",
"new PrintWriter(writer)",
"Writer writer",
"writer",
"public void close() {\n writer.close();\n }",
"close",
"{\n writer.close();\n }",
"writer.close()",
"writer.close",
"writer",
"static class InputReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private InputReader.SpaceCharFilter filter;\n\n public InputReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }\n\n public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }\n\n public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }",
"InputReader",
"private InputStream stream;",
"stream",
"private byte[] buf = new byte[1024];",
"buf",
"new byte[1024]",
"1024",
"private int curChar;",
"curChar",
"private int numChars;",
"numChars",
"private InputReader.SpaceCharFilter filter;",
"filter",
"public InputReader(InputStream stream) {\n this.stream = stream;\n }",
"InputReader",
"{\n this.stream = stream;\n }",
"this.stream = stream",
"this.stream",
"this",
"this.stream",
"stream",
"InputStream stream",
"stream",
"public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }",
"read",
"{\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }",
"if (numChars == -1) {\n throw new InputMismatchException();\n }",
"numChars == -1",
"numChars",
"-1",
"1",
"{\n throw new InputMismatchException();\n }",
"throw new InputMismatchException();",
"new InputMismatchException()",
"if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }",
"curChar >= numChars",
"curChar",
"numChars",
"{\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }",
"curChar = 0",
"curChar",
"0",
"try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }",
"catch (IOException e) {\n throw new InputMismatchException();\n }",
"IOException e",
"{\n throw new InputMismatchException();\n }",
"throw new InputMismatchException();",
"new InputMismatchException()",
"{\n numChars = stream.read(buf);\n }",
"numChars = stream.read(buf)",
"numChars",
"stream.read(buf)",
"stream.read",
"stream",
"buf",
"if (numChars <= 0) {\n return -1;\n }",
"numChars <= 0",
"numChars",
"0",
"{\n return -1;\n }",
"return -1;",
"-1",
"1",
"return buf[curChar++];",
"buf[curChar++]",
"buf",
"curChar++",
"curChar",
"public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }",
"nextString",
"{\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c)) {\n c = read();\n }",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n c = read();\n }",
"c = read()",
"c",
"read()",
"read",
"StringBuilder res = new StringBuilder();",
"res",
"new StringBuilder()",
"do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));",
"!isSpaceChar(c)",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n }",
"if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }",
"Character.isValidCodePoint(c)",
"Character.isValidCodePoint",
"Character",
"c",
"{\n res.appendCodePoint(c);\n }",
"res.appendCodePoint(c)",
"res.appendCodePoint",
"res",
"c",
"c = read()",
"c",
"read()",
"read",
"return res.toString();",
"res.toString()",
"res.toString",
"res",
"public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }",
"isSpaceChar",
"{\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }",
"if (filter != null) {\n return filter.isSpaceChar(c);\n }",
"filter != null",
"filter",
"null",
"{\n return filter.isSpaceChar(c);\n }",
"return filter.isSpaceChar(c);",
"filter.isSpaceChar(c)",
"filter.isSpaceChar",
"filter",
"c",
"return isWhitespace(c);",
"isWhitespace(c)",
"isWhitespace",
"c",
"int c",
"c",
"public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }",
"isWhitespace",
"{\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }",
"return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;",
"c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1",
"c == '\\t'",
"c == '\\r'",
"c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1",
"c == ' '",
"c",
"' '",
"c == '\\n'",
"c",
"'\\n'",
"c == '\\r'",
"c",
"'\\r'",
"c == '\\t'",
"c",
"'\\t'",
"c == -1",
"c",
"-1",
"1",
"int c",
"c",
"public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }",
"SpaceCharFilter",
"public boolean isSpaceChar(int ch);",
"isSpaceChar",
"int ch",
"ch",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task_abc166_a {\n public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }\n\n }\n\n static class OutputWriter {\n private final PrintWriter writer;\n\n public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }\n\n public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }\n\n public void close() {\n writer.close();\n }\n\n }\n\n static class InputReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private InputReader.SpaceCharFilter filter;\n\n public InputReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }\n\n public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }\n\n public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n InputReader in = new InputReader(inputStream);\n OutputWriter out = new OutputWriter(outputStream);\n Task_abc166_a solver = new Task_abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task_abc166_a {\n public void solve(int testNumber, InputReader in, OutputWriter out) {\n String s = in.nextString();\n if (s.equals(\"ARC\")) {\n System.out.println(\"ABC\");\n return;\n } else {\n System.out.println(\"ARC\");\n return;\n }\n }\n\n }\n\n static class OutputWriter {\n private final PrintWriter writer;\n\n public OutputWriter(OutputStream outputStream) {\n writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));\n }\n\n public OutputWriter(Writer writer) {\n this.writer = new PrintWriter(writer);\n }\n\n public void close() {\n writer.close();\n }\n\n }\n\n static class InputReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private InputReader.SpaceCharFilter filter;\n\n public InputReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n// System.out.println(\"numchars \"+numChars);\n if (numChars == -1) {\n throw new InputMismatchException();\n }\n if (curChar >= numChars) {\n curChar = 0;\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n if (numChars <= 0) {\n return -1;\n }\n }\n return buf[curChar++];\n }\n\n public String nextString() {\n int c = read();\n while (isSpaceChar(c)) {\n c = read();\n }\n StringBuilder res = new StringBuilder();\n do {\n if (Character.isValidCodePoint(c)) {\n res.appendCodePoint(c);\n }\n c = read();\n } while (!isSpaceChar(c));\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n if (filter != null) {\n return filter.isSpaceChar(c);\n }\n return isWhitespace(c);\n }\n\n public static boolean isWhitespace(int c) {\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.io.BufferedWriter;
import java.util.InputMismatchException;
import java.io.IOException;
import java.io.Writer;
import java.io.OutputStreamWriter;
import java.io.InputStream;
/**
* Built using CHelper plug-in
* Actual solution is at the top
*
* @author srikanth
*/
public class Main {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
InputReader in = new InputReader(inputStream);
OutputWriter out = new OutputWriter(outputStream);
Task_abc166_a solver = new Task_abc166_a();
solver.solve(1, in, out);
out.close();
}
static class Task_abc166_a {
public void solve(int testNumber, InputReader in, OutputWriter out) {
String s = in.nextString();
if (s.equals("ARC")) {
System.out.println("ABC");
return;
} else {
System.out.println("ARC");
return;
}
}
}
static class OutputWriter {
private final PrintWriter writer;
public OutputWriter(OutputStream outputStream) {
writer = new PrintWriter(new BufferedWriter(new OutputStreamWriter(outputStream)));
}
public OutputWriter(Writer writer) {
this.writer = new PrintWriter(writer);
}
public void close() {
writer.close();
}
}
static class InputReader {
private InputStream stream;
private byte[] buf = new byte[1024];
private int curChar;
private int numChars;
private InputReader.SpaceCharFilter filter;
public InputReader(InputStream stream) {
this.stream = stream;
}
public int read() {
// System.out.println("numchars "+numChars);
if (numChars == -1) {
throw new InputMismatchException();
}
if (curChar >= numChars) {
curChar = 0;
try {
numChars = stream.read(buf);
} catch (IOException e) {
throw new InputMismatchException();
}
if (numChars <= 0) {
return -1;
}
}
return buf[curChar++];
}
public String nextString() {
int c = read();
while (isSpaceChar(c)) {
c = read();
}
StringBuilder res = new StringBuilder();
do {
if (Character.isValidCodePoint(c)) {
res.appendCodePoint(c);
}
c = read();
} while (!isSpaceChar(c));
return res.toString();
}
public boolean isSpaceChar(int c) {
if (filter != null) {
return filter.isSpaceChar(c);
}
return isWhitespace(c);
}
public static boolean isWhitespace(int c) {
return c == ' ' || c == '\n' || c == '\r' || c == '\t' || c == -1;
}
public interface SpaceCharFilter {
public boolean isSpaceChar(int ch);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
8,
4,
18,
4,
18,
13,
17,
17,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
32,
5
],
[
32,
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
],
[
18,
19
],
[
15,
20
],
[
14,
21
],
[
14,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
6,
29
],
[
29,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";",
"S",
"sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"sc.nextLine().equals(\"ABC\")",
"sc.nextLine().equals",
"sc.nextLine()",
"sc.nextLine",
"sc",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"System.out.println(S)",
"System.out.println",
"System.out",
"System",
"System.out",
"S",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String S = sc.nextLine().equals(\"ABC\") ? \"ARC\" : \"ABC\";\n System.out.println(S);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String S = sc.nextLine().equals("ABC") ? "ARC" : "ABC";
System.out.println(S);
}
}
|
[
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,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
12,
13,
30,
14,
4,
18,
13,
17,
29,
17,
29,
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
],
[
51,
11
],
[
51,
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
],
[
25,
27
],
[
14,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
12,
34
],
[
34,
35
],
[
51,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
39,
44
],
[
44,
45
],
[
39,
46
],
[
46,
47
],
[
36,
48
],
[
48,
49
],
[
0,
50
],
[
50,
51
],
[
50,
52
]
] |
[
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}\n\n\tprivate static String solve(String s) {\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}\n}",
"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\tpublic static void main(String[] args) {\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}\n\n\tprivate static String solve(String s) {\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}",
"main",
"{\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}",
"Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));",
"in",
"new Scanner(new BufferedReader(new InputStreamReader(System.in)))",
"String s = in.next();",
"s",
"in.next()",
"in.next",
"in",
"String r = solve(s);",
"r",
"solve(s)",
"solve",
"s",
"System.out.println(r)",
"System.out.println",
"System.out",
"System",
"System.out",
"r",
"String[] args",
"args",
"private static String solve(String s) {\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}",
"solve",
"{\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}",
"if (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"return \"ARC\";",
"\"ARC\"",
"return \"ABC\";",
"\"ABC\"",
"String s",
"s",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}\n\n\tprivate static String solve(String s) {\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n\t\tString s = in.next();\n\t\tString r = solve(s);\n\t\tSystem.out.println(r);\n\t}\n\n\tprivate static String solve(String s) {\n\t\tif (s.equals(\"ABC\"))\n\t\t\treturn \"ARC\";\n\t\telse\n\t\t\treturn \"ABC\";\n\t}\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));
String s = in.next();
String r = solve(s);
System.out.println(r);
}
private static String solve(String s) {
if (s.equals("ABC"))
return "ARC";
else
return "ABC";
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
35,
13,
34,
17,
1,
4,
18,
18,
13,
13,
17,
3,
34,
17,
1,
4,
18,
18,
13,
13,
17,
3,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
42,
5
],
[
42,
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
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
21,
28
],
[
17,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
31,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\npublic class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String S = scan.nextLine();",
"S",
"scan.nextLine()",
"scan.nextLine",
"scan",
"switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }",
"S",
"case \"ABC\":",
"\"ABC\"",
"case \"ABC\":",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"break;",
"case \"ARC\":",
"\"ARC\"",
"case \"ARC\":",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"break;",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String S = scan.nextLine();\n switch (S){\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
String S = scan.nextLine();
switch (S){
case "ABC":
System.out.println("ARC");
break;
case "ARC":
System.out.println("ABC");
break;
}
}
}
|
[
7,
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,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
12,
13,
30,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
68,
11
],
[
68,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
14,
24
],
[
24,
25
],
[
25,
26
],
[
14,
27
],
[
27,
28
],
[
28,
29
],
[
12,
30
],
[
30,
31
],
[
68,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
34,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
40,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
40,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
53,
58
],
[
32,
59
],
[
59,
60
],
[
68,
61
],
[
61,
62
],
[
61,
63
],
[
68,
64
],
[
64,
65
],
[
64,
66
],
[
0,
67
],
[
67,
68
],
[
67,
69
]
] |
[
"import java.util.*;\nimport java.io.*;\nimport java.nio.charset.StandardCharsets;\n\npublic class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}\n\n\tMain(BufferedReader in) throws IOException {\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"import java.nio.charset.StandardCharsets;",
"StandardCharsets",
"java.nio.charset",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}\n\n\tMain(BufferedReader in) throws IOException {\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}",
"main",
"{\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}",
"InputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);",
"reader",
"new InputStreamReader(System.in, StandardCharsets.UTF_8)",
"BufferedReader in = new BufferedReader(reader);",
"in",
"new BufferedReader(reader)",
"Main ins = new Main(in);",
"ins",
"new Main(in)",
"ins.calc()",
"ins.calc",
"ins",
"ins.showResult()",
"ins.showResult",
"ins",
"String[] args",
"args",
"Main(BufferedReader in) throws IOException {\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"Main",
"{\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"String S = in.readLine();",
"S",
"in.readLine()",
"in.readLine",
"in",
"if (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"BufferedReader in",
"in",
"void calc() {\n\t}",
"calc",
"{\n\t}",
"void showResult() {\n\t}",
"showResult",
"{\n\t}",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}\n\n\tMain(BufferedReader in) throws IOException {\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tInputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);\n\t\tBufferedReader in = new BufferedReader(reader);\n\t\tMain ins = new Main(in);\n\t\tins.calc();\n\t\tins.showResult();\n\t}\n\n\tMain(BufferedReader in) throws IOException {\n\t\tString S = in.readLine();\n\t\tif (S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"Main"
] |
import java.util.*;
import java.io.*;
import java.nio.charset.StandardCharsets;
public class Main {
public static void main(String[] args) throws IOException {
InputStreamReader reader = new InputStreamReader(System.in, StandardCharsets.UTF_8);
BufferedReader in = new BufferedReader(reader);
Main ins = new Main(in);
ins.calc();
ins.showResult();
}
Main(BufferedReader in) throws IOException {
String S = in.readLine();
if (S.equals("ABC")) {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
}
void calc() {
}
void showResult() {
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
4,
13,
41,
13,
18,
13,
17,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
30,
4,
18,
18,
13,
13,
13,
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
],
[
74,
5
],
[
74,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
15,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
8,
21
],
[
21,
22
],
[
21,
23
],
[
8,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
24,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
24,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
6,
43
],
[
43,
44
],
[
74,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
47,
51
],
[
51,
52
],
[
51,
53
],
[
47,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
54,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
62,
63
],
[
63,
64
],
[
47,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
70,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }\n \n private static String[] getStdin() {\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }\n \n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }\n \n private static String[] getStdin() {\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }\n \n}",
"Main",
"public static void main(String[] args) throws Exception {\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }",
"main",
"{\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }",
"String[] lines = getStdin();",
"lines",
"getStdin()",
"getStdin",
"String str = lines[0];",
"str",
"lines[0]",
"lines",
"0",
"String a = \"ABC\";",
"a",
"\"ABC\"",
"String b = \"ARC\";",
"b",
"\"ARC\"",
"if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }",
"str.equals(a)",
"str.equals",
"str",
"a",
"{\n System.out.println(b);\n }",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"{\n System.out.println(a);\n }",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"String[] args",
"args",
"private static String[] getStdin() {\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }",
"getStdin",
"{\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"ArrayList<String> lines = new ArrayList<>();",
"lines",
"new ArrayList<>()",
"while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }",
"scanner.hasNext()",
"scanner.hasNext",
"scanner",
"{\n lines.add(scanner.nextLine());\n }",
"lines.add(scanner.nextLine())",
"lines.add",
"lines",
"scanner.nextLine()",
"scanner.nextLine",
"scanner",
"return lines.toArray(new String[lines.size()]);",
"lines.toArray(new String[lines.size()])",
"lines.toArray",
"lines",
"new String[lines.size()]",
"lines.size()",
"lines.size",
"lines",
"public class Main {\n public static void main(String[] args) throws Exception {\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }\n \n private static String[] getStdin() {\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }\n \n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n String[] lines = getStdin();\n String str = lines[0];\n \n String a = \"ABC\";\n String b = \"ARC\";\n \n if (str.equals(a)){\n System.out.println(b);\n } else {\n System.out.println(a);\n }\n\n }\n \n private static String[] getStdin() {\n Scanner scanner = new Scanner(System.in);\n ArrayList<String> lines = new ArrayList<>();\n while (scanner.hasNext()) {\n lines.add(scanner.nextLine());\n }\n return lines.toArray(new String[lines.size()]);\n }\n \n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
String[] lines = getStdin();
String str = lines[0];
String a = "ABC";
String b = "ARC";
if (str.equals(a)){
System.out.println(b);
} else {
System.out.println(a);
}
}
private static String[] getStdin() {
Scanner scanner = new Scanner(System.in);
ArrayList<String> lines = new ArrayList<>();
while (scanner.hasNext()) {
lines.add(scanner.nextLine());
}
return lines.toArray(new String[lines.size()]);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
41,
13,
17,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
17,
0,
13,
17,
0,
13,
17,
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
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
52,
14
],
[
52,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
17,
24
],
[
24,
25
],
[
24,
26
],
[
17,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
17,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
33,
38
],
[
32,
39
],
[
39,
40
],
[
39,
41
],
[
32,
42
],
[
42,
43
],
[
42,
44
],
[
17,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
15,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] |
[
"import java.io.*;\nimport java.util.*;\nimport static java.lang.System.*;\nimport static java.lang.Math.*;\n\npublic class Main\n{\t\n\tpublic static void main(String []args)throws IOException\n\t{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}\n\t\n\t\n}\n\n",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"import static java.lang.System.*;",
"import static java.lang.System.*;",
"import static java.lang.System.*;",
"import static java.lang.Math.*;",
"import static java.lang.Math.*;",
"import static java.lang.Math.*;",
"public class Main\n{\t\n\tpublic static void main(String []args)throws IOException\n\t{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}\n\t\n\t\n}",
"Main",
"public static void main(String []args)throws IOException\n\t{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}",
"main",
"{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"boolean flag=false;",
"flag",
"false",
"String ans=\"\";",
"ans",
"\"\"",
"String S = br.readLine();",
"S",
"br.readLine()",
"br.readLine",
"br",
"if(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";",
"S.charAt(1) == 'B'",
"S.charAt(1)",
"S.charAt",
"S",
"1",
"'B'",
"ans=\"ARC\"",
"ans",
"\"ARC\"",
"ans=\"ABC\"",
"ans",
"\"ABC\"",
"out.println(ans)",
"out.println",
"out",
"ans",
"String []args",
"args",
"public class Main\n{\t\n\tpublic static void main(String []args)throws IOException\n\t{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}\n\t\n\t\n}",
"public class Main\n{\t\n\tpublic static void main(String []args)throws IOException\n\t{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean flag=false;\n\t\tString ans=\"\";\n\t\t\n\t\tString S = br.readLine();\n\t\t\n\t\tif(S.charAt(1) == 'B')\n\t\t\tans=\"ARC\";\n\t\telse\n\t\t\tans=\"ABC\";\n\t\t\n\t\t\n\t\tout.println(ans);\n\t\t\n\t}\n\t\n\t\n}",
"Main"
] |
import java.io.*;
import java.util.*;
import static java.lang.System.*;
import static java.lang.Math.*;
public class Main
{
public static void main(String []args)throws IOException
{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
boolean flag=false;
String ans="";
String S = br.readLine();
if(S.charAt(1) == 'B')
ans="ARC";
else
ans="ABC";
out.println(ans);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
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
],
[
47,
5
],
[
47,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
29,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
8,
41
],
[
41,
42
],
[
42,
43
],
[
6,
44
],
[
44,
45
],
[
0,
46
],
[
46,
47
],
[
46,
48
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}",
"main",
"{\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}",
"Scanner sca = new Scanner(System.in);",
"sca",
"new Scanner(System.in)",
"String src = sca.next();",
"src",
"sca.next()",
"sca.next",
"sca",
"if(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"src.equals(\"ABC\")",
"src.equals",
"src",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"src.equals(\"ARC\")",
"src.equals",
"src",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"sca.close()",
"sca.close",
"sca",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sca = new Scanner(System.in);\n\t\tString src = sca.next();\n\t\tif(src.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(src.equals(\"ARC\")) {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t\t// 後始末\n\t\tsca.close();\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sca = new Scanner(System.in);
String src = sca.next();
if(src.equals("ABC")) {
System.out.println("ARC");
}
else if(src.equals("ARC")) {
System.out.println("ABC");
}
// 後始末
sca.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
45,
5
],
[
45,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String args[]) {\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String args[]) {\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }\n}",
"Main",
"public static void main(String args[]) {\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }",
"main",
"{\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }",
"Scanner scn = new Scanner(System.in);",
"scn",
"new Scanner(System.in)",
"String s = scn.nextLine();",
"s",
"scn.nextLine()",
"scn.nextLine",
"scn",
"String ans = \"ARC\";",
"ans",
"\"ARC\"",
"if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }",
"s.equals(ans)",
"s.equals",
"s",
"ans",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"{\n System.out.println(ans);\n }",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"scn.close()",
"scn.close",
"scn",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]) {\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }\n}",
"public class Main {\n public static void main(String args[]) {\n Scanner scn = new Scanner(System.in);\n String s = scn.nextLine();\n String ans = \"ARC\";\n\n if (s.equals(ans)) {\n System.out.println(\"ABC\");\n } else {\n System.out.println(ans);\n }\n scn.close();\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String args[]) {
Scanner scn = new Scanner(System.in);
String s = scn.nextLine();
String ans = "ARC";
if (s.equals(ans)) {
System.out.println("ABC");
} else {
System.out.println(ans);
}
scn.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
14,
4,
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
],
[
42,
5
],
[
42,
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
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"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\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\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 sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"sc.close()",
"sc.close",
"sc",
"if(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"S.contains(\"ABC\")",
"S.contains",
"S",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\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\tString S = sc.next();\n\t\tsc.close();\n\t\tif(S.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String S = sc.next();
sc.close();
if(S.contains("ABC")) {
System.out.println("ARC");
}else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
42,
8
],
[
42,
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
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
9,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.io.FileNotFoundException;\nimport java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) throws FileNotFoundException {\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }\n}",
"import java.io.FileNotFoundException;",
"FileNotFoundException",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) throws FileNotFoundException {\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }\n}",
"Main",
"public static void main(String[] args) throws FileNotFoundException {\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }",
"main",
"{\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"if(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n \t\tSystem.out.println(\"ARC\");\n \t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n \t\tSystem.out.println(\"ABC\");\n \t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws FileNotFoundException {\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }\n}",
"public class Main {\n public static void main(String[] args) throws FileNotFoundException {\n\n// \tFile file = new File(\"src/in.txt\");\n// \tScanner sc = new Scanner(file);\n\n \tScanner sc = new Scanner(System.in);\n\n \tString S = sc.next();\n\n \tif(S.equals(\"ABC\")) {\n \t\tSystem.out.println(\"ARC\");\n \t} else {\n \t\tSystem.out.println(\"ABC\");\n \t}\n }\n}",
"Main"
] |
import java.io.FileNotFoundException;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws FileNotFoundException {
// File file = new File("src/in.txt");
// Scanner sc = new Scanner(file);
Scanner sc = new Scanner(System.in);
String S = sc.next();
if(S.equals("ABC")) {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\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\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String str = sc.next();",
"str",
"sc.next()",
"sc.next",
"sc",
"if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }",
"str.equals(\"ABC\")",
"str.equals",
"str",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String str = sc.next();
if(str.equals("ABC")){
System.out.println("ARC");
}
else{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
14,
4,
18,
4,
18,
13,
13,
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
],
[
8,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
16,
21
],
[
15,
22
],
[
22,
23
],
[
22,
24
],
[
8,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
6,
31
],
[
31,
32
]
] |
[
"import java.util.*;\n\nclass Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String ans = \"ABC\";\n if (sc.next().equals(ans)) ans = \"ARC\";\n System.out.println(ans);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String ans = \"ABC\";\n if (sc.next().equals(ans)) ans = \"ARC\";\n System.out.println(ans);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String ans = \"ABC\";\n if (sc.next().equals(ans)) ans = \"ARC\";\n System.out.println(ans);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String ans = \"ABC\";\n if (sc.next().equals(ans)) ans = \"ARC\";\n System.out.println(ans);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String ans = \"ABC\";",
"ans",
"\"ABC\"",
"if (sc.next().equals(ans)) ans = \"ARC\";",
"sc.next().equals(ans)",
"sc.next().equals",
"sc.next()",
"sc.next",
"sc",
"ans",
"ans = \"ARC\"",
"ans",
"\"ARC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args"
] |
import java.util.*;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String ans = "ABC";
if (sc.next().equals(ans)) ans = "ARC";
System.out.println(ans);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.nextLine();",
"line",
"sc.nextLine()",
"sc.nextLine",
"sc",
"if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }",
"line.equals(\"ABC\")",
"line.equals",
"line",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n String line = sc.nextLine();\n \n if(line.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n }\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String line = sc.nextLine();
if(line.equals("ABC")){
System.out.println("ARC");
}
else{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
14,
2,
18,
13,
17,
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
],
[
45,
5
],
[
45,
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
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
22,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
22,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"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\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\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 sc = new Scanner(System.in);\n\t\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String str = sc.next();",
"str",
"sc.next()",
"sc.next",
"sc",
"char[] a = str.toCharArray();",
"a",
"str.toCharArray()",
"str.toCharArray",
"str",
"if (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"a[1] == 'R'",
"a[1]",
"a",
"1",
"'R'",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\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\tString str = sc.next();\n\t\tchar[] a = str.toCharArray();\n\t\tif (a[1] == 'R') {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String str = sc.next();
char[] a = str.toCharArray();
if (a[1] == 'R') {
System.out.println("ABC");
} else {
System.out.println("ARC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
13,
30,
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
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
40,
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 arga[]){\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}\n}\n\t\t",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n\tpublic static void main(String arga[]){\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}\n}",
"Main",
"public static void main(String arga[]){\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}",
"main",
"{\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String a = sc.next();",
"a",
"sc.next()",
"sc.next",
"sc",
"String b = \"ABC\";",
"b",
"\"ABC\"",
"String c = \"ARC\";",
"c",
"\"ARC\"",
"if(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"a.equals(b)",
"a.equals",
"a",
"b",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"a.equals(c)",
"a.equals",
"a",
"c",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String arga[]",
"arga",
"public class Main{\n\tpublic static void main(String arga[]){\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}\n}",
"public class Main{\n\tpublic static void main(String arga[]){\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next(); \n\t\tString b = \"ABC\";\n\t\tString c = \"ARC\";\n\t\t\n\t\tif(a.equals(b)){\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}\n\t\telse if(a.equals(c)){\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t\t\n\t}\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String arga[]){
Scanner sc = new Scanner(System.in);
String a = sc.next();
String b = "ABC";
String c = "ARC";
if(a.equals(b)){
System.out.println("ARC");
}
else if(a.equals(c)){
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
13,
17,
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
],
[
42,
5
],
[
42,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
20,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\npublic class Main{\n public static void main(String[] args) {\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n public static void main(String[] args) {\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }\n}",
"Main",
"public static void main(String[] args) {\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }",
"main",
"{\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }",
"Scanner ob = new Scanner(System.in);",
"ob",
"new Scanner(System.in)",
"String S = ob.next();",
"S",
"ob.next()",
"ob.next",
"ob",
"String result = \"\";",
"result",
"\"\"",
"if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n result += \"ARC\";\n }",
"result += \"ARC\"",
"result",
"\"ARC\"",
"{\n result += \"ABC\";\n }",
"result += \"ABC\"",
"result",
"\"ABC\"",
"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) {\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }\n}",
"public class Main{\n public static void main(String[] args) {\n\n Scanner ob = new Scanner(System.in);\n String S = ob.next();\n String result = \"\";\n\n if(S.equals(\"ABC\")){\n result += \"ARC\";\n }\n else{\n result += \"ABC\";\n }\n System.out.println(result);\n }\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String[] args) {
Scanner ob = new Scanner(System.in);
String S = ob.next();
String result = "";
if(S.equals("ABC")){
result += "ARC";
}
else{
result += "ABC";
}
System.out.println(result);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
4,
18,
20,
14,
4,
18,
13,
17,
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
],
[
36,
5
],
[
36,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
15,
18
],
[
14,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
14,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
6,
33
],
[
33,
34
],
[
0,
35
],
[
35,
36
],
[
35,
37
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\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 String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}",
"main",
"{\n\t\t String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}",
"String result = new Scanner(System.in).next();",
"result",
"new Scanner(System.in).next()",
"new Scanner(System.in).next",
"new Scanner(System.in)",
"if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }",
"result.equals(\"ARC\")",
"result.equals",
"result",
"\"ARC\"",
"{\n\t\t\t result = \"ABC\";\n\t\t }",
"result = \"ABC\"",
"result",
"\"ABC\"",
"{\n\t\t\t result = \"ARC\";\n\t\t }",
"result = \"ARC\"",
"result",
"\"ARC\"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t String result = new Scanner(System.in).next();\n\t\t if(result.equals(\"ARC\")) {\n\t\t\t result = \"ABC\";\n\t\t }\n\t\t else {\n\t\t\t result = \"ARC\";\n\t\t }\n\t\t System.out.println(result);\n\t\t \n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
String result = new Scanner(System.in).next();
if(result.equals("ARC")) {
result = "ABC";
}
else {
result = "ARC";
}
System.out.println(result);
}
}
|
[
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,
17,
14,
4,
18,
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
],
[
46,
11
],
[
46,
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
],
[
14,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
26,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
26,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
12,
43
],
[
43,
44
],
[
0,
45
],
[
45,
46
],
[
45,
47
]
] |
[
"import java.io.*;\nimport java.util.*;\nimport java.lang.*;\n\npublic class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}\n}",
"Main",
"public static void main (String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}",
"main",
"{\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String str=sc.nextLine();",
"str",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String\tstr1=\"ABC\";",
"str1",
"\"ABC\"",
"if(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");",
"str.equals(str1)",
"str.equals",
"str",
"str1",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}\n}",
"public class Main {\n\tpublic static void main (String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\t\tString str=sc.nextLine();\n\t String\tstr1=\"ABC\";\n\t\tif(str.equals(str1))\n\t\tSystem.out.println(\"ARC\");\n\t\telse\n\t\tSystem.out.println(\"ABC\");\n\t}\n}",
"Main"
] |
import java.io.*;
import java.util.*;
import java.lang.*;
public class Main {
public static void main (String[] args) {
Scanner sc=new Scanner(System.in);
String str=sc.nextLine();
String str1="ABC";
if(str.equals(str1))
System.out.println("ARC");
else
System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
4,
13,
13,
23,
13,
12,
13,
30,
14,
4,
18,
4,
18,
13,
13,
18,
13,
13,
30,
29,
18,
13,
13,
30,
29,
18,
13,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
12,
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
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
17,
22
],
[
22,
23
],
[
22,
24
],
[
6,
25
],
[
25,
26
],
[
61,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
31,
37
],
[
37,
38
],
[
37,
39
],
[
30,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
30,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
27,
50
],
[
50,
51
],
[
61,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
52,
56
],
[
56,
57
],
[
52,
58
],
[
52,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] |
[
"import java.util.Scanner;\npublic class Main {\n enum Event {\n ARC,\n ABC\n}\n\tpublic static void main (String[] args) {\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }\n static Event nextEvent(String event){\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}\n\t}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n enum Event {\n ARC,\n ABC\n}\n\tpublic static void main (String[] args) {\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }\n static Event nextEvent(String event){\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}\n\t}",
"Main",
"public static void main (String[] args) {\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }",
"main",
"{\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"String h = in.nextLine();",
"h",
"in.nextLine()",
"in.nextLine",
"in",
"System.out.println(nextEvent(h))",
"System.out.println",
"System.out",
"System",
"System.out",
"nextEvent(h)",
"nextEvent",
"h",
"String[] args",
"args",
"static Event nextEvent(String event){\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}",
"nextEvent",
"{\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}",
"if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }",
"Event.valueOf(event).equals(Event.ARC)",
"Event.valueOf(event).equals",
"Event.valueOf(event)",
"Event.valueOf",
"Event",
"event",
"Event.ARC",
"Event",
"Event.ARC",
"{\n return Event.ABC ;\n }",
"return Event.ABC ;",
"Event.ABC",
"Event",
"Event.ABC",
"{\n return Event.ARC ;\n }",
"return Event.ARC ;",
"Event.ARC",
"Event",
"Event.ARC",
"String event",
"event",
"enum Event {\n ARC,\n ABC\n}",
"Event",
"ARC",
"ARC",
"ABC",
"ABC",
"import java.util.Scanner;\npublic c",
"import java.util.Scanner;\npublic class Main {\n enum Event {\n ARC,\n ABC\n}\n\tpublic static void ",
"public class Main {\n enum Event {\n ARC,\n ABC\n}\n\tpublic static void main (String[] args) {\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }\n static Event nextEvent(String event){\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}\n\t}",
"public class Main {\n enum Event {\n ARC,\n ABC\n}\n\tpublic static void main (String[] args) {\n\t\tScanner in = new Scanner(System.in);\n\t\tString h = in.nextLine();\n System.out.println(nextEvent(h));\n }\n static Event nextEvent(String event){\n if(Event.valueOf(event).equals(Event.ARC))\n {\n return Event.ABC ;\n }else{\n return Event.ARC ;\n }\n\t\t}\n\t}",
"Main"
] |
import java.util.Scanner;
public class Main {
enum Event {
ARC,
ABC
}
public static void main (String[] args) {
Scanner in = new Scanner(System.in);
String h = in.nextLine();
System.out.println(nextEvent(h));
}
static Event nextEvent(String event){
if(Event.valueOf(event).equals(Event.ARC))
{
return Event.ABC ;
}else{
return Event.ARC ;
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
4,
18,
13,
41,
13,
20,
4,
18,
13,
8,
4,
18,
18,
13,
17,
17,
17,
17,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
44,
5
],
[
44,
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
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
8,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
29,
36
],
[
29,
37
],
[
8,
38
],
[
38,
39
],
[
39,
40
],
[
6,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"import java.io.*;\n\npublic class Main {\n \n public static void main(String[] args) throws Exception {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }",
"main",
"{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] in = br.readLine().split(\" \");",
"in",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"br.close()",
"br.close",
"br",
"PrintWriter out = new PrintWriter(System.out);",
"out",
"new PrintWriter(System.out)",
"out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\")",
"out.println",
"out",
"in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"in[0].equals(\"ABC\")",
"in[0].equals",
"in[0]",
"in",
"0",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"out.flush()",
"out.flush",
"out",
"String[] args",
"args",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }\n}",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] in = br.readLine().split(\" \");\n\n br.close();\n \n PrintWriter out = new PrintWriter(System.out);\n out.println(in[0].equals(\"ABC\") ? \"ARC\" : \"ABC\");\n out.flush();\n\n }\n}",
"Main"
] |
import java.io.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] in = br.readLine().split(" ");
br.close();
PrintWriter out = new PrintWriter(System.out);
out.println(in[0].equals("ABC") ? "ARC" : "ABC");
out.flush();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
20,
14,
4,
18,
13,
17,
30,
0,
13,
17,
0,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
41,
5
],
[
41,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
20,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
6,
38
],
[
38,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
]
] |
[
"import java.util.*;\npublic class Main {\n public static void main(String args[]) {\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String args[]) {\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }\n}",
"Main",
"public static void main(String args[]) {\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }",
"main",
"{\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }",
"Scanner scan=new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String s= scan.nextLine();",
"s",
"scan.nextLine()",
"scan.nextLine",
"scan",
"String ans=new String();",
"ans",
"new String()",
"if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n ans=\"ARC\";\n }",
"ans=\"ARC\"",
"ans",
"\"ARC\"",
"ans=\"ABC\"",
"ans",
"\"ABC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]) {\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }\n}",
"public class Main {\n public static void main(String args[]) {\n Scanner scan=new Scanner(System.in);\n String s= scan.nextLine();\n String ans=new String();\n if(s.equals(\"ABC\"))\n {\n ans=\"ARC\";\n }\n else\n ans=\"ABC\";\n System.out.println(ans);\n \n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String args[]) {
Scanner scan=new Scanner(System.in);
String s= scan.nextLine();
String ans=new String();
if(s.equals("ABC"))
{
ans="ARC";
}
else
ans="ABC";
System.out.println(ans);
}
}
|
[
7,
15,
13,
17,
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,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
4,
18,
13,
4,
18,
13,
8,
4,
18,
13,
17,
17,
17,
23,
13,
23,
13,
23,
13,
6,
13,
41,
13,
41,
13,
20,
17,
41,
13,
41,
13,
41,
13,
12,
13,
30,
0,
18,
36,
13,
13,
23,
13,
12,
13,
30,
14,
2,
13,
40,
17,
37,
20,
14,
2,
13,
13,
30,
0,
13,
17,
38,
5,
13,
30,
37,
20,
30,
0,
13,
4,
18,
13,
13,
14,
2,
13,
17,
29,
40,
17,
29,
18,
13,
40,
13,
12,
13,
30,
41,
13,
4,
13,
42,
4,
13,
13,
0,
13,
4,
13,
41,
13,
20,
42,
40,
4,
13,
13,
30,
4,
18,
13,
13,
0,
13,
4,
13,
29,
4,
18,
13,
12,
13,
30,
14,
2,
13,
17,
29,
4,
18,
13,
13,
29,
2,
2,
2,
2,
2,
13,
17,
2,
13,
17,
2,
13,
17,
2,
13,
17,
2,
13,
40,
17,
23,
13,
6,
13,
12,
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
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
228,
23
],
[
228,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
26,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
34,
36
],
[
26,
37
],
[
37,
38
],
[
37,
39
],
[
26,
40
],
[
40,
41
],
[
40,
42
],
[
26,
43
],
[
43,
44
],
[
43,
45
],
[
26,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
46,
50
],
[
46,
51
],
[
26,
52
],
[
52,
53
],
[
53,
54
],
[
24,
55
],
[
55,
56
],
[
228,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
65,
66
],
[
61,
67
],
[
67,
68
],
[
68,
69
],
[
67,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
70,
75
],
[
70,
76
],
[
59,
77
],
[
77,
78
],
[
59,
79
],
[
79,
80
],
[
59,
81
],
[
81,
82
],
[
228,
83
],
[
83,
84
],
[
83,
85
],
[
85,
86
],
[
83,
87
],
[
87,
88
],
[
87,
89
],
[
83,
91
],
[
91,
92
],
[
83,
93
],
[
93,
94
],
[
83,
95
],
[
95,
96
],
[
83,
97
],
[
97,
98
],
[
97,
99
],
[
99,
100
],
[
100,
101
],
[
101,
102
],
[
101,
103
],
[
100,
104
],
[
97,
105
],
[
105,
106
],
[
83,
107
],
[
107,
108
],
[
107,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
111,
113
],
[
113,
114
],
[
110,
115
],
[
115,
116
],
[
109,
117
],
[
117,
118
],
[
118,
119
],
[
118,
120
],
[
117,
121
],
[
121,
122
],
[
122,
123
],
[
122,
124
],
[
121,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
128,
129
],
[
129,
130
],
[
125,
131
],
[
131,
132
],
[
132,
133
],
[
132,
134
],
[
134,
135
],
[
135,
136
],
[
134,
137
],
[
121,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
138,
142
],
[
142,
143
],
[
143,
144
],
[
109,
145
],
[
145,
146
],
[
146,
147
],
[
146,
148
],
[
148,
149
],
[
83,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
155,
156
],
[
152,
157
],
[
157,
158
],
[
158,
159
],
[
158,
160
],
[
157,
161
],
[
161,
162
],
[
161,
163
],
[
163,
164
],
[
152,
165
],
[
165,
166
],
[
165,
167
],
[
152,
168
],
[
168,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
168,
173
],
[
173,
174
],
[
174,
175
],
[
175,
176
],
[
174,
177
],
[
173,
178
],
[
178,
179
],
[
178,
180
],
[
180,
181
],
[
152,
182
],
[
182,
183
],
[
183,
184
],
[
184,
185
],
[
83,
186
],
[
186,
187
],
[
186,
188
],
[
188,
189
],
[
189,
190
],
[
190,
191
],
[
190,
192
],
[
189,
193
],
[
193,
194
],
[
194,
195
],
[
195,
196
],
[
194,
197
],
[
188,
198
],
[
198,
199
],
[
202,
200
],
[
212,
201
],
[
209,
202
],
[
202,
203
],
[
203,
204
],
[
203,
205
],
[
202,
206
],
[
206,
207
],
[
206,
208
],
[
209,
209
],
[
209,
210
],
[
209,
211
],
[
212,
212
],
[
212,
213
],
[
212,
214
],
[
202,
215
],
[
215,
216
],
[
215,
217
],
[
217,
218
],
[
186,
219
],
[
219,
220
],
[
83,
221
],
[
221,
222
],
[
221,
223
],
[
223,
224
],
[
223,
225
],
[
225,
226
],
[
0,
227
],
[
227,
228
],
[
227,
229
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.PrintWriter;\nimport java.util.InputMismatchException;\nimport java.io.IOException;\nimport java.io.InputStream;\n\n/**\n * Built using CHelper plug-in\n * Actual solution is at the top\n *\n * @author Pranay2516\n */\npublic class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task {\n public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n\n }\n\n static class FastReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private FastReader.SpaceCharFilter filter;\n\n public FastReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }\n\n public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}\n",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.util.InputMismatchException;",
"InputMismatchException",
"java.util",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task {\n public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n\n }\n\n static class FastReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private FastReader.SpaceCharFilter filter;\n\n public FastReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }\n\n public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"Main",
"public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"FastReader in = new FastReader(inputStream);",
"in",
"new FastReader(inputStream)",
"PrintWriter out = new PrintWriter(outputStream);",
"out",
"new PrintWriter(outputStream)",
"Task solver = new Task();",
"solver",
"new Task()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class Task {\n public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n\n }",
"Task",
"public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }",
"solve",
"{\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }",
"String s = in.next();",
"s",
"in.next()",
"in.next",
"in",
"out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\")",
"out.println",
"out",
"s.equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"int testNumber",
"testNumber",
"FastReader in",
"in",
"PrintWriter out",
"out",
"static class FastReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private FastReader.SpaceCharFilter filter;\n\n public FastReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }\n\n public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }",
"FastReader",
"private InputStream stream;",
"stream",
"private byte[] buf = new byte[1024];",
"buf",
"new byte[1024]",
"1024",
"private int curChar;",
"curChar",
"private int numChars;",
"numChars",
"private FastReader.SpaceCharFilter filter;",
"filter",
"public FastReader(InputStream stream) {\n this.stream = stream;\n }",
"FastReader",
"{\n this.stream = stream;\n }",
"this.stream = stream",
"this.stream",
"this",
"this.stream",
"stream",
"InputStream stream",
"stream",
"public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }",
"read",
"{\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }",
"if (numChars == -1)\n throw new InputMismatchException();",
"numChars == -1",
"numChars",
"-1",
"1",
"throw new InputMismatchException();",
"new InputMismatchException()",
"if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }",
"curChar >= numChars",
"curChar",
"numChars",
"{\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }",
"curChar = 0",
"curChar",
"0",
"try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }",
"catch (IOException e) {\n throw new InputMismatchException();\n }",
"IOException e",
"{\n throw new InputMismatchException();\n }",
"throw new InputMismatchException();",
"new InputMismatchException()",
"{\n numChars = stream.read(buf);\n }",
"numChars = stream.read(buf)",
"numChars",
"stream.read(buf)",
"stream.read",
"stream",
"buf",
"if (numChars <= 0)\n return -1;",
"numChars <= 0",
"numChars",
"0",
"return -1;",
"-1",
"1",
"return buf[curChar++];",
"buf[curChar++]",
"buf",
"curChar++",
"curChar",
"public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }",
"next",
"{\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c))\n c = read();",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"c = read()",
"c",
"read()",
"read",
"StringBuilder res = new StringBuilder();",
"res",
"new StringBuilder()",
"do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));",
"!isSpaceChar(c)",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n res.appendCodePoint(c);\n c = read();\n }",
"res.appendCodePoint(c)",
"res.appendCodePoint",
"res",
"c",
"c = read()",
"c",
"read()",
"read",
"return res.toString();",
"res.toString()",
"res.toString",
"res",
"public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }",
"isSpaceChar",
"{\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }",
"if (filter != null)\n return filter.isSpaceChar(c);",
"filter != null",
"filter",
"null",
"return filter.isSpaceChar(c);",
"filter.isSpaceChar(c)",
"filter.isSpaceChar",
"filter",
"c",
"return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;",
"c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1",
"c == '\\t'",
"c == '\\r'",
"c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1",
"c == ' '",
"c",
"' '",
"c == '\\n'",
"c",
"'\\n'",
"c == '\\r'",
"c",
"'\\r'",
"c == '\\t'",
"c",
"'\\t'",
"c == -1",
"c",
"-1",
"1",
"int c",
"c",
"public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }",
"SpaceCharFilter",
"public boolean isSpaceChar(int ch);",
"isSpaceChar",
"int ch",
"ch",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task {\n public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n\n }\n\n static class FastReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private FastReader.SpaceCharFilter filter;\n\n public FastReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }\n\n public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n FastReader in = new FastReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n Task solver = new Task();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class Task {\n public void solve(int testNumber, FastReader in, PrintWriter out) {\n String s = in.next();\n out.println(s.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n\n }\n\n static class FastReader {\n private InputStream stream;\n private byte[] buf = new byte[1024];\n private int curChar;\n private int numChars;\n private FastReader.SpaceCharFilter filter;\n\n public FastReader(InputStream stream) {\n this.stream = stream;\n }\n\n public int read() {\n\n if (numChars == -1)\n throw new InputMismatchException();\n\n if (curChar >= numChars) {\n\n curChar = 0;\n\n try {\n numChars = stream.read(buf);\n } catch (IOException e) {\n throw new InputMismatchException();\n }\n\n if (numChars <= 0)\n return -1;\n }\n\n return buf[curChar++];\n }\n\n public String next() {\n\n int c = read();\n\n while (isSpaceChar(c))\n c = read();\n\n StringBuilder res = new StringBuilder();\n\n do {\n res.appendCodePoint(c);\n c = read();\n }\n while (!isSpaceChar(c));\n\n return res.toString();\n }\n\n public boolean isSpaceChar(int c) {\n\n if (filter != null)\n return filter.isSpaceChar(c);\n\n return c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n }\n\n public interface SpaceCharFilter {\n public boolean isSpaceChar(int ch);\n\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.InputMismatchException;
import java.io.IOException;
import java.io.InputStream;
/**
* Built using CHelper plug-in
* Actual solution is at the top
*
* @author Pranay2516
*/
public class Main {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
FastReader in = new FastReader(inputStream);
PrintWriter out = new PrintWriter(outputStream);
Task solver = new Task();
solver.solve(1, in, out);
out.close();
}
static class Task {
public void solve(int testNumber, FastReader in, PrintWriter out) {
String s = in.next();
out.println(s.equals("ABC") ? "ARC" : "ABC");
}
}
static class FastReader {
private InputStream stream;
private byte[] buf = new byte[1024];
private int curChar;
private int numChars;
private FastReader.SpaceCharFilter filter;
public FastReader(InputStream stream) {
this.stream = stream;
}
public int read() {
if (numChars == -1)
throw new InputMismatchException();
if (curChar >= numChars) {
curChar = 0;
try {
numChars = stream.read(buf);
} catch (IOException e) {
throw new InputMismatchException();
}
if (numChars <= 0)
return -1;
}
return buf[curChar++];
}
public String next() {
int c = read();
while (isSpaceChar(c))
c = read();
StringBuilder res = new StringBuilder();
do {
res.appendCodePoint(c);
c = read();
}
while (!isSpaceChar(c));
return res.toString();
}
public boolean isSpaceChar(int c) {
if (filter != null)
return filter.isSpaceChar(c);
return c == ' ' || c == '\n' || c == '\r' || c == '\t' || c == -1;
}
public interface SpaceCharFilter {
public boolean isSpaceChar(int ch);
}
}
}
|
[
7,
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,
4,
18,
13,
4,
18,
13,
4,
18,
13,
8,
4,
18,
13,
17,
17,
17,
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
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
48,
14
],
[
48,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
17,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
17,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
35,
41
],
[
17,
42
],
[
42,
43
],
[
43,
44
],
[
15,
45
],
[
45,
46
],
[
0,
47
],
[
47,
48
],
[
47,
49
]
] |
[
"import java.io.BufferedReader;\nimport java.io.BufferedWriter;\nimport java.io.InputStreamReader;\nimport java.io.OutputStreamWriter;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.BufferedWriter;",
"BufferedWriter",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.OutputStreamWriter;",
"OutputStreamWriter",
"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 BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\n }",
"main",
"{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\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 s = br.readLine();",
"s",
"br.readLine()",
"br.readLine",
"br",
"br.close()",
"br.close",
"br",
"bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\")",
"bw.write",
"bw",
"(s.equals(\"ABC\")) ? \"ARC\" : \"ABC\"",
"(s.equals(\"ABC\"))",
"s.equals",
"s",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"bw.flush()",
"bw.flush",
"bw",
"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 BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\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 BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n\n String s = br.readLine();\n\n br.close();\n\n bw.write((s.equals(\"ABC\")) ? \"ARC\" : \"ABC\");\n\n bw.flush();\n\n }\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
String s = br.readLine();
br.close();
bw.write((s.equals("ABC")) ? "ARC" : "ABC");
bw.flush();
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
13,
17,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
32,
5
],
[
32,
6
],
[
6,
7
],
[
6,
8
],
[
32,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
22,
27
],
[
22,
28
],
[
9,
29
],
[
29,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
]
] |
[
"import java.util.*;\n\npublic class Main {\n\n static Scanner scan = new Scanner(System.in);\n\n public static void main(String[] args) {\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n static Scanner scan = new Scanner(System.in);\n\n public static void main(String[] args) {\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }\n}",
"Main",
"static Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"public static void main(String[] args) {\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }",
"main",
"{\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }",
"String t = scan.next();",
"t",
"scan.next()",
"scan.next",
"scan",
"System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\")",
"System.out.print",
"System.out",
"System",
"System.out",
"t.equals(\"ARC\") ? \"ABC\" : \"ARC\"",
"t.equals(\"ARC\")",
"t.equals",
"t",
"\"ARC\"",
"\"ABC\"",
"\"ARC\"",
"String[] args",
"args",
"public class Main {\n\n static Scanner scan = new Scanner(System.in);\n\n public static void main(String[] args) {\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }\n}",
"public class Main {\n\n static Scanner scan = new Scanner(System.in);\n\n public static void main(String[] args) {\n String t = scan.next();\n\n System.out.print(t.equals(\"ARC\") ? \"ABC\" : \"ARC\");\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
static Scanner scan = new Scanner(System.in);
public static void main(String[] args) {
String t = scan.next();
System.out.print(t.equals("ARC") ? "ABC" : "ARC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
23,
13,
23,
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
],
[
88,
17
],
[
88,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
23,
25
],
[
20,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
28,
30
],
[
20,
31
],
[
31,
32
],
[
31,
33
],
[
20,
34
],
[
34,
35
],
[
34,
36
],
[
20,
37
],
[
37,
38
],
[
37,
39
],
[
20,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
40,
44
],
[
40,
45
],
[
20,
46
],
[
46,
47
],
[
47,
48
],
[
18,
49
],
[
49,
50
],
[
88,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
55,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
61,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
67,
70
],
[
61,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
72,
75
],
[
71,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
77,
80
],
[
53,
81
],
[
81,
82
],
[
53,
83
],
[
83,
84
],
[
53,
85
],
[
85,
86
],
[
0,
87
],
[
87,
88
],
[
87,
89
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.PrintWriter;\nimport java.util.Scanner;\n\n/**\n * Built using CHelper plug-in\n * Actual solution is at the top\n */\npublic class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class A {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }\n\n }\n}\n",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class A {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }\n\n }\n}",
"Main",
"public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"Scanner in = new Scanner(inputStream);",
"in",
"new Scanner(inputStream)",
"PrintWriter out = new PrintWriter(outputStream);",
"out",
"new PrintWriter(outputStream)",
"A solver = new A();",
"solver",
"new A()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class A {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }\n\n }",
"A",
"public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }",
"solve",
"{\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }",
"String S = in.next();",
"S",
"in.next()",
"in.next",
"in",
"if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n out.print(\"ARC\");\n }",
"out.print(\"ARC\")",
"out.print",
"out",
"\"ARC\"",
"if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }",
"S.equals(\"ARC\")",
"S.equals",
"S",
"\"ARC\"",
"{\n out.print(\"ABC\");\n }",
"out.print(\"ABC\")",
"out.print",
"out",
"\"ABC\"",
"int testNumber",
"testNumber",
"Scanner in",
"in",
"PrintWriter out",
"out",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class A {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n A solver = new A();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class A {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n String S = in.next();\n\n if (S.equals(\"ABC\")) {\n out.print(\"ARC\");\n } else if (S.equals(\"ARC\")) {\n out.print(\"ABC\");\n }\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.Scanner;
/**
* Built using CHelper plug-in
* Actual solution is at the top
*/
public class Main {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
Scanner in = new Scanner(inputStream);
PrintWriter out = new PrintWriter(outputStream);
A solver = new A();
solver.solve(1, in, out);
out.close();
}
static class A {
public void solve(int testNumber, Scanner in, PrintWriter out) {
String S = in.next();
if (S.equals("ABC")) {
out.print("ARC");
} else if (S.equals("ARC")) {
out.print("ABC");
}
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
13,
17,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
35,
5
],
[
35,
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
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
25,
30
],
[
25,
31
],
[
6,
32
],
[
32,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }",
"main",
"{\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"sc.close()",
"sc.close",
"sc",
"System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"S.equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n// \tFile file = new File(\"test.txt\");\n// \tScanner sc = new Scanner(file);\n Scanner sc = new Scanner(System.in);\n String S = sc.next();\n sc.close();\n System.out.println(S.equals(\"ABC\") ? \"ARC\" : \"ABC\");\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws Exception {
// File file = new File("test.txt");
// Scanner sc = new Scanner(file);
Scanner sc = new Scanner(System.in);
String S = sc.next();
sc.close();
System.out.println(S.equals("ABC") ? "ARC" : "ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
23,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
17,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
29,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
154,
8
],
[
154,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
14,
16
],
[
11,
17
],
[
17,
18
],
[
17,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
11,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
26,
30
],
[
11,
31
],
[
31,
32
],
[
32,
33
],
[
9,
34
],
[
34,
35
],
[
0,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
40,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
46,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
46,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
38,
61
],
[
61,
62
],
[
38,
63
],
[
63,
64
],
[
0,
65
],
[
65,
66
],
[
65,
67
],
[
67,
68
],
[
65,
69
],
[
69,
70
],
[
65,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
65,
77
],
[
77,
78
],
[
77,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
81,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
80,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
90,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
79,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
65,
105
],
[
105,
106
],
[
105,
107
],
[
107,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
109,
112
],
[
112,
113
],
[
65,
114
],
[
114,
115
],
[
114,
116
],
[
116,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
118,
121
],
[
121,
122
],
[
65,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
127,
128
],
[
128,
129
],
[
127,
130
],
[
130,
131
],
[
65,
132
],
[
132,
133
],
[
132,
134
],
[
134,
135
],
[
135,
136
],
[
135,
137
],
[
134,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
141,
142
],
[
142,
143
],
[
143,
144
],
[
138,
145
],
[
145,
146
],
[
146,
147
],
[
146,
148
],
[
148,
149
],
[
149,
150
],
[
134,
151
],
[
151,
152
],
[
0,
153
],
[
153,
154
],
[
153,
155
]
] |
[
"import java.io.*;\nimport java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws IOException {\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }\n}\nclass test{\n public void solve(FastReader in, PrintWriter out){\n String s =in.next();\n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n\n}\n\nclass FastReader{\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader(){\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n String next(){\n while(st==null || !st.hasMoreElements()){\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt(){\n return Integer.parseInt(next());\n }\n\n Long nextLong(){\n return Long.parseLong(next());\n }\n\n double nextDouble(){\n return Double.parseDouble(next());\n }\n String nextLine(){\n String str=\"\";\n try{\n str=br.readLine();\n }\n catch(IOException e){\n e.printStackTrace();\n }\n return str;\n }\n}\n",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws IOException {\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }",
"main",
"{\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"PrintWriter out = new PrintWriter(outputStream);",
"out",
"new PrintWriter(outputStream)",
"FastReader in = new FastReader();",
"in",
"new FastReader()",
"test a=new test();",
"a",
"new test()",
"a.solve(in,out)",
"a.solve",
"a",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"class test{\n public void solve(FastReader in, PrintWriter out){\n String s =in.next();\n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n\n}",
"test",
"public void solve(FastReader in, PrintWriter out){\n String s =in.next();\n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }",
"solve",
"{\n String s =in.next();\n if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }",
"String s =in.next();",
"s",
"in.next()",
"in.next",
"in",
"if(s.equals(\"ABC\")){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n out.println(\"ARC\");\n }",
"out.println(\"ARC\")",
"out.println",
"out",
"\"ARC\"",
"{\n out.println(\"ABC\");\n }",
"out.println(\"ABC\")",
"out.println",
"out",
"\"ABC\"",
"FastReader in",
"in",
"PrintWriter out",
"out",
"class FastReader{\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader(){\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n String next(){\n while(st==null || !st.hasMoreElements()){\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt(){\n return Integer.parseInt(next());\n }\n\n Long nextLong(){\n return Long.parseLong(next());\n }\n\n double nextDouble(){\n return Double.parseDouble(next());\n }\n String nextLine(){\n String str=\"\";\n try{\n str=br.readLine();\n }\n catch(IOException e){\n e.printStackTrace();\n }\n return str;\n }\n}",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader(){\n br = new BufferedReader(new InputStreamReader(System.in));\n }",
"FastReader",
"{\n br = new BufferedReader(new InputStreamReader(System.in));\n }",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String next(){\n while(st==null || !st.hasMoreElements()){\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"next",
"{\n while(st==null || !st.hasMoreElements()){\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"while(st==null || !st.hasMoreElements()){\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }",
"st==null || !st.hasMoreElements()",
"st==null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }\n }",
"try{\n st=new StringTokenizer(br.readLine());\n }\n catch(IOException e){\n e.printStackTrace();\n }",
"catch(IOException e){\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n st=new StringTokenizer(br.readLine());\n }",
"st=new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"int nextInt(){\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"Long nextLong(){\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"double nextDouble(){\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"String nextLine(){\n String str=\"\";\n try{\n str=br.readLine();\n }\n catch(IOException e){\n e.printStackTrace();\n }\n return str;\n }",
"nextLine",
"{\n String str=\"\";\n try{\n str=br.readLine();\n }\n catch(IOException e){\n e.printStackTrace();\n }\n return str;\n }",
"String str=\"\";",
"str",
"\"\"",
"try{\n str=br.readLine();\n }\n catch(IOException e){\n e.printStackTrace();\n }",
"catch(IOException e){\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n str=br.readLine();\n }",
"str=br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str",
"public class Main {\n public static void main(String[] args) throws IOException {\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }\n}",
"public class Main {\n public static void main(String[] args) throws IOException {\n OutputStream outputStream = System.out;\n PrintWriter out = new PrintWriter(outputStream);\n FastReader in = new FastReader();\n test a=new test();\n a.solve(in,out);\n out.close();\n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
OutputStream outputStream = System.out;
PrintWriter out = new PrintWriter(outputStream);
FastReader in = new FastReader();
test a=new test();
a.solve(in,out);
out.close();
}
}
class test{
public void solve(FastReader in, PrintWriter out){
String s =in.next();
if(s.equals("ABC")){
out.println("ARC");
}else{
out.println("ABC");
}
}
}
class FastReader{
BufferedReader br;
StringTokenizer st;
public FastReader(){
br = new BufferedReader(new InputStreamReader(System.in));
}
String next(){
while(st==null || !st.hasMoreElements()){
try{
st=new StringTokenizer(br.readLine());
}
catch(IOException e){
e.printStackTrace();
}
}
return st.nextToken();
}
int nextInt(){
return Integer.parseInt(next());
}
Long nextLong(){
return Long.parseLong(next());
}
double nextDouble(){
return Double.parseDouble(next());
}
String nextLine(){
String str="";
try{
str=br.readLine();
}
catch(IOException e){
e.printStackTrace();
}
return str;
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"if(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString S = sc.next();\n\t\tif(S.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
String S = sc.next();
if(S.equals("ABC")) {
System.out.println("ARC");
}else {
System.out.println("ABC");
}
}
}
|
[
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,
14,
4,
18,
13,
13,
30,
0,
13,
13,
30,
0,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
50,
5
],
[
50,
6
],
[
6,
7
],
[
6,
8
],
[
50,
9
],
[
9,
10
],
[
9,
11
],
[
50,
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
],
[
14,
25
],
[
25,
26
],
[
26,
27
],
[
14,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
28,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
14,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
12,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] |
[
"import java.util.Scanner;\n\n/**\n * @author hellb\n *\n */\npublic class Main {\n\n\tprivate static String ARC = \"ARC\";\n\n\tprivate static String ABC = \"ABC\";\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tprivate static String ARC = \"ARC\";\n\n\tprivate static String ABC = \"ABC\";\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}\n}",
"Main",
"private static String ARC = \"ARC\";",
"ARC",
"\"ARC\"",
"private static String ABC = \"ABC\";",
"ABC",
"\"ABC\"",
"/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}",
"main",
"{\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String sNum1 = scan.next();",
"sNum1",
"scan.next()",
"scan.next",
"scan",
"String sResult;",
"sResult",
"scan.close()",
"scan.close",
"scan",
"if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }",
"ARC.equals(sNum1)",
"ARC.equals",
"ARC",
"sNum1",
"{\n \tsResult = ABC;\n }",
"sResult = ABC",
"sResult",
"ABC",
"{\n \tsResult = ARC;\n }",
"sResult = ARC",
"sResult",
"ARC",
"System.out.print(sResult)",
"System.out.print",
"System.out",
"System",
"System.out",
"sResult",
"String[] args",
"args",
"public class Main {\n\n\tprivate static String ARC = \"ARC\";\n\n\tprivate static String ABC = \"ABC\";\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}\n}",
"public class Main {\n\n\tprivate static String ARC = \"ARC\";\n\n\tprivate static String ABC = \"ABC\";\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\n Scanner scan = new Scanner(System.in);\n String sNum1 = scan.next();\n String sResult;\n scan.close();\n\n if (ARC.equals(sNum1)) {\n \tsResult = ABC;\n } else {\n \tsResult = ARC;\n }\n System.out.print(sResult);\n\t}\n}",
"Main"
] |
import java.util.Scanner;
/**
* @author hellb
*
*/
public class Main {
private static String ARC = "ARC";
private static String ABC = "ABC";
/**
* @param args
*/
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
String sNum1 = scan.next();
String sResult;
scan.close();
if (ARC.equals(sNum1)) {
sResult = ABC;
} else {
sResult = ARC;
}
System.out.print(sResult);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
18,
13,
13,
8,
4,
18,
4,
18,
13,
17,
17,
17,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
0,
13,
17,
23,
13,
12,
13,
30,
14,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
37,
20,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
14,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
37,
20,
30,
29,
4,
18,
13,
29,
4,
18,
13,
17,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
0,
18,
13,
13,
4,
13,
29,
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
],
[
170,
17
],
[
170,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
24,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
30,
35
],
[
29,
36
],
[
29,
37
],
[
18,
38
],
[
38,
39
],
[
170,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
40,
44
],
[
44,
45
],
[
40,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
48,
52
],
[
52,
53
],
[
52,
54
],
[
46,
55
],
[
55,
56
],
[
40,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
61,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
60,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
70,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
59,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
40,
84
],
[
84,
85
],
[
84,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
88,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
87,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
100,
101
],
[
101,
102
],
[
97,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
86,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
109,
112
],
[
40,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
117,
118
],
[
118,
119
],
[
117,
120
],
[
120,
121
],
[
40,
122
],
[
122,
123
],
[
122,
124
],
[
124,
125
],
[
125,
126
],
[
126,
127
],
[
127,
128
],
[
126,
129
],
[
129,
130
],
[
40,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
134,
135
],
[
135,
136
],
[
136,
137
],
[
135,
138
],
[
138,
139
],
[
40,
140
],
[
140,
141
],
[
140,
142
],
[
142,
143
],
[
143,
144
],
[
143,
145
],
[
142,
147
],
[
147,
148
],
[
148,
149
],
[
149,
150
],
[
149,
151
],
[
147,
152
],
[
152,
153
],
[
152,
154
],
[
147,
155
],
[
155,
156
],
[
156,
157
],
[
147,
158
],
[
158,
159
],
[
159,
160
],
[
160,
161
],
[
160,
162
],
[
159,
163
],
[
163,
164
],
[
142,
165
],
[
165,
166
],
[
140,
167
],
[
167,
168
],
[
0,
169
],
[
169,
170
],
[
169,
171
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n\n\tstatic class FastScanner {\n\t\tprivate BufferedReader reader;\n\t\tprivate StringTokenizer tokenizer;\n\n\t\tpublic FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}\n\n\t\tpublic String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n\n\tstatic class FastScanner {\n\t\tprivate BufferedReader reader;\n\t\tprivate StringTokenizer tokenizer;\n\n\t\tpublic FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}\n\n\t\tpublic String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}",
"main",
"{\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}",
"FastScanner sc = new FastScanner(System.in);",
"sc",
"new FastScanner(System.in)",
"System.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\"",
"sc.next().equals(\"ABC\")",
"sc.next().equals",
"sc.next()",
"sc.next",
"sc",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"static class FastScanner {\n\t\tprivate BufferedReader reader;\n\t\tprivate StringTokenizer tokenizer;\n\n\t\tpublic FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}\n\n\t\tpublic String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\t}",
"FastScanner",
"private BufferedReader reader;",
"reader",
"private StringTokenizer tokenizer;",
"tokenizer",
"public FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}",
"FastScanner",
"{\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}",
"reader = new BufferedReader(new InputStreamReader(in))",
"reader",
"new BufferedReader(new InputStreamReader(in))",
"tokenizer = null",
"tokenizer",
"null",
"InputStream in",
"in",
"public String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}",
"next",
"{\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}",
"if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}",
"tokenizer == null || !tokenizer.hasMoreTokens()",
"tokenizer == null",
"tokenizer",
"null",
"!tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens",
"tokenizer",
"{\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}",
"try {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"IOException e",
"{\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"throw new RuntimeException(e);",
"new RuntimeException(e)",
"{\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t}",
"tokenizer = new StringTokenizer(reader.readLine())",
"tokenizer",
"new StringTokenizer(reader.readLine())",
"return tokenizer.nextToken();",
"tokenizer.nextToken()",
"tokenizer.nextToken",
"tokenizer",
"public String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}",
"nextLine",
"{\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}",
"if (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}",
"tokenizer == null || !tokenizer.hasMoreTokens()",
"tokenizer == null",
"tokenizer",
"null",
"!tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens()",
"tokenizer.hasMoreTokens",
"tokenizer",
"{\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}",
"try {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"IOException e",
"{\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}",
"throw new RuntimeException(e);",
"new RuntimeException(e)",
"{\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t}",
"return reader.readLine();",
"reader.readLine()",
"reader.readLine",
"reader",
"return tokenizer.nextToken(\"\\n\");",
"tokenizer.nextToken(\"\\n\")",
"tokenizer.nextToken",
"tokenizer",
"\"\\n\"",
"public long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"nextLong",
"{\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"nextInt",
"{\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}",
"nextDouble",
"{\n\t\t\treturn Double.parseDouble(next());\n\t\t}",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"public long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}",
"nextLongArray",
"{\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}",
"long[] a = new long[n];",
"a",
"new long[n]",
"n",
"for (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"a[i] = nextLong();",
"a[i] = nextLong()",
"a[i]",
"a",
"i",
"nextLong()",
"nextLong",
"return a;",
"a",
"int n",
"n",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n\n\tstatic class FastScanner {\n\t\tprivate BufferedReader reader;\n\t\tprivate StringTokenizer tokenizer;\n\n\t\tpublic FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}\n\n\t\tpublic String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tFastScanner sc = new FastScanner(System.in);\n\t\tSystem.out.println(sc.next().equals(\"ABC\") ? \"ARC\" : \"ABC\");\n\t}\n\n\tstatic class FastScanner {\n\t\tprivate BufferedReader reader;\n\t\tprivate StringTokenizer tokenizer;\n\n\t\tpublic FastScanner(InputStream in) {\n\t\t\treader = new BufferedReader(new InputStreamReader(in));\n\t\t\ttokenizer = null;\n\t\t}\n\n\t\tpublic String next() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\ttokenizer = new StringTokenizer(reader.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn tokenizer.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tif (tokenizer == null || !tokenizer.hasMoreTokens()) {\n\t\t\t\ttry {\n\t\t\t\t\treturn reader.readLine();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new RuntimeException(e);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn tokenizer.nextToken(\"\\n\");\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic long[] nextLongArray(int n) {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\t}\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main {
public static void main(String[] args) {
FastScanner sc = new FastScanner(System.in);
System.out.println(sc.next().equals("ABC") ? "ARC" : "ABC");
}
static class FastScanner {
private BufferedReader reader;
private StringTokenizer tokenizer;
public FastScanner(InputStream in) {
reader = new BufferedReader(new InputStreamReader(in));
tokenizer = null;
}
public String next() {
if (tokenizer == null || !tokenizer.hasMoreTokens()) {
try {
tokenizer = new StringTokenizer(reader.readLine());
} catch (IOException e) {
throw new RuntimeException(e);
}
}
return tokenizer.nextToken();
}
public String nextLine() {
if (tokenizer == null || !tokenizer.hasMoreTokens()) {
try {
return reader.readLine();
} catch (IOException e) {
throw new RuntimeException(e);
}
}
return tokenizer.nextToken("\n");
}
public long nextLong() {
return Long.parseLong(next());
}
public int nextInt() {
return Integer.parseInt(next());
}
public double nextDouble() {
return Double.parseDouble(next());
}
public long[] nextLongArray(int n) {
long[] a = new long[n];
for (int i = 0; i < n; i++)
a[i] = nextLong();
return a;
}
}
}
|
[
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,
18,
4,
18,
13,
17,
17,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
30,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
41,
13,
40,
17,
41,
13,
18,
13,
13,
41,
13,
42,
2,
2,
13,
13,
17,
30,
0,
13,
2,
2,
13,
13,
17,
14,
2,
18,
13,
13,
13,
30,
0,
13,
13,
30,
0,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
40,
17,
41,
13,
4,
18,
13,
41,
13,
42,
2,
2,
13,
13,
17,
30,
0,
13,
2,
2,
13,
13,
17,
14,
2,
4,
18,
13,
13,
13,
30,
0,
13,
13,
30,
0,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
29,
8,
2,
13,
17,
13,
4,
13,
13,
2,
13,
13,
23,
13,
23,
13,
12,
13,
30,
29,
8,
2,
13,
17,
13,
4,
13,
13,
2,
13,
13,
23,
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
],
[
191,
14
],
[
191,
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
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
17,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
34,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
40,
45
],
[
34,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
15,
53
],
[
53,
54
],
[
191,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
57,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
64,
66
],
[
57,
67
],
[
67,
68
],
[
57,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
69,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
78,
82
],
[
75,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
83,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
83,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
57,
97
],
[
97,
98
],
[
55,
99
],
[
99,
100
],
[
55,
101
],
[
101,
102
],
[
191,
103
],
[
103,
104
],
[
103,
105
],
[
105,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
105,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
105,
115
],
[
115,
116
],
[
105,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
119,
121
],
[
118,
122
],
[
117,
123
],
[
123,
124
],
[
124,
125
],
[
124,
126
],
[
126,
127
],
[
127,
128
],
[
127,
129
],
[
126,
130
],
[
123,
131
],
[
131,
132
],
[
132,
133
],
[
133,
134
],
[
134,
135
],
[
133,
136
],
[
132,
137
],
[
131,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
131,
142
],
[
142,
143
],
[
143,
144
],
[
143,
145
],
[
105,
146
],
[
146,
147
],
[
103,
148
],
[
148,
149
],
[
103,
150
],
[
150,
151
],
[
191,
152
],
[
152,
153
],
[
152,
154
],
[
154,
155
],
[
155,
156
],
[
156,
157
],
[
157,
158
],
[
157,
159
],
[
156,
160
],
[
156,
161
],
[
161,
162
],
[
161,
163
],
[
161,
164
],
[
164,
165
],
[
164,
166
],
[
152,
167
],
[
167,
168
],
[
152,
169
],
[
169,
170
],
[
191,
171
],
[
171,
172
],
[
171,
173
],
[
173,
174
],
[
174,
175
],
[
175,
176
],
[
176,
177
],
[
176,
178
],
[
175,
179
],
[
175,
180
],
[
180,
181
],
[
180,
182
],
[
180,
183
],
[
183,
184
],
[
183,
185
],
[
171,
186
],
[
186,
187
],
[
171,
188
],
[
188,
189
],
[
0,
190
],
[
190,
191
],
[
190,
192
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\n\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 W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}\n\n\t//\t//二分探索\n\t//k <= num となる最小の配列要素kのインデックスを返す\n\tstatic private int binarySearch(long num, long[] orderedArray){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//二分探索\n\t//k <= num となる最小のList要素kのインデックスを返す\n\tstatic private int binarySearch(long num, ArrayList<Long> orderedList){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//aとbの最小公倍数を求める\n\tpublic static int gcd(int a, int b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\tpublic static long gcd(long a, long b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\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",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"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 W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}\n\n\t//\t//二分探索\n\t//k <= num となる最小の配列要素kのインデックスを返す\n\tstatic private int binarySearch(long num, long[] orderedArray){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//二分探索\n\t//k <= num となる最小のList要素kのインデックスを返す\n\tstatic private int binarySearch(long num, ArrayList<Long> orderedList){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//aとbの最小公倍数を求める\n\tpublic static int gcd(int a, int b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\tpublic static long gcd(long a, long b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\n\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}",
"main",
"{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String W\t = in.readLine();",
"W",
"in.readLine()",
"in.readLine",
"in",
"String last = W.split(\" \")[0];",
"last",
"W.split(\" \")[0]",
"W.split(\" \")",
"W.split",
"W",
"\" \"",
"0",
"if(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"last.equals(\"ABC\")",
"last.equals",
"last",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"//\t//二分探索\n\t//k <= num となる最小の配列要素kのインデックスを返す\n\tstatic private int binarySearch(long num, long[] orderedArray){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}",
"binarySearch",
"{\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}",
"int lowerBorder = -1;",
"lowerBorder",
"-1",
"1",
"int upperBorder = orderedArray.length;",
"upperBorder",
"orderedArray.length",
"orderedArray",
"orderedArray.length",
"int mid;",
"mid",
"while(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}",
"upperBorder - lowerBorder >1",
"upperBorder - lowerBorder",
"upperBorder",
"lowerBorder",
"1",
"{\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}",
"mid = (upperBorder + lowerBorder)/2",
"mid",
"(upperBorder + lowerBorder)/2",
"(upperBorder + lowerBorder)",
"upperBorder",
"lowerBorder",
"2",
"if(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}",
"orderedArray[mid]<=num",
"orderedArray[mid]",
"orderedArray",
"mid",
"num",
"{\n\t\t\t\tlowerBorder = mid;\n\t\t\t}",
"lowerBorder = mid",
"lowerBorder",
"mid",
"{\n\t\t\t\tupperBorder = mid;\n\t\t\t}",
"upperBorder = mid",
"upperBorder",
"mid",
"return lowerBorder;",
"lowerBorder",
"long num",
"num",
"long[] orderedArray",
"orderedArray",
"//二分探索\n\t//k <= num となる最小のList要素kのインデックスを返す\n\tstatic private int binarySearch(long num, ArrayList<Long> orderedList){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}",
"binarySearch",
"{\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}",
"int lowerBorder = -1;",
"lowerBorder",
"-1",
"1",
"int upperBorder = orderedList.size();",
"upperBorder",
"orderedList.size()",
"orderedList.size",
"orderedList",
"int mid;",
"mid",
"while(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}",
"upperBorder - lowerBorder >1",
"upperBorder - lowerBorder",
"upperBorder",
"lowerBorder",
"1",
"{\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}",
"mid = (upperBorder + lowerBorder)/2",
"mid",
"(upperBorder + lowerBorder)/2",
"(upperBorder + lowerBorder)",
"upperBorder",
"lowerBorder",
"2",
"if(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}",
"orderedList.get(mid)<=num",
"orderedList.get(mid)",
"orderedList.get",
"orderedList",
"mid",
"num",
"{\n\t\t\t\tlowerBorder = mid;\n\t\t\t}",
"lowerBorder = mid",
"lowerBorder",
"mid",
"{\n\t\t\t\tupperBorder = mid;\n\t\t\t}",
"upperBorder = mid",
"upperBorder",
"mid",
"return lowerBorder;",
"lowerBorder",
"long num",
"num",
"ArrayList<Long> orderedList",
"orderedList",
"//aとbの最小公倍数を求める\n\tpublic static int gcd(int a, int b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}",
"gcd",
"{\n return b == 0 ? a: gcd(b, a % b);\n\t}",
"return b == 0 ? a: gcd(b, a % b);",
"b == 0 ? a: gcd(b, a % b)",
"b == 0",
"b",
"0",
"a",
"gcd(b, a % b)",
"gcd",
"b",
"a % b",
"a",
"b",
"int a",
"a",
"int b",
"b",
"public static long gcd(long a, long b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}",
"gcd",
"{\n return b == 0 ? a: gcd(b, a % b);\n\t}",
"return b == 0 ? a: gcd(b, a % b);",
"b == 0 ? a: gcd(b, a % b)",
"b == 0",
"b",
"0",
"a",
"gcd(b, a % b)",
"gcd",
"b",
"a % b",
"a",
"b",
"long a",
"a",
"long b",
"b",
"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 W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}\n\n\t//\t//二分探索\n\t//k <= num となる最小の配列要素kのインデックスを返す\n\tstatic private int binarySearch(long num, long[] orderedArray){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//二分探索\n\t//k <= num となる最小のList要素kのインデックスを返す\n\tstatic private int binarySearch(long num, ArrayList<Long> orderedList){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//aとbの最小公倍数を求める\n\tpublic static int gcd(int a, int b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\tpublic static long gcd(long a, long b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\n\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 W\t = in.readLine();\n\t\tString last = W.split(\" \")[0];\n\n//\t\tScanner sc = new Scanner(System.in);\n//\t\tint N = sc.nextInt();\n\n\t\tif(last.equals(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\n\n\n\t}\n\n\t//\t//二分探索\n\t//k <= num となる最小の配列要素kのインデックスを返す\n\tstatic private int binarySearch(long num, long[] orderedArray){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedArray.length;\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedArray[mid]<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//二分探索\n\t//k <= num となる最小のList要素kのインデックスを返す\n\tstatic private int binarySearch(long num, ArrayList<Long> orderedList){\n\t\tint lowerBorder = -1;\n\t\tint upperBorder = orderedList.size();\n\t\tint mid;\n\n\t\twhile(upperBorder - lowerBorder >1) {\n\t\t\tmid = (upperBorder + lowerBorder)/2;\n\t\t\tif(orderedList.get(mid)<=num) {\n\t\t\t\tlowerBorder = mid;\n\t\t\t}else {\n\t\t\t\tupperBorder = mid;\n\t\t\t}\n\t\t}\n\t\treturn lowerBorder;\n\t}\n\n\t//aとbの最小公倍数を求める\n\tpublic static int gcd(int a, int b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\tpublic static long gcd(long a, long b) {\n return b == 0 ? a: gcd(b, a % b);\n\t}\n\n\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String W = in.readLine();
String last = W.split(" ")[0];
// Scanner sc = new Scanner(System.in);
// int N = sc.nextInt();
if(last.equals("ABC")) {
System.out.println("ARC");
}else {
System.out.println("ABC");
}
}
// //二分探索
//k <= num となる最小の配列要素kのインデックスを返す
static private int binarySearch(long num, long[] orderedArray){
int lowerBorder = -1;
int upperBorder = orderedArray.length;
int mid;
while(upperBorder - lowerBorder >1) {
mid = (upperBorder + lowerBorder)/2;
if(orderedArray[mid]<=num) {
lowerBorder = mid;
}else {
upperBorder = mid;
}
}
return lowerBorder;
}
//二分探索
//k <= num となる最小のList要素kのインデックスを返す
static private int binarySearch(long num, ArrayList<Long> orderedList){
int lowerBorder = -1;
int upperBorder = orderedList.size();
int mid;
while(upperBorder - lowerBorder >1) {
mid = (upperBorder + lowerBorder)/2;
if(orderedList.get(mid)<=num) {
lowerBorder = mid;
}else {
upperBorder = mid;
}
}
return lowerBorder;
}
//aとbの最小公倍数を求める
public static int gcd(int a, int b) {
return b == 0 ? a: gcd(b, a % b);
}
public static long gcd(long a, long b) {
return b == 0 ? a: gcd(b, a % b);
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
41,
13,
17,
41,
13,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
2,
17,
17,
12,
13,
30,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
13,
17,
17,
17,
12,
13,
30,
4,
18,
20,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
56,
5
],
[
56,
6
],
[
6,
7
],
[
6,
8
],
[
56,
9
],
[
9,
10
],
[
9,
11
],
[
56,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
14,
16
],
[
56,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
19,
21
],
[
56,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
24,
26
],
[
56,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
29,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
35,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
40,
45
],
[
40,
46
],
[
56,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
47,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] |
[
"import java.util.*;\n\npublic class Main {\n\tScanner sc = new Scanner(System.in);\n\tfinal int MOD = 998244353;\n\tfinal int MAX = Integer.MAX_VALUE;\n\tfinal long LMAX = Long.MAX_VALUE;\n\tint len = (int)1e6 + 1;\n\t\n\t\n\tvoid doIt() {\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}\n\t\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().doIt();\n\t}\n\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tScanner sc = new Scanner(System.in);\n\tfinal int MOD = 998244353;\n\tfinal int MAX = Integer.MAX_VALUE;\n\tfinal long LMAX = Long.MAX_VALUE;\n\tint len = (int)1e6 + 1;\n\t\n\t\n\tvoid doIt() {\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}\n\t\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().doIt();\n\t}\n\n}",
"Main",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"final int MOD = 998244353;",
"MOD",
"998244353",
"final int MAX = Integer.MAX_VALUE;",
"MAX",
"Integer.MAX_VALUE",
"Integer",
"Integer.MAX_VALUE",
"final long LMAX = Long.MAX_VALUE;",
"LMAX",
"Long.MAX_VALUE",
"Long",
"Long.MAX_VALUE",
"int len = (int)1e6 + 1;",
"len",
"(int)1e6 + 1",
"(int)1e6",
"1",
"void doIt() {\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}",
"doIt",
"{\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"System.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"))",
"System.out.println",
"System.out",
"System",
"System.out",
"(S.equals(\"ABC\")?\"ARC\":\"ABC\")",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"public static void main(String[] args) {\n\t\tnew Main().doIt();\n\t}",
"main",
"{\n\t\tnew Main().doIt();\n\t}",
"new Main().doIt()",
"new Main().doIt",
"new Main()",
"String[] args",
"args",
"public class Main {\n\tScanner sc = new Scanner(System.in);\n\tfinal int MOD = 998244353;\n\tfinal int MAX = Integer.MAX_VALUE;\n\tfinal long LMAX = Long.MAX_VALUE;\n\tint len = (int)1e6 + 1;\n\t\n\t\n\tvoid doIt() {\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}\n\t\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().doIt();\n\t}\n\n}",
"public class Main {\n\tScanner sc = new Scanner(System.in);\n\tfinal int MOD = 998244353;\n\tfinal int MAX = Integer.MAX_VALUE;\n\tfinal long LMAX = Long.MAX_VALUE;\n\tint len = (int)1e6 + 1;\n\t\n\t\n\tvoid doIt() {\n\t\tString S = sc.next();\n\t\tSystem.out.println((S.equals(\"ABC\")?\"ARC\":\"ABC\"));\n\t}\n\t\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().doIt();\n\t}\n\n}",
"Main"
] |
import java.util.*;
public class Main {
Scanner sc = new Scanner(System.in);
final int MOD = 998244353;
final int MAX = Integer.MAX_VALUE;
final long LMAX = Long.MAX_VALUE;
int len = (int)1e6 + 1;
void doIt() {
String S = sc.next();
System.out.println((S.equals("ABC")?"ARC":"ABC"));
}
public static void main(String[] args) {
new Main().doIt();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
12,
13,
30,
41,
13,
20,
0,
13,
19,
18,
13,
4,
18,
13,
23,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
41,
13,
4,
18,
13,
41,
13,
17,
14,
2,
4,
18,
13,
17,
17,
30,
0,
13,
17,
14,
2,
4,
18,
13,
17,
17,
30,
0,
13,
17,
4,
18,
18,
13,
13,
13,
6,
13,
41,
13,
41,
13,
41,
13,
41,
13,
17,
12,
13,
30,
0,
13,
20,
17,
0,
13,
17,
0,
13,
20,
12,
13,
30,
38,
30,
4,
13,
30,
4,
18,
33,
12,
13,
30,
14,
2,
13,
17,
4,
18,
13,
12,
13,
30,
14,
2,
13,
18,
13,
13,
29,
18,
13,
40,
13,
41,
13,
4,
18,
13,
42,
2,
13,
17,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
13,
17,
0,
13,
17,
29,
18,
13,
40,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
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
],
[
202,
20
],
[
202,
21
],
[
21,
22
],
[
202,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
25,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
25,
34
],
[
34,
35
],
[
35,
36
],
[
23,
37
],
[
37,
38
],
[
202,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
42,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
53,
54
],
[
49,
55
],
[
55,
56
],
[
55,
57
],
[
49,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
59,
64
],
[
58,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
58,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
70,
75
],
[
69,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
49,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
80,
85
],
[
202,
86
],
[
86,
87
],
[
86,
88
],
[
88,
89
],
[
86,
90
],
[
90,
91
],
[
86,
92
],
[
92,
93
],
[
86,
94
],
[
94,
95
],
[
94,
96
],
[
86,
97
],
[
97,
98
],
[
97,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
99,
104
],
[
104,
105
],
[
104,
106
],
[
99,
107
],
[
107,
108
],
[
107,
109
],
[
86,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
115,
116
],
[
113,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
86,
121
],
[
121,
122
],
[
121,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
124,
128
],
[
128,
129
],
[
129,
130
],
[
86,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
134,
135
],
[
135,
136
],
[
135,
137
],
[
137,
138
],
[
137,
139
],
[
134,
140
],
[
140,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
133,
145
],
[
145,
146
],
[
145,
147
],
[
147,
148
],
[
148,
149
],
[
133,
150
],
[
150,
151
],
[
151,
152
],
[
151,
153
],
[
150,
154
],
[
154,
155
],
[
154,
156
],
[
156,
157
],
[
157,
158
],
[
133,
159
],
[
159,
160
],
[
159,
161
],
[
161,
162
],
[
162,
163
],
[
161,
164
],
[
161,
165
],
[
133,
166
],
[
166,
167
],
[
166,
168
],
[
133,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
172,
173
],
[
86,
174
],
[
174,
175
],
[
174,
176
],
[
176,
177
],
[
177,
178
],
[
178,
179
],
[
179,
180
],
[
178,
181
],
[
181,
182
],
[
86,
183
],
[
183,
184
],
[
183,
185
],
[
185,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
187,
190
],
[
190,
191
],
[
86,
192
],
[
192,
193
],
[
192,
194
],
[
194,
195
],
[
195,
196
],
[
196,
197
],
[
197,
198
],
[
196,
199
],
[
199,
200
],
[
0,
201
],
[
201,
202
],
[
201,
203
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.List;\n\npublic class Main {\n\n private static Scanner sc;\n\n public static void main(String[] args) {\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }\n\n private void solve() {\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n private class Scanner {\n String[] s;\n int i;\n BufferedReader br;\n String regex = \" \";\n\n public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n @Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }\n\n private void destruction() throws IOException {\n if (br != null) br.close();\n }\n\n public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }\n\n public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }\n\n public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }\n\n public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }\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.List;",
"List",
"java.util",
"public class Main {\n\n private static Scanner sc;\n\n public static void main(String[] args) {\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }\n\n private void solve() {\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n private class Scanner {\n String[] s;\n int i;\n BufferedReader br;\n String regex = \" \";\n\n public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n @Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }\n\n private void destruction() throws IOException {\n if (br != null) br.close();\n }\n\n public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }\n\n public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }\n\n public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }\n\n public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }\n }\n}",
"Main",
"private static Scanner sc;",
"sc",
"public static void main(String[] args) {\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }",
"main",
"{\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }",
"Main instance = new Main();",
"instance",
"new Main()",
"sc = instance.new Scanner()",
"sc",
"instance.new Scanner()",
"instance",
"instance",
"instance.solve()",
"instance.solve",
"instance",
"String[] args",
"args",
"private void solve() {\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }",
"solve",
"{\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }",
"try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }",
"catch (Exception e) {\n e.printStackTrace();\n }",
"Exception e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n }",
"String S = sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"String res = \"\";",
"res",
"\"\"",
"if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }",
"S.charAt(1)=='R'",
"S.charAt(1)",
"S.charAt",
"S",
"1",
"'R'",
"{\n res = \"ABC\";\n }",
"res = \"ABC\"",
"res",
"\"ABC\"",
"if(S.charAt(1)=='B') {\n res = \"ARC\";\n }",
"S.charAt(1)=='B'",
"S.charAt(1)",
"S.charAt",
"S",
"1",
"'B'",
"{\n res = \"ARC\";\n }",
"res = \"ARC\"",
"res",
"\"ARC\"",
"System.out.println(res)",
"System.out.println",
"System.out",
"System",
"System.out",
"res",
"private class Scanner {\n String[] s;\n int i;\n BufferedReader br;\n String regex = \" \";\n\n public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n @Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }\n\n private void destruction() throws IOException {\n if (br != null) br.close();\n }\n\n public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }\n\n public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }\n\n public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }\n\n public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }\n }",
"Scanner",
"String[] s;",
"s",
"int i;",
"i",
"BufferedReader br;",
"br",
"String regex = \" \";",
"regex",
"\" \"",
"public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }",
"Scanner",
"{\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }",
"s = new String[0]",
"s",
"new String[0]",
"0",
"i = 0",
"i",
"0",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"@Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }",
"finalize",
"{\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }",
"try {\n super.finalize();\n } finally {\n destruction();\n }",
"{\n destruction();\n }",
"destruction()",
"destruction",
"{\n super.finalize();\n }",
"super.finalize()",
"super.finalize",
"super",
"private void destruction() throws IOException {\n if (br != null) br.close();\n }",
"destruction",
"{\n if (br != null) br.close();\n }",
"if (br != null) br.close();",
"br != null",
"br",
"null",
"br.close()",
"br.close",
"br",
"public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }",
"next",
"{\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }",
"if (i < s.length) return s[i++];",
"i < s.length",
"i",
"s.length",
"s",
"s.length",
"return s[i++];",
"s[i++]",
"s",
"i++",
"i",
"String st = br.readLine();",
"st",
"br.readLine()",
"br.readLine",
"br",
"while (st == \"\") st = br.readLine();",
"st == \"\"",
"st",
"\"\"",
"st = br.readLine()",
"st",
"br.readLine()",
"br.readLine",
"br",
"s = st.split(regex, 0)",
"s",
"st.split(regex, 0)",
"st.split",
"st",
"regex",
"0",
"i = 0",
"i",
"0",
"return s[i++];",
"s[i++]",
"s",
"i++",
"i",
"public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"public class Main {\n\n private static Scanner sc;\n\n public static void main(String[] args) {\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }\n\n private void solve() {\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n private class Scanner {\n String[] s;\n int i;\n BufferedReader br;\n String regex = \" \";\n\n public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n @Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }\n\n private void destruction() throws IOException {\n if (br != null) br.close();\n }\n\n public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }\n\n public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }\n\n public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }\n\n public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }\n }\n}",
"public class Main {\n\n private static Scanner sc;\n\n public static void main(String[] args) {\n Main instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n }\n\n private void solve() {\n try {\n String S = sc.next();\n\n String res = \"\";\n\n if(S.charAt(1)=='R') {\n res = \"ABC\";\n } else if(S.charAt(1)=='B') {\n res = \"ARC\";\n }\n\n System.out.println(res);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n private class Scanner {\n String[] s;\n int i;\n BufferedReader br;\n String regex = \" \";\n\n public Scanner() {\n s = new String[0];\n i = 0;\n br = new BufferedReader(new InputStreamReader(System.in));\n }\n\n @Override\n protected void finalize() throws Throwable {\n try {\n super.finalize();\n } finally {\n destruction();\n }\n }\n\n private void destruction() throws IOException {\n if (br != null) br.close();\n }\n\n public String next() throws IOException {\n if (i < s.length) return s[i++];\n String st = br.readLine();\n while (st == \"\") st = br.readLine();\n s = st.split(regex, 0);\n i = 0;\n return s[i++];\n }\n\n public int nextInt() throws NumberFormatException, IOException {\n return Integer.parseInt(next());\n }\n\n public Long nextLong() throws NumberFormatException, IOException {\n return Long.parseLong(next());\n }\n\n public Double nextDouble() throws NumberFormatException, IOException {\n return Double.parseDouble(next());\n }\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.List;
public class Main {
private static Scanner sc;
public static void main(String[] args) {
Main instance = new Main();
sc = instance.new Scanner();
instance.solve();
}
private void solve() {
try {
String S = sc.next();
String res = "";
if(S.charAt(1)=='R') {
res = "ABC";
} else if(S.charAt(1)=='B') {
res = "ARC";
}
System.out.println(res);
} catch (Exception e) {
e.printStackTrace();
}
}
private class Scanner {
String[] s;
int i;
BufferedReader br;
String regex = " ";
public Scanner() {
s = new String[0];
i = 0;
br = new BufferedReader(new InputStreamReader(System.in));
}
@Override
protected void finalize() throws Throwable {
try {
super.finalize();
} finally {
destruction();
}
}
private void destruction() throws IOException {
if (br != null) br.close();
}
public String next() throws IOException {
if (i < s.length) return s[i++];
String st = br.readLine();
while (st == "") st = br.readLine();
s = st.split(regex, 0);
i = 0;
return s[i++];
}
public int nextInt() throws NumberFormatException, IOException {
return Integer.parseInt(next());
}
public Long nextLong() throws NumberFormatException, IOException {
return Long.parseLong(next());
}
public Double nextDouble() throws NumberFormatException, IOException {
return Double.parseDouble(next());
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
4,
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
],
[
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
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
18,
23
],
[
17,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
17,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
32,
37
],
[
31,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
31,
45
],
[
45,
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;\npublic class Main{\n public static void main(String args[]){\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n public static void main(String args[]){\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}\n}",
"Main",
"public static void main(String args[]){\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}",
"main",
"{\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}",
"Scanner l = new Scanner(System.in);",
"l",
"new Scanner(System.in)",
"String s = l.next();",
"s",
"l.next()",
"l.next",
"l",
"if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }",
"s.toLowerCase().equals(\"arc\")",
"s.toLowerCase().equals",
"s.toLowerCase()",
"s.toLowerCase",
"s",
"\"arc\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }",
"s.toLowerCase().equals(\"abc\")",
"s.toLowerCase().equals",
"s.toLowerCase()",
"s.toLowerCase",
"s",
"\"abc\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ARC\"); \n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"String args[]",
"args",
"public class Main{\n public static void main(String args[]){\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}\n}",
"public class Main{\n public static void main(String args[]){\n Scanner l = new Scanner(System.in);\n String s = l.next();\n \n if(s.toLowerCase().equals(\"arc\")){\n System.out.println(\"ABC\");\n }\n else if(s.toLowerCase().equals(\"abc\")){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ARC\"); \n }\n}\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String args[]){
Scanner l = new Scanner(System.in);
String s = l.next();
if(s.toLowerCase().equals("arc")){
System.out.println("ABC");
}
else if(s.toLowerCase().equals("abc")){
System.out.println("ARC");
}
else{
System.out.println("ARC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
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
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
42,
8
],
[
42,
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
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
21,
26
],
[
20,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
20,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
9,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\nimport java.io.*;\npublic class Main{\n\n public static void main(String []args) throws IOException{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main{\n\n public static void main(String []args) throws IOException{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"Main",
"public static void main(String []args) throws IOException{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }",
"main",
"{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String a = br.readLine();",
"a",
"br.readLine()",
"br.readLine",
"br",
"if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");",
"a.compareTo(\"ABC\") == 0",
"a.compareTo(\"ABC\")",
"a.compareTo",
"a",
"\"ABC\"",
"0",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String []args",
"args",
"public class Main{\n\n public static void main(String []args) throws IOException{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"public class Main{\n\n public static void main(String []args) throws IOException{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String a = br.readLine();\n \n if(a.compareTo(\"ABC\") == 0)\n System.out.println(\"ARC\");\n else System.out.println(\"ABC\");\n }\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main{
public static void main(String []args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String a = br.readLine();
if(a.compareTo("ABC") == 0)
System.out.println("ARC");
else System.out.println("ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
17,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
17,
12,
13,
30,
41,
13,
20,
0,
13,
20,
14,
4,
18,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
23,
13,
12,
13,
30,
0,
13,
20,
23,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
4,
13,
17,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
0,
18,
13,
13,
4,
13,
29,
13,
23,
13,
12,
13,
30,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
0,
18,
13,
13,
4,
13,
29,
13,
23,
13,
12,
13,
30,
29,
4,
18,
13,
12,
13,
30,
4,
18,
13,
17,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
223,
8
],
[
223,
9
],
[
9,
10
],
[
223,
11
],
[
11,
12
],
[
223,
13
],
[
13,
14
],
[
223,
15
],
[
15,
16
],
[
223,
17
],
[
17,
18
],
[
223,
19
],
[
19,
20
],
[
19,
21
],
[
223,
22
],
[
22,
23
],
[
223,
24
],
[
24,
25
],
[
223,
26
],
[
26,
27
],
[
223,
28
],
[
28,
29
],
[
223,
30
],
[
30,
31
],
[
30,
32
],
[
223,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
35,
39
],
[
39,
40
],
[
39,
41
],
[
35,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
43,
48
],
[
42,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
42,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
35,
61
],
[
61,
62
],
[
62,
63
],
[
33,
64
],
[
64,
65
],
[
223,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
66,
70
],
[
70,
71
],
[
66,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
72,
78
],
[
78,
79
],
[
66,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
80,
86
],
[
86,
87
],
[
66,
88
],
[
88,
89
],
[
88,
90
],
[
90,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
92,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
91,
100
],
[
100,
101
],
[
100,
102
],
[
90,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
66,
107
],
[
107,
108
],
[
107,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
112,
113
],
[
66,
114
],
[
114,
115
],
[
114,
116
],
[
116,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
118,
121
],
[
121,
122
],
[
66,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
127,
128
],
[
128,
129
],
[
127,
130
],
[
130,
131
],
[
66,
132
],
[
132,
133
],
[
132,
134
],
[
134,
135
],
[
135,
136
],
[
136,
137
],
[
137,
138
],
[
138,
139
],
[
136,
140
],
[
66,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
144,
145
],
[
145,
146
],
[
146,
147
],
[
145,
148
],
[
148,
149
],
[
66,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
152,
157
],
[
157,
158
],
[
158,
159
],
[
159,
160
],
[
159,
161
],
[
157,
162
],
[
162,
163
],
[
162,
164
],
[
157,
165
],
[
165,
166
],
[
166,
167
],
[
157,
168
],
[
168,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
169,
173
],
[
173,
174
],
[
152,
175
],
[
175,
176
],
[
150,
177
],
[
177,
178
],
[
66,
179
],
[
179,
180
],
[
179,
181
],
[
181,
182
],
[
182,
183
],
[
182,
184
],
[
181,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
188,
190
],
[
186,
191
],
[
191,
192
],
[
191,
193
],
[
186,
194
],
[
194,
195
],
[
195,
196
],
[
186,
197
],
[
197,
198
],
[
198,
199
],
[
199,
200
],
[
199,
201
],
[
198,
202
],
[
202,
203
],
[
181,
204
],
[
204,
205
],
[
179,
206
],
[
206,
207
],
[
66,
208
],
[
208,
209
],
[
208,
210
],
[
210,
211
],
[
211,
212
],
[
212,
213
],
[
213,
214
],
[
66,
215
],
[
215,
216
],
[
215,
217
],
[
217,
218
],
[
218,
219
],
[
219,
220
],
[
218,
221
],
[
0,
222
],
[
222,
223
],
[
222,
224
]
] |
[
"import java.io.*;\nimport java.util.*;\n\npublic class Main {\n\tstatic PrintWriter out;\n\tstatic StringBuilder sb;\n\tstatic int n, m, k;\n\tstatic long mod = 998244353;\n\tstatic Boolean[][][] memo;\n\tstatic String s;\n\tstatic HashMap<Integer, Integer> nums;\n\tstatic ArrayList<Integer>[] ad;\n\tstatic int inf = 1000000;\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}\n\n\tstatic class Scanner {\n\t\tStringTokenizer st;\n\t\tBufferedReader br;\n\n\t\tpublic Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}\n\n\t\tpublic Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}\n\n\t\tpublic int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}\n\n\t\tpublic Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}\n\n\t\tpublic void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tstatic PrintWriter out;\n\tstatic StringBuilder sb;\n\tstatic int n, m, k;\n\tstatic long mod = 998244353;\n\tstatic Boolean[][][] memo;\n\tstatic String s;\n\tstatic HashMap<Integer, Integer> nums;\n\tstatic ArrayList<Integer>[] ad;\n\tstatic int inf = 1000000;\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}\n\n\tstatic class Scanner {\n\t\tStringTokenizer st;\n\t\tBufferedReader br;\n\n\t\tpublic Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}\n\n\t\tpublic Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}\n\n\t\tpublic int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}\n\n\t\tpublic Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}\n\n\t\tpublic void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}\n\t}\n}",
"Main",
"static PrintWriter out;",
"out",
"static StringBuilder sb;",
"sb",
"static int n",
"n",
"m",
"m",
"k;",
"k",
"static long mod = 998244353;",
"mod",
"998244353",
"static Boolean[][][] memo;",
"memo",
"static String s;",
"s",
"static HashMap<Integer, Integer> nums;",
"nums",
"static ArrayList<Integer>[] ad;",
"ad",
"static int inf = 1000000;",
"inf",
"1000000",
"public static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"out = new PrintWriter(System.out)",
"out",
"new PrintWriter(System.out)",
"if(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");",
"sc.next().equals(\"ABC\")",
"sc.next().equals",
"sc.next()",
"sc.next",
"sc",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"out.flush()",
"out.flush",
"out",
"String[] args",
"args",
"static class Scanner {\n\t\tStringTokenizer st;\n\t\tBufferedReader br;\n\n\t\tpublic Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}\n\n\t\tpublic Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}\n\n\t\tpublic int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}\n\n\t\tpublic Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}\n\n\t\tpublic void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}\n\t}",
"Scanner",
"StringTokenizer st;",
"st",
"BufferedReader br;",
"br",
"public Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}",
"Scanner",
"{\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}",
"br = new BufferedReader(new InputStreamReader(system))",
"br",
"new BufferedReader(new InputStreamReader(system))",
"InputStream system",
"system",
"public Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}",
"Scanner",
"{\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}",
"br = new BufferedReader(new FileReader(file))",
"br",
"new BufferedReader(new FileReader(file))",
"String file",
"file",
"public String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}",
"next",
"{\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}",
"while (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"public String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}",
"nextLine",
"{\n\t\t\treturn br.readLine();\n\t\t}",
"return br.readLine();",
"br.readLine()",
"br.readLine",
"br",
"public int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"nextInt",
"{\n\t\t\treturn Integer.parseInt(next());\n\t\t}",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}",
"nextDouble",
"{\n\t\t\treturn Double.parseDouble(next());\n\t\t}",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"public char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}",
"nextChar",
"{\n\t\t\treturn next().charAt(0);\n\t\t}",
"return next().charAt(0);",
"next().charAt(0)",
"next().charAt",
"next()",
"next",
"0",
"public Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"nextLong",
"{\n\t\t\treturn Long.parseLong(next());\n\t\t}",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}",
"nextArrInt",
"{\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}",
"int[] a = new int[n];",
"a",
"new int[n]",
"n",
"for (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"a[i] = nextInt();",
"a[i] = nextInt()",
"a[i]",
"a",
"i",
"nextInt()",
"nextInt",
"return a;",
"a",
"int n",
"n",
"public long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}",
"nextArrLong",
"{\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}",
"long[] a = new long[n];",
"a",
"new long[n]",
"n",
"for (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"a[i] = nextLong();",
"a[i] = nextLong()",
"a[i]",
"a",
"i",
"nextLong()",
"nextLong",
"return a;",
"a",
"int n",
"n",
"public boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}",
"ready",
"{\n\t\t\treturn br.ready();\n\t\t}",
"return br.ready();",
"br.ready()",
"br.ready",
"br",
"public void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}",
"waitForInput",
"{\n\t\t\tThread.sleep(3000);\n\t\t}",
"Thread.sleep(3000)",
"Thread.sleep",
"Thread",
"3000",
"public class Main {\n\tstatic PrintWriter out;\n\tstatic StringBuilder sb;\n\tstatic int n, m, k;\n\tstatic long mod = 998244353;\n\tstatic Boolean[][][] memo;\n\tstatic String s;\n\tstatic HashMap<Integer, Integer> nums;\n\tstatic ArrayList<Integer>[] ad;\n\tstatic int inf = 1000000;\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}\n\n\tstatic class Scanner {\n\t\tStringTokenizer st;\n\t\tBufferedReader br;\n\n\t\tpublic Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}\n\n\t\tpublic Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}\n\n\t\tpublic int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}\n\n\t\tpublic Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}\n\n\t\tpublic void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}\n\t}\n}",
"public class Main {\n\tstatic PrintWriter out;\n\tstatic StringBuilder sb;\n\tstatic int n, m, k;\n\tstatic long mod = 998244353;\n\tstatic Boolean[][][] memo;\n\tstatic String s;\n\tstatic HashMap<Integer, Integer> nums;\n\tstatic ArrayList<Integer>[] ad;\n\tstatic int inf = 1000000;\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tScanner sc = new Scanner(System.in);\n\t\tout = new PrintWriter(System.out);\nif(sc.next().equals(\"ABC\"))\n\tSystem.out.println(\"ARC\");\nelse\n\tSystem.out.println(\"ABC\");\n\t\tout.flush();\n\t}\n\n\tstatic class Scanner {\n\t\tStringTokenizer st;\n\t\tBufferedReader br;\n\n\t\tpublic Scanner(InputStream system) {\n\t\t\tbr = new BufferedReader(new InputStreamReader(system));\n\t\t}\n\n\t\tpublic Scanner(String file) throws Exception {\n\t\t\tbr = new BufferedReader(new FileReader(file));\n\t\t}\n\n\t\tpublic String next() throws IOException {\n\t\t\twhile (st == null || !st.hasMoreTokens())\n\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic String nextLine() throws IOException {\n\t\t\treturn br.readLine();\n\t\t}\n\n\t\tpublic int nextInt() throws IOException {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic double nextDouble() throws IOException {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tpublic char nextChar() throws IOException {\n\t\t\treturn next().charAt(0);\n\t\t}\n\n\t\tpublic Long nextLong() throws IOException {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] nextArrInt(int n) throws IOException {\n\t\t\tint[] a = new int[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextInt();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic long[] nextArrLong(int n) throws IOException {\n\t\t\tlong[] a = new long[n];\n\t\t\tfor (int i = 0; i < n; i++)\n\t\t\t\ta[i] = nextLong();\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic boolean ready() throws IOException {\n\t\t\treturn br.ready();\n\t\t}\n\n\t\tpublic void waitForInput() throws InterruptedException {\n\t\t\tThread.sleep(3000);\n\t\t}\n\t}\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
static PrintWriter out;
static StringBuilder sb;
static int n, m, k;
static long mod = 998244353;
static Boolean[][][] memo;
static String s;
static HashMap<Integer, Integer> nums;
static ArrayList<Integer>[] ad;
static int inf = 1000000;
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
out = new PrintWriter(System.out);
if(sc.next().equals("ABC"))
System.out.println("ARC");
else
System.out.println("ABC");
out.flush();
}
static class Scanner {
StringTokenizer st;
BufferedReader br;
public Scanner(InputStream system) {
br = new BufferedReader(new InputStreamReader(system));
}
public Scanner(String file) throws Exception {
br = new BufferedReader(new FileReader(file));
}
public String next() throws IOException {
while (st == null || !st.hasMoreTokens())
st = new StringTokenizer(br.readLine());
return st.nextToken();
}
public String nextLine() throws IOException {
return br.readLine();
}
public int nextInt() throws IOException {
return Integer.parseInt(next());
}
public double nextDouble() throws IOException {
return Double.parseDouble(next());
}
public char nextChar() throws IOException {
return next().charAt(0);
}
public Long nextLong() throws IOException {
return Long.parseLong(next());
}
public int[] nextArrInt(int n) throws IOException {
int[] a = new int[n];
for (int i = 0; i < n; i++)
a[i] = nextInt();
return a;
}
public long[] nextArrLong(int n) throws IOException {
long[] a = new long[n];
for (int i = 0; i < n; i++)
a[i] = nextLong();
return a;
}
public boolean ready() throws IOException {
return br.ready();
}
public void waitForInput() throws InterruptedException {
Thread.sleep(3000);
}
}
}
|
[
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,
4,
18,
18,
13,
13,
8,
2,
4,
18,
13,
17,
17,
17,
17,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
17,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
29,
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
],
[
131,
14
],
[
131,
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
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
32,
37
],
[
31,
38
],
[
31,
39
],
[
15,
40
],
[
40,
41
],
[
131,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
42,
46
],
[
46,
47
],
[
42,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
42,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
57,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
67,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
56,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
42,
82
],
[
82,
83
],
[
82,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
86,
89
],
[
89,
90
],
[
42,
91
],
[
91,
92
],
[
91,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
95,
98
],
[
98,
99
],
[
42,
100
],
[
100,
101
],
[
100,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
104,
107
],
[
107,
108
],
[
42,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
112,
114
],
[
111,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
115,
122
],
[
122,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
111,
128
],
[
128,
129
],
[
0,
130
],
[
130,
131
],
[
130,
132
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main\n{\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n public static void main(String args[])\n {\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\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.StringTokenizer;",
"StringTokenizer",
"java.util",
"public class Main\n{\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n public static void main(String args[])\n {\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\n }\n}",
"Main",
"public static void main(String args[])\n {\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\n }",
"main",
"{\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\n }",
"FastReader obj = new FastReader();",
"obj",
"new FastReader()",
"String str = obj.next();",
"str",
"obj.next()",
"obj.next",
"obj",
"System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"(str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\"",
"(str.compareTo(\"ABC\")==0)",
"str.compareTo(\"ABC\")",
"str.compareTo",
"str",
"\"ABC\"",
"0",
"\"ARC\"",
"\"ABC\"",
"String args[]",
"args",
"static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"FastReader",
"{\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"br = new BufferedReader(new\n InputStreamReader(System.in))",
"br",
"new BufferedReader(new\n InputStreamReader(System.in))",
"String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }",
"st == null || !st.hasMoreElements()",
"st == null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }",
"try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"int nextInt() {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"long nextLong() {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"double nextDouble() {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }",
"nextLine",
"{\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }",
"String str = \"\";",
"str",
"\"\"",
"try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n str = br.readLine();\n }",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str",
"public class Main\n{\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n public static void main(String args[])\n {\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\n }\n}",
"public class Main\n{\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n public static void main(String args[])\n {\n FastReader obj = new FastReader();\n String str = obj.next();\n System.out.println((str.compareTo(\"ABC\")==0)?\"ARC\":\"ABC\");\n }\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main
{
static class FastReader {
BufferedReader br;
StringTokenizer st;
public FastReader() {
br = new BufferedReader(new
InputStreamReader(System.in));
}
String next() {
while (st == null || !st.hasMoreElements()) {
try {
st = new StringTokenizer(br.readLine());
} catch (IOException e) {
e.printStackTrace();
}
}
return st.nextToken();
}
int nextInt() {
return Integer.parseInt(next());
}
long nextLong() {
return Long.parseLong(next());
}
double nextDouble() {
return Double.parseDouble(next());
}
String nextLine() {
String str = "";
try {
str = br.readLine();
} catch (IOException e) {
e.printStackTrace();
}
return str;
}
}
public static void main(String args[])
{
FastReader obj = new FastReader();
String str = obj.next();
System.out.println((str.compareTo("ABC")==0)?"ARC":"ABC");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
12,
42
],
[
42,
43
]
] |
[
"import java.util.HashMap;\nimport java.util.Map;\nimport java.util.Scanner;\n\nclass Main {\n\n\n\n public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n String s=sc.next();\n if(s.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n\n\n\n }\n\n\n}",
"import java.util.HashMap;",
"HashMap",
"java.util",
"import java.util.Map;",
"Map",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\n\n\n public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n String s=sc.next();\n if(s.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n\n\n\n }\n\n\n}",
"Main",
"public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n String s=sc.next();\n if(s.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n\n\n\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String s=sc.next();\n if(s.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n\n\n\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s=sc.next();",
"s",
"sc.next()",
"sc.next",
"sc",
"if(s.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String args[]",
"args"
] |
import java.util.HashMap;
import java.util.Map;
import java.util.Scanner;
class Main {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
String s=sc.next();
if(s.equals("ABC"))
{
System.out.println("ARC");
}else
{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
42,
8
],
[
42,
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
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
9,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\nimport java.lang.Double;\n\npublic class Main {\n \n public static void main(String[] args) {\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }\n }",
"import java.util.*;",
"util.*",
"java",
"import java.lang.Double;",
"Double",
"java.lang",
"public class Main {\n \n public static void main(String[] args) {\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }\n }",
"Main",
"public static void main(String[] args) {\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }",
"main",
"{\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }",
"Scanner reader=new Scanner(System.in);",
"reader",
"new Scanner(System.in)",
"String a=reader.nextLine();",
"a",
"reader.nextLine()",
"reader.nextLine",
"reader",
"if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }",
"a.equals(\"ABC\")",
"a.equals",
"a",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n \n public static void main(String[] args) {\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }\n }",
"public class Main {\n \n public static void main(String[] args) {\n Scanner reader=new Scanner(System.in);\n String a=reader.nextLine();\n if(a.equals(\"ABC\"))\n {\n System.out.println(\"ARC\");\n }else\n {\n System.out.println(\"ABC\");\n }\n\n }\n }",
"Main"
] |
import java.util.*;
import java.lang.Double;
public class Main {
public static void main(String[] args) {
Scanner reader=new Scanner(System.in);
String a=reader.nextLine();
if(a.equals("ABC"))
{
System.out.println("ARC");
}else
{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
39,
5
],
[
39,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
6,
36
],
[
36,
37
],
[
0,
38
],
[
38,
39
],
[
38,
40
]
] |
[
"\nimport 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\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\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 sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String A = sc.next();",
"A",
"sc.next()",
"sc.next",
"sc",
"if(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"A.contains(\"ABC\")",
"A.contains",
"A",
"\"ABC\"",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\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\tString A = sc.next();\n\t\tif(A.contains(\"ABC\")) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String A = sc.next();
if(A.contains("ABC")) {
System.out.println("ARC");
}else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
13,
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
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
6,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\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// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}\n\t}",
"main",
"{\n\t\t// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}\n\t}",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S=sc.next();",
"S",
"sc.next()",
"sc.next",
"sc",
"String ARC=\"ARC\";",
"ARC",
"\"ARC\"",
"String ABC=\"ABC\";",
"ABC",
"\"ABC\"",
"if(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}",
"S.equals(ARC)",
"S.equals",
"S",
"ARC",
"{\n\t\t\tSystem.out.println(ABC);\n\t\t}",
"System.out.println(ABC)",
"System.out.println",
"System.out",
"System",
"System.out",
"ABC",
"if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}",
"S.equals(ABC)",
"S.equals",
"S",
"ABC",
"{\n\t\t\tSystem.out.println(ARC);\n\t\t}",
"System.out.println(ARC)",
"System.out.println",
"System.out",
"System",
"System.out",
"ARC",
"String[] args",
"args",
"public class Main{\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}\n\t}\n\n}",
"public class Main{\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\n\t\tScanner sc=new Scanner(System.in);\n\t\tString S=sc.next();\n\t\tString ARC=\"ARC\";\n\t\tString ABC=\"ABC\";\n\t\t\n\t\tif(S.equals(ARC)) {\n\t\t\tSystem.out.println(ABC);\n\t\t}else if(S.equals(ABC)){\n\t\t\tSystem.out.println(ARC);\n\t\t}\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 S=sc.next();
String ARC="ARC";
String ABC="ABC";
if(S.equals(ARC)) {
System.out.println(ABC);
}else if(S.equals(ABC)){
System.out.println(ARC);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
35,
13,
34,
17,
1,
4,
18,
18,
13,
13,
17,
3,
34,
17,
1,
4,
18,
18,
13,
13,
17,
3,
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
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
21,
28
],
[
17,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
31,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
6,
42
],
[
42,
43
]
] |
[
"import java.util.*;\n\nclass Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String title = sc.next();\n\n switch (title) {\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n sc.close();\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String title = sc.next();\n\n switch (title) {\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n sc.close();\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n String title = sc.next();\n\n switch (title) {\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n sc.close();\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n String title = sc.next();\n\n switch (title) {\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }\n sc.close();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String title = sc.next();",
"title",
"sc.next()",
"sc.next",
"sc",
"switch (title) {\n case \"ABC\":\n System.out.println(\"ARC\");\n break;\n case \"ARC\":\n System.out.println(\"ABC\");\n break;\n }",
"title",
"case \"ABC\":",
"\"ABC\"",
"case \"ABC\":",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"break;",
"case \"ARC\":",
"\"ARC\"",
"case \"ARC\":",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"break;",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args"
] |
import java.util.*;
class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String title = sc.next();
switch (title) {
case "ABC":
System.out.println("ARC");
break;
case "ARC":
System.out.println("ABC");
break;
}
sc.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
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
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
6,
39
],
[
39,
40
]
] |
[
"import java.util.*;\nclass Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n String str2 = \"ABC\";\n if (str.equals(str2)){\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n }\n }",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n String str2 = \"ABC\";\n if (str.equals(str2)){\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n }\n }",
"Main",
"public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n String str2 = \"ABC\";\n if (str.equals(str2)){\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n String str2 = \"ABC\";\n if (str.equals(str2)){\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String str = scan.next();",
"str",
"scan.next()",
"scan.next",
"scan",
"String str2 = \"ABC\";",
"str2",
"\"ABC\"",
"if (str.equals(str2)){\n System.out.println(\"ARC\");\n } else {\n System.out.println(\"ABC\");\n }",
"str.equals(str2)",
"str.equals",
"str",
"str2",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args"
] |
import java.util.*;
class Main {
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
String str = scan.next();
String str2 = "ABC";
if (str.equals(str2)){
System.out.println("ARC");
} else {
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
17,
13,
17,
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
],
[
38,
11
],
[
38,
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
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
28,
34
],
[
12,
35
],
[
35,
36
],
[
0,
37
],
[
37,
38
],
[
37,
39
]
] |
[
"import java.util.*;\nimport java.util.function.*;\nimport java.math.*;\npublic class Main {\n public static void main(String[] args){\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.util.function.*;",
"function.*",
"java.util",
"import java.math.*;",
"math.*",
"java",
"public class Main {\n public static void main(String[] args){\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }\n}",
"Main",
"public static void main(String[] args){\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }",
"main",
"{\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String A = sc.next();",
"A",
"sc.next()",
"sc.next",
"sc",
"System.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\".equals(A) ? \"ARC\" : \"ABC\"",
"\"ABC\".equals(A)",
"\"ABC\".equals",
"\"ABC\"",
"A",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }\n}",
"public class Main {\n public static void main(String[] args){\n\t\t\t\tScanner sc = new Scanner(System.in);\n\t\tString A = sc.next();\n\t\t\n\t\tSystem.out.println(\"ABC\".equals(A) ? \"ARC\" : \"ABC\");\n }\n}",
"Main"
] |
import java.util.*;
import java.util.function.*;
import java.math.*;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String A = sc.next();
System.out.println("ABC".equals(A) ? "ARC" : "ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
17,
41,
13,
17,
12,
13,
30,
38,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
13,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
40,
5
],
[
40,
6
],
[
6,
7
],
[
6,
8
],
[
40,
9
],
[
9,
10
],
[
9,
11
],
[
40,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
16,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
16,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
30,
35
],
[
30,
36
],
[
12,
37
],
[
37,
38
],
[
0,
39
],
[
39,
40
],
[
39,
41
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tprivate static final String ABC = \"ABC\";\n\tprivate static final String ARC = \"ARC\";\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tprivate static final String ABC = \"ABC\";\n\tprivate static final String ARC = \"ARC\";\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}\n}",
"Main",
"private static final String ABC = \"ABC\";",
"ABC",
"\"ABC\"",
"private static final String ARC = \"ARC\";",
"ARC",
"\"ARC\"",
"public static void main(String[] args) {\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}",
"main",
"{\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}",
"try (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}",
"{\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}",
"Scanner scanner = new Scanner(System.in)",
"Scanner scanner = new Scanner(System.in)",
"new Scanner(System.in)",
"String s = scanner.next();",
"s",
"scanner.next()",
"scanner.next",
"scanner",
"System.out.println((ABC.equals(s)) ? ARC : ABC)",
"System.out.println",
"System.out",
"System",
"System.out",
"(ABC.equals(s)) ? ARC : ABC",
"(ABC.equals(s))",
"ABC.equals",
"ABC",
"s",
"ARC",
"ABC",
"String[] args",
"args",
"public class Main {\n\n\tprivate static final String ABC = \"ABC\";\n\tprivate static final String ARC = \"ARC\";\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}\n}",
"public class Main {\n\n\tprivate static final String ABC = \"ABC\";\n\tprivate static final String ARC = \"ARC\";\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scanner = new Scanner(System.in)) {\n\t\t\tString s = scanner.next();\n\t\t\tSystem.out.println((ABC.equals(s)) ? ARC : ABC);\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
private static final String ABC = "ABC";
private static final String ARC = "ARC";
public static void main(String[] args) {
try (Scanner scanner = new Scanner(System.in)) {
String s = scanner.next();
System.out.println((ABC.equals(s)) ? ARC : ABC);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
18,
13,
13,
41,
13,
18,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
17,
13,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
14,
2,
4,
18,
4,
18,
13,
17,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
23,
13,
23,
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
],
[
82,
17
],
[
82,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
23,
25
],
[
20,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
28,
30
],
[
20,
31
],
[
31,
32
],
[
31,
33
],
[
20,
34
],
[
34,
35
],
[
34,
36
],
[
20,
37
],
[
37,
38
],
[
37,
39
],
[
20,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
40,
44
],
[
40,
45
],
[
20,
46
],
[
46,
47
],
[
47,
48
],
[
18,
49
],
[
49,
50
],
[
82,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
58,
63
],
[
57,
64
],
[
56,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
56,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
53,
75
],
[
75,
76
],
[
53,
77
],
[
77,
78
],
[
53,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.PrintWriter;\nimport java.util.Scanner;\n\n/**\n * Built using CHelper plug-in\n * Actual solution is at the top\n */\npublic class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc166_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }\n\n }\n}\n",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc166_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }\n\n }\n}",
"Main",
"public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }",
"main",
"{\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }",
"InputStream inputStream = System.in;",
"inputStream",
"System.in",
"System",
"System.in",
"OutputStream outputStream = System.out;",
"outputStream",
"System.out",
"System",
"System.out",
"Scanner in = new Scanner(inputStream);",
"in",
"new Scanner(inputStream)",
"PrintWriter out = new PrintWriter(outputStream);",
"out",
"new PrintWriter(outputStream)",
"abc166_a solver = new abc166_a();",
"solver",
"new abc166_a()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class abc166_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }\n\n }",
"abc166_a",
"public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }",
"solve",
"{\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }",
"if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }",
"(in.next().compareTo(\"ARC\") == 0)",
"in.next().compareTo(\"ARC\")",
"in.next().compareTo",
"in.next()",
"in.next",
"in",
"\"ARC\"",
"0",
"{\n out.println(\"ABC\");\n }",
"out.println(\"ABC\")",
"out.println",
"out",
"\"ABC\"",
"{\n out.println(\"ARC\");\n }",
"out.println(\"ARC\")",
"out.println",
"out",
"\"ARC\"",
"int testNumber",
"testNumber",
"Scanner in",
"in",
"PrintWriter out",
"out",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc166_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }\n\n }\n}",
"public class Main {\n public static void main(String[] args) {\n InputStream inputStream = System.in;\n OutputStream outputStream = System.out;\n Scanner in = new Scanner(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n abc166_a solver = new abc166_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc166_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n if ((in.next().compareTo(\"ARC\") == 0)) {\n out.println(\"ABC\");\n } else {\n out.println(\"ARC\");\n }\n\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.Scanner;
/**
* Built using CHelper plug-in
* Actual solution is at the top
*/
public class Main {
public static void main(String[] args) {
InputStream inputStream = System.in;
OutputStream outputStream = System.out;
Scanner in = new Scanner(inputStream);
PrintWriter out = new PrintWriter(outputStream);
abc166_a solver = new abc166_a();
solver.solve(1, in, out);
out.close();
}
static class abc166_a {
public void solve(int testNumber, Scanner in, PrintWriter out) {
if ((in.next().compareTo("ARC") == 0)) {
out.println("ABC");
} else {
out.println("ARC");
}
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
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
],
[
48,
8
],
[
48,
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
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
11,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
26,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
26,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
9,
45
],
[
45,
46
],
[
0,
47
],
[
47,
48
],
[
47,
49
]
] |
[
"import java.util.*;\nimport java.util.Arrays;\npublic class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }\n \n \n \n \n}",
"import java.util.*;",
"util.*",
"java",
"import java.util.Arrays;",
"Arrays",
"java.util",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }\n \n \n \n \n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String a = sc.next();",
"a",
"sc.next()",
"sc.next",
"sc",
"String x= \"ABC\";",
"x",
"\"ABC\"",
"String y = \"ARC\";",
"y",
"\"ARC\"",
"if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }",
"a.equals(x)",
"a.equals",
"a",
"x",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }\n \n \n \n \n}",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n String a = sc.next();\n String x= \"ABC\";\n String y = \"ARC\";\n if(a.equals(x)){\n System.out.println(\"ARC\");\n }\n else{\n System.out.println(\"ABC\");\n\n }\n\n \n\n }\n \n \n \n \n}",
"Main"
] |
import java.util.*;
import java.util.Arrays;
public class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String a = sc.next();
String x= "ABC";
String y = "ARC";
if(a.equals(x)){
System.out.println("ARC");
}
else{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
14,
4,
18,
13,
13,
30,
4,
18,
18,
13,
13,
17,
14,
4,
18,
13,
13,
30,
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
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
6,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] |
[
"import java.util.Scanner;\npublic class Main{\n public static void main(String[] args){\n Scanner sc=new Scanner(System.in);\n String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\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 String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc=new Scanner(System.in);\n String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n Scanner sc=new Scanner(System.in);\n String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }\n }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String S=sc.nextLine();",
"S",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String str1=\"ABC\";",
"str1",
"\"ABC\"",
"String str2=\"ARC\";",
"str2",
"\"ARC\"",
"if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }",
"S.equals(str1)",
"S.equals",
"S",
"str1",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"if(S.equals(str2)){\n System.out.println(\"ABC\");\n }",
"S.equals(str2)",
"S.equals",
"S",
"str2",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner sc=new Scanner(System.in);\n String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner sc=new Scanner(System.in);\n String S=sc.nextLine();\n String str1=\"ABC\";\n String str2=\"ARC\";\n if(S.equals(str1)){\n System.out.println(\"ARC\");\n }else if(S.equals(str2)){\n System.out.println(\"ABC\");\n }\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner sc=new Scanner(System.in);
String S=sc.nextLine();
String str1="ABC";
String str2="ARC";
if(S.equals(str1)){
System.out.println("ARC");
}else if(S.equals(str2)){
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
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
],
[
43,
5
],
[
43,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
11,
12
],
[
11,
13
],
[
10,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
10,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
19,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
19,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
6,
40
],
[
40,
41
],
[
0,
42
],
[
42,
43
],
[
42,
44
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\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\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}\n\t}",
"main",
"{\n\t\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}\n\t}",
"try (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}",
"{\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}",
"Scanner scn = new Scanner(System.in)",
"Scanner scn = new Scanner(System.in)",
"new Scanner(System.in)",
"String S = scn.next();",
"S",
"scn.next()",
"scn.next",
"scn",
"if(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}",
"S.charAt(1) == 'B'",
"S.charAt(1)",
"S.charAt",
"S",
"1",
"'B'",
"{\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner scn = new Scanner(System.in)) {\n\t\t\tString S = scn.next();\n\n\t\t\tif(S.charAt(1) == 'B') {\n\t\t\t\tSystem.out.println(\"ARC\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(\"ABC\");\n\t\t\t}\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try (Scanner scn = new Scanner(System.in)) {
String S = scn.next();
if(S.charAt(1) == 'B') {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
}
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
12,
13,
30,
0,
13,
20,
41,
13,
4,
13,
14,
4,
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,
12,
13,
30,
29,
4,
18,
13,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
18,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
77,
5
],
[
77,
6
],
[
6,
7
],
[
77,
8
],
[
8,
9
],
[
8,
10
],
[
10,
11
],
[
11,
12
],
[
11,
13
],
[
10,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
10,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
18,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
24,
29
],
[
18,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
8,
37
],
[
37,
38
],
[
77,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
77,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
53,
54
],
[
54,
55
],
[
77,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
63,
64
],
[
64,
65
],
[
77,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
70,
73
],
[
73,
74
],
[
74,
75
],
[
0,
76
],
[
76,
77
],
[
76,
78
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tstatic Scanner scanner;\n\n\tpublic static void main(String[] args) {\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}\n\n\t// 文字列として入力を取得\n\tpublic static String gs() {\n\t\treturn scanner.next();\n\t}\n\n\t// intとして入力を取得\n\tpublic static int gi() {\n\t\treturn Integer.parseInt(scanner.next());\n\t}\n\n\t// longとして入力を取得\n\tpublic static long gl() {\n\t\treturn Long.parseLong(scanner.next());\n\t}\n\n\t// doubleとして入力を取得\n\tpublic static double gd() {\n\t\treturn Double.parseDouble(scanner.next());\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tstatic Scanner scanner;\n\n\tpublic static void main(String[] args) {\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}\n\n\t// 文字列として入力を取得\n\tpublic static String gs() {\n\t\treturn scanner.next();\n\t}\n\n\t// intとして入力を取得\n\tpublic static int gi() {\n\t\treturn Integer.parseInt(scanner.next());\n\t}\n\n\t// longとして入力を取得\n\tpublic static long gl() {\n\t\treturn Long.parseLong(scanner.next());\n\t}\n\n\t// doubleとして入力を取得\n\tpublic static double gd() {\n\t\treturn Double.parseDouble(scanner.next());\n\t}\n}",
"Main",
"static Scanner scanner;",
"scanner",
"public static void main(String[] args) {\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}",
"main",
"{\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}",
"scanner = new Scanner(System.in)",
"scanner",
"new Scanner(System.in)",
"String s=gs();",
"s",
"gs()",
"gs",
"if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }",
"s.equals(\"ABC\")",
"s.equals",
"s",
"\"ABC\"",
"{\n\t \tSystem.out.print(\"ARC\");\n\t }",
"System.out.print(\"ARC\")",
"System.out.print",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t \tSystem.out.print(\"ABC\");\n\t }",
"System.out.print(\"ABC\")",
"System.out.print",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"// 文字列として入力を取得\n\tpublic static String gs() {\n\t\treturn scanner.next();\n\t}",
"gs",
"{\n\t\treturn scanner.next();\n\t}",
"return scanner.next();",
"scanner.next()",
"scanner.next",
"scanner",
"// intとして入力を取得\n\tpublic static int gi() {\n\t\treturn Integer.parseInt(scanner.next());\n\t}",
"gi",
"{\n\t\treturn Integer.parseInt(scanner.next());\n\t}",
"return Integer.parseInt(scanner.next());",
"Integer.parseInt(scanner.next())",
"Integer.parseInt",
"Integer",
"scanner.next()",
"scanner.next",
"scanner",
"// longとして入力を取得\n\tpublic static long gl() {\n\t\treturn Long.parseLong(scanner.next());\n\t}",
"gl",
"{\n\t\treturn Long.parseLong(scanner.next());\n\t}",
"return Long.parseLong(scanner.next());",
"Long.parseLong(scanner.next())",
"Long.parseLong",
"Long",
"scanner.next()",
"scanner.next",
"scanner",
"// doubleとして入力を取得\n\tpublic static double gd() {\n\t\treturn Double.parseDouble(scanner.next());\n\t}",
"gd",
"{\n\t\treturn Double.parseDouble(scanner.next());\n\t}",
"return Double.parseDouble(scanner.next());",
"Double.parseDouble(scanner.next())",
"Double.parseDouble",
"Double",
"scanner.next()",
"scanner.next",
"scanner",
"public class Main {\n\n\tstatic Scanner scanner;\n\n\tpublic static void main(String[] args) {\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}\n\n\t// 文字列として入力を取得\n\tpublic static String gs() {\n\t\treturn scanner.next();\n\t}\n\n\t// intとして入力を取得\n\tpublic static int gi() {\n\t\treturn Integer.parseInt(scanner.next());\n\t}\n\n\t// longとして入力を取得\n\tpublic static long gl() {\n\t\treturn Long.parseLong(scanner.next());\n\t}\n\n\t// doubleとして入力を取得\n\tpublic static double gd() {\n\t\treturn Double.parseDouble(scanner.next());\n\t}\n}",
"public class Main {\n\n\tstatic Scanner scanner;\n\n\tpublic static void main(String[] args) {\n\t scanner = new Scanner(System.in);\n\n\t //int k=gi();\n String s=gs();\n \n\n\t //System.out.print(nr*2*Math.PI);\n\t if (s.equals(\"ABC\")) {\n\t \tSystem.out.print(\"ARC\");\n\t }else {\n\t \tSystem.out.print(\"ABC\");\n\t }\n\n\n\t}\n\n\t// 文字列として入力を取得\n\tpublic static String gs() {\n\t\treturn scanner.next();\n\t}\n\n\t// intとして入力を取得\n\tpublic static int gi() {\n\t\treturn Integer.parseInt(scanner.next());\n\t}\n\n\t// longとして入力を取得\n\tpublic static long gl() {\n\t\treturn Long.parseLong(scanner.next());\n\t}\n\n\t// doubleとして入力を取得\n\tpublic static double gd() {\n\t\treturn Double.parseDouble(scanner.next());\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
static Scanner scanner;
public static void main(String[] args) {
scanner = new Scanner(System.in);
//int k=gi();
String s=gs();
//System.out.print(nr*2*Math.PI);
if (s.equals("ABC")) {
System.out.print("ARC");
}else {
System.out.print("ABC");
}
}
// 文字列として入力を取得
public static String gs() {
return scanner.next();
}
// intとして入力を取得
public static int gi() {
return Integer.parseInt(scanner.next());
}
// longとして入力を取得
public static long gl() {
return Long.parseLong(scanner.next());
}
// doubleとして入力を取得
public static double gd() {
return Double.parseDouble(scanner.next());
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
13,
17,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
35,
5
],
[
35,
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
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
25,
30
],
[
25,
31
],
[
6,
32
],
[
32,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
]
] |
[
"import java.io.*;\n\n/**\n * Created by Ayushi on 03 May 2020.\n * Problem:\n * Round:\n */\n\npublic class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String a = br.readLine();",
"a",
"br.readLine()",
"br.readLine",
"br",
"br.close()",
"br.close",
"br",
"System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"a.equals(\"ABC\")?\"ARC\":\"ABC\"",
"a.equals(\"ABC\")",
"a.equals",
"a",
"\"ABC\"",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }\n}",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String a = br.readLine();\n br.close();\n System.out.println(a.equals(\"ABC\")?\"ARC\":\"ABC\");\n }\n}",
"Main"
] |
import java.io.*;
/**
* Created by Ayushi on 03 May 2020.
* Problem:
* Round:
*/
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String a = br.readLine();
br.close();
System.out.println(a.equals("ABC")?"ARC":"ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
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
],
[
45,
5
],
[
45,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
26,
31
],
[
20,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.Scanner;\n \npublic class Main{\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\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 str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"String str = scan.next();",
"str",
"scan.next()",
"scan.next",
"scan",
"String asw = \"ABC\";",
"asw",
"\"ABC\"",
"if (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"str.equals(asw)",
"str.equals",
"str",
"asw",
"{\n\t\t\tSystem.out.println(\"ARC\");\n\t\t}",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"scan.close()",
"scan.close",
"scan",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\n }\n}",
"public class Main{\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n String str = scan.next();\n\t\tString asw = \"ABC\";\n \n\t\tif (str.equals(asw)) {\n\t\t\tSystem.out.println(\"ARC\");\n\t\t} else {\n\t\t\tSystem.out.println(\"ABC\");\n\t\t}\n scan.close();\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
String str = scan.next();
String asw = "ABC";
if (str.equals(asw)) {
System.out.println("ARC");
} else {
System.out.println("ABC");
}
scan.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
20,
41,
13,
17,
42,
2,
40,
13,
17,
30,
41,
13,
4,
18,
13,
14,
2,
4,
18,
13,
17,
17,
30,
4,
18,
13,
17,
30,
4,
18,
13,
17,
4,
18,
13,
4,
18,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
17,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
29,
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
],
[
10,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
17,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
24,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
29,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
36,
41
],
[
35,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
35,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
17,
52
],
[
52,
53
],
[
53,
54
],
[
17,
55
],
[
55,
56
],
[
56,
57
],
[
15,
58
],
[
58,
59
],
[
10,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
60,
64
],
[
64,
65
],
[
60,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
60,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
76,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
75,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
85,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
74,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
60,
100
],
[
100,
101
],
[
100,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
104,
107
],
[
107,
108
],
[
60,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
113,
116
],
[
116,
117
],
[
60,
118
],
[
118,
119
],
[
118,
120
],
[
120,
121
],
[
121,
122
],
[
122,
123
],
[
123,
124
],
[
122,
125
],
[
125,
126
],
[
60,
127
],
[
127,
128
],
[
127,
129
],
[
129,
130
],
[
130,
131
],
[
130,
132
],
[
129,
133
],
[
133,
134
],
[
134,
135
],
[
134,
136
],
[
136,
137
],
[
137,
138
],
[
138,
139
],
[
133,
140
],
[
140,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
144,
145
],
[
129,
146
],
[
146,
147
]
] |
[
"//package com.company;\nimport java.util.*;\nimport java.lang.*;\nimport java.io.*;\n//****Use Integer Wrapper Class for Arrays.sort()****\nclass Main {\n static PrintWriter out=new PrintWriter(new OutputStreamWriter(System.out));\n public static void main(String[] Args){\n FastReader scan=new FastReader();\n int t=1;\n// t=scan.nextInt();\n while(t-->0){\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n out.flush();\n out.close();\n }\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader()\n {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next()\n {\n while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt()\n {\n return Integer.parseInt(next());\n }\n\n long nextLong()\n {\n return Long.parseLong(next());\n }\n\n double nextDouble()\n {\n return Double.parseDouble(next());\n }\n\n String nextLine()\n {\n String str = \"\";\n try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n return str;\n }\n }\n\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"class Main {\n static PrintWriter out=new PrintWriter(new OutputStreamWriter(System.out));\n public static void main(String[] Args){\n FastReader scan=new FastReader();\n int t=1;\n// t=scan.nextInt();\n while(t-->0){\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n out.flush();\n out.close();\n }\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader()\n {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next()\n {\n while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt()\n {\n return Integer.parseInt(next());\n }\n\n long nextLong()\n {\n return Long.parseLong(next());\n }\n\n double nextDouble()\n {\n return Double.parseDouble(next());\n }\n\n String nextLine()\n {\n String str = \"\";\n try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n return str;\n }\n }\n\n}",
"Main",
"static PrintWriter out=new PrintWriter(new OutputStreamWriter(System.out));",
"out",
"new PrintWriter(new OutputStreamWriter(System.out))",
"public static void main(String[] Args){\n FastReader scan=new FastReader();\n int t=1;\n// t=scan.nextInt();\n while(t-->0){\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n out.flush();\n out.close();\n }",
"main",
"{\n FastReader scan=new FastReader();\n int t=1;\n// t=scan.nextInt();\n while(t-->0){\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }\n out.flush();\n out.close();\n }",
"FastReader scan=new FastReader();",
"scan",
"new FastReader()",
"int t=1;",
"t",
"1",
"while(t-->0){\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }",
"t-->0",
"t--",
"t",
"0",
"{\n String s=scan.next();\n if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }\n }",
"String s=scan.next();",
"s",
"scan.next()",
"scan.next",
"scan",
"if(s.compareTo(\"ABC\")==0){\n out.println(\"ARC\");\n }else{\n out.println(\"ABC\");\n }",
"s.compareTo(\"ABC\")==0",
"s.compareTo(\"ABC\")",
"s.compareTo",
"s",
"\"ABC\"",
"0",
"{\n out.println(\"ARC\");\n }",
"out.println(\"ARC\")",
"out.println",
"out",
"\"ARC\"",
"{\n out.println(\"ABC\");\n }",
"out.println(\"ABC\")",
"out.println",
"out",
"\"ABC\"",
"out.flush()",
"out.flush",
"out",
"out.close()",
"out.close",
"out",
"String[] Args",
"Args",
"static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader()\n {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next()\n {\n while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt()\n {\n return Integer.parseInt(next());\n }\n\n long nextLong()\n {\n return Long.parseLong(next());\n }\n\n double nextDouble()\n {\n return Double.parseDouble(next());\n }\n\n String nextLine()\n {\n String str = \"\";\n try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n return str;\n }\n }",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader()\n {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"FastReader",
"{\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"br = new BufferedReader(new\n InputStreamReader(System.in))",
"br",
"new BufferedReader(new\n InputStreamReader(System.in))",
"String next()\n {\n while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreElements())\n {\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }",
"st == null || !st.hasMoreElements()",
"st == null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n }",
"try\n {\n st = new StringTokenizer(br.readLine());\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }",
"catch (IOException e)\n {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"int nextInt()\n {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"long nextLong()\n {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"double nextDouble()\n {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"String nextLine()\n {\n String str = \"\";\n try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n return str;\n }",
"nextLine",
"{\n String str = \"\";\n try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }\n return str;\n }",
"String str = \"\";",
"str",
"\"\"",
"try\n {\n str = br.readLine();\n }\n catch (IOException e)\n {\n e.printStackTrace();\n }",
"catch (IOException e)\n {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n str = br.readLine();\n }",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str"
] |
//package com.company;
import java.util.*;
import java.lang.*;
import java.io.*;
//****Use Integer Wrapper Class for Arrays.sort()****
class Main {
static PrintWriter out=new PrintWriter(new OutputStreamWriter(System.out));
public static void main(String[] Args){
FastReader scan=new FastReader();
int t=1;
// t=scan.nextInt();
while(t-->0){
String s=scan.next();
if(s.compareTo("ABC")==0){
out.println("ARC");
}else{
out.println("ABC");
}
}
out.flush();
out.close();
}
static class FastReader {
BufferedReader br;
StringTokenizer st;
public FastReader()
{
br = new BufferedReader(new
InputStreamReader(System.in));
}
String next()
{
while (st == null || !st.hasMoreElements())
{
try
{
st = new StringTokenizer(br.readLine());
}
catch (IOException e)
{
e.printStackTrace();
}
}
return st.nextToken();
}
int nextInt()
{
return Integer.parseInt(next());
}
long nextLong()
{
return Long.parseLong(next());
}
double nextDouble()
{
return Double.parseDouble(next());
}
String nextLine()
{
String str = "";
try
{
str = br.readLine();
}
catch (IOException e)
{
e.printStackTrace();
}
return str;
}
}
}
|
[
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,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
23,
13,
12,
13,
30,
14,
2,
13,
17,
29,
17,
14,
2,
2,
2,
2,
13,
17,
17,
2,
13,
17,
2,
13,
17,
29,
17,
30,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
13,
1,
0,
13,
17,
30,
30,
14,
2,
2,
13,
13,
17,
29,
17,
29,
17,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
17,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
29,
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
],
[
189,
14
],
[
189,
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
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
26,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
26,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
15,
43
],
[
43,
44
],
[
189,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
48,
52
],
[
52,
53
],
[
48,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
56,
62
],
[
62,
63
],
[
62,
64
],
[
55,
65
],
[
65,
66
],
[
65,
67
],
[
54,
68
],
[
68,
69
],
[
54,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
78,
81
],
[
71,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
71,
86
],
[
87,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
89,
93
],
[
88,
94
],
[
94,
95
],
[
70,
96
],
[
96,
97
],
[
45,
98
],
[
98,
99
],
[
189,
100
],
[
100,
101
],
[
100,
102
],
[
102,
103
],
[
100,
104
],
[
104,
105
],
[
100,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
109,
110
],
[
109,
111
],
[
100,
112
],
[
112,
113
],
[
112,
114
],
[
114,
115
],
[
115,
116
],
[
116,
117
],
[
117,
118
],
[
117,
119
],
[
116,
120
],
[
120,
121
],
[
121,
122
],
[
122,
123
],
[
115,
124
],
[
124,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
125,
132
],
[
132,
133
],
[
133,
134
],
[
133,
135
],
[
114,
136
],
[
136,
137
],
[
137,
138
],
[
138,
139
],
[
100,
140
],
[
140,
141
],
[
140,
142
],
[
142,
143
],
[
143,
144
],
[
144,
145
],
[
145,
146
],
[
144,
147
],
[
147,
148
],
[
100,
149
],
[
149,
150
],
[
149,
151
],
[
151,
152
],
[
152,
153
],
[
153,
154
],
[
154,
155
],
[
153,
156
],
[
156,
157
],
[
100,
158
],
[
158,
159
],
[
158,
160
],
[
160,
161
],
[
161,
162
],
[
162,
163
],
[
163,
164
],
[
162,
165
],
[
165,
166
],
[
100,
167
],
[
167,
168
],
[
167,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
169,
173
],
[
173,
174
],
[
174,
175
],
[
174,
176
],
[
176,
177
],
[
177,
178
],
[
178,
179
],
[
173,
180
],
[
180,
181
],
[
181,
182
],
[
181,
183
],
[
183,
184
],
[
184,
185
],
[
169,
186
],
[
186,
187
],
[
0,
188
],
[
188,
189
],
[
188,
190
]
] |
[
"\n\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main {\n public static void main(String[] args) {\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n\n private static boolean isPrime(int n) {\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }\n\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\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",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"public class Main {\n public static void main(String[] args) {\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n\n private static boolean isPrime(int n) {\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }\n\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n\n}",
"Main",
"public static void main(String[] args) {\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"main",
"{\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }",
"FastReader s = new FastReader();",
"s",
"new FastReader()",
"String s1=s.next();",
"s1",
"s.next()",
"s.next",
"s",
"if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");",
"s1.equals(\"ABC\")",
"s1.equals",
"s1",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"String[] args",
"args",
"private static boolean isPrime(int n) {\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }",
"isPrime",
"{\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }",
"if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }",
"n == 2",
"n",
"2",
"return true;",
"true",
"if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }",
"(n % 2 == 0 && n > 2) || n < 2",
"(n % 2 == 0 && n > 2)",
"n % 2 == 0",
"n % 2",
"n",
"2",
"0",
"n > 2",
"n",
"2",
"n < 2",
"n",
"2",
"return false;",
"false",
"{\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }",
"for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }",
"int i = 3;",
"int i = 3;",
"i",
"3",
"i <= (int) Math.sqrt(n)",
"i",
"(int) Math.sqrt(n)",
"Math.sqrt",
"Math",
"n",
"i += 2",
"i += 2",
"i",
"2",
"{\n if (n % i == 0)\n return false;\n }",
"{\n if (n % i == 0)\n return false;\n }",
"if (n % i == 0)\n return false;",
"n % i == 0",
"n % i",
"n",
"i",
"0",
"return false;",
"false",
"return true;",
"true",
"int n",
"n",
"static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"FastReader",
"{\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }",
"br = new BufferedReader(new\n InputStreamReader(System.in))",
"br",
"new BufferedReader(new\n InputStreamReader(System.in))",
"String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }",
"st == null || !st.hasMoreElements()",
"st == null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }",
"try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"int nextInt() {\n return Integer.parseInt(next());\n }",
"nextInt",
"{\n return Integer.parseInt(next());\n }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"long nextLong() {\n return Long.parseLong(next());\n }",
"nextLong",
"{\n return Long.parseLong(next());\n }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"double nextDouble() {\n return Double.parseDouble(next());\n }",
"nextDouble",
"{\n return Double.parseDouble(next());\n }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }",
"nextLine",
"{\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }",
"String str = \"\";",
"str",
"\"\"",
"try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }",
"catch (IOException e) {\n e.printStackTrace();\n }",
"IOException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n str = br.readLine();\n }",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str",
"public class Main {\n public static void main(String[] args) {\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n\n private static boolean isPrime(int n) {\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }\n\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n\n}",
"public class Main {\n public static void main(String[] args) {\n FastReader s = new FastReader();\n String s1=s.next();\n if(s1.equals(\"ABC\"))\n System.out.println(\"ARC\");\n else\n System.out.println(\"ABC\");\n }\n\n private static boolean isPrime(int n) {\n if (n == 2)\n return true;\n else if ((n % 2 == 0 && n > 2) || n < 2)\n return false;\n else {\n for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {\n if (n % i == 0)\n return false;\n }\n return true;\n }\n\n\n }\n\n static class FastReader {\n BufferedReader br;\n StringTokenizer st;\n\n public FastReader() {\n br = new BufferedReader(new\n InputStreamReader(System.in));\n }\n\n String next() {\n while (st == null || !st.hasMoreElements()) {\n try {\n st = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n return st.nextToken();\n }\n\n int nextInt() {\n return Integer.parseInt(next());\n }\n\n long nextLong() {\n return Long.parseLong(next());\n }\n\n double nextDouble() {\n return Double.parseDouble(next());\n }\n\n String nextLine() {\n String str = \"\";\n try {\n str = br.readLine();\n } catch (IOException e) {\n e.printStackTrace();\n }\n return str;\n }\n }\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class Main {
public static void main(String[] args) {
FastReader s = new FastReader();
String s1=s.next();
if(s1.equals("ABC"))
System.out.println("ARC");
else
System.out.println("ABC");
}
private static boolean isPrime(int n) {
if (n == 2)
return true;
else if ((n % 2 == 0 && n > 2) || n < 2)
return false;
else {
for (int i = 3; i <= (int) Math.sqrt(n); i += 2) {
if (n % i == 0)
return false;
}
return true;
}
}
static class FastReader {
BufferedReader br;
StringTokenizer st;
public FastReader() {
br = new BufferedReader(new
InputStreamReader(System.in));
}
String next() {
while (st == null || !st.hasMoreElements()) {
try {
st = new StringTokenizer(br.readLine());
} catch (IOException e) {
e.printStackTrace();
}
}
return st.nextToken();
}
int nextInt() {
return Integer.parseInt(next());
}
long nextLong() {
return Long.parseLong(next());
}
double nextDouble() {
return Double.parseDouble(next());
}
String nextLine() {
String str = "";
try {
str = br.readLine();
} catch (IOException e) {
e.printStackTrace();
}
return str;
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
4,
18,
13,
17,
17,
14,
4,
18,
13,
17,
30,
4,
18,
18,
13,
13,
4,
18,
13,
17,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
28,
32
],
[
17,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
33,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
44,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] |
[
"import java.util.*;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }\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 String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String a = sc.next();",
"a",
"sc.next()",
"sc.next",
"sc",
"if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }",
"a.contains(\"B\")",
"a.contains",
"a",
"\"B\"",
"{\n System.out.println(a.replace(\"B\",\"R\"));\n }",
"System.out.println(a.replace(\"B\",\"R\"))",
"System.out.println",
"System.out",
"System",
"System.out",
"a.replace(\"B\",\"R\")",
"a.replace",
"a",
"\"B\"",
"\"R\"",
"if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }",
"a.contains(\"R\")",
"a.contains",
"a",
"\"R\"",
"{\n System.out.println(a.replace(\"R\",\"B\"));\n }",
"System.out.println(a.replace(\"R\",\"B\"))",
"System.out.println",
"System.out",
"System",
"System.out",
"a.replace(\"R\",\"B\")",
"a.replace",
"a",
"\"R\"",
"\"B\"",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n String a = sc.next();\n if(a.contains(\"B\")){\n System.out.println(a.replace(\"B\",\"R\"));\n }else if(a.contains(\"R\")){\n System.out.println(a.replace(\"R\",\"B\"));\n }\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
String a = sc.next();
if(a.contains("B")){
System.out.println(a.replace("B","R"));
}else if(a.contains("R")){
System.out.println(a.replace("R","B"));
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
8,
4,
18,
17,
13,
17,
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
],
[
38,
11
],
[
38,
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
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
28,
33
],
[
28,
34
],
[
12,
35
],
[
35,
36
],
[
0,
37
],
[
37,
38
],
[
37,
39
]
] |
[
"\n\nimport java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Scanner;\n\npublic final class Main {\n\n public static void main(String[] args) {\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public final class Main {\n\n public static void main(String[] args) {\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }\n}",
"Main",
"public static void main(String[] args) {\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }",
"main",
"{\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }",
"final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));",
"in",
"new Scanner(new BufferedReader(new InputStreamReader(System.in)))",
"final String last = in.nextLine();",
"last",
"in.nextLine()",
"in.nextLine",
"in",
"System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\".equals(last) ? \"ARC\" : \"ABC\"",
"\"ABC\".equals(last)",
"\"ABC\".equals",
"\"ABC\"",
"last",
"\"ARC\"",
"\"ABC\"",
"String[] args",
"args",
"public final class Main {\n\n public static void main(String[] args) {\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }\n}",
"public final class Main {\n\n public static void main(String[] args) {\n final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n final String last = in.nextLine();\n System.out.println(\"ABC\".equals(last) ? \"ARC\" : \"ABC\");\n }\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Scanner;
public final class Main {
public static void main(String[] args) {
final Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));
final String last = in.nextLine();
System.out.println("ABC".equals(last) ? "ARC" : "ABC");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
17,
14,
4,
18,
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
],
[
41,
5
],
[
41,
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,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
8,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
8,
35
],
[
35,
36
],
[
36,
37
],
[
6,
38
],
[
38,
39
],
[
0,
40
],
[
40,
41
],
[
40,
42
]
] |
[
"import java.util.*;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}",
"main",
"{\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}",
"Scanner keyboard = new Scanner(System.in);",
"keyboard",
"new Scanner(System.in)",
"String S = keyboard.next();",
"S",
"keyboard.next()",
"keyboard.next",
"keyboard",
"String ans = \"ABC\";",
"ans",
"\"ABC\"",
"if(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"{\n\t\t\tans = \"ARC\";\n\t\t}",
"ans = \"ARC\"",
"ans",
"\"ARC\"",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"keyboard.close()",
"keyboard.close",
"keyboard",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner keyboard = new Scanner(System.in);\n\n\t\tString S = keyboard.next();\n\t\tString ans = \"ABC\";\n\t\tif(S.equals(\"ABC\")){\n\t\t\tans = \"ARC\";\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t\tkeyboard.close();\n\t}\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner keyboard = new Scanner(System.in);
String S = keyboard.next();
String ans = "ABC";
if(S.equals("ABC")){
ans = "ARC";
}
System.out.println(ans);
keyboard.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
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
],
[
45,
11
],
[
45,
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
],
[
24,
25
],
[
25,
26
],
[
24,
27
],
[
23,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
29,
34
],
[
23,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
12,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.Map.Entry;\nimport java.util.*;\n \nimport org.w3c.dom.css.Counter;\n \npublic class Main {\n//public class App {\n \n public static void main(final String[] args){\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }\n \n}",
"import java.util.Map.Entry;",
"Entry",
"java.util.Map",
"import java.util.*;",
"util.*",
"java",
"import org.w3c.dom.css.Counter;",
"Counter",
"org.w3c.dom.css",
"public class Main {\n//public class App {\n \n public static void main(final String[] args){\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }\n \n}",
"Main",
"public static void main(final String[] args){\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }",
"main",
"{\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }",
"final Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"final String hoge = s.next();",
"hoge",
"s.next()",
"s.next",
"s",
"if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }",
"hoge.equals(\"ABC\")",
"hoge.equals",
"hoge",
"\"ABC\"",
"{\n System.out.println(\"ARC\");\n }",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"{\n System.out.println(\"ABC\");\n }",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"final String[] args",
"args",
"public class Main {\n//public class App {\n \n public static void main(final String[] args){\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }\n \n}",
"public class Main {\n//public class App {\n \n public static void main(final String[] args){\n //スキャン\n final Scanner s = new Scanner(System.in);\n final String hoge = s.next();\n if(hoge.equals(\"ABC\")){\n System.out.println(\"ARC\");\n }else{\n System.out.println(\"ABC\");\n }\n }\n \n}",
"Main"
] |
import java.util.Map.Entry;
import java.util.*;
import org.w3c.dom.css.Counter;
public class Main {
//public class App {
public static void main(final String[] args){
//スキャン
final Scanner s = new Scanner(System.in);
final String hoge = s.next();
if(hoge.equals("ABC")){
System.out.println("ARC");
}else{
System.out.println("ABC");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
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
],
[
42,
5
],
[
42,
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
],
[
18,
19
],
[
19,
20
],
[
18,
21
],
[
17,
22
],
[
22,
23
],
[
23,
24
],
[
23,
25
],
[
17,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\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 String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\n \n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\n \n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String str = sc.next();",
"str",
"sc.next()",
"sc.next",
"sc",
"if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }",
"str.equals(\"ABC\")",
"str.equals",
"str",
"\"ABC\"",
"{\n str = \"ARC\";\n }",
"str = \"ARC\"",
"str",
"\"ARC\"",
"{\n str = \"ABC\";\n }",
"str = \"ABC\"",
"str",
"\"ABC\"",
"System.out.println(str)",
"System.out.println",
"System.out",
"System",
"System.out",
"str",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\n \n }\n}",
"public class Main{\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.next();\n\n if(str.equals(\"ABC\")){\n str = \"ARC\";\n } else{\n str = \"ABC\";\n }\n\n System.out.println(str);\n sc.close();\n \n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String str = sc.next();
if(str.equals("ABC")){
str = "ARC";
} else{
str = "ABC";
}
System.out.println(str);
sc.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
14,
4,
18,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
4,
18,
13,
23,
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
],
[
21,
22
],
[
22,
23
],
[
21,
24
],
[
20,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
20,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
11,
37
],
[
37,
38
],
[
38,
39
],
[
9,
40
],
[
40,
41
]
] |
[
"/*package whatever //do not write package name here */\nimport java.util.*;\nimport java.io.*;\n\nclass Main {\n\tpublic static void main (String[] args) {\n// \t\tSystem.out.println(\"GfG!\");\n\t\tScanner input=new Scanner(System.in);\n\t\tString S=input.nextLine();\n\t\tif(S.equals(\"ABC\"))\n\t\t System.out.println(\"ARC\");\n\t\telse\n\t\t System.out.println(\"ABC\");\n\t\tinput.close();\n\t\t\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"class Main {\n\tpublic static void main (String[] args) {\n// \t\tSystem.out.println(\"GfG!\");\n\t\tScanner input=new Scanner(System.in);\n\t\tString S=input.nextLine();\n\t\tif(S.equals(\"ABC\"))\n\t\t System.out.println(\"ARC\");\n\t\telse\n\t\t System.out.println(\"ABC\");\n\t\tinput.close();\n\t\t\n\t}\n}",
"Main",
"public static void main (String[] args) {\n// \t\tSystem.out.println(\"GfG!\");\n\t\tScanner input=new Scanner(System.in);\n\t\tString S=input.nextLine();\n\t\tif(S.equals(\"ABC\"))\n\t\t System.out.println(\"ARC\");\n\t\telse\n\t\t System.out.println(\"ABC\");\n\t\tinput.close();\n\t\t\n\t}",
"main",
"{\n// \t\tSystem.out.println(\"GfG!\");\n\t\tScanner input=new Scanner(System.in);\n\t\tString S=input.nextLine();\n\t\tif(S.equals(\"ABC\"))\n\t\t System.out.println(\"ARC\");\n\t\telse\n\t\t System.out.println(\"ABC\");\n\t\tinput.close();\n\t\t\n\t}",
"Scanner input=new Scanner(System.in);",
"input",
"new Scanner(System.in)",
"String S=input.nextLine();",
"S",
"input.nextLine()",
"input.nextLine",
"input",
"if(S.equals(\"ABC\"))\n\t\t System.out.println(\"ARC\");\n\t\telse\n\t\t System.out.println(\"ABC\");",
"S.equals(\"ABC\")",
"S.equals",
"S",
"\"ABC\"",
"System.out.println(\"ARC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ARC\"",
"System.out.println(\"ABC\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"ABC\"",
"input.close()",
"input.close",
"input",
"String[] args",
"args"
] |
/*package whatever //do not write package name here */
import java.util.*;
import java.io.*;
class Main {
public static void main (String[] args) {
// System.out.println("GfG!");
Scanner input=new Scanner(System.in);
String S=input.nextLine();
if(S.equals("ABC"))
System.out.println("ARC");
else
System.out.println("ABC");
input.close();
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.