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,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
75,
11
],
[
75,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
14,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
14,
33
],
[
33,
34
],
[
33,
35
],
[
14,
36
],
[
36,
37
],
[
36,
38
],
[
14,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
14,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
14,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
14,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
14,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
12,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] |
[
"\nimport java.util.*;\nimport java.io.*;\n\nimport static java.lang.Character.isUpperCase;\n\npublic class Main {\n\n public static void main(String[] args) {\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }\n\n }\n\n\n \n\n\n\n\n",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"import static java.lang.Character.isUpperCase;",
"import static java.lang.Character.isUpperCase;",
"import static java.lang.Character.isUpperCase;",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }\n\n }",
"Main",
"public static void main(String[] args) {\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }",
"main",
"{\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int X = in.nextInt();",
"X",
"in.nextInt()",
"in.nextInt",
"in",
"int Y = in.nextInt();",
"Y",
"in.nextInt()",
"in.nextInt",
"in",
"int Z = in.nextInt();",
"Z",
"in.nextInt()",
"in.nextInt",
"in",
"int t=0;",
"t",
"0",
"t=X",
"t",
"X",
"X=Y",
"X",
"Y",
"Y=t",
"Y",
"t",
"t=X",
"t",
"X",
"X=Z",
"X",
"Z",
"Z=t",
"Z",
"t",
"System.out.println(X)",
"System.out.println",
"System.out",
"System",
"System.out",
"X",
"System.out.println(Y)",
"System.out.println",
"System.out",
"System",
"System.out",
"Y",
"System.out.println(Z)",
"System.out.println",
"System.out",
"System",
"System.out",
"Z",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }\n\n }",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n\n\n int t=0;\n\n t=X;\n X=Y;\n Y=t;\n t=X;\n X=Z;\n Z=t;\n System.out.println(X);\n System.out.println(Y);\n System.out.println(Z);\n\n }\n\n }",
"Main"
] |
import java.util.*;
import java.io.*;
import static java.lang.Character.isUpperCase;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int X = in.nextInt();
int Y = in.nextInt();
int Z = in.nextInt();
int t=0;
t=X;
X=Y;
Y=t;
t=X;
X=Z;
Z=t;
System.out.println(X);
System.out.println(Y);
System.out.println(Z);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
63,
8
],
[
63,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
11,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
18,
23
],
[
23,
24
],
[
23,
25
],
[
18,
26
],
[
26,
27
],
[
27,
28
],
[
18,
29
],
[
30,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
30,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
30,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
30,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
54,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
52,
58
],
[
54,
59
],
[
9,
60
],
[
60,
61
],
[
0,
62
],
[
62,
63
],
[
62,
64
]
] |
[
"import java.io.*;\nimport java.util.*;\npublic class Main {\n public static void main(String args[]) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String args[]) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }\n}",
"Main",
"public static void main(String args[]) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }",
"main",
"{\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }",
"Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));",
"in",
"new Scanner(new BufferedReader(new InputStreamReader(System.in)))",
"int t = 1;",
"t",
"1",
"for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }",
"int i = 1;",
"int i = 1;",
"i",
"1",
"i <= t",
"i",
"t",
"++i",
"++i",
"i",
"{\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }",
"{\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }",
"int x = in.nextInt();",
"x",
"in.nextInt()",
"in.nextInt",
"in",
"int y = in.nextInt();",
"y",
"in.nextInt()",
"in.nextInt",
"in",
"int z = in.nextInt();",
"z",
"in.nextInt()",
"in.nextInt",
"in",
"System.out.println(z+\" \"+x+\" \"+y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }\n}",
"public class Main {\n public static void main(String args[]) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n int t = 1;//in.nextInt();\n for (int i = 1; i <= t; ++i){\n int x = in.nextInt();\n int y = in.nextInt();\n int z = in.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main(String args[]) {
Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));
int t = 1;//in.nextInt();
for (int i = 1; i <= t; ++i){
int x = in.nextInt();
int y = in.nextInt();
int z = in.nextInt();
System.out.println(z+" "+x+" "+y);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
38,
5,
13,
30,
30,
41,
13,
4,
18,
4,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
51,
8
],
[
51,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
16,
17
],
[
16,
18
],
[
15,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
22,
27
],
[
19,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
36,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
37,
39
],
[
36,
40
],
[
35,
41
],
[
41,
42
],
[
41,
43
],
[
34,
44
],
[
36,
45
],
[
45,
46
],
[
45,
47
],
[
9,
48
],
[
48,
49
],
[
0,
50
],
[
50,
51
],
[
50,
52
]
] |
[
"import java.util.*;\nimport java.io.*;\n\npublic class Main{\n public static void main(String[] args)throws Exception{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main{\n public static void main(String[] args)throws Exception{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }\n}",
"Main",
"public static void main(String[] args)throws Exception{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }",
"catch(Exception e){\n }",
"Exception e",
"{\n }",
"{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }",
"String[] S = br.readLine().split(\" \");",
"S",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"System.out.println(S[2]+\" \"+S[0]+\" \"+S[1])",
"System.out.println",
"System.out",
"System",
"System.out",
"S[2]+\" \"+S[0]+\" \"+S[1]",
"\" \"",
"S[0]",
"S[2]+\" \"+S[0]+\" \"+S[1]",
"S[2]",
"S",
"2",
"\" \"",
"S[0]",
"S",
"0",
"\" \"",
"S[1]",
"S",
"1",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args)throws Exception{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }\n}",
"public class Main{\n public static void main(String[] args)throws Exception{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n String[] S = br.readLine().split(\" \");\n \n System.out.println(S[2]+\" \"+S[0]+\" \"+S[1]); \n }catch(Exception e){\n }\n }\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main{
public static void main(String[] args)throws Exception{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
try{
String[] S = br.readLine().split(" ");
System.out.println(S[2]+" "+S[0]+" "+S[1]);
}catch(Exception e){
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
6,
13,
41,
13,
2,
17,
17,
41,
13,
41,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
0,
13,
20,
13,
0,
13,
0,
13,
17,
12,
13,
30,
0,
13,
20,
0,
13,
20,
13,
0,
13,
0,
13,
17,
23,
13,
12,
13,
30,
41,
13,
20,
17,
41,
13,
17,
41,
13,
42,
2,
0,
13,
4,
13,
40,
17,
30,
14,
2,
13,
17,
3,
0,
18,
13,
40,
13,
13,
29,
20,
12,
13,
30,
41,
13,
17,
41,
13,
4,
13,
42,
2,
13,
17,
0,
13,
4,
13,
41,
13,
2,
13,
17,
14,
13,
0,
13,
4,
13,
42,
2,
2,
0,
13,
4,
13,
17,
2,
13,
17,
30,
0,
13,
2,
2,
2,
13,
17,
13,
17,
14,
13,
29,
40,
13,
29,
13,
12,
13,
30,
41,
13,
17,
41,
13,
4,
13,
42,
2,
13,
17,
0,
13,
4,
13,
41,
13,
2,
13,
17,
14,
13,
0,
13,
4,
13,
42,
2,
2,
0,
13,
4,
13,
17,
2,
13,
17,
30,
0,
13,
2,
2,
2,
13,
17,
13,
17,
14,
13,
29,
40,
13,
29,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
4,
13,
42,
2,
13,
17,
0,
13,
4,
13,
41,
13,
2,
13,
17,
14,
13,
0,
13,
4,
13,
42,
2,
2,
0,
13,
4,
13,
17,
2,
13,
17,
30,
0,
13,
2,
2,
2,
13,
17,
13,
17,
14,
2,
13,
17,
30,
42,
2,
2,
0,
13,
4,
13,
17,
2,
13,
17,
30,
0,
13,
2,
2,
13,
17,
0,
13,
17,
14,
13,
29,
40,
13,
29,
13,
12,
13,
30,
0,
13,
4,
18,
13,
13,
0,
13,
17,
13,
14,
2,
13,
40,
17,
0,
18,
13,
17,
40,
17,
12,
13,
30,
14,
2,
13,
13,
4,
13,
29,
18,
13,
40,
13,
12,
13,
30,
14,
2,
13,
17,
29,
4,
18,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
407,
8
],
[
407,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
11,
18
],
[
18,
19
],
[
18,
20
],
[
11,
21
],
[
21,
22
],
[
21,
23
],
[
11,
24
],
[
24,
25
],
[
24,
26
],
[
11,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
11,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
11,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
11,
48
],
[
48,
49
],
[
48,
50
],
[
11,
51
],
[
51,
52
],
[
51,
53
],
[
11,
54
],
[
54,
55
],
[
54,
56
],
[
11,
57
],
[
57,
58
],
[
57,
59
],
[
11,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
68,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
66,
72
],
[
68,
73
],
[
9,
74
],
[
74,
75
],
[
407,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
80,
82
],
[
76,
83
],
[
83,
84
],
[
76,
85
],
[
85,
86
],
[
76,
87
],
[
87,
88
],
[
76,
89
],
[
89,
90
],
[
76,
91
],
[
91,
92
],
[
91,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
93,
97
],
[
97,
98
],
[
97,
99
],
[
93,
101
],
[
101,
102
],
[
101,
103
],
[
103,
104
],
[
103,
105
],
[
76,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
109,
110
],
[
109,
111
],
[
108,
112
],
[
112,
113
],
[
112,
114
],
[
108,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
118,
120
],
[
106,
121
],
[
121,
122
],
[
76,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
125,
130
],
[
130,
131
],
[
130,
132
],
[
125,
133
],
[
133,
134
],
[
125,
135
],
[
135,
136
],
[
136,
137
],
[
137,
138
],
[
137,
139
],
[
139,
140
],
[
136,
141
],
[
141,
142
],
[
135,
143
],
[
143,
144
],
[
144,
145
],
[
145,
146
],
[
145,
147
],
[
144,
148
],
[
143,
149
],
[
149,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
149,
154
],
[
125,
155
],
[
155,
156
],
[
76,
157
],
[
157,
158
],
[
157,
159
],
[
159,
160
],
[
160,
161
],
[
160,
162
],
[
159,
163
],
[
163,
164
],
[
163,
165
],
[
165,
166
],
[
159,
167
],
[
167,
168
],
[
168,
169
],
[
168,
170
],
[
167,
171
],
[
171,
172
],
[
171,
173
],
[
173,
174
],
[
159,
175
],
[
175,
176
],
[
175,
177
],
[
177,
178
],
[
177,
179
],
[
159,
180
],
[
180,
181
],
[
180,
182
],
[
182,
183
],
[
182,
184
],
[
184,
185
],
[
159,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
189,
190
],
[
189,
191
],
[
191,
192
],
[
188,
193
],
[
187,
194
],
[
194,
195
],
[
194,
196
],
[
186,
197
],
[
197,
198
],
[
198,
199
],
[
198,
200
],
[
200,
201
],
[
201,
202
],
[
202,
203
],
[
202,
204
],
[
201,
205
],
[
200,
206
],
[
159,
207
],
[
207,
208
],
[
207,
209
],
[
209,
210
],
[
210,
211
],
[
159,
212
],
[
212,
213
],
[
76,
214
],
[
214,
215
],
[
214,
216
],
[
216,
217
],
[
217,
218
],
[
217,
219
],
[
216,
220
],
[
220,
221
],
[
220,
222
],
[
222,
223
],
[
216,
224
],
[
224,
225
],
[
225,
226
],
[
225,
227
],
[
224,
228
],
[
228,
229
],
[
228,
230
],
[
230,
231
],
[
216,
232
],
[
232,
233
],
[
232,
234
],
[
234,
235
],
[
234,
236
],
[
216,
237
],
[
237,
238
],
[
237,
239
],
[
239,
240
],
[
239,
241
],
[
241,
242
],
[
216,
243
],
[
243,
244
],
[
244,
245
],
[
245,
246
],
[
246,
247
],
[
246,
248
],
[
248,
249
],
[
245,
250
],
[
244,
251
],
[
251,
252
],
[
251,
253
],
[
243,
254
],
[
254,
255
],
[
255,
256
],
[
255,
257
],
[
257,
258
],
[
258,
259
],
[
259,
260
],
[
259,
261
],
[
258,
262
],
[
257,
263
],
[
216,
264
],
[
264,
265
],
[
264,
266
],
[
266,
267
],
[
267,
268
],
[
216,
269
],
[
269,
270
],
[
76,
271
],
[
271,
272
],
[
271,
273
],
[
273,
274
],
[
274,
275
],
[
274,
276
],
[
273,
277
],
[
277,
278
],
[
277,
279
],
[
273,
280
],
[
280,
281
],
[
280,
282
],
[
282,
283
],
[
273,
284
],
[
284,
285
],
[
285,
286
],
[
285,
287
],
[
284,
288
],
[
288,
289
],
[
288,
290
],
[
290,
291
],
[
273,
292
],
[
292,
293
],
[
292,
294
],
[
294,
295
],
[
294,
296
],
[
273,
297
],
[
297,
298
],
[
297,
299
],
[
299,
300
],
[
299,
301
],
[
301,
302
],
[
273,
303
],
[
303,
304
],
[
304,
305
],
[
305,
306
],
[
306,
307
],
[
306,
308
],
[
308,
309
],
[
305,
310
],
[
304,
311
],
[
311,
312
],
[
311,
313
],
[
303,
314
],
[
314,
315
],
[
315,
316
],
[
315,
317
],
[
317,
318
],
[
318,
319
],
[
319,
320
],
[
319,
321
],
[
318,
322
],
[
317,
323
],
[
273,
324
],
[
324,
325
],
[
325,
326
],
[
325,
327
],
[
324,
328
],
[
328,
329
],
[
329,
330
],
[
330,
331
],
[
331,
332
],
[
332,
333
],
[
332,
334
],
[
334,
335
],
[
331,
336
],
[
330,
337
],
[
337,
338
],
[
337,
339
],
[
329,
340
],
[
340,
341
],
[
341,
342
],
[
341,
343
],
[
343,
344
],
[
344,
345
],
[
344,
346
],
[
343,
347
],
[
347,
348
],
[
347,
349
],
[
273,
350
],
[
350,
351
],
[
350,
352
],
[
352,
353
],
[
353,
354
],
[
273,
355
],
[
355,
356
],
[
76,
357
],
[
357,
358
],
[
357,
359
],
[
359,
360
],
[
360,
361
],
[
360,
362
],
[
362,
363
],
[
363,
364
],
[
362,
365
],
[
362,
366
],
[
366,
367
],
[
366,
368
],
[
362,
369
],
[
359,
370
],
[
370,
371
],
[
371,
372
],
[
371,
373
],
[
373,
374
],
[
370,
375
],
[
375,
376
],
[
376,
377
],
[
376,
378
],
[
375,
379
],
[
379,
380
],
[
76,
381
],
[
381,
382
],
[
381,
383
],
[
383,
384
],
[
384,
385
],
[
385,
386
],
[
385,
387
],
[
384,
388
],
[
388,
389
],
[
383,
390
],
[
390,
391
],
[
391,
392
],
[
391,
393
],
[
393,
394
],
[
76,
395
],
[
395,
396
],
[
395,
397
],
[
397,
398
],
[
398,
399
],
[
399,
400
],
[
399,
401
],
[
398,
402
],
[
397,
403
],
[
403,
404
],
[
404,
405
],
[
0,
406
],
[
406,
407
],
[
406,
408
]
] |
[
"import java.io.*;\nimport java.util.*;\n\n\n\npublic class Main{\n public static void main(String args[]) throws IOException {\n\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }\n static class Reader\n {\n final private int BUFFER_SIZE = 1 << 16;\n private DataInputStream din;\n private byte[] buffer;\n private int bufferPointer, bytesRead;\n\n public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }\n\n public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }\n\n public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }\n\n public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }\n\n private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }\n\n private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }\n\n public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\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\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }\n static class Reader\n {\n final private int BUFFER_SIZE = 1 << 16;\n private DataInputStream din;\n private byte[] buffer;\n private int bufferPointer, bytesRead;\n\n public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }\n\n public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }\n\n public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }\n\n public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }\n\n private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }\n\n private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }\n\n public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\n }\n }\n}",
"Main",
"public static void main(String args[]) throws IOException {\n\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }",
"main",
"{\n\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }",
"Reader sc = new Reader();",
"sc",
"new Reader()",
"int testcase=0",
"testcase",
"0",
"i=0",
"i",
"0",
"j=0",
"j",
"0",
"k=0;",
"k",
"0",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"a^=b",
"a",
"b",
"b^=a",
"b",
"a",
"a^=b",
"a",
"b",
"a^=c",
"a",
"c",
"c^=a",
"c",
"a",
"a^=c",
"a",
"c",
"System.out.println(a+\" \"+b+\" \"+c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String args[]",
"args",
"static class Reader\n {\n final private int BUFFER_SIZE = 1 << 16;\n private DataInputStream din;\n private byte[] buffer;\n private int bufferPointer, bytesRead;\n\n public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }\n\n public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }\n\n public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }\n\n public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }\n\n private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }\n\n private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }\n\n public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\n }\n }",
"Reader",
"final private int BUFFER_SIZE = 1 << 16;",
"BUFFER_SIZE",
"1 << 16",
"1",
"16",
"private DataInputStream din;",
"din",
"private byte[] buffer;",
"buffer",
"private int bufferPointer",
"bufferPointer",
"bytesRead;",
"bytesRead",
"public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }",
"Reader",
"{\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }",
"din = new DataInputStream(System.in)",
"din",
"new DataInputStream(System.in)",
"buffer = new byte[BUFFER_SIZE]",
"buffer",
"new byte[BUFFER_SIZE]",
"BUFFER_SIZE",
"bufferPointer = bytesRead = 0",
"bufferPointer",
"bytesRead = 0",
"bytesRead",
"0",
"public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }",
"Reader",
"{\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }",
"din = new DataInputStream(new FileInputStream(file_name))",
"din",
"new DataInputStream(new FileInputStream(file_name))",
"buffer = new byte[BUFFER_SIZE]",
"buffer",
"new byte[BUFFER_SIZE]",
"BUFFER_SIZE",
"bufferPointer = bytesRead = 0",
"bufferPointer",
"bytesRead = 0",
"bytesRead",
"0",
"String file_name",
"file_name",
"public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }",
"readLine",
"{\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }",
"byte[] buf = new byte[64];",
"buf",
"new byte[64]",
"64",
"int cnt = 0",
"cnt",
"0",
"c;",
"c",
"while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }",
"(c = read()) != -1",
"(c = read())",
"c",
"read()",
"read",
"-1",
"1",
"{\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }",
"if (c == '\\n')\n break;",
"c == '\\n'",
"c",
"'\\n'",
"break;",
"buf[cnt++] = (byte) c",
"buf[cnt++]",
"buf",
"cnt++",
"cnt",
"(byte) c",
"return new String(buf, 0, cnt);",
"new String(buf, 0, cnt)",
"public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }",
"nextInt",
"{\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }",
"int ret = 0;",
"ret",
"0",
"byte c = read();",
"c",
"read()",
"read",
"while (c <= ' ')\n c = read();",
"c <= ' '",
"c",
"' '",
"c = read()",
"c",
"read()",
"read",
"boolean neg = (c == '-');",
"neg",
"(c == '-')",
"c",
"'-'",
"if (neg)\n c = read();",
"neg",
"c = read()",
"c",
"read()",
"read",
"do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');",
"(c = read()) >= '0' && c <= '9'",
"(c = read()) >= '0'",
"(c = read())",
"c",
"read()",
"read",
"'0'",
"c <= '9'",
"c",
"'9'",
"{\n ret = ret * 10 + c - '0';\n }",
"ret = ret * 10 + c - '0'",
"ret",
"ret * 10 + c - '0'",
"ret * 10 + c",
"ret * 10",
"ret",
"10",
"c",
"'0'",
"if (neg)\n return -ret;",
"neg",
"return -ret;",
"-ret",
"ret",
"return ret;",
"ret",
"public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }",
"nextLong",
"{\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }",
"long ret = 0;",
"ret",
"0",
"byte c = read();",
"c",
"read()",
"read",
"while (c <= ' ')\n c = read();",
"c <= ' '",
"c",
"' '",
"c = read()",
"c",
"read()",
"read",
"boolean neg = (c == '-');",
"neg",
"(c == '-')",
"c",
"'-'",
"if (neg)\n c = read();",
"neg",
"c = read()",
"c",
"read()",
"read",
"do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');",
"(c = read()) >= '0' && c <= '9'",
"(c = read()) >= '0'",
"(c = read())",
"c",
"read()",
"read",
"'0'",
"c <= '9'",
"c",
"'9'",
"{\n ret = ret * 10 + c - '0';\n }",
"ret = ret * 10 + c - '0'",
"ret",
"ret * 10 + c - '0'",
"ret * 10 + c",
"ret * 10",
"ret",
"10",
"c",
"'0'",
"if (neg)\n return -ret;",
"neg",
"return -ret;",
"-ret",
"ret",
"return ret;",
"ret",
"public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }",
"nextDouble",
"{\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }",
"double ret = 0",
"ret",
"0",
"div = 1;",
"div",
"1",
"byte c = read();",
"c",
"read()",
"read",
"while (c <= ' ')\n c = read();",
"c <= ' '",
"c",
"' '",
"c = read()",
"c",
"read()",
"read",
"boolean neg = (c == '-');",
"neg",
"(c == '-')",
"c",
"'-'",
"if (neg)\n c = read();",
"neg",
"c = read()",
"c",
"read()",
"read",
"do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');",
"(c = read()) >= '0' && c <= '9'",
"(c = read()) >= '0'",
"(c = read())",
"c",
"read()",
"read",
"'0'",
"c <= '9'",
"c",
"'9'",
"{\n ret = ret * 10 + c - '0';\n }",
"ret = ret * 10 + c - '0'",
"ret",
"ret * 10 + c - '0'",
"ret * 10 + c",
"ret * 10",
"ret",
"10",
"c",
"'0'",
"if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }",
"c == '.'",
"c",
"'.'",
"{\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }",
"while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }",
"(c = read()) >= '0' && c <= '9'",
"(c = read()) >= '0'",
"(c = read())",
"c",
"read()",
"read",
"'0'",
"c <= '9'",
"c",
"'9'",
"{\n ret += (c - '0') / (div *= 10);\n }",
"ret += (c - '0') / (div *= 10)",
"ret",
"(c - '0') / (div *= 10)",
"(c - '0')",
"c",
"'0'",
"(div *= 10)",
"div",
"10",
"if (neg)\n return -ret;",
"neg",
"return -ret;",
"-ret",
"ret",
"return ret;",
"ret",
"private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }",
"fillBuffer",
"{\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }",
"bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE)",
"bytesRead",
"din.read(buffer, bufferPointer = 0, BUFFER_SIZE)",
"din.read",
"din",
"buffer",
"bufferPointer = 0",
"bufferPointer",
"0",
"BUFFER_SIZE",
"if (bytesRead == -1)\n buffer[0] = -1;",
"bytesRead == -1",
"bytesRead",
"-1",
"1",
"buffer[0] = -1",
"buffer[0]",
"buffer",
"0",
"-1",
"1",
"private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }",
"read",
"{\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }",
"if (bufferPointer == bytesRead)\n fillBuffer();",
"bufferPointer == bytesRead",
"bufferPointer",
"bytesRead",
"fillBuffer()",
"fillBuffer",
"return buffer[bufferPointer++];",
"buffer[bufferPointer++]",
"buffer",
"bufferPointer++",
"bufferPointer",
"public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\n }",
"close",
"{\n if (din == null)\n return;\n din.close();\n }",
"if (din == null)\n return;",
"din == null",
"din",
"null",
"return;",
"din.close()",
"din.close",
"din",
"public class Main{\n public static void main(String args[]) throws IOException {\n\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }\n static class Reader\n {\n final private int BUFFER_SIZE = 1 << 16;\n private DataInputStream din;\n private byte[] buffer;\n private int bufferPointer, bytesRead;\n\n public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }\n\n public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }\n\n public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }\n\n public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }\n\n private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }\n\n private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }\n\n public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\n }\n }\n}",
"public class Main{\n public static void main(String args[]) throws IOException {\n\n\n Reader sc = new Reader();\n //int t = sc.nextInt();\n int testcase=0,i=0,j=0,k=0;\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n a^=b;\n b^=a;\n a^=b;\n\n a^=c;\n c^=a;\n a^=c;\n\n System.out.println(a+\" \"+b+\" \"+c);\n }\n static class Reader\n {\n final private int BUFFER_SIZE = 1 << 16;\n private DataInputStream din;\n private byte[] buffer;\n private int bufferPointer, bytesRead;\n\n public Reader()\n {\n din = new DataInputStream(System.in);\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public Reader(String file_name) throws IOException\n {\n din = new DataInputStream(new FileInputStream(file_name));\n buffer = new byte[BUFFER_SIZE];\n bufferPointer = bytesRead = 0;\n }\n\n public String readLine() throws IOException\n {\n byte[] buf = new byte[64]; // line length\n int cnt = 0, c;\n while ((c = read()) != -1)\n {\n if (c == '\\n')\n break;\n buf[cnt++] = (byte) c;\n }\n return new String(buf, 0, cnt);\n }\n\n public int nextInt() throws IOException\n {\n int ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do\n {\n ret = ret * 10 + c - '0';\n } while ((c = read()) >= '0' && c <= '9');\n\n if (neg)\n return -ret;\n return ret;\n }\n\n public long nextLong() throws IOException\n {\n long ret = 0;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n if (neg)\n return -ret;\n return ret;\n }\n\n public double nextDouble() throws IOException\n {\n double ret = 0, div = 1;\n byte c = read();\n while (c <= ' ')\n c = read();\n boolean neg = (c == '-');\n if (neg)\n c = read();\n\n do {\n ret = ret * 10 + c - '0';\n }\n while ((c = read()) >= '0' && c <= '9');\n\n if (c == '.')\n {\n while ((c = read()) >= '0' && c <= '9')\n {\n ret += (c - '0') / (div *= 10);\n }\n }\n\n if (neg)\n return -ret;\n return ret;\n }\n\n private void fillBuffer() throws IOException\n {\n bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);\n if (bytesRead == -1)\n buffer[0] = -1;\n }\n\n private byte read() throws IOException\n {\n if (bufferPointer == bytesRead)\n fillBuffer();\n return buffer[bufferPointer++];\n }\n\n public void close() throws IOException\n {\n if (din == null)\n return;\n din.close();\n }\n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main{
public static void main(String args[]) throws IOException {
Reader sc = new Reader();
//int t = sc.nextInt();
int testcase=0,i=0,j=0,k=0;
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
a^=b;
b^=a;
a^=b;
a^=c;
c^=a;
a^=c;
System.out.println(a+" "+b+" "+c);
}
static class Reader
{
final private int BUFFER_SIZE = 1 << 16;
private DataInputStream din;
private byte[] buffer;
private int bufferPointer, bytesRead;
public Reader()
{
din = new DataInputStream(System.in);
buffer = new byte[BUFFER_SIZE];
bufferPointer = bytesRead = 0;
}
public Reader(String file_name) throws IOException
{
din = new DataInputStream(new FileInputStream(file_name));
buffer = new byte[BUFFER_SIZE];
bufferPointer = bytesRead = 0;
}
public String readLine() throws IOException
{
byte[] buf = new byte[64]; // line length
int cnt = 0, c;
while ((c = read()) != -1)
{
if (c == '\n')
break;
buf[cnt++] = (byte) c;
}
return new String(buf, 0, cnt);
}
public int nextInt() throws IOException
{
int ret = 0;
byte c = read();
while (c <= ' ')
c = read();
boolean neg = (c == '-');
if (neg)
c = read();
do
{
ret = ret * 10 + c - '0';
} while ((c = read()) >= '0' && c <= '9');
if (neg)
return -ret;
return ret;
}
public long nextLong() throws IOException
{
long ret = 0;
byte c = read();
while (c <= ' ')
c = read();
boolean neg = (c == '-');
if (neg)
c = read();
do {
ret = ret * 10 + c - '0';
}
while ((c = read()) >= '0' && c <= '9');
if (neg)
return -ret;
return ret;
}
public double nextDouble() throws IOException
{
double ret = 0, div = 1;
byte c = read();
while (c <= ' ')
c = read();
boolean neg = (c == '-');
if (neg)
c = read();
do {
ret = ret * 10 + c - '0';
}
while ((c = read()) >= '0' && c <= '9');
if (c == '.')
{
while ((c = read()) >= '0' && c <= '9')
{
ret += (c - '0') / (div *= 10);
}
}
if (neg)
return -ret;
return ret;
}
private void fillBuffer() throws IOException
{
bytesRead = din.read(buffer, bufferPointer = 0, BUFFER_SIZE);
if (bytesRead == -1)
buffer[0] = -1;
}
private byte read() throws IOException
{
if (bufferPointer == bytesRead)
fillBuffer();
return buffer[bufferPointer++];
}
public void close() throws IOException
{
if (din == null)
return;
din.close();
}
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
12,
13,
30,
12,
13,
30,
12,
13,
30,
41,
13,
20,
17,
11,
1,
0,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
12,
13,
30,
41,
13,
20,
4,
18,
13,
4,
18,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
140,
5
],
[
140,
6
],
[
6,
7
],
[
140,
8
],
[
8,
9
],
[
140,
10
],
[
10,
11
],
[
140,
12
],
[
12,
13
],
[
140,
14
],
[
14,
15
],
[
140,
16
],
[
16,
17
],
[
140,
18
],
[
18,
19
],
[
140,
20
],
[
20,
21
],
[
140,
22
],
[
22,
23
],
[
140,
24
],
[
24,
25
],
[
140,
26
],
[
26,
27
],
[
140,
28
],
[
28,
29
],
[
140,
30
],
[
30,
31
],
[
140,
32
],
[
32,
33
],
[
140,
34
],
[
34,
35
],
[
140,
36
],
[
36,
37
],
[
140,
38
],
[
38,
39
],
[
140,
40
],
[
40,
41
],
[
140,
42
],
[
42,
43
],
[
140,
44
],
[
44,
45
],
[
140,
46
],
[
46,
47
],
[
140,
48
],
[
48,
49
],
[
140,
50
],
[
50,
51
],
[
140,
52
],
[
52,
53
],
[
140,
54
],
[
54,
55
],
[
140,
56
],
[
56,
57
],
[
140,
58
],
[
58,
59
],
[
140,
60
],
[
60,
61
],
[
140,
62
],
[
62,
63
],
[
140,
64
],
[
64,
65
],
[
140,
66
],
[
66,
67
],
[
66,
68
],
[
140,
69
],
[
69,
70
],
[
69,
71
],
[
140,
72
],
[
72,
73
],
[
72,
74
],
[
140,
75
],
[
75,
76
],
[
75,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
77,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
82,
87
],
[
87,
88
],
[
87,
89
],
[
82,
90
],
[
90,
91
],
[
91,
92
],
[
82,
93
],
[
94,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
96,
98
],
[
95,
99
],
[
99,
100
],
[
100,
101
],
[
77,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
104,
106
],
[
102,
107
],
[
110,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
111,
113
],
[
110,
114
],
[
109,
115
],
[
115,
116
],
[
115,
117
],
[
108,
118
],
[
110,
119
],
[
119,
120
],
[
119,
121
],
[
140,
122
],
[
122,
123
],
[
122,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
124,
128
],
[
128,
129
],
[
129,
130
],
[
124,
131
],
[
131,
132
],
[
132,
133
],
[
124,
134
],
[
134,
135
],
[
135,
136
],
[
122,
137
],
[
137,
138
],
[
0,
139
],
[
139,
140
],
[
139,
141
]
] |
[
"import java.util.Scanner;\n//int[] date=new int[2];\npublic class Main {\nint i,o,sum,h,s,e,u,ty,yu,ui,n,num,qw;\ndouble m,t,r,j,k,f,d,g,w;\nstatic double l;\nString b,c,z,x,v,a,q;\nScanner scan =new Scanner(System.in);\n//入力\n\tpublic void input() {\t\n\t\n\t}\n\t//演算\n\tpublic void compute() {\n\t\n\t\t}\n//出力\npublic void output() {\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}\n\tpublic static void main(String [ ] args) {\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}\n\t}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\nint i,o,sum,h,s,e,u,ty,yu,ui,n,num,qw;\ndouble m,t,r,j,k,f,d,g,w;\nstatic double l;\nString b,c,z,x,v,a,q;\nScanner scan =new Scanner(System.in);\n//入力\n\tpublic void input() {\t\n\t\n\t}\n\t//演算\n\tpublic void compute() {\n\t\n\t\t}\n//出力\npublic void output() {\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}\n\tpublic static void main(String [ ] args) {\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}\n\t}",
"Main",
"int i",
"i",
"o",
"o",
"sum",
"sum",
"h",
"h",
"s",
"s",
"e",
"e",
"u",
"u",
"ty",
"ty",
"yu",
"yu",
"ui",
"ui",
"n",
"n",
"num",
"num",
"qw;",
"qw",
"double m",
"m",
"t",
"t",
"r",
"r",
"j",
"j",
"k",
"k",
"f",
"f",
"d",
"d",
"g",
"g",
"w;",
"w",
"static double l;",
"l",
"String b",
"b",
"c",
"c",
"z",
"z",
"x",
"x",
"v",
"v",
"a",
"a",
"q;",
"q",
"Scanner scan =new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"//入力\n\tpublic void input() {\t\n\t\n\t}",
"input",
"{\t\n\t\n\t}",
"//演算\n\tpublic void compute() {\n\t\n\t\t}",
"compute",
"{\n\t\n\t\t}",
"//出力\npublic void output() {\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}",
"output",
"{\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}",
"int[] date=new int[3];",
"date",
"new int[3]",
"3",
"for(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}",
"h=0;",
"h=0",
"h",
"0",
"h<3",
"h",
"3",
"h++",
"h++",
"h",
"{\n\t\tdate[h]=scan.nextInt();\n\t}",
"{\n\t\tdate[h]=scan.nextInt();\n\t}",
"date[h]=scan.nextInt()",
"date[h]",
"date",
"h",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println(date[2]+\" \"+date[0]+\" \"+date[1])",
"System.out.println",
"System.out",
"System",
"System.out",
"date[2]+\" \"+date[0]+\" \"+date[1]",
"\" \"",
"date[0]",
"date[2]+\" \"+date[0]+\" \"+date[1]",
"date[2]",
"date",
"2",
"\" \"",
"date[0]",
"date",
"0",
"\" \"",
"date[1]",
"date",
"1",
"public static void main(String [ ] args) {\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}",
"main",
"{\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}",
"Main p = new Main ();",
"p",
"new Main ()",
"p.input()",
"p.input",
"p",
"p.compute()",
"p.compute",
"p",
"p.output()",
"p.output",
"p",
"String [ ] args",
"args",
"public class Main {\nint i,o,sum,h,s,e,u,ty,yu,ui,n,num,qw;\ndouble m,t,r,j,k,f,d,g,w;\nstatic double l;\nString b,c,z,x,v,a,q;\nScanner scan =new Scanner(System.in);\n//入力\n\tpublic void input() {\t\n\t\n\t}\n\t//演算\n\tpublic void compute() {\n\t\n\t\t}\n//出力\npublic void output() {\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}\n\tpublic static void main(String [ ] args) {\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}\n\t}",
"public class Main {\nint i,o,sum,h,s,e,u,ty,yu,ui,n,num,qw;\ndouble m,t,r,j,k,f,d,g,w;\nstatic double l;\nString b,c,z,x,v,a,q;\nScanner scan =new Scanner(System.in);\n//入力\n\tpublic void input() {\t\n\t\n\t}\n\t//演算\n\tpublic void compute() {\n\t\n\t\t}\n//出力\npublic void output() {\n\tint[] date=new int[3];\n\tfor(h=0;h<3;h++) {\n\t\tdate[h]=scan.nextInt();\n\t}\n\tSystem.out.println(date[2]+\" \"+date[0]+\" \"+date[1]);\n}\n\tpublic static void main(String [ ] args) {\n\t\t Main p = new Main ();\n\t\tp.input();\n\t\tp.compute();\n\t\tp.output();\n\t\t}\n\t}",
"Main"
] |
import java.util.Scanner;
//int[] date=new int[2];
public class Main {
int i,o,sum,h,s,e,u,ty,yu,ui,n,num,qw;
double m,t,r,j,k,f,d,g,w;
static double l;
String b,c,z,x,v,a,q;
Scanner scan =new Scanner(System.in);
//入力
public void input() {
}
//演算
public void compute() {
}
//出力
public void output() {
int[] date=new int[3];
for(h=0;h<3;h++) {
date[h]=scan.nextInt();
}
System.out.println(date[2]+" "+date[0]+" "+date[1]);
}
public static void main(String [ ] args) {
Main p = new Main ();
p.input();
p.compute();
p.output();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
39,
13,
13,
13,
28,
13,
13,
30,
30,
4,
18,
18,
13,
13,
2,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
52,
5
],
[
52,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
29,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
33,
36
],
[
37,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
6,
49
],
[
49,
50
],
[
0,
51
],
[
51,
52
],
[
51,
53
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int[] cab = {Z,X,Y};",
"cab",
"{Z,X,Y}",
"Z",
"X",
"Y",
"for(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}",
"int i",
"cab",
"{\n\t\t\tSystem.out.print(i + \" \");\n\t\t}",
"{\n\t\t\tSystem.out.print(i + \" \");\n\t\t}",
"System.out.print(i + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"i + \" \"",
"i",
"\" \"",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tint[] cab = {Z,X,Y};\n\t\tfor(int i : cab) {\n\t\t\tSystem.out.print(i + \" \");\n\t\t}\n\t\tsc.close();\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
int[] cab = {Z,X,Y};
for(int i : cab) {
System.out.print(i + " ");
}
sc.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
17,
38,
5,
13,
30,
29,
30,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
14,
2,
2,
13,
17,
2,
13,
17,
30,
29,
14,
2,
2,
13,
17,
2,
13,
17,
30,
29,
14,
2,
2,
13,
17,
2,
13,
17,
30,
29,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
89,
5
],
[
89,
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
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
18,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
23,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
23,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
23,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
47,
48
],
[
47,
49
],
[
42,
50
],
[
50,
51
],
[
23,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
57,
58
],
[
57,
59
],
[
52,
60
],
[
60,
61
],
[
23,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
63,
67
],
[
67,
68
],
[
67,
69
],
[
62,
70
],
[
70,
71
],
[
8,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
80,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
80,
82
],
[
79,
83
],
[
78,
84
],
[
80,
85
],
[
6,
86
],
[
86,
87
],
[
0,
88
],
[
88,
89
],
[
88,
90
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}",
"main",
"{\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}",
"int x = 0;",
"x",
"0",
"int y = 0;",
"y",
"0",
"int z = 0;",
"z",
"0",
"try {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}",
"catch (Exception e) {\n\t\t\treturn;\n\t\t}",
"Exception e",
"{\n\t\t\treturn;\n\t\t}",
"return;",
"{\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"x = sc.nextInt()",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"y = sc.nextInt()",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"z = sc.nextInt()",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}",
"x < 1 || x > 100",
"x < 1",
"x",
"1",
"x > 100",
"x",
"100",
"{\n\t\t\t\treturn;\n\t\t\t}",
"return;",
"if (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}",
"y < 1 || y > 100",
"y < 1",
"y",
"1",
"y > 100",
"y",
"100",
"{\n\t\t\t\treturn;\n\t\t\t}",
"return;",
"if (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}",
"z < 1 || z > 100",
"z < 1",
"z",
"1",
"z > 100",
"z",
"100",
"{\n\t\t\t\treturn;\n\t\t\t}",
"return;",
"System.out.println(z + \" \" + x + \" \" + y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z + \" \" + x + \" \" + y",
"\" \"",
"x",
"z + \" \" + x + \" \" + y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint x = 0;\n\t\tint y = 0;\n\t\tint z = 0;\n\t\ttry {\n\t\t\tScanner sc = new Scanner(System.in);\n\t\t\t// 入力された値を取得\n\t\t\tx = sc.nextInt();\n\t\t\ty = sc.nextInt();\n\t\t\tz = sc.nextInt();\n\n\t\t\t// バリデーション\n\t\t\tif (x < 1 || x > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (y < 1 || y > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif (z < 1 || z > 100) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t} catch (Exception e) {\n\t\t\treturn;\n\t\t}\n\n\t\t// 出力\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int x = 0;
int y = 0;
int z = 0;
try {
Scanner sc = new Scanner(System.in);
// 入力された値を取得
x = sc.nextInt();
y = sc.nextInt();
z = sc.nextInt();
// バリデーション
if (x < 1 || x > 100) {
return;
}
if (y < 1 || y > 100) {
return;
}
if (z < 1 || z > 100) {
return;
}
} catch (Exception e) {
return;
}
// 出力
System.out.println(z + " " + x + " " + y);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
20,
4,
18,
13,
17,
13,
4,
18,
13,
17,
13,
4,
18,
13,
17,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
17,
4,
18,
13,
17,
13,
4,
18,
13,
17,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
17,
4,
18,
13,
17,
13,
4,
18,
13,
17,
13,
28,
13,
4,
18,
13,
30,
30,
4,
18,
18,
13,
13,
2,
13,
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
],
[
116,
11
],
[
116,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
14,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
14,
33
],
[
33,
34
],
[
33,
35
],
[
14,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
36,
40
],
[
14,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
41,
45
],
[
14,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
46,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
14,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
14,
63
],
[
63,
64
],
[
64,
65
],
[
63,
66
],
[
63,
67
],
[
14,
68
],
[
68,
69
],
[
69,
70
],
[
68,
71
],
[
68,
72
],
[
14,
73
],
[
73,
74
],
[
73,
75
],
[
75,
76
],
[
76,
77
],
[
75,
78
],
[
14,
79
],
[
79,
80
],
[
79,
81
],
[
81,
82
],
[
82,
83
],
[
81,
84
],
[
14,
85
],
[
85,
86
],
[
86,
87
],
[
85,
88
],
[
85,
89
],
[
14,
90
],
[
90,
91
],
[
91,
92
],
[
90,
93
],
[
90,
94
],
[
14,
95
],
[
95,
96
],
[
95,
97
],
[
97,
98
],
[
98,
99
],
[
95,
100
],
[
101,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
104,
106
],
[
102,
107
],
[
107,
108
],
[
107,
109
],
[
14,
110
],
[
110,
111
],
[
111,
112
],
[
12,
113
],
[
113,
114
],
[
0,
115
],
[
115,
116
],
[
115,
117
]
] |
[
"import java.util.LinkedHashMap;\nimport java.util.Map;\nimport java.util.Scanner;\n\n// ABC161-A\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}\n}",
"import java.util.LinkedHashMap;",
"LinkedHashMap",
"java.util",
"import java.util.Map;",
"Map",
"java.util",
"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\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = sc.nextInt();",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int y = sc.nextInt();",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int z = sc.nextInt();",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"Map<String, Integer> map = new LinkedHashMap<>();",
"map",
"new LinkedHashMap<>()",
"map.put(\"A\", x)",
"map.put",
"map",
"\"A\"",
"x",
"map.put(\"B\", y)",
"map.put",
"map",
"\"B\"",
"y",
"map.put(\"C\", z)",
"map.put",
"map",
"\"C\"",
"z",
"int a = map.get(\"A\");",
"a",
"map.get(\"A\")",
"map.get",
"map",
"\"A\"",
"int b = map.get(\"B\");",
"b",
"map.get(\"B\")",
"map.get",
"map",
"\"B\"",
"map.put(\"A\", b)",
"map.put",
"map",
"\"A\"",
"b",
"map.put(\"B\", a)",
"map.put",
"map",
"\"B\"",
"a",
"int a2 = map.get(\"A\");",
"a2",
"map.get(\"A\")",
"map.get",
"map",
"\"A\"",
"int c = map.get(\"C\");",
"c",
"map.get(\"C\")",
"map.get",
"map",
"\"C\"",
"map.put(\"A\", c)",
"map.put",
"map",
"\"A\"",
"c",
"map.put(\"C\", a2)",
"map.put",
"map",
"\"C\"",
"a2",
"for (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}",
"Integer num",
"map.values()",
"map.values",
"map",
"{\n\t\t\tSystem.out.print(num + \" \");\n\t\t}",
"{\n\t\t\tSystem.out.print(num + \" \");\n\t\t}",
"System.out.print(num + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"num + \" \"",
"num",
"\" \"",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\n\t\tMap<String, Integer> map = new LinkedHashMap<>();\n\t\tmap.put(\"A\", x);\n\t\tmap.put(\"B\", y);\n\t\tmap.put(\"C\", z);\n\n\t\t// A <-> B\n\t\tint a = map.get(\"A\");\n\t\tint b = map.get(\"B\");\n\t\tmap.put(\"A\", b);\n\t\tmap.put(\"B\", a);\n\n\t\t// A <-> C\n\t\tint a2 = map.get(\"A\");\n\t\tint c = map.get(\"C\");\n\t\tmap.put(\"A\", c);\n\t\tmap.put(\"C\", a2);\n\n\t\tfor (Integer num : map.values()) {\n\t\t\tSystem.out.print(num + \" \");\n\t\t}\n\n\t\tsc.close();\n\t}\n}",
"Main"
] |
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Scanner;
// ABC161-A
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int x = sc.nextInt();
int y = sc.nextInt();
int z = sc.nextInt();
Map<String, Integer> map = new LinkedHashMap<>();
map.put("A", x);
map.put("B", y);
map.put("C", z);
// A <-> B
int a = map.get("A");
int b = map.get("B");
map.put("A", b);
map.put("B", a);
// A <-> C
int a2 = map.get("A");
int c = map.get("C");
map.put("A", c);
map.put("C", a2);
for (Integer num : map.values()) {
System.out.print(num + " ");
}
sc.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
59,
5
],
[
59,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
47,
53
],
[
47,
54
],
[
47,
55
],
[
6,
56
],
[
56,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\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 int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = sc.nextInt();",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int y = sc.nextInt();",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int z = sc.nextInt();",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int changeValue;",
"changeValue",
"changeValue = x",
"changeValue",
"x",
"x = y",
"x",
"y",
"y = changeValue",
"y",
"changeValue",
"changeValue = x",
"changeValue",
"x",
"x = z",
"x",
"z",
"z = changeValue",
"z",
"changeValue",
"System.out.printf(\"%d %d %d\",x,y,z)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %d\"",
"x",
"y",
"z",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt();\n int y = sc.nextInt();\n int z = sc.nextInt();\n int changeValue;\n changeValue = x;\n x = y;\n y = changeValue;\n changeValue = x;\n x = z;\n z = changeValue;\n System.out.printf(\"%d %d %d\",x,y,z);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int x = sc.nextInt();
int y = sc.nextInt();
int z = sc.nextInt();
int changeValue;
changeValue = x;
x = y;
y = changeValue;
changeValue = x;
x = z;
z = changeValue;
System.out.printf("%d %d %d",x,y,z);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
56,
8
],
[
56,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
17,
20
],
[
20,
21
],
[
21,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
37,
38
],
[
11,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
47,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
45,
51
],
[
47,
52
],
[
9,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] |
[
"import java.util.*;\nimport java.io.*;\n \npublic class Main {\n public static void main (final String[] args) {\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main (final String[] args) {\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"Main",
"public static void main (final String[] args) {\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }",
"main",
"{\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }",
"final Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int x = Integer.parseInt(s.next());",
"x",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"int y = Integer.parseInt(s.next());",
"y",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"int z = Integer.parseInt(s.next());",
"z",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"System.out.println(z + \" \" + x + \" \" + y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z + \" \" + x + \" \" + y",
"\" \"",
"x",
"z + \" \" + x + \" \" + y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"final String[] args",
"args",
"public class Main {\n public static void main (final String[] args) {\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"public class Main {\n public static void main (final String[] args) {\n final Scanner s = new Scanner(System.in);\n int x = Integer.parseInt(s.next());\n int y = Integer.parseInt(s.next());\n \t int z = Integer.parseInt(s.next());\n \t\n \tSystem.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
public static void main (final String[] args) {
final Scanner s = new Scanner(System.in);
int x = Integer.parseInt(s.next());
int y = Integer.parseInt(s.next());
int z = Integer.parseInt(s.next());
System.out.println(z + " " + x + " " + y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
64,
5
],
[
64,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
55,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
53,
59
],
[
55,
60
],
[
6,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\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 int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int workspace;",
"workspace",
"workspace = a",
"workspace",
"a",
"a = b",
"a",
"b",
"b = workspace",
"b",
"workspace",
"workspace = a",
"workspace",
"a",
"a = c",
"a",
"c",
"c = workspace",
"c",
"workspace",
"System.out.print(a + \" \" + b + \" \" + c)",
"System.out.print",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int workspace;\n \n workspace = a;\n a = b;\n b = workspace;\n \n workspace = a;\n a = c;\n c = workspace;\n \n System.out.print(a + \" \" + b + \" \" + c);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int workspace;
workspace = a;
a = b;
b = workspace;
workspace = a;
a = c;
c = workspace;
System.out.print(a + " " + b + " " + c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
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) {\n Scanner sc = new Scanner(System.in);\n String a = sc.next(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\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 a = sc.next(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String a = sc.next(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n String a = sc.next(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String a = sc.next()",
"a",
"sc.next()",
"sc.next",
"sc",
"b = sc.next()",
"b",
"sc.next()",
"sc.next",
"sc",
"c = sc.next();",
"c",
"sc.next()",
"sc.next",
"sc",
"System.out.println(c + \" \" + a + \" \" + b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c + \" \" + a + \" \" + b",
"\" \"",
"a",
"c + \" \" + a + \" \" + b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"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(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String a = sc.next(),b = sc.next(),c = sc.next();\n System.out.println(c + \" \" + a + \" \" + b);\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(),b = sc.next(),c = sc.next();
System.out.println(c + " " + a + " " + b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
0,
13,
2,
2,
2,
2,
4,
18,
13,
13,
17,
4,
18,
13,
13,
17,
4,
18,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
59,
5
],
[
59,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
35,
40
],
[
34,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
33,
45
],
[
35,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
8,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
6,
56
],
[
56,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
]
] |
[
"import java.util.*;\npublic class Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }\n}",
"Main",
"public static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }",
"main",
"{\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = sc.nextInt();",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int y = sc.nextInt();",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int z = sc.nextInt();",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"String ans=\"\";",
"ans",
"\"\"",
"ans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y)",
"ans",
"String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y)",
"\" \"",
"String.valueOf(x)",
"String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y)",
"String.valueOf(z)",
"String.valueOf",
"String",
"z",
"\" \"",
"String.valueOf(x)",
"String.valueOf",
"String",
"x",
"\" \"",
"String.valueOf(y)",
"String.valueOf",
"String",
"y",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n \tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tString ans=\"\";\n\t\tans=String.valueOf(z)+\" \"+String.valueOf(x)+\" \"+String.valueOf(y);\n\t\tSystem.out.println(ans);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int x = sc.nextInt();
int y = sc.nextInt();
int z = sc.nextInt();
String ans="";
ans=String.valueOf(z)+" "+String.valueOf(x)+" "+String.valueOf(y);
System.out.println(ans);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
29,
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
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
35,
40
],
[
8,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}\n}",
"Main",
"public static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int A = sc.nextInt();",
"A",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int B = sc.nextInt();",
"B",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int C = sc.nextInt();",
"C",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.print(C + \" \" + A + \" \" + B)",
"System.out.print",
"System.out",
"System",
"System.out",
"C + \" \" + A + \" \" + B",
"\" \"",
"A",
"C + \" \" + A + \" \" + B",
"C",
"\" \"",
"A",
"\" \"",
"B",
"return;",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tSystem.out.print(C + \" \" + A + \" \" + B);\n\t\t\t\n\treturn;\n\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int A = sc.nextInt();
int B = sc.nextInt();
int C = sc.nextInt();
System.out.print(C + " " + A + " " + B);
return;
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
28,
30
],
[
14,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
31,
35
],
[
35,
36
],
[
35,
37
],
[
14,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
38,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
14,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
58,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
57,
63
],
[
63,
64
],
[
63,
65
],
[
56,
66
],
[
58,
67
],
[
67,
68
],
[
67,
69
],
[
12,
70
],
[
70,
71
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //コンソールから入れる際に高速に入れる方法\n\n \n String strArr[] = br.readLine().split(\" \");\n \t \n String temp = strArr[1]; \n \tstrArr[1] = strArr[0];\n \tstrArr[0] = strArr[2];\n \tstrArr[2] = temp;\n System.out.println(strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]);\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n public static void main(String[] args) throws IOException {\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //コンソールから入れる際に高速に入れる方法\n\n \n String strArr[] = br.readLine().split(\" \");\n \t \n String temp = strArr[1]; \n \tstrArr[1] = strArr[0];\n \tstrArr[0] = strArr[2];\n \tstrArr[2] = temp;\n System.out.println(strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //コンソールから入れる際に高速に入れる方法\n\n \n String strArr[] = br.readLine().split(\" \");\n \t \n String temp = strArr[1]; \n \tstrArr[1] = strArr[0];\n \tstrArr[0] = strArr[2];\n \tstrArr[2] = temp;\n System.out.println(strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]);\n }",
"main",
"{\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //コンソールから入れる際に高速に入れる方法\n\n \n String strArr[] = br.readLine().split(\" \");\n \t \n String temp = strArr[1]; \n \tstrArr[1] = strArr[0];\n \tstrArr[0] = strArr[2];\n \tstrArr[2] = temp;\n System.out.println(strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strArr[] = br.readLine().split(\" \");",
"strArr",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"String temp = strArr[1];",
"temp",
"strArr[1]",
"strArr",
"1",
"strArr[1] = strArr[0]",
"strArr[1]",
"strArr",
"1",
"strArr[0]",
"strArr",
"0",
"strArr[0] = strArr[2]",
"strArr[0]",
"strArr",
"0",
"strArr[2]",
"strArr",
"2",
"strArr[2] = temp",
"strArr[2]",
"strArr",
"2",
"temp",
"System.out.println(strArr[0] + \" \" + strArr[1] + \" \" + strArr[2])",
"System.out.println",
"System.out",
"System",
"System.out",
"strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]",
"\" \"",
"strArr[1]",
"strArr[0] + \" \" + strArr[1] + \" \" + strArr[2]",
"strArr[0]",
"strArr",
"0",
"\" \"",
"strArr[1]",
"strArr",
"1",
"\" \"",
"strArr[2]",
"strArr",
"2",
"String[] args",
"args"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //コンソールから入れる際に高速に入れる方法
String strArr[] = br.readLine().split(" ");
String temp = strArr[1];
strArr[1] = strArr[0];
strArr[0] = strArr[2];
strArr[2] = temp;
System.out.println(strArr[0] + " " + strArr[1] + " " + strArr[2]);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
47,
8
],
[
47,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
38,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
36,
42
],
[
38,
43
],
[
9,
44
],
[
44,
45
],
[
0,
46
],
[
46,
47
],
[
46,
48
]
] |
[
"import java.io.IOException;\nimport java.util.*;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }",
"main",
"{\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int a = in.nextInt();",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"int b = in.nextInt();",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"int c = in.nextInt();",
"c",
"in.nextInt()",
"in.nextInt",
"in",
"System.out.println(c + \" \" + a + \" \" + b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c + \" \" + a + \" \" + b",
"\" \"",
"a",
"c + \" \" + a + \" \" + b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n\n System.out.println(c + \" \" + a + \" \" + b);\n }\n}",
"Main"
] |
import java.io.IOException;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
Scanner in = new Scanner(System.in);
int a = in.nextInt();
int b = in.nextInt();
int c = in.nextInt();
System.out.println(c + " " + a + " " + b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
35,
40
],
[
6,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }\n \n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }\n \n}",
"Main",
"public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"short x = scanner.nextShort();",
"x",
"scanner.nextShort()",
"scanner.nextShort",
"scanner",
"short y = scanner.nextShort();",
"y",
"scanner.nextShort()",
"scanner.nextShort",
"scanner",
"short z = scanner.nextShort();",
"z",
"scanner.nextShort()",
"scanner.nextShort",
"scanner",
"System.out.println(z + \" \" + x + \" \" + y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z + \" \" + x + \" \" + y",
"\" \"",
"x",
"z + \" \" + x + \" \" + y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }\n \n}",
"public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n short x = scanner.nextShort();\n short y = scanner.nextShort();\n short z = scanner.nextShort();\n System.out.println(z + \" \" + x + \" \" + y);\n\n }\n \n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner scanner = new Scanner(System.in);
short x = scanner.nextShort();
short y = scanner.nextShort();
short z = scanner.nextShort();
System.out.println(z + " " + x + " " + y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
68,
5
],
[
68,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
59,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
58,
62
],
[
57,
63
],
[
59,
64
],
[
6,
65
],
[
65,
66
],
[
0,
67
],
[
67,
68
],
[
67,
69
]
] |
[
"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\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\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\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int A = sc.nextInt();",
"A",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int B = sc.nextInt();",
"B",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int C = sc.nextInt();",
"C",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int free = 0;",
"free",
"0",
"int freeB = 0;",
"freeB",
"0",
"free = A",
"free",
"A",
"A = B",
"A",
"B",
"B = free",
"B",
"free",
"freeB = A",
"freeB",
"A",
"A = C",
"A",
"C",
"C = freeB",
"C",
"freeB",
"System.out.println(A + \" \" + B + \" \" +C)",
"System.out.println",
"System.out",
"System",
"System.out",
"A + \" \" + B + \" \" +C",
"\" \"",
"B",
"A + \" \" + B + \" \" +C",
"A",
"\" \"",
"B",
"\" \"",
"C",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint A = sc.nextInt();\n\t\tint B = sc.nextInt();\n\t\tint C = sc.nextInt();\n\n\t\tint free = 0;\n\t\tint freeB = 0;\n\n\t free = A;\n\t\tA = B;\n\t\tB = free;\n\t\tfreeB = A;\n\t\tA = C;\n\t\tC = freeB;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" +C);\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int A = sc.nextInt();
int B = sc.nextInt();
int C = sc.nextInt();
int free = 0;
int freeB = 0;
free = A;
A = B;
B = free;
freeB = A;
A = C;
C = freeB;
System.out.println(A + " " + B + " " +C);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
0,
13,
2,
2,
13,
13,
13,
0,
13,
2,
13,
2,
13,
13,
0,
13,
2,
13,
2,
13,
13,
0,
13,
2,
13,
2,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
76,
5
],
[
76,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
30,
30
],
[
30,
31
],
[
30,
32
],
[
30,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
52,
54
],
[
8,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
8,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
8,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
67,
72
],
[
6,
73
],
[
73,
74
],
[
0,
75
],
[
75,
76
],
[
75,
77
]
] |
[
"import java.util.Scanner;\npublic class Main\n{\n public static void main(String[] args)\n {\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }\n}",
"Main",
"public static void main(String[] args)\n {\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int A = sc.nextInt();",
"A",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int B = sc.nextInt();",
"B",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int C = sc.nextInt();",
"C",
"sc.nextInt()",
"sc.nextInt",
"sc",
"A = A + B + C",
"A",
"A + B + C",
"A + B + C",
"A",
"B",
"C",
"B = A - (B + C)",
"B",
"A - (B + C)",
"A",
"(B + C)",
"B",
"C",
"C = A - (B + C)",
"C",
"A - (B + C)",
"A",
"(B + C)",
"B",
"C",
"A = A - (B + C)",
"A",
"A - (B + C)",
"A",
"(B + C)",
"B",
"C",
"System.out.println(A)",
"System.out.println",
"System.out",
"System",
"System.out",
"A",
"System.out.println(B)",
"System.out.println",
"System.out",
"System",
"System.out",
"B",
"System.out.println(C)",
"System.out.println",
"System.out",
"System",
"System.out",
"C",
"String[] args",
"args",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }\n}",
"public class Main\n{\n public static void main(String[] args)\n {\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n \n A = A + B + C;\n B = A - (B + C);\n C = A - (B + C);\n A = A - (B + C);\n System.out.println(A);\n System.out.println(B);\n System.out.println(C);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner sc = new Scanner(System.in);
int A = sc.nextInt();
int B = sc.nextInt();
int C = sc.nextInt();
A = A + B + C;
B = A - (B + C);
C = A - (B + C);
A = A - (B + C);
System.out.println(A);
System.out.println(B);
System.out.println(C);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
53,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
51,
57
],
[
53,
58
],
[
6,
59
],
[
59,
60
]
] |
[
"import java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int A = s.nextInt(), B = s.nextInt(), C = s.nextInt();\n int temp = A;\n A = B; B = temp;\n temp = A; A = C; C = temp;\n System.out.println(A + \" \" + B + \" \" + C);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int A = s.nextInt(), B = s.nextInt(), C = s.nextInt();\n int temp = A;\n A = B; B = temp;\n temp = A; A = C; C = temp;\n System.out.println(A + \" \" + B + \" \" + C);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int A = s.nextInt(), B = s.nextInt(), C = s.nextInt();\n int temp = A;\n A = B; B = temp;\n temp = A; A = C; C = temp;\n System.out.println(A + \" \" + B + \" \" + C);\n }",
"main",
"{\n Scanner s = new Scanner(System.in);\n int A = s.nextInt(), B = s.nextInt(), C = s.nextInt();\n int temp = A;\n A = B; B = temp;\n temp = A; A = C; C = temp;\n System.out.println(A + \" \" + B + \" \" + C);\n }",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int A = s.nextInt()",
"A",
"s.nextInt()",
"s.nextInt",
"s",
"B = s.nextInt()",
"B",
"s.nextInt()",
"s.nextInt",
"s",
"C = s.nextInt();",
"C",
"s.nextInt()",
"s.nextInt",
"s",
"int temp = A;",
"temp",
"A",
"A = B",
"A",
"B",
"B = temp",
"B",
"temp",
"temp = A",
"temp",
"A",
"A = C",
"A",
"C",
"C = temp",
"C",
"temp",
"System.out.println(A + \" \" + B + \" \" + C)",
"System.out.println",
"System.out",
"System",
"System.out",
"A + \" \" + B + \" \" + C",
"\" \"",
"B",
"A + \" \" + B + \" \" + C",
"A",
"\" \"",
"B",
"\" \"",
"C",
"String[] args",
"args"
] |
import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int A = s.nextInt(), B = s.nextInt(), C = s.nextInt();
int temp = A;
A = B; B = temp;
temp = A; A = C; C = temp;
System.out.println(A + " " + B + " " + C);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
67,
5
],
[
67,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
58,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
56,
62
],
[
58,
63
],
[
6,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] |
[
"import java.util.*;\npublic class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}\n}",
"Main",
"public static void main(String args[]) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = sc.nextInt();",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int y = sc.nextInt();",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int z = sc.nextInt();",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"int temp;",
"temp",
"temp = x",
"temp",
"x",
"x = y",
"x",
"y",
"y = temp",
"y",
"temp",
"temp = x",
"temp",
"x",
"x = z",
"x",
"z",
"z = temp",
"z",
"temp",
"System.out.println(x + \" \" + y + \" \" + z)",
"System.out.println",
"System.out",
"System",
"System.out",
"x + \" \" + y + \" \" + z",
"\" \"",
"y",
"x + \" \" + y + \" \" + z",
"x",
"\" \"",
"y",
"\" \"",
"z",
"String args[]",
"args",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}\n}",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tsc.close();\n\n\t\tint temp;\n\n\t\ttemp = x;\n\t\tx = y;\n\t\ty = temp;\n\n\t\ttemp = x;\n\t\tx = z;\n\t\tz = temp;\n\t\tSystem.out.println(x + \" \" + y + \" \" + z);\n\t}\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
int x = sc.nextInt();
int y = sc.nextInt();
int z = sc.nextInt();
sc.close();
int temp;
temp = x;
x = y;
y = temp;
temp = x;
x = z;
z = temp;
System.out.println(x + " " + y + " " + z);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
68,
8
],
[
68,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
11,
33
],
[
33,
34
],
[
33,
35
],
[
11,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
11,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
56,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
54,
60
],
[
56,
61
],
[
11,
62
],
[
62,
63
],
[
63,
64
],
[
9,
65
],
[
65,
66
],
[
0,
67
],
[
67,
68
],
[
67,
69
]
] |
[
"import java.util.Scanner;\nimport java.util.Arrays;\n \npublic class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.util.Arrays;",
"Arrays",
"java.util",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int num1 = scan.nextInt();",
"num1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int num2 = scan.nextInt();",
"num2",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int num3 = scan.nextInt();",
"num3",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int tmp = num1;",
"tmp",
"num1",
"num1 = num2",
"num1",
"num2",
"num2 = tmp",
"num2",
"tmp",
"tmp = num1",
"tmp",
"num1",
"num1 = num3",
"num1",
"num3",
"num3 = tmp",
"num3",
"tmp",
"System.out.println(num1 + \" \" + num2 + \" \" + num3)",
"System.out.println",
"System.out",
"System",
"System.out",
"num1 + \" \" + num2 + \" \" + num3",
"\" \"",
"num2",
"num1 + \" \" + num2 + \" \" + num3",
"num1",
"\" \"",
"num2",
"\" \"",
"num3",
"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 int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int num1 = scan.nextInt();\n int num2 = scan.nextInt();\n int num3 = scan.nextInt();\n int tmp = num1;\n num1 = num2;\n num2 = tmp;\n \n tmp = num1;\n num1 = num3;\n num3 = tmp;\n System.out.println(num1 + \" \" + num2 + \" \" + num3);\n scan.close();\n }\n}",
"Main"
] |
import java.util.Scanner;
import java.util.Arrays;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int num1 = scan.nextInt();
int num2 = scan.nextInt();
int num3 = scan.nextInt();
int tmp = num1;
num1 = num2;
num2 = tmp;
tmp = num1;
num1 = num3;
num3 = tmp;
System.out.println(num1 + " " + num2 + " " + num3);
scan.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
4,
18,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
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
],
[
50,
8
],
[
50,
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
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
11,
26
],
[
26,
27
],
[
27,
28
],
[
26,
29
],
[
32,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
32,
36
],
[
31,
37
],
[
37,
38
],
[
37,
39
],
[
30,
40
],
[
32,
41
],
[
41,
42
],
[
41,
43
],
[
11,
44
],
[
44,
45
],
[
45,
46
],
[
9,
47
],
[
47,
48
],
[
0,
49
],
[
49,
50
],
[
49,
51
]
] |
[
"import java.util.*;\nimport java.io.*;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\n \n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\n \n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\n \n }",
"main",
"{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\n \n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));",
"out",
"new PrintWriter(new OutputStreamWriter(System.out))",
"String[] s = br.readLine().split(\" \");",
"s",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"out.println(s[2] +\" \"+ s[0] +\" \"+ s[1])",
"out.println",
"out",
"s[2] +\" \"+ s[0] +\" \"+ s[1]",
"\" \"",
"s[0]",
"s[2] +\" \"+ s[0] +\" \"+ s[1]",
"s[2]",
"s",
"2",
"\" \"",
"s[0]",
"s",
"0",
"\" \"",
"s[1]",
"s",
"1",
"out.close()",
"out.close",
"out",
"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 PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\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 PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));\n \n String[] s = br.readLine().split(\" \");\n \n out.println(s[2] +\" \"+ s[0] +\" \"+ s[1]);\n out.close();\n \n }\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
PrintWriter out = new PrintWriter(new OutputStreamWriter(System.out));
String[] s = br.readLine().split(" ");
out.println(s[2] +" "+ s[0] +" "+ s[1]);
out.close();
}
}
|
[
7,
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,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
80,
8
],
[
80,
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
],
[
20,
23
],
[
23,
24
],
[
24,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
32,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
40,
41
],
[
11,
42
],
[
42,
43
],
[
11,
44
],
[
44,
45
],
[
44,
46
],
[
11,
47
],
[
47,
48
],
[
47,
49
],
[
11,
50
],
[
50,
51
],
[
50,
52
],
[
11,
53
],
[
53,
54
],
[
53,
55
],
[
11,
56
],
[
56,
57
],
[
56,
58
],
[
11,
59
],
[
59,
60
],
[
59,
61
],
[
11,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
68,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
66,
72
],
[
68,
73
],
[
11,
74
],
[
74,
75
],
[
75,
76
],
[
9,
77
],
[
77,
78
],
[
0,
79
],
[
79,
80
],
[
79,
81
]
] |
[
"import java.io.*;\nimport java.util.*;\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"PrintWriter pw = new PrintWriter(System.out);",
"pw",
"new PrintWriter(System.out)",
"int a = Integer.parseInt(sc.next());",
"a",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int b = Integer.parseInt(sc.next());",
"b",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int c = Integer.parseInt(sc.next());",
"c",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int temp;",
"temp",
"temp = a",
"temp",
"a",
"a = b",
"a",
"b",
"b = temp",
"b",
"temp",
"temp = a",
"temp",
"a",
"a = c",
"a",
"c",
"c = temp",
"c",
"temp",
"pw.println(a + \" \" + b + \" \" + c)",
"pw.println",
"pw",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"pw.flush()",
"pw.flush",
"pw",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n PrintWriter pw = new PrintWriter(System.out);\n// sc.useDelimiter(\"\\n\");\n// DecimalFormat df = new DecimalFormat(\"0.00000000\");\n \n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int temp;\n temp = a; a = b; b = temp;\n temp = a; a = c; c = temp;\n pw.println(a + \" \" + b + \" \" + c);\n\n pw.flush();\n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
PrintWriter pw = new PrintWriter(System.out);
// sc.useDelimiter("\n");
// DecimalFormat df = new DecimalFormat("0.00000000");
int a = Integer.parseInt(sc.next());
int b = Integer.parseInt(sc.next());
int c = Integer.parseInt(sc.next());
int temp;
temp = a; a = b; b = temp;
temp = a; a = c; c = temp;
pw.println(a + " " + b + " " + c);
pw.flush();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
12,
13,
30,
41,
13,
20,
0,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
141,
8
],
[
141,
9
],
[
9,
10
],
[
141,
11
],
[
11,
12
],
[
11,
13
],
[
13,
14
],
[
14,
15
],
[
14,
16
],
[
13,
17
],
[
17,
18
],
[
17,
19
],
[
13,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
13,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
13,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
13,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
41,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
39,
45
],
[
41,
46
],
[
13,
47
],
[
47,
48
],
[
48,
49
],
[
11,
50
],
[
50,
51
],
[
141,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
52,
56
],
[
56,
57
],
[
52,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
52,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
68,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
67,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
77,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
66,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
52,
92
],
[
92,
93
],
[
92,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
96,
99
],
[
99,
100
],
[
52,
101
],
[
101,
102
],
[
101,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
105,
108
],
[
108,
109
],
[
52,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
115,
116
],
[
114,
117
],
[
117,
118
],
[
52,
119
],
[
119,
120
],
[
119,
121
],
[
121,
122
],
[
122,
123
],
[
122,
124
],
[
121,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
125,
132
],
[
132,
133
],
[
133,
134
],
[
133,
135
],
[
135,
136
],
[
136,
137
],
[
121,
138
],
[
138,
139
],
[
0,
140
],
[
140,
141
],
[
140,
142
]
] |
[
"import java.io.*;\nimport java.util.*;\n\npublic class Main {\n\n public static void main(String[] args) throws Exception{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }\n //-----------PrintWriter for faster output---------------------------------\n public static PrintWriter out;\n\n //-----------MyScanner class for faster input----------\n public static 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 } 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 //--------------------------------------------------------\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String[] args) throws Exception{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }\n //-----------PrintWriter for faster output---------------------------------\n public static PrintWriter out;\n\n //-----------MyScanner class for faster input----------\n public static 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 } 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 //--------------------------------------------------------\n}",
"Main",
"//-----------PrintWriter for faster output---------------------------------\n public static PrintWriter out;",
"out",
"public static void main(String[] args) throws Exception{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }",
"main",
"{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }",
"FastReader fs = new FastReader();",
"fs",
"new FastReader()",
"out = new PrintWriter(new BufferedOutputStream(System.out))",
"out",
"new PrintWriter(new BufferedOutputStream(System.out))",
"int x = fs.nextInt();",
"x",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int y= fs.nextInt();",
"y",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int z = fs.nextInt();",
"z",
"fs.nextInt()",
"fs.nextInt",
"fs",
"out.println(z+\" \"+x+\" \"+y)",
"out.println",
"out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"public static 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 } 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 }",
"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 } 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 public static void main(String[] args) throws Exception{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }\n //-----------PrintWriter for faster output---------------------------------\n public static PrintWriter out;\n\n //-----------MyScanner class for faster input----------\n public static 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 } 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 //--------------------------------------------------------\n}",
"public class Main {\n\n public static void main(String[] args) throws Exception{\n\n FastReader fs = new FastReader();\n out = new PrintWriter(new BufferedOutputStream(System.out));\n\n int x = fs.nextInt();\n int y= fs.nextInt();int z = fs.nextInt();\n out.println(z+\" \"+x+\" \"+y);\n\n\n\n\n out.close();\n }\n //-----------PrintWriter for faster output---------------------------------\n public static PrintWriter out;\n\n //-----------MyScanner class for faster input----------\n public static 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 } 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 //--------------------------------------------------------\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception{
FastReader fs = new FastReader();
out = new PrintWriter(new BufferedOutputStream(System.out));
int x = fs.nextInt();
int y= fs.nextInt();int z = fs.nextInt();
out.println(z+" "+x+" "+y);
out.close();
}
//-----------PrintWriter for faster output---------------------------------
public static PrintWriter out;
//-----------MyScanner class for faster input----------
public 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,
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,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
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,
42,
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,
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
],
[
173,
29
],
[
173,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
32,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
40,
42
],
[
32,
43
],
[
43,
44
],
[
43,
45
],
[
32,
46
],
[
46,
47
],
[
46,
48
],
[
32,
49
],
[
49,
50
],
[
49,
51
],
[
32,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
52,
56
],
[
52,
57
],
[
32,
58
],
[
58,
59
],
[
59,
60
],
[
30,
61
],
[
61,
62
],
[
173,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
65,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
67,
73
],
[
73,
74
],
[
73,
75
],
[
75,
76
],
[
76,
77
],
[
67,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
81,
82
],
[
67,
83
],
[
83,
84
],
[
83,
85
],
[
67,
86
],
[
86,
87
],
[
86,
88
],
[
67,
89
],
[
89,
90
],
[
89,
91
],
[
67,
92
],
[
92,
93
],
[
92,
94
],
[
67,
95
],
[
95,
96
],
[
95,
97
],
[
67,
98
],
[
98,
99
],
[
98,
100
],
[
67,
101
],
[
101,
102
],
[
102,
103
],
[
101,
104
],
[
107,
105
],
[
105,
106
],
[
106,
107
],
[
107,
108
],
[
107,
109
],
[
106,
110
],
[
105,
111
],
[
107,
112
],
[
65,
113
],
[
113,
114
],
[
65,
115
],
[
115,
116
],
[
65,
117
],
[
117,
118
],
[
173,
119
],
[
119,
120
],
[
119,
121
],
[
121,
122
],
[
119,
123
],
[
123,
124
],
[
119,
125
],
[
125,
126
],
[
125,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
127,
131
],
[
131,
132
],
[
131,
133
],
[
125,
134
],
[
134,
135
],
[
119,
136
],
[
136,
137
],
[
136,
138
],
[
138,
139
],
[
139,
140
],
[
140,
141
],
[
141,
142
],
[
141,
143
],
[
140,
144
],
[
144,
145
],
[
145,
146
],
[
146,
147
],
[
139,
148
],
[
148,
149
],
[
149,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
153,
154
],
[
149,
155
],
[
155,
156
],
[
156,
157
],
[
156,
158
],
[
138,
159
],
[
159,
160
],
[
160,
161
],
[
161,
162
],
[
119,
163
],
[
163,
164
],
[
163,
165
],
[
165,
166
],
[
166,
167
],
[
167,
168
],
[
168,
169
],
[
167,
170
],
[
170,
171
],
[
0,
172
],
[
172,
173
],
[
172,
174
]
] |
[
"import java.io.OutputStream;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.PrintWriter;\nimport java.util.StringTokenizer;\nimport java.io.IOException;\nimport java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.InputStream;\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 InputReader in = new InputReader(inputStream);\n PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class TaskA {\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }\n\n }\n\n static class InputReader {\n public BufferedReader reader;\n public StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\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.StringTokenizer;",
"StringTokenizer",
"java.util",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"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 PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class TaskA {\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }\n\n }\n\n static class InputReader {\n public BufferedReader reader;\n public StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\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 PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\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 PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\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)",
"TaskA solver = new TaskA();",
"solver",
"new TaskA()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class TaskA {\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }\n\n }",
"TaskA",
"public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }",
"solve",
"{\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }",
"int a = in.nextInt();",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"int b = in.nextInt();",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"int c = in.nextInt();",
"c",
"in.nextInt()",
"in.nextInt",
"in",
"int t = a;",
"t",
"a",
"a = b",
"a",
"b",
"b = t",
"b",
"t",
"t = a",
"t",
"a",
"a = c",
"a",
"c",
"c = t",
"c",
"t",
"out.println(a + \" \" + b + \" \" + c)",
"out.println",
"out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"int testNumber",
"testNumber",
"InputReader in",
"in",
"PrintWriter out",
"out",
"static class InputReader {\n public BufferedReader reader;\n public StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\n }\n\n }",
"InputReader",
"public BufferedReader reader;",
"reader",
"public StringTokenizer tokenizer;",
"tokenizer",
"public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }",
"InputReader",
"{\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }",
"reader = new BufferedReader(new InputStreamReader(stream), 32768)",
"reader",
"new BufferedReader(new InputStreamReader(stream), 32768)",
"tokenizer = null",
"tokenizer",
"null",
"InputStream stream",
"stream",
"public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }",
"next",
"{\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }",
"while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(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 RuntimeException(e);\n }\n }",
"try {\n tokenizer = new StringTokenizer(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 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 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 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 PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class TaskA {\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }\n\n }\n\n static class InputReader {\n public BufferedReader reader;\n public StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\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 PrintWriter out = new PrintWriter(outputStream);\n TaskA solver = new TaskA();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class TaskA {\n public void solve(int testNumber, InputReader in, PrintWriter out) {\n int a = in.nextInt();\n int b = in.nextInt();\n int c = in.nextInt();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a + \" \" + b + \" \" + c);\n }\n\n }\n\n static class InputReader {\n public BufferedReader reader;\n public StringTokenizer tokenizer;\n\n public InputReader(InputStream stream) {\n reader = new BufferedReader(new InputStreamReader(stream), 32768);\n tokenizer = null;\n }\n\n public String next() {\n while (tokenizer == null || !tokenizer.hasMoreTokens()) {\n try {\n tokenizer = new StringTokenizer(reader.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return tokenizer.nextToken();\n }\n\n public int nextInt() {\n return Integer.parseInt(next());\n }\n\n }\n}",
"Main"
] |
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.StringTokenizer;
import java.io.IOException;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.InputStream;
/**
* 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;
InputReader in = new InputReader(inputStream);
PrintWriter out = new PrintWriter(outputStream);
TaskA solver = new TaskA();
solver.solve(1, in, out);
out.close();
}
static class TaskA {
public void solve(int testNumber, InputReader in, PrintWriter out) {
int a = in.nextInt();
int b = in.nextInt();
int c = in.nextInt();
int t = a;
a = b;
b = t;
t = a;
a = c;
c = t;
out.println(a + " " + b + " " + c);
}
}
static class InputReader {
public BufferedReader reader;
public StringTokenizer tokenizer;
public InputReader(InputStream stream) {
reader = new BufferedReader(new InputStreamReader(stream), 32768);
tokenizer = null;
}
public String next() {
while (tokenizer == null || !tokenizer.hasMoreTokens()) {
try {
tokenizer = new StringTokenizer(reader.readLine());
} catch (IOException e) {
throw new RuntimeException(e);
}
}
return tokenizer.nextToken();
}
public int nextInt() {
return Integer.parseInt(next());
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
74,
5
],
[
74,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
34,
36
],
[
8,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
8,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
65,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
63,
69
],
[
65,
70
],
[
6,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n public static void main(String[] args){\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n public static void main(String[] args){\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }\n\n}",
"Main",
"public static void main(String[] args){\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }",
"main",
"{\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }",
"Scanner a = new Scanner(System.in);",
"a",
"new Scanner(System.in)",
"int x = a.nextInt();",
"x",
"a.nextInt()",
"a.nextInt",
"a",
"int y = a.nextInt();",
"y",
"a.nextInt()",
"a.nextInt",
"a",
"int c = a.nextInt();",
"c",
"a.nextInt()",
"a.nextInt",
"a",
"x = x-y",
"x",
"x-y",
"x",
"y",
"y = y+x",
"y",
"y+x",
"y",
"x",
"x = y-x",
"x",
"y-x",
"y",
"x",
"x = x - c",
"x",
"x - c",
"x",
"c",
"c = c+x",
"c",
"c+x",
"c",
"x",
"x = c-x",
"x",
"c-x",
"c",
"x",
"System.out.println(x + \" \"+ y + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"x + \" \"+ y + \" \" + c",
"\" \"",
"y",
"x + \" \"+ y + \" \" + c",
"x",
"\" \"",
"y",
"\" \"",
"c",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }\n\n}",
"public class Main{\n public static void main(String[] args){\n Scanner a = new Scanner(System.in);\n int x = a.nextInt();\n int y = a.nextInt();\n int c = a.nextInt();\n \tx = x-y;\n y = y+x;\n x = y-x;\n \n x = x - c;\n c = c+x;\n x = c-x;\n System.out.println(x + \" \"+ y + \" \" + c);\n }\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner a = new Scanner(System.in);
int x = a.nextInt();
int y = a.nextInt();
int c = a.nextInt();
x = x-y;
y = y+x;
x = y-x;
x = x - c;
c = c+x;
x = c-x;
System.out.println(x + " "+ y + " " + c);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
55,
11
],
[
55,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
16,
18
],
[
15,
19
],
[
19,
20
],
[
20,
21
],
[
20,
22
],
[
19,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
19,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
19,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
19,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
46,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
44,
50
],
[
46,
51
],
[
12,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] |
[
"/* package codechef; // don't place package name! */\n\nimport java.util.*;\nimport java.lang.*;\nimport java.io.*;\n\n/* Name of the class has to be \"Main\" only if the class is public. */\npublic class Main\n{\n public static void main (String[] args) throws java.lang.Exception\n {\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main\n{\n public static void main (String[] args) throws java.lang.Exception\n {\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception\n {\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}",
"main",
"{\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}",
"try{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}",
"catch(Exception e)\n\t\t {}",
"Exception e",
"{}",
"{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a=sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b=sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c=sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(c+\" \"+a+\" \"+b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"public class Main\n{\n public static void main (String[] args) throws java.lang.Exception\n {\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}\n}",
"public class Main\n{\n public static void main (String[] args) throws java.lang.Exception\n {\n\ttry{\n\t Scanner sc=new Scanner(System.in);\n\t\t int a=sc.nextInt();\n\t\t int b=sc.nextInt();\n\t\t int c=sc.nextInt();\n\t\t System.out.println(c+\" \"+a+\" \"+b);\n\t\t } \n\tcatch(Exception e)\n\t\t {}\n\t}\n}",
"Main"
] |
/* package codechef; // don't place package name! */
import java.util.*;
import java.lang.*;
import java.io.*;
/* Name of the class has to be "Main" only if the class is public. */
public class Main
{
public static void main (String[] args) throws java.lang.Exception
{
try{
Scanner sc=new Scanner(System.in);
int a=sc.nextInt();
int b=sc.nextInt();
int c=sc.nextInt();
System.out.println(c+" "+a+" "+b);
}
catch(Exception e)
{}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
12,
13,
30,
4,
18,
20,
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
],
[
159,
8
],
[
159,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
11,
33
],
[
33,
34
],
[
33,
35
],
[
11,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
11,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
56,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
54,
60
],
[
56,
61
],
[
159,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
62,
68
],
[
68,
69
],
[
159,
70
],
[
70,
71
],
[
70,
72
],
[
72,
73
],
[
70,
74
],
[
74,
75
],
[
70,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
70,
82
],
[
82,
83
],
[
82,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
87,
89
],
[
86,
90
],
[
90,
91
],
[
91,
92
],
[
92,
93
],
[
85,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
96,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
95,
102
],
[
102,
103
],
[
103,
104
],
[
103,
105
],
[
84,
106
],
[
106,
107
],
[
107,
108
],
[
108,
109
],
[
70,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
115,
116
],
[
114,
117
],
[
117,
118
],
[
70,
119
],
[
119,
120
],
[
119,
121
],
[
121,
122
],
[
122,
123
],
[
123,
124
],
[
124,
125
],
[
123,
126
],
[
126,
127
],
[
70,
128
],
[
128,
129
],
[
128,
130
],
[
130,
131
],
[
131,
132
],
[
132,
133
],
[
133,
134
],
[
132,
135
],
[
135,
136
],
[
70,
137
],
[
137,
138
],
[
137,
139
],
[
139,
140
],
[
140,
141
],
[
140,
142
],
[
139,
143
],
[
143,
144
],
[
144,
145
],
[
144,
146
],
[
146,
147
],
[
147,
148
],
[
148,
149
],
[
143,
150
],
[
150,
151
],
[
151,
152
],
[
151,
153
],
[
153,
154
],
[
154,
155
],
[
139,
156
],
[
156,
157
],
[
0,
158
],
[
158,
159
],
[
158,
160
]
] |
[
"import java.util.*;\nimport java.io.*;\n\npublic class Main {\n\tpublic void run() throws Exception {\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\n\tstatic class FastReader {\n\t\tBufferedReader br;\n\t\tStringTokenizer st;\n\n\t\tpublic FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tString next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tint nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tlong nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tdouble nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tString nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\tpublic void run() throws Exception {\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\n\tstatic class FastReader {\n\t\tBufferedReader br;\n\t\tStringTokenizer st;\n\n\t\tpublic FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tString next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tint nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tlong nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tdouble nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tString nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}\n\t}\n}",
"Main",
"public void run() throws Exception {\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}",
"run",
"{\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}",
"FastReader file = new FastReader();",
"file",
"new FastReader()",
"int a = file.nextInt()",
"a",
"file.nextInt()",
"file.nextInt",
"file",
"b = file.nextInt()",
"b",
"file.nextInt()",
"file.nextInt",
"file",
"c = file.nextInt();",
"c",
"file.nextInt()",
"file.nextInt",
"file",
"int d = a;",
"d",
"a",
"a = b",
"a",
"b",
"b = d",
"b",
"d",
"int e = c;",
"e",
"c",
"c = a",
"c",
"a",
"a = e",
"a",
"e",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"public static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}",
"main",
"{\n\t\tnew Main().run();\n\t}",
"new Main().run()",
"new Main().run",
"new Main()",
"String[] args",
"args",
"static class FastReader {\n\t\tBufferedReader br;\n\t\tStringTokenizer st;\n\n\t\tpublic FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tString next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tint nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tlong nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tdouble nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tString nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}\n\t}",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}",
"FastReader",
"{\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"next",
"{\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"while (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}",
"st == null || !st.hasMoreElements()",
"st == null",
"st",
"null",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"{\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}",
"try {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"IOException e",
"{\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t}",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"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",
"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",
"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",
"String nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}",
"nextLine",
"{\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}",
"String str = \"\";",
"str",
"\"\"",
"try {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"IOException e",
"{\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\t\tstr = br.readLine();\n\t\t\t}",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str",
"public class Main {\n\tpublic void run() throws Exception {\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\n\tstatic class FastReader {\n\t\tBufferedReader br;\n\t\tStringTokenizer st;\n\n\t\tpublic FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tString next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tint nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tlong nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tdouble nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tString nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic void run() throws Exception {\n\t\tFastReader file = new FastReader();\n\t\tint a = file.nextInt(), b = file.nextInt(), c = file.nextInt();\n\t\tint d = a;\n\t\ta = b;\n\t\tb = d;\n\t\tint e = c;\n\t\tc = a;\n\t\ta = e;\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\n\tstatic class FastReader {\n\t\tBufferedReader br;\n\t\tStringTokenizer st;\n\n\t\tpublic FastReader() {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t}\n\n\t\tString next() {\n\t\t\twhile (st == null || !st.hasMoreElements()) {\n\t\t\t\ttry {\n\t\t\t\t\tst = new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tint nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tlong nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tdouble nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t\tString nextLine() {\n\t\t\tString str = \"\";\n\t\t\ttry {\n\t\t\t\tstr = br.readLine();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\treturn str;\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
public void run() throws Exception {
FastReader file = new FastReader();
int a = file.nextInt(), b = file.nextInt(), c = file.nextInt();
int d = a;
a = b;
b = d;
int e = c;
c = a;
a = e;
System.out.println(a + " " + b + " " + c);
}
public static void main(String[] args) throws Exception {
new Main().run();
}
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,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
4,
18,
13,
17,
5,
13,
30,
4,
18,
13,
4,
18,
13,
17,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
4,
18,
13,
17,
4,
13,
13,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
4,
18,
13,
1,
40,
13,
30,
30,
14,
2,
13,
2,
4,
18,
13,
17,
30,
4,
18,
13,
4,
18,
13,
13,
30,
4,
18,
4,
18,
13,
4,
18,
13,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
13,
17,
13,
0,
13,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
13,
17,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
24,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
21,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
34,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
21,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
42,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
51,
56
],
[
42,
57
],
[
57,
58
],
[
57,
59
],
[
42,
60
],
[
60,
61
],
[
60,
62
],
[
42,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
63,
73
],
[
73,
74
],
[
74,
75
],
[
63,
76
],
[
77,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
81,
85
],
[
78,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
87,
90
],
[
90,
91
],
[
91,
92
],
[
90,
93
],
[
78,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
97,
98
],
[
98,
99
],
[
97,
100
],
[
100,
101
],
[
101,
102
],
[
100,
103
],
[
95,
104
],
[
42,
105
],
[
105,
106
],
[
106,
107
],
[
107,
108
],
[
107,
109
],
[
105,
110
],
[
18,
111
],
[
111,
112
],
[
16,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
119,
120
],
[
118,
121
],
[
115,
122
],
[
122,
123
],
[
123,
124
],
[
122,
125
],
[
122,
126
],
[
126,
127
],
[
127,
128
],
[
126,
129
],
[
115,
130
],
[
130,
131
],
[
131,
132
],
[
130,
133
],
[
130,
134
],
[
115,
135
],
[
135,
136
],
[
135,
137
],
[
137,
138
],
[
138,
139
],
[
137,
140
],
[
115,
141
],
[
141,
142
],
[
142,
143
],
[
141,
144
],
[
141,
145
],
[
145,
146
],
[
146,
147
],
[
145,
148
],
[
115,
149
],
[
149,
150
],
[
150,
151
],
[
149,
152
],
[
149,
153
],
[
113,
154
],
[
154,
155
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.Arrays;\nimport java.util.List;\n\nclass Main {\n\n public static void main(String[] args) throws Exception {\n\n try {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n } catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n } catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }\n }\n\n private static void abcSwap(List<String> input) {\n String tmp = input.get(1);\n // A and B swap\n input.set(1, input.get(0));\n input.set(0, tmp);\n\n // A and C swap\n tmp = input.get(2);\n input.set(2, input.get(0));\n input.set(0, tmp);\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.Arrays;",
"Arrays",
"java.util",
"import java.util.List;",
"List",
"java.util",
"class Main {\n\n public static void main(String[] args) throws Exception {\n\n try {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n } catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n } catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }\n }\n\n private static void abcSwap(List<String> input) {\n String tmp = input.get(1);\n // A and B swap\n input.set(1, input.get(0));\n input.set(0, tmp);\n\n // A and C swap\n tmp = input.get(2);\n input.set(2, input.get(0));\n input.set(0, tmp);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n try {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n } catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n } catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }\n }",
"main",
"{\n\n try {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n } catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n } catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }\n }",
"try {\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n } catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n } catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }",
"catch (IOException | NumberFormatException e) {\n e.printStackTrace();\n System.exit(0);\n }",
"IOException | NumberFormatException e",
"{\n e.printStackTrace();\n System.exit(0);\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"System.exit(0)",
"System.exit",
"System",
"0",
"catch (final Exception e) {\n e.printStackTrace();\n System.exit(0);\n }",
"final Exception e",
"{\n e.printStackTrace();\n System.exit(0);\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"System.exit(0)",
"System.exit",
"System",
"0",
"{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n List<String> input = Arrays.asList(br.readLine().split(\" \"));\n abcSwap(input);\n\n StringBuilder result = new StringBuilder();\n for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }\n System.out.println(result);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"List<String> input = Arrays.asList(br.readLine().split(\" \"));",
"input",
"Arrays.asList(br.readLine().split(\" \"))",
"Arrays.asList",
"Arrays",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"abcSwap(input)",
"abcSwap",
"input",
"StringBuilder result = new StringBuilder();",
"result",
"new StringBuilder()",
"for (int i = 0; i < input.size(); i++) {\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < input.size()",
"i",
"input.size()",
"input.size",
"input",
"i++",
"i++",
"i",
"{\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }",
"{\n if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }\n }",
"if (i == input.size() - 1) {\n result.append(input.get(i));\n } else {\n result.append(input.get(i)).append(\" \");\n }",
"i == input.size() - 1",
"i",
"input.size() - 1",
"input.size()",
"input.size",
"input",
"1",
"{\n result.append(input.get(i));\n }",
"result.append(input.get(i))",
"result.append",
"result",
"input.get(i)",
"input.get",
"input",
"i",
"{\n result.append(input.get(i)).append(\" \");\n }",
"result.append(input.get(i)).append(\" \")",
"result.append(input.get(i)).append",
"result.append(input.get(i))",
"result.append",
"result",
"input.get(i)",
"input.get",
"input",
"i",
"\" \"",
"System.out.println(result)",
"System.out.println",
"System.out",
"System",
"System.out",
"result",
"String[] args",
"args",
"private static void abcSwap(List<String> input) {\n String tmp = input.get(1);\n // A and B swap\n input.set(1, input.get(0));\n input.set(0, tmp);\n\n // A and C swap\n tmp = input.get(2);\n input.set(2, input.get(0));\n input.set(0, tmp);\n }",
"abcSwap",
"{\n String tmp = input.get(1);\n // A and B swap\n input.set(1, input.get(0));\n input.set(0, tmp);\n\n // A and C swap\n tmp = input.get(2);\n input.set(2, input.get(0));\n input.set(0, tmp);\n }",
"String tmp = input.get(1);",
"tmp",
"input.get(1)",
"input.get",
"input",
"1",
"input.set(1, input.get(0))",
"input.set",
"input",
"1",
"input.get(0)",
"input.get",
"input",
"0",
"input.set(0, tmp)",
"input.set",
"input",
"0",
"tmp",
"tmp = input.get(2)",
"tmp",
"input.get(2)",
"input.get",
"input",
"2",
"input.set(2, input.get(0))",
"input.set",
"input",
"2",
"input.get(0)",
"input.get",
"input",
"0",
"input.set(0, tmp)",
"input.set",
"input",
"0",
"tmp",
"List<String> input",
"input"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.List;
class Main {
public static void main(String[] args) throws Exception {
try {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
List<String> input = Arrays.asList(br.readLine().split(" "));
abcSwap(input);
StringBuilder result = new StringBuilder();
for (int i = 0; i < input.size(); i++) {
if (i == input.size() - 1) {
result.append(input.get(i));
} else {
result.append(input.get(i)).append(" ");
}
}
System.out.println(result);
} catch (IOException | NumberFormatException e) {
e.printStackTrace();
System.exit(0);
} catch (final Exception e) {
e.printStackTrace();
System.exit(0);
}
}
private static void abcSwap(List<String> input) {
String tmp = input.get(1);
// A and B swap
input.set(1, input.get(0));
input.set(0, tmp);
// A and C swap
tmp = input.get(2);
input.set(2, input.get(0));
input.set(0, tmp);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
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
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
6,
45
],
[
45,
46
],
[
0,
47
],
[
47,
48
],
[
47,
49
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\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 int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\n }\n }",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int num1 = sc.nextInt();",
"num1",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int num2 = sc.nextInt();",
"num2",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int num3 = sc.nextInt();",
"num3",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(num3)",
"System.out.println",
"System.out",
"System",
"System.out",
"num3",
"System.out.println(num1)",
"System.out.println",
"System.out",
"System",
"System.out",
"num1",
"System.out.println(num2)",
"System.out.println",
"System.out",
"System",
"System.out",
"num2",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\n }\n }",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int num1 = sc.nextInt();\n int num2 = sc.nextInt();\n int num3 = sc.nextInt();\n System.out.println(num3);\n System.out.println(num1);\n System.out.println(num2);\n }\n }",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int num1 = sc.nextInt();
int num2 = sc.nextInt();
int num3 = sc.nextInt();
System.out.println(num3);
System.out.println(num1);
System.out.println(num2);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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,
12,
13,
30,
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
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
0,
19
],
[
154,
20
],
[
154,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
23,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
23,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
23,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
50,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
48,
54
],
[
50,
55
],
[
21,
56
],
[
56,
57
],
[
154,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
58,
62
],
[
62,
63
],
[
58,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
58,
70
],
[
70,
71
],
[
70,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
74,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
73,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
83,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
72,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
58,
98
],
[
98,
99
],
[
98,
100
],
[
100,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
102,
105
],
[
105,
106
],
[
58,
107
],
[
107,
108
],
[
107,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
112,
113
],
[
111,
114
],
[
114,
115
],
[
58,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
121,
122
],
[
120,
123
],
[
123,
124
],
[
58,
125
],
[
125,
126
],
[
125,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
127,
131
],
[
131,
132
],
[
132,
133
],
[
132,
134
],
[
134,
135
],
[
135,
136
],
[
136,
137
],
[
131,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
141,
142
],
[
142,
143
],
[
127,
144
],
[
144,
145
],
[
58,
146
],
[
146,
147
],
[
146,
148
],
[
148,
149
],
[
149,
150
],
[
146,
151
],
[
151,
152
],
[
0,
153
],
[
153,
154
],
[
153,
155
]
] |
[
"\nimport java.io.*;\nimport java.io.BufferedReader; \nimport java.io.IOException; \nimport java.io.InputStreamReader; \nimport java.util.StringTokenizer; \nimport java.util.*;\n\n\npublic class Main \n{\n\n\t \n\t static class FastReader \n\t { \n\t BufferedReader br; \n\t StringTokenizer st; \n\t \n\t \n\t public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t } \n\t \n\t String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t } \n\t \n\t int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t } \n\t \n\t long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t } \n\t \n\t double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t } \n\t \n\t String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }\n\n\t\t\tpublic Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t} \n\t } \n\n \n\n\t // Complete the hurdleRace function below.\n// public static void solve() {\n// \tFastReader s=new FastReader();\n\n \n public static void main(String[] args) throws IOException {\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }\t\n}\n\n\n\n\n\n \n \n\n \n ",
"import java.io.*;",
"io.*",
"java",
"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",
"import java.util.*;",
"util.*",
"java",
"public class Main \n{\n\n\t \n\t static class FastReader \n\t { \n\t BufferedReader br; \n\t StringTokenizer st; \n\t \n\t \n\t public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t } \n\t \n\t String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t } \n\t \n\t int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t } \n\t \n\t long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t } \n\t \n\t double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t } \n\t \n\t String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }\n\n\t\t\tpublic Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t} \n\t } \n\n \n\n\t // Complete the hurdleRace function below.\n// public static void solve() {\n// \tFastReader s=new FastReader();\n\n \n public static void main(String[] args) throws IOException {\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }\t\n}",
"Main",
"public static void main(String[] args) throws IOException {\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }",
"main",
"{\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }",
"FastReader s=new FastReader();",
"s",
"new FastReader()",
"long x = s.nextLong();",
"x",
"s.nextLong()",
"s.nextLong",
"s",
"long y = s.nextLong();",
"y",
"s.nextLong()",
"s.nextLong",
"s",
"long z = s.nextLong();",
"z",
"s.nextLong()",
"s.nextLong",
"s",
"System.out.print(z+\" \"+x+\" \"+y)",
"System.out.print",
"System.out",
"System",
"System.out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[] args",
"args",
"static class FastReader \n\t { \n\t BufferedReader br; \n\t StringTokenizer st; \n\t \n\t \n\t public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t } \n\t \n\t String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t } \n\t \n\t int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t } \n\t \n\t long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t } \n\t \n\t double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t } \n\t \n\t String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }\n\n\t\t\tpublic Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t} \n\t }",
"FastReader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t }",
"FastReader",
"{ \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t }",
"br = new BufferedReader(new\n\t InputStreamReader(System.in))",
"br",
"new BufferedReader(new\n\t InputStreamReader(System.in))",
"String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t }",
"next",
"{ \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t }",
"while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t }",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"{ \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t }",
"try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t }",
"catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t }",
"IOException e",
"{ \n\t e.printStackTrace(); \n\t }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{ \n\t st = new StringTokenizer(br.readLine()); \n\t }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t }",
"nextInt",
"{ \n\t return Integer.parseInt(next()); \n\t }",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t }",
"nextLong",
"{ \n\t return Long.parseLong(next()); \n\t }",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t }",
"nextDouble",
"{ \n\t return Double.parseDouble(next()); \n\t }",
"return Double.parseDouble(next());",
"Double.parseDouble(next())",
"Double.parseDouble",
"Double",
"next()",
"next",
"String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }",
"nextLine",
"{ \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }",
"String str = \"\";",
"str",
"\"\"",
"try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t }",
"catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t }",
"IOException e",
"{ \n\t e.printStackTrace(); \n\t }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{ \n\t str = br.readLine(); \n\t }",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"return str;",
"str",
"public Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t}",
"charAt",
"{\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t}",
"return null;",
"null",
"int i",
"i",
"public class Main \n{\n\n\t \n\t static class FastReader \n\t { \n\t BufferedReader br; \n\t StringTokenizer st; \n\t \n\t \n\t public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t } \n\t \n\t String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t } \n\t \n\t int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t } \n\t \n\t long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t } \n\t \n\t double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t } \n\t \n\t String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }\n\n\t\t\tpublic Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t} \n\t } \n\n \n\n\t // Complete the hurdleRace function below.\n// public static void solve() {\n// \tFastReader s=new FastReader();\n\n \n public static void main(String[] args) throws IOException {\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }\t\n}",
"public class Main \n{\n\n\t \n\t static class FastReader \n\t { \n\t BufferedReader br; \n\t StringTokenizer st; \n\t \n\t \n\t public FastReader() \n\t { \n\t br = new BufferedReader(new\n\t InputStreamReader(System.in)); \n\t } \n\t \n\t String next() \n\t { \n\t while (st == null || !st.hasMoreTokens()) \n\t { \n\t try\n\t { \n\t st = new StringTokenizer(br.readLine()); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t } \n\t return st.nextToken();\n\t \n\t } \n\t \n\t int nextInt() \n\t { \n\t return Integer.parseInt(next()); \n\t } \n\t \n\t long nextLong() \n\t { \n\t return Long.parseLong(next()); \n\t } \n\t \n\t double nextDouble() \n\t { \n\t return Double.parseDouble(next()); \n\t } \n\t \n\t String nextLine() \n\t { \n\t String str = \"\"; \n\t try\n\t { \n\t str = br.readLine(); \n\t } \n\t catch (IOException e) \n\t { \n\t e.printStackTrace(); \n\t } \n\t return str; \n\t }\n\n\t\t\tpublic Character charAt(int i) {\n\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\treturn null;\n\t\t\t} \n\t } \n\n \n\n\t // Complete the hurdleRace function below.\n// public static void solve() {\n// \tFastReader s=new FastReader();\n\n \n public static void main(String[] args) throws IOException {\n \tFastReader s=new FastReader();\n \tlong x = s.nextLong();\n \tlong y = s.nextLong();\n \tlong z = s.nextLong();\n \tSystem.out.print(z+\" \"+x+\" \"+y);\n \t\n }\t\n}",
"Main"
] |
import java.io.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
import java.util.*;
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.hasMoreTokens())
{
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 Character charAt(int i) {
// TODO Auto-generated method stub
return null;
}
}
// Complete the hurdleRace function below.
// public static void solve() {
// FastReader s=new FastReader();
public static void main(String[] args) throws IOException {
FastReader s=new FastReader();
long x = s.nextLong();
long y = s.nextLong();
long z = s.nextLong();
System.out.print(z+" "+x+" "+y);
}
}
|
[
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,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
17,
18,
13,
17,
18,
13,
17,
18,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
59,
14
],
[
59,
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
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
17,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
37,
41
],
[
41,
42
],
[
41,
43
],
[
37,
44
],
[
44,
45
],
[
44,
46
],
[
37,
47
],
[
47,
48
],
[
47,
49
],
[
17,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
15,
56
],
[
56,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
]
] |
[
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\nimport java.util.StringJoiner;\n\npublic class Main{\n public static void main(String[] args) throws IOException{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.StringJoiner;",
"StringJoiner",
"java.util",
"public class Main{\n public static void main(String[] args) throws IOException{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }",
"main",
"{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }",
"InputStreamReader inputStreamReader = new InputStreamReader(System.in);",
"inputStreamReader",
"new InputStreamReader(System.in)",
"BufferedReader bufferedReader = new BufferedReader(inputStreamReader);",
"bufferedReader",
"new BufferedReader(inputStreamReader)",
"String input = bufferedReader.readLine();",
"input",
"bufferedReader.readLine()",
"bufferedReader.readLine",
"bufferedReader",
"String inputs[] = input.split(\" \");",
"inputs",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);",
"result",
"String.join(\" \", inputs[2], inputs[0], inputs[1])",
"String.join",
"String",
"\" \"",
"inputs[2]",
"inputs",
"2",
"inputs[0]",
"inputs",
"0",
"inputs[1]",
"inputs",
"1",
"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 IOException{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }\n}",
"public class Main{\n public static void main(String[] args) throws IOException{\n InputStreamReader inputStreamReader = new InputStreamReader(System.in);\n BufferedReader bufferedReader = new BufferedReader(inputStreamReader);\n String input = bufferedReader.readLine();\n String inputs[] = input.split(\" \");\n String result = String.join(\" \", inputs[2], inputs[0], inputs[1]);\n System.out.println(result);\n }\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
import java.util.StringJoiner;
public class Main{
public static void main(String[] args) throws IOException{
InputStreamReader inputStreamReader = new InputStreamReader(System.in);
BufferedReader bufferedReader = new BufferedReader(inputStreamReader);
String input = bufferedReader.readLine();
String inputs[] = input.split(" ");
String result = String.join(" ", inputs[2], inputs[0], inputs[1]);
System.out.println(result);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
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
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
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 stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n Scanner stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }",
"main",
"{\n Scanner stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int x = stdIn.nextInt();",
"x",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int y = stdIn.nextInt();",
"y",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int z = stdIn.nextInt();",
"z",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"System.out.println(z + \" \" + x + \" \" + y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z + \" \" + x + \" \" + y",
"\" \"",
"x",
"z + \" \" + x + \" \" + y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n Scanner stdIn = new Scanner(System.in);\n int x = stdIn.nextInt();\n int y = stdIn.nextInt();\n int z = stdIn.nextInt();\n \n \n System.out.println(z + \" \" + x + \" \" + y);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
Scanner stdIn = new Scanner(System.in);
int x = stdIn.nextInt();
int y = stdIn.nextInt();
int z = stdIn.nextInt();
System.out.println(z + " " + x + " " + y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
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
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
27,
33
],
[
27,
34
],
[
27,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
6,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"\n\nimport 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\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.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 sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.close();\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.close();\n\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.close();\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.printf(\"%d %d %d\",Z,X,Y)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %d\"",
"Z",
"X",
"Y",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.close();\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\n\t\tSystem.out.printf(\"%d %d %d\",Z,X,Y);\n\n\t\tsc.close();\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);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
System.out.printf("%d %d %d",Z,X,Y);
sc.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
47,
8
],
[
47,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
38,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
36,
42
],
[
38,
43
],
[
9,
44
],
[
44,
45
],
[
0,
46
],
[
46,
47
],
[
46,
48
]
] |
[
"import java.io.*;\nimport java.util.*;\n\n\npublic class Main {\n public static void main (String[]args)throws IOException {\n Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\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 Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n}",
"Main",
"public static void main (String[]args)throws IOException {\n Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int x=scanner.nextInt();",
"x",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int y=scanner.nextInt();",
"y",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int z=scanner.nextInt();",
"z",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"System.out.println(z+\" \"+x+\" \"+y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[]args",
"args",
"public class Main {\n public static void main (String[]args)throws IOException {\n Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n}",
"public class Main {\n public static void main (String[]args)throws IOException {\n Scanner scanner = new Scanner(System.in);\n int x=scanner.nextInt();\n int y=scanner.nextInt();\n int z=scanner.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main (String[]args)throws IOException {
Scanner scanner = new Scanner(System.in);
int x=scanner.nextInt();
int y=scanner.nextInt();
int z=scanner.nextInt();
System.out.println(z+" "+x+" "+y);
}
}
|
[
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,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
2,
2,
2,
2,
2,
17,
13,
17,
13,
17,
13,
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
],
[
101,
17
],
[
101,
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
],
[
101,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
58,
61
],
[
61,
62
],
[
62,
63
],
[
55,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
69,
70
],
[
70,
71
],
[
55,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
74,
77
],
[
77,
78
],
[
78,
79
],
[
55,
80
],
[
80,
81
],
[
81,
82
],
[
80,
83
],
[
87,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
87,
89
],
[
86,
90
],
[
85,
91
],
[
84,
92
],
[
87,
93
],
[
53,
94
],
[
94,
95
],
[
53,
96
],
[
96,
97
],
[
53,
98
],
[
98,
99
],
[
0,
100
],
[
100,
101
],
[
100,
102
]
] |
[
"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 BPopularVote solver = new BPopularVote();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class BPopularVote {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\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 BPopularVote solver = new BPopularVote();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class BPopularVote {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\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 BPopularVote solver = new BPopularVote();\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 BPopularVote solver = new BPopularVote();\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)",
"BPopularVote solver = new BPopularVote();",
"solver",
"new BPopularVote()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class BPopularVote {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\n }\n }",
"BPopularVote",
"public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\n }",
"solve",
"{\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\n }",
"int x = Integer.parseInt(in.next());",
"x",
"Integer.parseInt(in.next())",
"Integer.parseInt",
"Integer",
"in.next()",
"in.next",
"in",
"int y = Integer.parseInt(in.next());",
"y",
"Integer.parseInt(in.next())",
"Integer.parseInt",
"Integer",
"in.next()",
"in.next",
"in",
"int z = Integer.parseInt(in.next());",
"z",
"Integer.parseInt(in.next())",
"Integer.parseInt",
"Integer",
"in.next()",
"in.next",
"in",
"out.println(\"\" + z + \" \" + x + \" \" + y)",
"out.println",
"out",
"\"\" + z + \" \" + x + \" \" + y",
"\" \"",
"x",
"\" \"",
"\"\" + z + \" \" + x + \" \" + y",
"\"\"",
"z",
"\" \"",
"x",
"\" \"",
"y",
"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 BPopularVote solver = new BPopularVote();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class BPopularVote {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\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 BPopularVote solver = new BPopularVote();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class BPopularVote {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int x = Integer.parseInt(in.next());\n int y = Integer.parseInt(in.next());\n int z = Integer.parseInt(in.next());\n out.println(\"\" + z + \" \" + x + \" \" + y);\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);
BPopularVote solver = new BPopularVote();
solver.solve(1, in, out);
out.close();
}
static class BPopularVote {
public void solve(int testNumber, Scanner in, PrintWriter out) {
int x = Integer.parseInt(in.next());
int y = Integer.parseInt(in.next());
int z = Integer.parseInt(in.next());
out.println("" + z + " " + x + " " + y);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
13,
41,
13,
13,
41,
13,
13,
41,
13,
20,
0,
13,
18,
13,
13,
0,
13,
18,
13,
13,
41,
13,
20,
0,
13,
18,
13,
13,
0,
13,
18,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
18,
36,
13,
13,
0,
18,
36,
13,
13,
23,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
100,
5
],
[
100,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
52,
54
],
[
8,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
57,
59
],
[
8,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
62,
64
],
[
8,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
65,
71
],
[
65,
72
],
[
65,
73
],
[
6,
74
],
[
74,
75
],
[
100,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
76,
80
],
[
80,
81
],
[
76,
82
],
[
82,
83
],
[
82,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
85,
89
],
[
84,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
90,
94
],
[
82,
95
],
[
95,
96
],
[
82,
97
],
[
97,
98
],
[
0,
99
],
[
99,
100
],
[
99,
101
]
] |
[
"import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}\n\n\tstatic class Pair<F, S> {\n\t\tpublic final F first;\n\t\tpublic final S second;\n\n\t\tPair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}\n\n\tstatic class Pair<F, S> {\n\t\tpublic final F first;\n\t\tpublic final S second;\n\n\t\tPair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"int A = X;",
"A",
"X",
"int B = Y;",
"B",
"Y",
"int C = Z;",
"C",
"Z",
"Pair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);",
"model1",
"new Pair<Integer, Integer>(A, B)",
"A = model1.second",
"A",
"model1.second",
"model1",
"model1.second",
"B = model1.first",
"B",
"model1.first",
"model1",
"model1.first",
"Pair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);",
"model2",
"new Pair<Integer,Integer>(A, C)",
"A = model2.second",
"A",
"model2.second",
"model2",
"model2.second",
"C = model2.first",
"C",
"model2.first",
"model2",
"model2.first",
"System.out.printf(\"%d %d %d\\n\", A, B, C)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %d\\n\"",
"A",
"B",
"C",
"String[] args",
"args",
"static class Pair<F, S> {\n\t\tpublic final F first;\n\t\tpublic final S second;\n\n\t\tPair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}\n\t}",
"Pair",
"public final F first;",
"first",
"public final S second;",
"second",
"Pair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}",
"Pair",
"{\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}",
"this.first = first",
"this.first",
"this",
"this.first",
"first",
"this.second = second",
"this.second",
"this",
"this.second",
"second",
"F first",
"first",
"S second",
"second",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}\n\n\tstatic class Pair<F, S> {\n\t\tpublic final F first;\n\t\tpublic final S second;\n\n\t\tPair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tint A = X;\n\t\tint B = Y;\n\t\tint C = Z;\n\t\t\n\t\t//System.out.printf(\"%d %d %d\\n\", A, B, C);\n\n\t\tPair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);\n\t\tA = model1.second;\n\t\tB = model1.first;\n\n\t\tPair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);\n\t\tA = model2.second;\n\t\tC = model2.first;\n\t\t\n\t\tSystem.out.printf(\"%d %d %d\\n\", A, B, C);\n\t}\n\n\tstatic class Pair<F, S> {\n\t\tpublic final F first;\n\t\tpublic final S second;\n\n\t\tPair (F first, S second) {\n\t\t\tthis.first = first;\n\t\t\tthis.second = second;\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
sc.close();
int A = X;
int B = Y;
int C = Z;
//System.out.printf("%d %d %d\n", A, B, C);
Pair<Integer, Integer> model1 = new Pair<Integer, Integer>(A, B);
A = model1.second;
B = model1.first;
Pair<Integer, Integer> model2 = new Pair<Integer,Integer>(A, C);
A = model2.second;
C = model2.first;
System.out.printf("%d %d %d\n", A, B, C);
}
static class Pair<F, S> {
public final F first;
public final S second;
Pair (F first, S second) {
this.first = first;
this.second = second;
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
20,
4,
18,
13,
4,
18,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
4,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
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
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
78,
17
],
[
78,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
24,
26
],
[
20,
27
],
[
27,
28
],
[
27,
29
],
[
20,
30
],
[
30,
31
],
[
31,
32
],
[
20,
33
],
[
33,
34
],
[
34,
35
],
[
18,
36
],
[
36,
37
],
[
78,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
43,
48
],
[
40,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
57,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
56,
62
],
[
62,
63
],
[
62,
64
],
[
55,
65
],
[
57,
66
],
[
66,
67
],
[
66,
68
],
[
38,
69
],
[
69,
70
],
[
78,
71
],
[
71,
72
],
[
71,
73
],
[
78,
74
],
[
74,
75
],
[
74,
76
],
[
0,
77
],
[
77,
78
],
[
77,
79
]
] |
[
"import java.util.*;\nimport java.util.stream.Collectors;\nimport java.io.*;\nimport java.math.BigDecimal;\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[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"import java.util.*;",
"util.*",
"java",
"import java.util.stream.Collectors;",
"Collectors",
"java.util.stream",
"import java.io.*;",
"io.*",
"java",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"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[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\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[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\n\t}",
"Main",
"{\n\t\tString[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\n\t}",
"String[] tokens = in.readLine().split(\" \");",
"tokens",
"in.readLine().split(\" \")",
"in.readLine().split",
"in.readLine()",
"in.readLine",
"in",
"\" \"",
"System.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1])",
"System.out.println",
"System.out",
"System",
"System.out",
"tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]",
"\" \"",
"tokens[0]",
"tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]",
"tokens[2]",
"tokens",
"2",
"\" \"",
"tokens[0]",
"tokens",
"0",
"\" \"",
"tokens[1]",
"tokens",
"1",
"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[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\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[] tokens = in.readLine().split(\" \");\n\t\tSystem.out.println(tokens[2] + \" \" + tokens[0] + \" \" + tokens[1]);\n\t}\n\n\tvoid calc() {\n\t}\n\n\tvoid showResult() {\n\t}\n\n}",
"Main"
] |
import java.util.*;
import java.util.stream.Collectors;
import java.io.*;
import java.math.BigDecimal;
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[] tokens = in.readLine().split(" ");
System.out.println(tokens[2] + " " + tokens[0] + " " + tokens[1]);
}
void calc() {
}
void showResult() {
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
6,
13,
12,
13,
30,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
49,
5
],
[
49,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
35,
40
],
[
6,
41
],
[
41,
42
],
[
49,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
45,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] |
[
"\n\nimport java.util.Scanner;\n\npublic class Main {\n static class Solution {\n public void find() {\n\n }\n\n }\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n static class Solution {\n public void find() {\n\n }\n\n }\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(c + \" \" +a + \" \" +b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c + \" \" +a + \" \" +b",
"\" \"",
"a",
"c + \" \" +a + \" \" +b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"static class Solution {\n public void find() {\n\n }\n\n }",
"Solution",
"public void find() {\n\n }",
"find",
"{\n\n }",
"public class Main {\n static class Solution {\n public void find() {\n\n }\n\n }\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }\n}",
"public class Main {\n static class Solution {\n public void find() {\n\n }\n\n }\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n\n System.out.println(c + \" \" +a + \" \" +b);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
static class Solution {
public void find() {
}
}
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
System.out.println(c + " " +a + " " +b);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
80,
11
],
[
80,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
26,
27
],
[
27,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
35,
36
],
[
14,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
43,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
14,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
14,
54
],
[
54,
55
],
[
54,
56
],
[
14,
57
],
[
57,
58
],
[
57,
59
],
[
14,
60
],
[
60,
61
],
[
60,
62
],
[
14,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
71,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
69,
75
],
[
71,
76
],
[
12,
77
],
[
77,
78
],
[
0,
79
],
[
79,
80
],
[
79,
81
]
] |
[
"import java.util.*;\nimport java.lang.*;\nimport java.io.*;\n\npublic class Main {\n public static void main(String[] args) throws java.lang.Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }\n\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) throws java.lang.Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }\n\n}",
"Main",
"public static void main(String[] args) throws java.lang.Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));",
"br",
"new BufferedReader(new InputStreamReader((System.in)))",
"StringTokenizer st = new StringTokenizer(br.readLine());",
"st",
"new StringTokenizer(br.readLine())",
"int x = Integer.parseInt(st.nextToken());",
"x",
"Integer.parseInt(st.nextToken())",
"Integer.parseInt",
"Integer",
"st.nextToken()",
"st.nextToken",
"st",
"int y = Integer.parseInt(st.nextToken());",
"y",
"Integer.parseInt(st.nextToken())",
"Integer.parseInt",
"Integer",
"st.nextToken()",
"st.nextToken",
"st",
"int z = Integer.parseInt(st.nextToken());",
"z",
"Integer.parseInt(st.nextToken())",
"Integer.parseInt",
"Integer",
"st.nextToken()",
"st.nextToken",
"st",
"int temp = x;",
"temp",
"x",
"x = y",
"x",
"y",
"y = temp",
"y",
"temp",
"temp = x",
"temp",
"x",
"x = z",
"x",
"z",
"z = temp",
"z",
"temp",
"System.out.println(x + \" \" + y + \" \" + z)",
"System.out.println",
"System.out",
"System",
"System.out",
"x + \" \" + y + \" \" + z",
"\" \"",
"y",
"x + \" \" + y + \" \" + z",
"x",
"\" \"",
"y",
"\" \"",
"z",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws java.lang.Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }\n\n}",
"public class Main {\n public static void main(String[] args) throws java.lang.Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));\n StringTokenizer st = new StringTokenizer(br.readLine());\n int x = Integer.parseInt(st.nextToken());\n int y = Integer.parseInt(st.nextToken());\n int z = Integer.parseInt(st.nextToken());\n int temp = x;\n x = y;\n y = temp;\n temp = x;\n x = z;\n z = temp;\n System.out.println(x + \" \" + y + \" \" + z);\n// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));\n// bw.write(\"\\n\");\n// bw.close();\n }\n\n}",
"Main"
] |
import java.util.*;
import java.lang.*;
import java.io.*;
public class Main {
public static void main(String[] args) throws java.lang.Exception {
BufferedReader br = new BufferedReader(new InputStreamReader((System.in)));
StringTokenizer st = new StringTokenizer(br.readLine());
int x = Integer.parseInt(st.nextToken());
int y = Integer.parseInt(st.nextToken());
int z = Integer.parseInt(st.nextToken());
int temp = x;
x = y;
y = temp;
temp = x;
x = z;
z = temp;
System.out.println(x + " " + y + " " + z);
// BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
// bw.write("\n");
// bw.close();
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
38,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
20,
17,
0,
18,
13,
17,
4,
18,
13,
18,
13,
17,
0,
18,
13,
17,
4,
18,
13,
18,
13,
17,
0,
18,
13,
17,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
14,
16
],
[
13,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
19,
24
],
[
13,
25
],
[
25,
26
],
[
25,
27
],
[
13,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
13,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
39,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
13,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
56,
58
],
[
13,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
67,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
66,
72
],
[
72,
73
],
[
72,
74
],
[
65,
75
],
[
67,
76
],
[
76,
77
],
[
76,
78
],
[
9,
79
],
[
79,
80
]
] |
[
"import java.io.*;\nimport java.util.*;\n\nclass Main{\n public static void main(String args[])throws IOException{\n try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"class Main{\n public static void main(String args[])throws IOException{\n try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }\n }\n}",
"Main",
"public static void main(String args[])throws IOException{\n try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }\n }",
"main",
"{\n try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }\n }",
"try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }",
"{\n String[] input = br.readLine().split(\" \");\n int[] result = new int[3];\n\n result[0] = Integer.parseInt(input[2]);\n result[1] = Integer.parseInt(input[0]);\n result[2] = Integer.parseInt(input[1]);\n\n System.out.println(result[0] + \" \" + result[1] + \" \" + result[2]);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in))",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in))",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] input = br.readLine().split(\" \");",
"input",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int[] result = new int[3];",
"result",
"new int[3]",
"3",
"result[0] = Integer.parseInt(input[2])",
"result[0]",
"result",
"0",
"Integer.parseInt(input[2])",
"Integer.parseInt",
"Integer",
"input[2]",
"input",
"2",
"result[1] = Integer.parseInt(input[0])",
"result[1]",
"result",
"1",
"Integer.parseInt(input[0])",
"Integer.parseInt",
"Integer",
"input[0]",
"input",
"0",
"result[2] = Integer.parseInt(input[1])",
"result[2]",
"result",
"2",
"Integer.parseInt(input[1])",
"Integer.parseInt",
"Integer",
"input[1]",
"input",
"1",
"System.out.println(result[0] + \" \" + result[1] + \" \" + result[2])",
"System.out.println",
"System.out",
"System",
"System.out",
"result[0] + \" \" + result[1] + \" \" + result[2]",
"\" \"",
"result[1]",
"result[0] + \" \" + result[1] + \" \" + result[2]",
"result[0]",
"result",
"0",
"\" \"",
"result[1]",
"result",
"1",
"\" \"",
"result[2]",
"result",
"2",
"String args[]",
"args"
] |
import java.io.*;
import java.util.*;
class Main{
public static void main(String args[])throws IOException{
try(BufferedReader br = new BufferedReader(new InputStreamReader(System.in))){
String[] input = br.readLine().split(" ");
int[] result = new int[3];
result[0] = Integer.parseInt(input[2]);
result[1] = Integer.parseInt(input[0]);
result[2] = Integer.parseInt(input[1]);
System.out.println(result[0] + " " + result[1] + " " + result[2]);
}
}
}
|
[
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,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
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
],
[
197,
14
],
[
197,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
22,
23
],
[
15,
24
],
[
24,
25
],
[
197,
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
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
28,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
28,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
55,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
53,
59
],
[
55,
60
],
[
197,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
61,
65
],
[
65,
66
],
[
61,
67
],
[
67,
68
],
[
67,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
73,
74
],
[
73,
75
],
[
61,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
80,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
79,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
78,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
61,
96
],
[
96,
97
],
[
96,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
98,
102
],
[
102,
103
],
[
102,
104
],
[
98,
105
],
[
105,
106
],
[
105,
107
],
[
107,
108
],
[
108,
109
],
[
98,
110
],
[
110,
111
],
[
61,
112
],
[
112,
113
],
[
112,
114
],
[
114,
115
],
[
115,
116
],
[
116,
117
],
[
117,
118
],
[
116,
119
],
[
119,
120
],
[
61,
121
],
[
121,
122
],
[
121,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
126,
127
],
[
125,
128
],
[
128,
129
],
[
61,
130
],
[
130,
131
],
[
130,
132
],
[
132,
133
],
[
133,
134
],
[
133,
135
],
[
132,
137
],
[
137,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
137,
142
],
[
142,
143
],
[
142,
144
],
[
137,
145
],
[
145,
146
],
[
146,
147
],
[
137,
148
],
[
149,
149
],
[
149,
150
],
[
150,
151
],
[
151,
152
],
[
151,
153
],
[
150,
154
],
[
154,
155
],
[
132,
156
],
[
156,
157
],
[
130,
158
],
[
158,
159
],
[
61,
160
],
[
160,
161
],
[
160,
162
],
[
162,
163
],
[
163,
164
],
[
163,
165
],
[
162,
167
],
[
167,
168
],
[
168,
169
],
[
169,
170
],
[
169,
171
],
[
167,
172
],
[
172,
173
],
[
172,
174
],
[
167,
175
],
[
175,
176
],
[
176,
177
],
[
167,
178
],
[
179,
179
],
[
179,
180
],
[
180,
181
],
[
181,
182
],
[
181,
183
],
[
180,
184
],
[
184,
185
],
[
162,
186
],
[
186,
187
],
[
160,
188
],
[
188,
189
],
[
61,
190
],
[
190,
191
],
[
190,
192
],
[
192,
193
],
[
193,
194
],
[
194,
195
],
[
0,
196
],
[
196,
197
],
[
196,
198
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main {\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\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\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\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\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\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\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\n\t}",
"solve",
"{\n\t\tFastScanner fs = new FastScanner();\n\t\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\n\t}",
"FastScanner fs = new FastScanner();",
"fs",
"new FastScanner()",
"int x = fs.nextInt();",
"x",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int y = fs.nextInt();",
"y",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int z = fs.nextInt();",
"z",
"fs.nextInt()",
"fs.nextInt",
"fs",
"System.out.println(z+\" \"+x+\" \"+y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"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\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\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\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\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\tint x = fs.nextInt();\n\t\tint y = fs.nextInt();\n\t\tint z = fs.nextInt();\n\t\t\n\t\tSystem.out.println(z+\" \"+x+\" \"+y);\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();
int x = fs.nextInt();
int y = fs.nextInt();
int z = fs.nextInt();
System.out.println(z+" "+x+" "+y);
}
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,
17,
41,
13,
17,
41,
13,
20,
41,
13,
20,
17,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
41,
13,
20,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
41,
13,
20,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
4,
18,
18,
13,
13,
2,
18,
13,
17,
17,
4,
18,
18,
13,
13,
2,
18,
13,
17,
17,
4,
18,
18,
13,
13,
2,
18,
13,
17,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
125,
5
],
[
125,
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
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
27,
28
],
[
27,
29
],
[
22,
30
],
[
30,
31
],
[
31,
32
],
[
22,
33
],
[
34,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
35,
39
],
[
39,
40
],
[
40,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
57,
58
],
[
57,
59
],
[
8,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
64,
65
],
[
64,
66
],
[
8,
67
],
[
67,
68
],
[
67,
69
],
[
8,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
71,
75
],
[
75,
76
],
[
75,
77
],
[
8,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
78,
82
],
[
82,
83
],
[
82,
84
],
[
8,
85
],
[
85,
86
],
[
86,
87
],
[
86,
88
],
[
85,
89
],
[
89,
90
],
[
89,
91
],
[
8,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
92,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
97,
101
],
[
8,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
104,
106
],
[
102,
107
],
[
107,
108
],
[
108,
109
],
[
108,
110
],
[
107,
111
],
[
8,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
114,
116
],
[
112,
117
],
[
117,
118
],
[
118,
119
],
[
118,
120
],
[
117,
121
],
[
6,
122
],
[
122,
123
],
[
0,
124
],
[
124,
125
],
[
124,
126
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }\n\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }\n\n\n}",
"Main",
"public static void main(String[] args) {\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }",
"main",
"{\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }",
"int adder = 0;",
"adder",
"0",
"int counter=0;",
"counter",
"0",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int hako[] = new int[3];",
"hako",
"new int[3]",
"3",
"for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 3",
"i",
"3",
"i++",
"i++",
"i",
"{\n hako[i]=scan.nextInt();\n }",
"{\n hako[i]=scan.nextInt();\n }",
"hako[i]=scan.nextInt()",
"hako[i]",
"hako",
"i",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int hako1[]=new int[3];",
"hako1",
"new int[3]",
"3",
"hako1[0]=hako[1]",
"hako1[0]",
"hako1",
"0",
"hako[1]",
"hako",
"1",
"hako1[1]=hako[0]",
"hako1[1]",
"hako1",
"1",
"hako[0]",
"hako",
"0",
"hako1[2]=hako[2]",
"hako1[2]",
"hako1",
"2",
"hako[2]",
"hako",
"2",
"int hako2[]=new int[3];",
"hako2",
"new int[3]",
"3",
"hako2[0]=hako1[2]",
"hako2[0]",
"hako2",
"0",
"hako1[2]",
"hako1",
"2",
"hako2[1]=hako1[1]",
"hako2[1]",
"hako2",
"1",
"hako1[1]",
"hako1",
"1",
"hako2[2]=hako1[0]",
"hako2[2]",
"hako2",
"2",
"hako1[0]",
"hako1",
"0",
"System.out.print(hako2[0]+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"hako2[0]+\" \"",
"hako2[0]",
"hako2",
"0",
"\" \"",
"System.out.print(hako2[1]+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"hako2[1]+\" \"",
"hako2[1]",
"hako2",
"1",
"\" \"",
"System.out.print(hako2[2]+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"hako2[2]+\" \"",
"hako2[2]",
"hako2",
"2",
"\" \"",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }\n\n\n}",
"public class Main {\n public static void main(String[] args) {\n int adder = 0;\n int counter=0;\n Scanner scan = new Scanner(System.in);\n\n int hako[] = new int[3];\n for (int i = 0; i < 3; i++) {\n hako[i]=scan.nextInt();\n }\n int hako1[]=new int[3];\n hako1[0]=hako[1];\n hako1[1]=hako[0];\n hako1[2]=hako[2];\n int hako2[]=new int[3];\n hako2[0]=hako1[2];\n hako2[1]=hako1[1];\n hako2[2]=hako1[0];\n System.out.print(hako2[0]+\" \");\n System.out.print(hako2[1]+\" \");\n System.out.print(hako2[2]+\" \");\n }\n\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int adder = 0;
int counter=0;
Scanner scan = new Scanner(System.in);
int hako[] = new int[3];
for (int i = 0; i < 3; i++) {
hako[i]=scan.nextInt();
}
int hako1[]=new int[3];
hako1[0]=hako[1];
hako1[1]=hako[0];
hako1[2]=hako[2];
int hako2[]=new int[3];
hako2[0]=hako1[2];
hako2[1]=hako1[1];
hako2[2]=hako1[0];
System.out.print(hako2[0]+" ");
System.out.print(hako2[1]+" ");
System.out.print(hako2[2]+" ");
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
17,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
0,
18,
13,
13,
4,
18,
13,
41,
13,
17,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
41,
13,
17,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
4,
18,
18,
13,
13,
2,
18,
13,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
102,
5
],
[
102,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
16,
21
],
[
21,
22
],
[
21,
23
],
[
16,
24
],
[
24,
25
],
[
25,
26
],
[
16,
27
],
[
28,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
44,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
8,
56
],
[
56,
57
],
[
56,
58
],
[
8,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
61,
63
],
[
8,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
68,
69
],
[
68,
70
],
[
8,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
71,
75
],
[
8,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
76,
81
],
[
81,
82
],
[
81,
83
],
[
76,
84
],
[
84,
85
],
[
85,
86
],
[
76,
87
],
[
88,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
94,
98
],
[
6,
99
],
[
99,
100
],
[
0,
101
],
[
101,
102
],
[
101,
103
]
] |
[
"//package atcoder;\n \nimport java.util.*;\n \npublic class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}\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\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int S[] = new int[3];",
"S",
"new int[3]",
"3",
"for(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<3",
"i",
"3",
"i++",
"i++",
"i",
"{\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}",
"{\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}",
"S[i] = sc.nextInt()",
"S[i]",
"S",
"i",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int temp=0;",
"temp",
"0",
"temp = S[0]",
"temp",
"S[0]",
"S",
"0",
"S[0] = S[1]",
"S[0]",
"S",
"0",
"S[1]",
"S",
"1",
"S[1] = temp",
"S[1]",
"S",
"1",
"temp",
"int temp2=0;",
"temp2",
"0",
"temp2 = S[0]",
"temp2",
"S[0]",
"S",
"0",
"S[0] = S[2]",
"S[0]",
"S",
"0",
"S[2]",
"S",
"2",
"S[2] = temp2",
"S[2]",
"S",
"2",
"temp2",
"for(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}",
"int j=0;",
"int j=0;",
"j",
"0",
"j<3",
"j",
"3",
"j++",
"j++",
"j",
"{\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}",
"{\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}",
"System.out.print(S[j]+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"S[j]+\" \"",
"S[j]",
"S",
"j",
"\" \"",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\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\t//char S[] = new char[3];\n\t\tint S[] = new int[3];\n\t\tfor(int i=0;i<3;i++) {\n\t\t\tS[i] = sc.nextInt();\n\t\t\t//System.out.println(S[i]);\n\t\t}\n\t\tint temp=0;\n\t\ttemp = S[0];\n\t\tS[0] = S[1];\n\t\tS[1] = temp;\n\t\t\n\t\tint temp2=0;\n\t\ttemp2 = S[0];\n\t\tS[0] = S[2];\n\t\tS[2] = temp2;\n\t\t\n\t\tfor(int j=0;j<3;j++) {\n\t\t\tSystem.out.print(S[j]+\" \");\n\t\t}\n\t}\n}",
"Main"
] |
//package atcoder;
import java.util.*;
public class Main{
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
//char S[] = new char[3];
int S[] = new int[3];
for(int i=0;i<3;i++) {
S[i] = sc.nextInt();
//System.out.println(S[i]);
}
int temp=0;
temp = S[0];
S[0] = S[1];
S[1] = temp;
int temp2=0;
temp2 = S[0];
S[0] = S[2];
S[2] = temp2;
for(int j=0;j<3;j++) {
System.out.print(S[j]+" ");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
41,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
4,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
11,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
11,
27
],
[
27,
28
],
[
11,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
11,
33
],
[
33,
34
],
[
33,
35
],
[
11,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
50,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
48,
54
],
[
50,
55
],
[
9,
56
],
[
56,
57
]
] |
[
"import java.util.*;\nclass Main{\n static Scanner sc=new Scanner(System.in);\n public static void main(String[] args){\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n int x,y,z;\n x=Z;\n y=X;\n z=Y;\n System.out.println(x+\" \"+y+\" \"+z);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n static Scanner sc=new Scanner(System.in);\n public static void main(String[] args){\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n int x,y,z;\n x=Z;\n y=X;\n z=Y;\n System.out.println(x+\" \"+y+\" \"+z);\n }\n}",
"Main",
"static Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"public static void main(String[] args){\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n int x,y,z;\n x=Z;\n y=X;\n z=Y;\n System.out.println(x+\" \"+y+\" \"+z);\n }",
"main",
"{\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n int x,y,z;\n x=Z;\n y=X;\n z=Y;\n System.out.println(x+\" \"+y+\" \"+z);\n }",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int x",
"x",
"y",
"y",
"z;",
"z",
"x=Z",
"x",
"Z",
"y=X",
"y",
"X",
"z=Y",
"z",
"Y",
"System.out.println(x+\" \"+y+\" \"+z)",
"System.out.println",
"System.out",
"System",
"System.out",
"x+\" \"+y+\" \"+z",
"\" \"",
"y",
"x+\" \"+y+\" \"+z",
"x",
"\" \"",
"y",
"\" \"",
"z",
"String[] args",
"args"
] |
import java.util.*;
class Main{
static Scanner sc=new Scanner(System.in);
public static void main(String[] args){
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
int x,y,z;
x=Z;
y=X;
z=Y;
System.out.println(x+" "+y+" "+z);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
75,
5
],
[
75,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
8,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
8,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
8,
69
],
[
69,
70
],
[
70,
71
],
[
6,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.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 sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.close();\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.close();\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = sc.nextInt();",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int y = sc.nextInt();",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int z = sc.nextInt();",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int i = 0;",
"i",
"0",
"int j = 0;",
"j",
"0",
"i = x",
"i",
"x",
"j = y",
"j",
"y",
"x = y",
"x",
"y",
"y = i",
"y",
"i",
"x = z",
"x",
"z",
"z = j",
"z",
"j",
"System.out.println(x)",
"System.out.println",
"System.out",
"System",
"System.out",
"x",
"System.out.println(y)",
"System.out.println",
"System.out",
"System",
"System.out",
"y",
"System.out.println(z)",
"System.out.println",
"System.out",
"System",
"System.out",
"z",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.close();\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint x = sc.nextInt();\n\t\tint y = sc.nextInt();\n\t\tint z = sc.nextInt();\n\t\tint i = 0; //いったん保持する箱\n\t\tint j = 0; //いったん保持する箱\n\n\t\ti = x; //xをいれる i 1 x 1\n\t\tj = y; //zをいれる j2\n\t\tx = y; // x 2 y2 223\n\t\ty = i; // x2 y1 z3 213 AB\n\t\tx = z; // x 3 y1 z3\n\t\tz = j; // x 3 y1 z1\n\t\tSystem.out.println(x);\n\t\tSystem.out.println(y);\n\t\tSystem.out.println(z);\n\t\tsc.close();\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int x = sc.nextInt();
int y = sc.nextInt();
int z = sc.nextInt();
int i = 0; //いったん保持する箱
int j = 0; //いったん保持する箱
i = x; //xをいれる i 1 x 1
j = y; //zをいれる j2
x = y; // x 2 y2 223
y = i; // x2 y1 z3 213 AB
x = z; // x 3 y1 z3
z = j; // x 3 y1 z1
System.out.println(x);
System.out.println(y);
System.out.println(z);
sc.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
65,
5
],
[
65,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
56,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
54,
60
],
[
56,
61
],
[
6,
62
],
[
62,
63
],
[
0,
64
],
[
64,
65
],
[
64,
66
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }",
"main",
"{\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int X = in.nextInt();",
"X",
"in.nextInt()",
"in.nextInt",
"in",
"int Y = in.nextInt();",
"Y",
"in.nextInt()",
"in.nextInt",
"in",
"int Z = in.nextInt();",
"Z",
"in.nextInt()",
"in.nextInt",
"in",
"int T = 0;",
"T",
"0",
"T = X",
"T",
"X",
"X = Y",
"X",
"Y",
"Y = T",
"Y",
"T",
"T = X",
"T",
"X",
"X = Z",
"X",
"Z",
"Z = T",
"Z",
"T",
"System.out.println(X+\" \"+Y+\" \"+Z)",
"System.out.println",
"System.out",
"System",
"System.out",
"X+\" \"+Y+\" \"+Z",
"\" \"",
"Y",
"X+\" \"+Y+\" \"+Z",
"X",
"\" \"",
"Y",
"\" \"",
"Z",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in); \n\t\tint X = in.nextInt();\n\t\tint Y = in.nextInt();\n\t\tint Z = in.nextInt(); \n\t\tint T = 0;\n\t\tT = X;\n\t\tX = Y;\n\t\tY = T;\n\t\tT = X;\n\t\tX = Z;\n Z = T;\n\t\tSystem.out.println(X+\" \"+Y+\" \"+Z);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int X = in.nextInt();
int Y = in.nextInt();
int Z = in.nextInt();
int T = 0;
T = X;
X = Y;
Y = T;
T = X;
X = Z;
Z = T;
System.out.println(X+" "+Y+" "+Z);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
17,
41,
13,
18,
13,
17,
41,
13,
18,
13,
17,
41,
13,
18,
13,
17,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
59,
5
],
[
59,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
19,
23
],
[
8,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
26,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
31,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
8,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
50,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
48,
54
],
[
50,
55
],
[
6,
56
],
[
56,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
]
] |
[
"import java.util.Scanner;\n\npublic class Main\n{\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}\n}\n\t\t",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}\n}",
"Main",
"public static void main(String[] args)\n\t{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String str = sc.nextLine();",
"str",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] substr = str.split(\" \", 0);",
"substr",
"str.split(\" \", 0)",
"str.split",
"str",
"\" \"",
"0",
"String x = substr[0];",
"x",
"substr[0]",
"substr",
"0",
"String y = substr[1];",
"y",
"substr[1]",
"substr",
"1",
"String z = substr[2];",
"z",
"substr[2]",
"substr",
"2",
"sc.close()",
"sc.close",
"sc",
"System.out.println(z+' '+x+' '+y )",
"System.out.println",
"System.out",
"System",
"System.out",
"z+' '+x+' '+y",
"' '",
"x",
"z+' '+x+' '+y",
"z",
"' '",
"x",
"' '",
"y",
"String[] args",
"args",
"public class Main\n{\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}\n}",
"public class Main\n{\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\n\t\tString[] substr = str.split(\" \", 0);\n\n\t\tString x = substr[0];\n\t\tString y = substr[1];\n\t\tString z = substr[2];\n\t\tsc.close();\n\t\tSystem.out.println(z+' '+x+' '+y );\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner sc = new Scanner(System.in);
String str = sc.nextLine();
String[] substr = str.split(" ", 0);
String x = substr[0];
String y = substr[1];
String z = substr[2];
sc.close();
System.out.println(z+' '+x+' '+y );
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
62,
5
],
[
62,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
8,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
53,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
51,
57
],
[
53,
58
],
[
6,
59
],
[
59,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
]
] |
[
"import java.util.Scanner;\npublic class Main {\n public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\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 int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n \n }\n}",
"Main",
"public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n \n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int i",
"i",
"j",
"j",
"k",
"k",
"l",
"l",
"m",
"m",
"n",
"n",
"x",
"x",
"y",
"y",
"z;",
"z",
"x=sc.nextInt()",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"y=sc.nextInt()",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"z=sc.nextInt()",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(z+\" \"+x+\" \"+y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z+\" \"+x+\" \"+y",
"\" \"",
"x",
"z+\" \"+x+\" \"+y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String args[]",
"args",
"public class Main {\n public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n \n }\n}",
"public class Main {\n public static void main(String args[]) {\n Scanner sc = new Scanner(System.in);\n int i,j,k,l,m,n,x,y,z;\n x=sc.nextInt();\n y=sc.nextInt();\n z=sc.nextInt();\n System.out.println(z+\" \"+x+\" \"+y);\n \n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
int i,j,k,l,m,n,x,y,z;
x=sc.nextInt();
y=sc.nextInt();
z=sc.nextInt();
System.out.println(z+" "+x+" "+y);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
13,
18,
13,
17,
17,
18,
13,
17,
17,
18,
13,
17,
4,
18,
18,
13,
13,
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
],
[
62,
11
],
[
62,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
23,
28
],
[
14,
29
],
[
29,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
40,
42
],
[
35,
43
],
[
33,
44
],
[
44,
45
],
[
44,
46
],
[
31,
47
],
[
29,
48
],
[
48,
49
],
[
48,
50
],
[
14,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
56,
57
],
[
57,
58
],
[
12,
59
],
[
59,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
]
] |
[
"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\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\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\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"String[] temp = br.readLine().split(\" \");",
"temp",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"sb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1])",
"sb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append",
"sb.append(temp[2]).append(\" \").append(temp[0]).append(\" \")",
"sb.append(temp[2]).append(\" \").append(temp[0]).append",
"sb.append(temp[2]).append(\" \").append(temp[0])",
"sb.append(temp[2]).append(\" \").append",
"sb.append(temp[2]).append(\" \")",
"sb.append(temp[2]).append",
"sb.append(temp[2])",
"sb.append",
"sb",
"temp[2]",
"temp",
"2",
"\" \"",
"temp[0]",
"temp",
"0",
"\" \"",
"temp[1]",
"temp",
"1",
"System.out.println(sb.toString())",
"System.out.println",
"System.out",
"System",
"System.out",
"sb.toString()",
"sb.toString",
"sb",
"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\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\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\tStringBuilder sb = new StringBuilder();\n\t\tString[] temp = br.readLine().split(\" \");\n\t\tsb.append(temp[2]).append(\" \").append(temp[0]).append(\" \").append(temp[1]);\n\t\tSystem.out.println(sb.toString());\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));
StringBuilder sb = new StringBuilder();
String[] temp = br.readLine().split(" ");
sb.append(temp[2]).append(" ").append(temp[0]).append(" ").append(temp[1]);
System.out.println(sb.toString());
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
17,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
41,
13,
4,
18,
13,
0,
18,
13,
13,
13,
41,
13,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
28,
13,
13,
30,
4,
18,
18,
13,
13,
2,
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,
13
],
[
13,
14
],
[
13,
15
],
[
8,
16
],
[
16,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
16,
21
],
[
21,
22
],
[
21,
23
],
[
16,
24
],
[
24,
25
],
[
25,
26
],
[
16,
27
],
[
28,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
28,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
8,
39
],
[
39,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
8,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
60,
62
],
[
8,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
63,
67
],
[
67,
68
],
[
67,
69
],
[
8,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
8,
75
],
[
75,
76
],
[
75,
77
],
[
75,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
79,
84
],
[
84,
85
],
[
84,
86
],
[
6,
87
],
[
87,
88
]
] |
[
"import java.util.*;\n\nclass Main{\n\tstatic public void main(String[] args){\n\t\tint[] num=new int[3];\n\t\tScanner sc=new Scanner(System.in);\n\t\tfor(int i=0;i<3;i++){\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}\n\t\tint nn;\n\t\tnn=num[0];\n\t\tnum[0]=num[1];\n\t\tnum[1]=nn;\n\t\t\n\t\tnn=num[0];\n\t\tnum[0]=num[2];\n\t\tnum[2]=nn;\n\t\t\n\t\tfor(int r:num)\n\t\t\tSystem.out.printf(r+\" \");\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n\tstatic public void main(String[] args){\n\t\tint[] num=new int[3];\n\t\tScanner sc=new Scanner(System.in);\n\t\tfor(int i=0;i<3;i++){\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}\n\t\tint nn;\n\t\tnn=num[0];\n\t\tnum[0]=num[1];\n\t\tnum[1]=nn;\n\t\t\n\t\tnn=num[0];\n\t\tnum[0]=num[2];\n\t\tnum[2]=nn;\n\t\t\n\t\tfor(int r:num)\n\t\t\tSystem.out.printf(r+\" \");\n\t}\n}",
"Main",
"static public void main(String[] args){\n\t\tint[] num=new int[3];\n\t\tScanner sc=new Scanner(System.in);\n\t\tfor(int i=0;i<3;i++){\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}\n\t\tint nn;\n\t\tnn=num[0];\n\t\tnum[0]=num[1];\n\t\tnum[1]=nn;\n\t\t\n\t\tnn=num[0];\n\t\tnum[0]=num[2];\n\t\tnum[2]=nn;\n\t\t\n\t\tfor(int r:num)\n\t\t\tSystem.out.printf(r+\" \");\n\t}",
"main",
"{\n\t\tint[] num=new int[3];\n\t\tScanner sc=new Scanner(System.in);\n\t\tfor(int i=0;i<3;i++){\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}\n\t\tint nn;\n\t\tnn=num[0];\n\t\tnum[0]=num[1];\n\t\tnum[1]=nn;\n\t\t\n\t\tnn=num[0];\n\t\tnum[0]=num[2];\n\t\tnum[2]=nn;\n\t\t\n\t\tfor(int r:num)\n\t\t\tSystem.out.printf(r+\" \");\n\t}",
"int[] num=new int[3];",
"num",
"new int[3]",
"3",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"for(int i=0;i<3;i++){\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<3",
"i",
"3",
"i++",
"i++",
"i",
"{\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}",
"{\n\t\t\tint a=sc.nextInt();\n\t\t\tnum[i]=a;\n\t\t}",
"int a=sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"num[i]=a",
"num[i]",
"num",
"i",
"a",
"int nn;",
"nn",
"nn=num[0]",
"nn",
"num[0]",
"num",
"0",
"num[0]=num[1]",
"num[0]",
"num",
"0",
"num[1]",
"num",
"1",
"num[1]=nn",
"num[1]",
"num",
"1",
"nn",
"nn=num[0]",
"nn",
"num[0]",
"num",
"0",
"num[0]=num[2]",
"num[0]",
"num",
"0",
"num[2]",
"num",
"2",
"num[2]=nn",
"num[2]",
"num",
"2",
"nn",
"for(int r:num)\n\t\t\tSystem.out.printf(r+\" \");",
"int r",
"num",
"System.out.printf(r+\" \");",
"System.out.printf(r+\" \")",
"System.out.printf",
"System.out",
"System",
"System.out",
"r+\" \"",
"r",
"\" \"",
"String[] args",
"args"
] |
import java.util.*;
class Main{
static public void main(String[] args){
int[] num=new int[3];
Scanner sc=new Scanner(System.in);
for(int i=0;i<3;i++){
int a=sc.nextInt();
num[i]=a;
}
int nn;
nn=num[0];
num[0]=num[1];
num[1]=nn;
nn=num[0];
num[0]=num[2];
num[2]=nn;
for(int r:num)
System.out.printf(r+" ");
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
6,
13,
41,
13,
20,
41,
13,
20,
12,
13,
30,
42,
40,
4,
18,
13,
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,
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,
29,
4,
18,
13,
4,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
135,
8
],
[
135,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
38,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
36,
42
],
[
38,
43
],
[
9,
44
],
[
44,
45
],
[
135,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
51,
52
],
[
51,
53
],
[
46,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
57,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
62,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
56,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
46,
77
],
[
77,
78
],
[
77,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
81,
84
],
[
84,
85
],
[
46,
86
],
[
86,
87
],
[
86,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
90,
93
],
[
93,
94
],
[
46,
95
],
[
95,
96
],
[
95,
97
],
[
97,
98
],
[
98,
99
],
[
98,
100
],
[
97,
102
],
[
102,
103
],
[
103,
104
],
[
104,
105
],
[
104,
106
],
[
102,
107
],
[
107,
108
],
[
107,
109
],
[
102,
110
],
[
110,
111
],
[
111,
112
],
[
102,
113
],
[
114,
114
],
[
114,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
115,
119
],
[
119,
120
],
[
97,
121
],
[
121,
122
],
[
95,
123
],
[
123,
124
],
[
46,
125
],
[
125,
126
],
[
125,
127
],
[
127,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
129,
132
],
[
132,
133
],
[
0,
134
],
[
134,
135
],
[
134,
136
]
] |
[
"import java.util.*;\nimport java.io.*;\n\npublic class Main {\t\n\tpublic static void main(String[] args) {\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}\n\n\tstatic class FastScanner {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st=new StringTokenizer(\"\");\n\n\t\tpublic String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\t\n\tpublic static void main(String[] args) {\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}\n\n\tstatic class FastScanner {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st=new StringTokenizer(\"\");\n\n\t\tpublic String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}",
"main",
"{\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}",
"FastScanner fs = new FastScanner();",
"fs",
"new FastScanner()",
"int a = fs.nextInt();",
"a",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int b = fs.nextInt();",
"b",
"fs.nextInt()",
"fs.nextInt",
"fs",
"int c = fs.nextInt();",
"c",
"fs.nextInt()",
"fs.nextInt",
"fs",
"System.out.println(c+\" \"+a+\" \"+b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"static class FastScanner {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st=new StringTokenizer(\"\");\n\n\t\tpublic String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t}",
"FastScanner",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"StringTokenizer st=new StringTokenizer(\"\");",
"st",
"new StringTokenizer(\"\")",
"public String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"next",
"{\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}",
"while (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"!st.hasMoreElements()",
"st.hasMoreElements()",
"st.hasMoreElements",
"st",
"try {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"IOException e",
"{\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t}",
"st=new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"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 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[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}",
"readArray",
"{\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\t}\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();\n\t\t\t}",
"int i=0;",
"int i=0;",
"i",
"0",
"i<n",
"i",
"n",
"i++",
"i++",
"i",
"{\n\t\t\t\ta[i]=nextInt();\n\t\t\t}",
"{\n\t\t\t\ta[i]=nextInt();\n\t\t\t}",
"a[i]=nextInt()",
"a[i]",
"a",
"i",
"nextInt()",
"nextInt",
"return a;",
"a",
"int n",
"n",
"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 class Main {\t\n\tpublic static void main(String[] args) {\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}\n\n\tstatic class FastScanner {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st=new StringTokenizer(\"\");\n\n\t\tpublic String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t}\n}",
"public class Main {\t\n\tpublic static void main(String[] args) {\n\t\tFastScanner fs = new FastScanner();\n int a = fs.nextInt();\n\t\tint b = fs.nextInt();\n\t\tint c = fs.nextInt();\n\t\t\n\tSystem.out.println(c+\" \"+a+\" \"+b);\n\n\n\t}\n\n\tstatic class FastScanner {\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st=new StringTokenizer(\"\");\n\n\t\tpublic String next() {\n\t\t\twhile (!st.hasMoreElements())\n\t\t\t\ttry {\n\t\t\t\t\tst=new StringTokenizer(br.readLine());\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\treturn st.nextToken();\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\treturn Integer.parseInt(next());\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\treturn Long.parseLong(next());\n\t\t}\n\n\t\tpublic int[] readArray(int n) {\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\t}\n\t\t\treturn a;\n\t\t}\n\n\t\tpublic double nextDouble() {\n\t\t\treturn Double.parseDouble(next());\n\t\t}\n\n\t}\n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
public static void main(String[] args) {
FastScanner fs = new FastScanner();
int a = fs.nextInt();
int b = fs.nextInt();
int c = fs.nextInt();
System.out.println(c+" "+a+" "+b);
}
static class FastScanner {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
StringTokenizer st=new StringTokenizer("");
public String next() {
while (!st.hasMoreElements())
try {
st=new StringTokenizer(br.readLine());
} catch (IOException e) {
e.printStackTrace();
}
return st.nextToken();
}
public int nextInt() {
return Integer.parseInt(next());
}
public long nextLong() {
return Long.parseLong(next());
}
public int[] readArray(int n) {
int[] a=new int[n];
for (int i=0; i<n; i++) {
a[i]=nextInt();
}
return a;
}
public double nextDouble() {
return Double.parseDouble(next());
}
}
}
|
[
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,
20,
41,
13,
4,
18,
13,
42,
2,
13,
17,
30,
4,
18,
13,
13,
0,
13,
4,
18,
13,
41,
13,
4,
18,
4,
18,
13,
17,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
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
],
[
114,
14
],
[
114,
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
],
[
33,
35
],
[
32,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
36,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
17,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
48,
54
],
[
17,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
60,
61
],
[
60,
62
],
[
17,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
68,
69
],
[
68,
70
],
[
17,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
74,
75
],
[
73,
76
],
[
76,
77
],
[
76,
78
],
[
17,
79
],
[
79,
80
],
[
79,
81
],
[
17,
82
],
[
82,
83
],
[
82,
84
],
[
17,
85
],
[
85,
86
],
[
85,
87
],
[
17,
88
],
[
88,
89
],
[
88,
90
],
[
17,
91
],
[
91,
92
],
[
91,
93
],
[
17,
94
],
[
94,
95
],
[
94,
96
],
[
17,
97
],
[
97,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
97,
102
],
[
105,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
105,
107
],
[
104,
108
],
[
103,
109
],
[
105,
110
],
[
15,
111
],
[
111,
112
],
[
0,
113
],
[
113,
114
],
[
113,
115
]
] |
[
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\nimport java.util.List;\n\npublic class Main {\n\n public static void main(String[] args) throws Exception {\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.List;",
"List",
"java.util",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }\n\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }",
"main",
"{\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }",
"InputStreamReader is = new InputStreamReader(System.in);",
"is",
"new InputStreamReader(System.in)",
"BufferedReader reader = new BufferedReader(is);",
"reader",
"new BufferedReader(is)",
"List<String> mylist = new ArrayList<>();",
"mylist",
"new ArrayList<>()",
"String strinput = reader.readLine();",
"strinput",
"reader.readLine()",
"reader.readLine",
"reader",
"while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }",
"strinput != null",
"strinput",
"null",
"{\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }",
"mylist.add(strinput)",
"mylist.add",
"mylist",
"strinput",
"strinput = reader.readLine()",
"strinput",
"reader.readLine()",
"reader.readLine",
"reader",
"String arr01[] = mylist.get(0).split(\" \");",
"arr01",
"mylist.get(0).split(\" \")",
"mylist.get(0).split",
"mylist.get(0)",
"mylist.get",
"mylist",
"0",
"\" \"",
"int x = Integer.valueOf(arr01[0]);",
"x",
"Integer.valueOf(arr01[0])",
"Integer.valueOf",
"Integer",
"arr01[0]",
"arr01",
"0",
"int y = Integer.valueOf(arr01[1]);",
"y",
"Integer.valueOf(arr01[1])",
"Integer.valueOf",
"Integer",
"arr01[1]",
"arr01",
"1",
"int z = Integer.valueOf(arr01[2]);",
"z",
"Integer.valueOf(arr01[2])",
"Integer.valueOf",
"Integer",
"arr01[2]",
"arr01",
"2",
"int temp = x;",
"temp",
"x",
"x = y",
"x",
"y",
"y = temp",
"y",
"temp",
"temp = x",
"temp",
"x",
"x = z",
"x",
"z",
"z = temp",
"z",
"temp",
"System.out.println(x + \" \" + y + \" \" + z)",
"System.out.println",
"System.out",
"System",
"System.out",
"x + \" \" + y + \" \" + z",
"\" \"",
"y",
"x + \" \" + y + \" \" + z",
"x",
"\" \"",
"y",
"\" \"",
"z",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }\n\n}",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n InputStreamReader is = new InputStreamReader(System.in);\n BufferedReader reader = new BufferedReader(is);\n\n List<String> mylist = new ArrayList<>();\n\n // 標準入力からの値を変数strinputに代入\n String strinput = reader.readLine();\n\n while (strinput != null) {\n\n mylist.add(strinput);\n strinput = reader.readLine();\n\n }\n\n String arr01[] = mylist.get(0).split(\" \");\n\n int x = Integer.valueOf(arr01[0]);\n int y = Integer.valueOf(arr01[1]);\n int z = Integer.valueOf(arr01[2]);\n\n int temp = x;\n x = y;\n y = temp;\n\n temp = x;\n x = z;\n z = temp;\n\n System.out.println(x + \" \" + y + \" \" + z);\n\n }\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String[] args) throws Exception {
InputStreamReader is = new InputStreamReader(System.in);
BufferedReader reader = new BufferedReader(is);
List<String> mylist = new ArrayList<>();
// 標準入力からの値を変数strinputに代入
String strinput = reader.readLine();
while (strinput != null) {
mylist.add(strinput);
strinput = reader.readLine();
}
String arr01[] = mylist.get(0).split(" ");
int x = Integer.valueOf(arr01[0]);
int y = Integer.valueOf(arr01[1]);
int z = Integer.valueOf(arr01[2]);
int temp = x;
x = y;
y = temp;
temp = x;
x = z;
z = temp;
System.out.println(x + " " + y + " " + z);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
20,
41,
13,
20,
11,
1,
41,
13,
17,
2,
13,
17,
1,
40,
13,
30,
30,
4,
18,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
13,
17,
17,
4,
18,
13,
13,
17,
17,
4,
18,
13,
2,
2,
2,
2,
4,
18,
13,
17,
17,
4,
18,
13,
17,
17,
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
],
[
85,
8
],
[
85,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
11,
18
],
[
18,
19
],
[
18,
20
],
[
11,
21
],
[
21,
22
],
[
21,
23
],
[
11,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
26,
28
],
[
24,
29
],
[
29,
30
],
[
29,
31
],
[
24,
32
],
[
32,
33
],
[
33,
34
],
[
24,
35
],
[
36,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
43,
44
],
[
44,
45
],
[
11,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
46,
50
],
[
46,
51
],
[
11,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
52,
56
],
[
52,
57
],
[
11,
58
],
[
58,
59
],
[
59,
60
],
[
58,
61
],
[
64,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
64,
69
],
[
63,
70
],
[
70,
71
],
[
71,
72
],
[
70,
73
],
[
62,
74
],
[
64,
75
],
[
75,
76
],
[
76,
77
],
[
75,
78
],
[
11,
79
],
[
79,
80
],
[
80,
81
],
[
9,
82
],
[
82,
83
],
[
0,
84
],
[
84,
85
],
[
84,
86
]
] |
[
"import java.io.*;\nimport java.util.*;\n \npublic class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\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 BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\n \n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\n \n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\n \n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));",
"pw",
"new PrintWriter(new OutputStreamWriter(System.out))",
"StringTokenizer st = new StringTokenizer(br.readLine());",
"st",
"new StringTokenizer(br.readLine())",
"ArrayList<Integer> boxes = new ArrayList<>();",
"boxes",
"new ArrayList<>()",
"for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 3",
"i",
"3",
"i++",
"i++",
"i",
"{\n boxes.add(Integer.parseInt(st.nextToken()));\n }",
"{\n boxes.add(Integer.parseInt(st.nextToken()));\n }",
"boxes.add(Integer.parseInt(st.nextToken()))",
"boxes.add",
"boxes",
"Integer.parseInt(st.nextToken())",
"Integer.parseInt",
"Integer",
"st.nextToken()",
"st.nextToken",
"st",
"Collections.swap(boxes,0, 1)",
"Collections.swap",
"Collections",
"boxes",
"0",
"1",
"Collections.swap(boxes,0, 2)",
"Collections.swap",
"Collections",
"boxes",
"0",
"2",
"pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2))",
"pw.println",
"pw",
"boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2)",
"\" \"",
"boxes.get(1)",
"boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2)",
"boxes.get(0)",
"boxes.get",
"boxes",
"0",
"\" \"",
"boxes.get(1)",
"boxes.get",
"boxes",
"1",
"\" \"",
"boxes.get(2)",
"boxes.get",
"boxes",
"2",
"pw.close()",
"pw.close",
"pw",
"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 PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\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 PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));\n \n StringTokenizer st = new StringTokenizer(br.readLine());\n ArrayList<Integer> boxes = new ArrayList<>();\n for (int i = 0; i < 3; i++) {\n boxes.add(Integer.parseInt(st.nextToken()));\n }\n \n Collections.swap(boxes,0, 1);\n Collections.swap(boxes,0, 2);\n \n pw.println(boxes.get(0) + \" \" + boxes.get(1) + \" \" + boxes.get(2));\n \n pw.close();\n \n }\n}",
"Main"
] |
import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
PrintWriter pw = new PrintWriter(new OutputStreamWriter(System.out));
StringTokenizer st = new StringTokenizer(br.readLine());
ArrayList<Integer> boxes = new ArrayList<>();
for (int i = 0; i < 3; i++) {
boxes.add(Integer.parseInt(st.nextToken()));
}
Collections.swap(boxes,0, 1);
Collections.swap(boxes,0, 2);
pw.println(boxes.get(0) + " " + boxes.get(1) + " " + boxes.get(2));
pw.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
60,
5
],
[
60,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
6,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] |
[
"import java.util.Scanner;\n \npublic class Main {\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }",
"main",
"{\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int X = in.nextInt();",
"X",
"in.nextInt()",
"in.nextInt",
"in",
"int Y = in.nextInt();",
"Y",
"in.nextInt()",
"in.nextInt",
"in",
"int Z = in.nextInt();",
"Z",
"in.nextInt()",
"in.nextInt",
"in",
"System.out.print(Z)",
"System.out.print",
"System.out",
"System",
"System.out",
"Z",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.print(X)",
"System.out.print",
"System.out",
"System",
"System.out",
"X",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.print(Y)",
"System.out.print",
"System.out",
"System",
"System.out",
"Y",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }\n}",
"public class Main {\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int X = in.nextInt();\n int Y = in.nextInt();\n int Z = in.nextInt();\n \n System.out.print(Z);\n System.out.print(\" \");\n System.out.print(X);\n System.out.print(\" \");\n System.out.print(Y);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int X = in.nextInt();
int Y = in.nextInt();
int Z = in.nextInt();
System.out.print(Z);
System.out.print(" ");
System.out.print(X);
System.out.print(" ");
System.out.print(Y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
66,
5
],
[
66,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
8,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
57,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
55,
61
],
[
57,
62
],
[
6,
63
],
[
63,
64
],
[
0,
65
],
[
65,
66
],
[
65,
67
]
] |
[
"import java.util.Scanner;\npublic class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }\n} \n ",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int A ;",
"A",
"A=X",
"A",
"X",
"X=Y",
"X",
"Y",
"Y=A",
"Y",
"A",
"int B;",
"B",
"B=X",
"B",
"X",
"X=Z",
"X",
"Z",
"Z=B",
"Z",
"B",
"System.out.println(X+\" \"+Y+\" \"+Z)",
"System.out.println",
"System.out",
"System",
"System.out",
"X+\" \"+Y+\" \"+Z",
"\" \"",
"Y",
"X+\" \"+Y+\" \"+Z",
"X",
"\" \"",
"Y",
"\" \"",
"Z",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n \n int A ;\n A=X;\n X=Y;\n Y=A;\n \n int B;\n B=X;\n X=Z;\n Z=B;\n System.out.println(X+\" \"+Y+\" \"+Z);\n \n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
int A ;
A=X;
X=Y;
Y=A;
int B;
B=X;
X=Z;
Z=B;
System.out.println(X+" "+Y+" "+Z);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
76,
5
],
[
76,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
53,
55
],
[
8,
56
],
[
56,
57
],
[
56,
58
],
[
8,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
67,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
66,
70
],
[
65,
71
],
[
67,
72
],
[
6,
73
],
[
73,
74
],
[
0,
75
],
[
75,
76
],
[
75,
77
]
] |
[
"\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\n\t}\n\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\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.nextLine();",
"line",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] lines = line.split(\" \");",
"lines",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int A = Integer.parseInt(lines[0]);",
"A",
"Integer.parseInt(lines[0])",
"Integer.parseInt",
"Integer",
"lines[0]",
"lines",
"0",
"int B = Integer.parseInt(lines[1]);",
"B",
"Integer.parseInt(lines[1])",
"Integer.parseInt",
"Integer",
"lines[1]",
"lines",
"1",
"int C = Integer.parseInt(lines[2]);",
"C",
"Integer.parseInt(lines[2])",
"Integer.parseInt",
"Integer",
"lines[2]",
"lines",
"2",
"int swap = A;",
"swap",
"A",
"A = C",
"A",
"C",
"C = B",
"C",
"B",
"B = swap",
"B",
"swap",
"System.out.println(A + \" \" + B + \" \" + C)",
"System.out.println",
"System.out",
"System",
"System.out",
"A + \" \" + B + \" \" + C",
"\" \"",
"B",
"A + \" \" + B + \" \" + C",
"A",
"\" \"",
"B",
"\" \"",
"C",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString line = sc.nextLine();\n\t\tString[] lines = line.split(\" \");\n\n\t\tint A = Integer.parseInt(lines[0]);\n\t\tint B = Integer.parseInt(lines[1]);\n\t\tint C = Integer.parseInt(lines[2]);\n\n\t\tint swap = A;\n\t\tA = C;\n\t\tC = B;\n\t\tB = swap;\n\n\t\tSystem.out.println(A + \" \" + B + \" \" + C);\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 line = sc.nextLine();
String[] lines = line.split(" ");
int A = Integer.parseInt(lines[0]);
int B = Integer.parseInt(lines[1]);
int C = Integer.parseInt(lines[2]);
int swap = A;
A = C;
C = B;
B = swap;
System.out.println(A + " " + B + " " + C);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
64,
5
],
[
64,
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
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
10,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
10,
29
],
[
29,
30
],
[
29,
31
],
[
10,
32
],
[
32,
33
],
[
32,
34
],
[
10,
35
],
[
35,
36
],
[
35,
37
],
[
10,
38
],
[
38,
39
],
[
38,
40
],
[
10,
41
],
[
41,
42
],
[
41,
43
],
[
10,
44
],
[
44,
45
],
[
44,
46
],
[
10,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
55,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
53,
59
],
[
55,
60
],
[
6,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\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\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}\n\t}",
"main",
"{\n\t\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}\n\t}",
"try (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}",
"{\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}",
"Scanner sc = new Scanner(System.in)",
"Scanner sc = new Scanner(System.in)",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int tmpA = a;",
"tmpA",
"a",
"a = b",
"a",
"b",
"b = tmpA",
"b",
"tmpA",
"tmpA = a",
"tmpA",
"a",
"a = c",
"a",
"c",
"c = tmpA",
"c",
"tmpA",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\ttry (Scanner sc = new Scanner(System.in);) {\n\n\t\t\tint a = sc.nextInt();\n\t\t\tint b = sc.nextInt();\n\t\t\tint c = sc.nextInt();\n\n\t\t\tint tmpA = a;\n\t\t\ta = b;\n\t\t\tb = tmpA;\n\n\t\t\ttmpA = a;\n\t\t\ta = c;\n\t\t\tc = tmpA;\n\n\t\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
try (Scanner sc = new Scanner(System.in);) {
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int tmpA = a;
a = b;
b = tmpA;
tmpA = a;
a = c;
c = tmpA;
System.out.println(a + " " + b + " " + c);
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
6,
13,
41,
13,
41,
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,
4,
13,
12,
13,
30,
29,
4,
18,
13,
4,
13,
12,
13,
30,
29,
4,
18,
13,
12,
13,
30,
41,
13,
4,
13,
41,
13,
20,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
14,
2,
4,
18,
13,
17,
17,
30,
0,
13,
17,
40,
13,
11,
1,
41,
13,
13,
2,
13,
4,
18,
13,
1,
40,
13,
30,
14,
2,
4,
18,
13,
13,
17,
30,
0,
13,
4,
18,
13,
4,
18,
13,
0,
13,
20,
0,
13,
17,
30,
4,
18,
13,
4,
18,
13,
13,
14,
13,
0,
13,
17,
0,
13,
2,
4,
18,
13,
4,
18,
13,
13,
29,
2,
13,
8,
13,
40,
17,
17,
12,
13,
30,
29,
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
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
226,
17
],
[
226,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
20,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
20,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
20,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
47,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
45,
51
],
[
47,
52
],
[
18,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
55,
59
],
[
59,
60
],
[
55,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
61,
67
],
[
67,
68
],
[
55,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
73,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
72,
81
],
[
81,
82
],
[
81,
83
],
[
71,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
55,
88
],
[
88,
89
],
[
88,
90
],
[
90,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
92,
95
],
[
95,
96
],
[
55,
97
],
[
97,
98
],
[
97,
99
],
[
99,
100
],
[
100,
101
],
[
101,
102
],
[
102,
103
],
[
101,
104
],
[
104,
105
],
[
55,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
55,
113
],
[
113,
114
],
[
113,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
118,
119
],
[
115,
120
],
[
120,
121
],
[
120,
122
],
[
115,
123
],
[
123,
124
],
[
123,
125
],
[
115,
126
],
[
126,
127
],
[
126,
128
],
[
115,
129
],
[
129,
130
],
[
129,
131
],
[
115,
132
],
[
132,
133
],
[
132,
134
],
[
115,
135
],
[
135,
136
],
[
135,
137
],
[
115,
138
],
[
138,
139
],
[
139,
140
],
[
140,
141
],
[
141,
142
],
[
140,
143
],
[
139,
144
],
[
138,
145
],
[
145,
146
],
[
146,
147
],
[
146,
148
],
[
145,
149
],
[
149,
150
],
[
115,
151
],
[
151,
152
],
[
152,
153
],
[
153,
154
],
[
153,
155
],
[
151,
156
],
[
156,
157
],
[
156,
158
],
[
158,
159
],
[
159,
160
],
[
151,
161
],
[
161,
162
],
[
162,
163
],
[
151,
164
],
[
164,
165
],
[
165,
166
],
[
166,
167
],
[
167,
168
],
[
168,
169
],
[
167,
170
],
[
166,
171
],
[
165,
172
],
[
172,
173
],
[
173,
174
],
[
173,
175
],
[
175,
176
],
[
176,
177
],
[
175,
178
],
[
178,
179
],
[
179,
180
],
[
172,
181
],
[
181,
182
],
[
181,
183
],
[
172,
184
],
[
184,
185
],
[
184,
186
],
[
165,
187
],
[
187,
188
],
[
188,
189
],
[
189,
190
],
[
188,
191
],
[
191,
192
],
[
192,
193
],
[
191,
194
],
[
187,
195
],
[
195,
196
],
[
195,
197
],
[
197,
198
],
[
197,
199
],
[
115,
200
],
[
200,
201
],
[
200,
202
],
[
202,
203
],
[
203,
204
],
[
204,
205
],
[
203,
206
],
[
206,
207
],
[
207,
208
],
[
202,
209
],
[
115,
210
],
[
210,
211
],
[
211,
212
],
[
211,
213
],
[
213,
214
],
[
213,
215
],
[
215,
216
],
[
213,
217
],
[
55,
218
],
[
218,
219
],
[
218,
220
],
[
220,
221
],
[
221,
222
],
[
222,
223
],
[
223,
224
],
[
0,
225
],
[
225,
226
],
[
225,
227
]
] |
[
"\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.InputStreamReader;\nimport java.util.*;\n\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }\n\n}\n\n\n\n\nclass Scanner\n{\n StringTokenizer st;\n BufferedReader br;\n\n public Scanner(InputStream s){\tbr = new BufferedReader(new InputStreamReader(s));}\n\n public String next() throws IOException\n {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine());\n return st.nextToken();\n }\n\n public int nextInt() throws IOException {return Integer.parseInt(next());}\n\n public long nextLong() throws IOException {return Long.parseLong(next());}\n\n public String nextLine() throws IOException {return br.readLine();}\n\n public double nextDouble() throws IOException\n {\n String x = next();\n StringBuilder sb = new StringBuilder(\"0\");\n double res = 0, f = 1;\n boolean dec = false, neg = false;\n int start = 0;\n if(x.charAt(0) == '-')\n {\n neg = true;\n start++;\n }\n for(int i = start; i < x.length(); i++)\n if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }\n res += Long.parseLong(sb.toString()) / f;\n return res * (neg?-1:1);\n }\n\n public boolean ready() throws IOException {return br.ready();}\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.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }",
"main",
"{\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int a = s.nextInt()",
"a",
"s.nextInt()",
"s.nextInt",
"s",
"b=s.nextInt()",
"b",
"s.nextInt()",
"s.nextInt",
"s",
"c=s.nextInt();",
"c",
"s.nextInt()",
"s.nextInt",
"s",
"System.out.println(c+\" \"+a+\" \"+b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"class Scanner\n{\n StringTokenizer st;\n BufferedReader br;\n\n public Scanner(InputStream s){\tbr = new BufferedReader(new InputStreamReader(s));}\n\n public String next() throws IOException\n {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine());\n return st.nextToken();\n }\n\n public int nextInt() throws IOException {return Integer.parseInt(next());}\n\n public long nextLong() throws IOException {return Long.parseLong(next());}\n\n public String nextLine() throws IOException {return br.readLine();}\n\n public double nextDouble() throws IOException\n {\n String x = next();\n StringBuilder sb = new StringBuilder(\"0\");\n double res = 0, f = 1;\n boolean dec = false, neg = false;\n int start = 0;\n if(x.charAt(0) == '-')\n {\n neg = true;\n start++;\n }\n for(int i = start; i < x.length(); i++)\n if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }\n res += Long.parseLong(sb.toString()) / f;\n return res * (neg?-1:1);\n }\n\n public boolean ready() throws IOException {return br.ready();}\n\n\n}",
"Scanner",
"StringTokenizer st;",
"st",
"BufferedReader br;",
"br",
"public Scanner(InputStream s){\tbr = new BufferedReader(new InputStreamReader(s));}",
"Scanner",
"{\tbr = new BufferedReader(new InputStreamReader(s));}",
"br = new BufferedReader(new InputStreamReader(s))",
"br",
"new BufferedReader(new InputStreamReader(s))",
"InputStream s",
"s",
"public String next() throws IOException\n {\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine());\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreTokens())\n st = new StringTokenizer(br.readLine());\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreTokens())\n st = 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 int nextInt() throws IOException {return Integer.parseInt(next());}",
"nextInt",
"{return Integer.parseInt(next());}",
"return Integer.parseInt(next());",
"Integer.parseInt(next())",
"Integer.parseInt",
"Integer",
"next()",
"next",
"public long nextLong() throws IOException {return Long.parseLong(next());}",
"nextLong",
"{return Long.parseLong(next());}",
"return Long.parseLong(next());",
"Long.parseLong(next())",
"Long.parseLong",
"Long",
"next()",
"next",
"public String nextLine() throws IOException {return br.readLine();}",
"nextLine",
"{return br.readLine();}",
"return br.readLine();",
"br.readLine()",
"br.readLine",
"br",
"public double nextDouble() throws IOException\n {\n String x = next();\n StringBuilder sb = new StringBuilder(\"0\");\n double res = 0, f = 1;\n boolean dec = false, neg = false;\n int start = 0;\n if(x.charAt(0) == '-')\n {\n neg = true;\n start++;\n }\n for(int i = start; i < x.length(); i++)\n if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }\n res += Long.parseLong(sb.toString()) / f;\n return res * (neg?-1:1);\n }",
"nextDouble",
"{\n String x = next();\n StringBuilder sb = new StringBuilder(\"0\");\n double res = 0, f = 1;\n boolean dec = false, neg = false;\n int start = 0;\n if(x.charAt(0) == '-')\n {\n neg = true;\n start++;\n }\n for(int i = start; i < x.length(); i++)\n if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }\n res += Long.parseLong(sb.toString()) / f;\n return res * (neg?-1:1);\n }",
"String x = next();",
"x",
"next()",
"next",
"StringBuilder sb = new StringBuilder(\"0\");",
"sb",
"new StringBuilder(\"0\")",
"double res = 0",
"res",
"0",
"f = 1;",
"f",
"1",
"boolean dec = false",
"dec",
"false",
"neg = false;",
"neg",
"false",
"int start = 0;",
"start",
"0",
"if(x.charAt(0) == '-')\n {\n neg = true;\n start++;\n }",
"x.charAt(0) == '-'",
"x.charAt(0)",
"x.charAt",
"x",
"0",
"'-'",
"{\n neg = true;\n start++;\n }",
"neg = true",
"neg",
"true",
"start++",
"start",
"for(int i = start; i < x.length(); i++)\n if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }",
"int i = start;",
"int i = start;",
"i",
"start",
"i < x.length()",
"i",
"x.length()",
"x.length",
"x",
"i++",
"i++",
"i",
"if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }",
"if(x.charAt(i) == '.')\n {\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }\n else\n {\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }",
"x.charAt(i) == '.'",
"x.charAt(i)",
"x.charAt",
"x",
"i",
"'.'",
"{\n res = Long.parseLong(sb.toString());\n sb = new StringBuilder(\"0\");\n dec = true;\n }",
"res = Long.parseLong(sb.toString())",
"res",
"Long.parseLong(sb.toString())",
"Long.parseLong",
"Long",
"sb.toString()",
"sb.toString",
"sb",
"sb = new StringBuilder(\"0\")",
"sb",
"new StringBuilder(\"0\")",
"dec = true",
"dec",
"true",
"{\n sb.append(x.charAt(i));\n if(dec)\n f *= 10;\n }",
"sb.append(x.charAt(i))",
"sb.append",
"sb",
"x.charAt(i)",
"x.charAt",
"x",
"i",
"if(dec)\n f *= 10;",
"dec",
"f *= 10",
"f",
"10",
"res += Long.parseLong(sb.toString()) / f",
"res",
"Long.parseLong(sb.toString()) / f",
"Long.parseLong(sb.toString())",
"Long.parseLong",
"Long",
"sb.toString()",
"sb.toString",
"sb",
"f",
"return res * (neg?-1:1);",
"res * (neg?-1:1)",
"res",
"(neg?-1:1)",
"neg",
"-1",
"1",
"1",
"public boolean ready() throws IOException {return br.ready();}",
"ready",
"{return br.ready();}",
"return br.ready();",
"br.ready()",
"br.ready",
"br",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }\n\n}",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();\n System.out.println(c+\" \"+a+\" \"+b);\n\n\n }\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.*;
public class Main {
public static void main(String[] args) throws IOException {
Scanner s = new Scanner(System.in);
int a = s.nextInt(),b=s.nextInt(),c=s.nextInt();
System.out.println(c+" "+a+" "+b);
}
}
class Scanner
{
StringTokenizer st;
BufferedReader br;
public Scanner(InputStream s){ br = new BufferedReader(new InputStreamReader(s));}
public String next() throws IOException
{
while (st == null || !st.hasMoreTokens())
st = new StringTokenizer(br.readLine());
return st.nextToken();
}
public int nextInt() throws IOException {return Integer.parseInt(next());}
public long nextLong() throws IOException {return Long.parseLong(next());}
public String nextLine() throws IOException {return br.readLine();}
public double nextDouble() throws IOException
{
String x = next();
StringBuilder sb = new StringBuilder("0");
double res = 0, f = 1;
boolean dec = false, neg = false;
int start = 0;
if(x.charAt(0) == '-')
{
neg = true;
start++;
}
for(int i = start; i < x.length(); i++)
if(x.charAt(i) == '.')
{
res = Long.parseLong(sb.toString());
sb = new StringBuilder("0");
dec = true;
}
else
{
sb.append(x.charAt(i));
if(dec)
f *= 10;
}
res += Long.parseLong(sb.toString()) / f;
return res * (neg?-1:1);
}
public boolean ready() throws IOException {return br.ready();}
}
|
[
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,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
13,
13,
4,
18,
13,
17,
4,
18,
13,
13,
4,
18,
13,
17,
4,
18,
13,
13,
4,
18,
13,
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
],
[
121,
17
],
[
121,
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
],
[
121,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
55,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
64,
65
],
[
55,
66
],
[
66,
67
],
[
66,
68
],
[
68,
69
],
[
69,
70
],
[
55,
71
],
[
71,
72
],
[
55,
73
],
[
73,
74
],
[
73,
75
],
[
55,
76
],
[
76,
77
],
[
76,
78
],
[
55,
79
],
[
79,
80
],
[
79,
81
],
[
55,
82
],
[
82,
83
],
[
82,
84
],
[
55,
85
],
[
85,
86
],
[
85,
87
],
[
55,
88
],
[
88,
89
],
[
88,
90
],
[
55,
91
],
[
91,
92
],
[
92,
93
],
[
91,
94
],
[
55,
95
],
[
95,
96
],
[
96,
97
],
[
95,
98
],
[
55,
99
],
[
99,
100
],
[
100,
101
],
[
99,
102
],
[
55,
103
],
[
103,
104
],
[
104,
105
],
[
103,
106
],
[
55,
107
],
[
107,
108
],
[
108,
109
],
[
107,
110
],
[
55,
111
],
[
111,
112
],
[
112,
113
],
[
53,
114
],
[
114,
115
],
[
53,
116
],
[
116,
117
],
[
53,
118
],
[
118,
119
],
[
0,
120
],
[
120,
121
],
[
120,
122
]
] |
[
"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 abc161_a solver = new abc161_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc161_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\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 abc161_a solver = new abc161_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc161_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\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 abc161_a solver = new abc161_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 abc161_a solver = new abc161_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)",
"abc161_a solver = new abc161_a();",
"solver",
"new abc161_a()",
"solver.solve(1, in, out)",
"solver.solve",
"solver",
"1",
"in",
"out",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class abc161_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\n }\n\n }",
"abc161_a",
"public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\n }",
"solve",
"{\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\n }",
"int A = in.nextInt();",
"A",
"in.nextInt()",
"in.nextInt",
"in",
"int B = in.nextInt();",
"B",
"in.nextInt()",
"in.nextInt",
"in",
"int C = in.nextInt();",
"C",
"in.nextInt()",
"in.nextInt",
"in",
"int Wk;",
"Wk",
"Wk = A",
"Wk",
"A",
"A = B",
"A",
"B",
"B = Wk",
"B",
"Wk",
"Wk = C",
"Wk",
"C",
"C = A",
"C",
"A",
"A = Wk",
"A",
"Wk",
"out.print(A)",
"out.print",
"out",
"A",
"out.print(' ')",
"out.print",
"out",
"' '",
"out.print(B)",
"out.print",
"out",
"B",
"out.print(' ')",
"out.print",
"out",
"' '",
"out.print(C)",
"out.print",
"out",
"C",
"out.println()",
"out.println",
"out",
"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 abc161_a solver = new abc161_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc161_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\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 abc161_a solver = new abc161_a();\n solver.solve(1, in, out);\n out.close();\n }\n\n static class abc161_a {\n public void solve(int testNumber, Scanner in, PrintWriter out) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n int Wk;\n\n Wk = A;\n A = B;\n B = Wk;\n Wk = C;\n C = A;\n A = Wk;\n out.print(A);\n out.print(' ');\n out.print(B);\n out.print(' ');\n out.print(C);\n out.println();\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);
abc161_a solver = new abc161_a();
solver.solve(1, in, out);
out.close();
}
static class abc161_a {
public void solve(int testNumber, Scanner in, PrintWriter out) {
int A = in.nextInt();
int B = in.nextInt();
int C = in.nextInt();
int Wk;
Wk = A;
A = B;
B = Wk;
Wk = C;
C = A;
A = Wk;
out.print(A);
out.print(' ');
out.print(B);
out.print(' ');
out.print(C);
out.println();
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
77,
8
],
[
77,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
17,
20
],
[
20,
21
],
[
21,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
37,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
11,
48
],
[
48,
49
],
[
48,
50
],
[
11,
51
],
[
51,
52
],
[
51,
53
],
[
11,
54
],
[
54,
55
],
[
54,
56
],
[
11,
57
],
[
57,
58
],
[
57,
59
],
[
11,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
68,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
66,
72
],
[
68,
73
],
[
9,
74
],
[
74,
75
],
[
0,
76
],
[
76,
77
],
[
76,
78
]
] |
[
"import java.util.*;\nimport static java.lang.System.out;\n\npublic class Main {\n public static void main(String... args) {\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import static java.lang.System.out;",
"import static java.lang.System.out;",
"import static java.lang.System.out;",
"public class Main {\n public static void main(String... args) {\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }\n}",
"Main",
"public static void main(String... args) {\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = Integer.parseInt(sc.next());",
"a",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int b = Integer.parseInt(sc.next());",
"b",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int c = Integer.parseInt(sc.next());",
"c",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int tmp = 0;",
"tmp",
"0",
"tmp = a",
"tmp",
"a",
"a = b",
"a",
"b",
"b = tmp",
"b",
"tmp",
"tmp = a",
"tmp",
"a",
"a = c",
"a",
"c",
"c = tmp",
"c",
"tmp",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String... args",
"args",
"public class Main {\n public static void main(String... args) {\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }\n}",
"public class Main {\n public static void main(String... args) {\n Scanner sc = new Scanner(System.in);\n int a = Integer.parseInt(sc.next());\n int b = Integer.parseInt(sc.next());\n int c = Integer.parseInt(sc.next());\n int tmp = 0;\n tmp = a;\n a = b;\n b = tmp;\n tmp = a;\n a = c;\n c = tmp;\n System.out.println(a + \" \" + b + \" \" + c);\n\n }\n}",
"Main"
] |
import java.util.*;
import static java.lang.System.out;
public class Main {
public static void main(String... args) {
Scanner sc = new Scanner(System.in);
int a = Integer.parseInt(sc.next());
int b = Integer.parseInt(sc.next());
int c = Integer.parseInt(sc.next());
int tmp = 0;
tmp = a;
a = b;
b = tmp;
tmp = a;
a = c;
c = tmp;
System.out.println(a + " " + b + " " + c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
62,
5
],
[
62,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
53,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
51,
57
],
[
53,
58
],
[
6,
59
],
[
59,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
]
] |
[
"import java.util.*;\npublic class Main{\n public static void main(String[] args){\n Scanner scn=new Scanner(System.in);\n int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\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 int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner scn=new Scanner(System.in);\n int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\n }",
"main",
"{\n Scanner scn=new Scanner(System.in);\n int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\n }",
"Scanner scn=new Scanner(System.in);",
"scn",
"new Scanner(System.in)",
"int a=scn.nextInt();",
"a",
"scn.nextInt()",
"scn.nextInt",
"scn",
"int b=scn.nextInt();",
"b",
"scn.nextInt()",
"scn.nextInt",
"scn",
"int c=scn.nextInt();",
"c",
"scn.nextInt()",
"scn.nextInt",
"scn",
"int t1=a;",
"t1",
"a",
"a=b",
"a",
"b",
"b=t1",
"b",
"t1",
"int t2=a;",
"t2",
"a",
"a=c",
"a",
"c",
"c=t2",
"c",
"t2",
"System.out.print(a+\" \"+b+\" \"+c)",
"System.out.print",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner scn=new Scanner(System.in);\n int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner scn=new Scanner(System.in);\n int a=scn.nextInt();\n int b=scn.nextInt();\n int c=scn.nextInt();\n \n int t1=a;\n a=b;\n b=t1;\n \n int t2=a;\n a=c;\n c=t2;\n \n System.out.print(a+\" \"+b+\" \"+c);\n }\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String[] args){
Scanner scn=new Scanner(System.in);
int a=scn.nextInt();
int b=scn.nextInt();
int c=scn.nextInt();
int t1=a;
a=b;
b=t1;
int t2=a;
a=c;
c=t2;
System.out.print(a+" "+b+" "+c);
}
}
|
[
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,
4,
18,
18,
13,
13,
2,
2,
2,
2,
18,
13,
17,
17,
18,
13,
17,
17,
18,
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
],
[
49,
11
],
[
49,
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
],
[
28,
30
],
[
26,
31
],
[
34,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
39,
40
],
[
39,
41
],
[
32,
42
],
[
34,
43
],
[
43,
44
],
[
43,
45
],
[
12,
46
],
[
46,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] |
[
"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 \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\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 \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\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 \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str = br.readLine().split(\" \");\n \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\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",
"\" \"",
"System.out.println(str[2] + \" \" + str[0] + \" \" + str[1])",
"System.out.println",
"System.out",
"System",
"System.out",
"str[2] + \" \" + str[0] + \" \" + str[1]",
"\" \"",
"str[0]",
"str[2] + \" \" + str[0] + \" \" + str[1]",
"str[2]",
"str",
"2",
"\" \"",
"str[0]",
"str",
"0",
"\" \"",
"str[1]",
"str",
"1",
"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 \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\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 \n System.out.println(str[2] + \" \" + str[0] + \" \" + str[1]);\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(" ");
System.out.println(str[2] + " " + str[0] + " " + str[1]);
}
}
|
[
7,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
67,
2
],
[
67,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
5,
8
],
[
8,
9
],
[
5,
10
],
[
10,
11
],
[
5,
12
],
[
12,
13
],
[
5,
14
],
[
14,
15
],
[
14,
16
],
[
5,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
5,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
5,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
5,
32
],
[
32,
33
],
[
32,
34
],
[
5,
35
],
[
35,
36
],
[
35,
37
],
[
5,
38
],
[
38,
39
],
[
38,
40
],
[
5,
41
],
[
41,
42
],
[
41,
43
],
[
5,
44
],
[
44,
45
],
[
44,
46
],
[
5,
47
],
[
47,
48
],
[
47,
49
],
[
5,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
50,
55
],
[
58,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
56,
62
],
[
58,
63
],
[
3,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] |
[
"public class Main {\n\npublic static void main(String[] args) {\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}\n}",
"public class Main {\n\npublic static void main(String[] args) {\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}\n}",
"Main",
"public static void main(String[] args) {\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}",
"main",
"{\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}",
"int a",
"a",
"b",
"b",
"c",
"c",
"tmp;",
"tmp",
"java.util.Scanner scanInt = new java.util.Scanner(System.in);",
"scanInt",
"new java.util.Scanner(System.in)",
"a = scanInt.nextInt()",
"a",
"scanInt.nextInt()",
"scanInt.nextInt",
"scanInt",
"b = scanInt.nextInt()",
"b",
"scanInt.nextInt()",
"scanInt.nextInt",
"scanInt",
"c = scanInt.nextInt()",
"c",
"scanInt.nextInt()",
"scanInt.nextInt",
"scanInt",
"tmp = a",
"tmp",
"a",
"a = b",
"a",
"b",
"b = tmp",
"b",
"tmp",
"tmp = a",
"tmp",
"a",
"a = c",
"a",
"c",
"c = tmp",
"c",
"tmp",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n\npublic static void main(String[] args) {\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}\n}",
"public class Main {\n\npublic static void main(String[] args) {\n int a, b, c, tmp;\n java.util.Scanner scanInt = new java.util.Scanner(System.in);\n a = scanInt.nextInt();\n b = scanInt.nextInt();\n c = scanInt.nextInt();\n \n tmp = a;\n a = b;\n b = tmp;\n \n tmp = a;\n a = c;\n c = tmp;\n \n System.out.println(a + \" \" + b + \" \" + c);\n \n}\n}",
"Main"
] |
public class Main {
public static void main(String[] args) {
int a, b, c, tmp;
java.util.Scanner scanInt = new java.util.Scanner(System.in);
a = scanInt.nextInt();
b = scanInt.nextInt();
c = scanInt.nextInt();
tmp = a;
a = b;
b = tmp;
tmp = a;
a = c;
c = tmp;
System.out.println(a + " " + b + " " + c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
65,
5
],
[
65,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
56,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
54,
60
],
[
56,
61
],
[
6,
62
],
[
62,
63
],
[
0,
64
],
[
64,
65
],
[
64,
66
]
] |
[
"/*\n * To change this license header, choose License Headers in Project Properties.\n * To change this emplate file, choose Tools | Templates\n * and open the template in the editor.\n */\nimport java.util.*;\n/**\n *\n * @author naoyagonda\n */\n/*\n1 2 3\n2 1 3\n3 1 2\n*/\npublic class Main {\n\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }\n \n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }\n \n}",
"Main",
"public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int num_1 = scanner.nextInt();",
"num_1",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int num_2 = scanner.nextInt();",
"num_2",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int num_3 = scanner.nextInt();",
"num_3",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int tmp=0;",
"tmp",
"0",
"tmp=num_1",
"tmp",
"num_1",
"num_1=num_2",
"num_1",
"num_2",
"num_2=tmp",
"num_2",
"tmp",
"tmp=num_1",
"tmp",
"num_1",
"num_1=num_3",
"num_1",
"num_3",
"num_3=tmp",
"num_3",
"tmp",
"System.out.println(num_1+\" \"+num_2+\" \"+num_3)",
"System.out.println",
"System.out",
"System",
"System.out",
"num_1+\" \"+num_2+\" \"+num_3",
"\" \"",
"num_2",
"num_1+\" \"+num_2+\" \"+num_3",
"num_1",
"\" \"",
"num_2",
"\" \"",
"num_3",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }\n \n}",
"public class Main {\n\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n int num_1 = scanner.nextInt();\n int num_2 = scanner.nextInt();\n int num_3 = scanner.nextInt();\n \n int tmp=0;\n tmp=num_1;\n num_1=num_2;\n num_2=tmp;\n \n tmp=num_1;\n num_1=num_3;\n num_3=tmp;\n\n System.out.println(num_1+\" \"+num_2+\" \"+num_3);\n \n }\n \n}",
"Main"
] |
/*
* To change this license header, choose License Headers in Project Properties.
* To change this emplate file, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.*;
/**
*
* @author naoyagonda
*/
/*
1 2 3
2 1 3
3 1 2
*/
public class Main {
public static void main(String[] args){
Scanner scanner = new Scanner(System.in);
int num_1 = scanner.nextInt();
int num_2 = scanner.nextInt();
int num_3 = scanner.nextInt();
int tmp=0;
tmp=num_1;
num_1=num_2;
num_2=tmp;
tmp=num_1;
num_1=num_3;
num_3=tmp;
System.out.println(num_1+" "+num_2+" "+num_3);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
4,
13,
13,
13,
13,
4,
18,
13,
23,
13,
12,
13,
30,
29,
4,
18,
13,
17,
13,
13,
13,
23,
13,
23,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
60,
5
],
[
60,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
32,
33
],
[
32,
34
],
[
32,
35
],
[
32,
36
],
[
8,
37
],
[
37,
38
],
[
38,
39
],
[
6,
40
],
[
40,
41
],
[
60,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
46,
50
],
[
46,
51
],
[
46,
52
],
[
42,
53
],
[
53,
54
],
[
42,
55
],
[
55,
56
],
[
42,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }\n\n static String solve(int X, int Y, int Z) {\n return String.format(\"%d %d %d\", Z, X, Y);\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 int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }\n\n static String solve(int X, int Y, int Z) {\n return String.format(\"%d %d %d\", Z, X, Y);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(solve(X, Y, Z))",
"System.out.println",
"System.out",
"System",
"System.out",
"solve(X, Y, Z)",
"solve",
"X",
"Y",
"Z",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"static String solve(int X, int Y, int Z) {\n return String.format(\"%d %d %d\", Z, X, Y);\n }",
"solve",
"{\n return String.format(\"%d %d %d\", Z, X, Y);\n }",
"return String.format(\"%d %d %d\", Z, X, Y);",
"String.format(\"%d %d %d\", Z, X, Y)",
"String.format",
"String",
"\"%d %d %d\"",
"Z",
"X",
"Y",
"int X",
"X",
"int Y",
"Y",
"int Z",
"Z",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }\n\n static String solve(int X, int Y, int Z) {\n return String.format(\"%d %d %d\", Z, X, Y);\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n\n System.out.println(solve(X, Y, Z));\n\n sc.close();\n }\n\n static String solve(int X, int Y, int Z) {\n return String.format(\"%d %d %d\", Z, X, Y);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
System.out.println(solve(X, Y, Z));
sc.close();
}
static String solve(int X, int Y, int Z) {
return String.format("%d %d %d", Z, X, Y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
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 // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }",
"main",
"{\n // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int sc1 = sc.nextInt();",
"sc1",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int sc2 = sc.nextInt();",
"sc2",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int sc3 = sc.nextInt();",
"sc3",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(sc3 + \" \" + sc1 + \" \" + sc2)",
"System.out.println",
"System.out",
"System",
"System.out",
"sc3 + \" \" + sc1 + \" \" + sc2",
"\" \"",
"sc1",
"sc3 + \" \" + sc1 + \" \" + sc2",
"sc3",
"\" \"",
"sc1",
"\" \"",
"sc2",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n // Your code here!\n Scanner sc = new Scanner(System.in);\n int sc1 = sc.nextInt();\n int sc2 = sc.nextInt();\n int sc3 = sc.nextInt();\n System.out.println(sc3 + \" \" + sc1 + \" \" + sc2);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
// Your code here!
Scanner sc = new Scanner(System.in);
int sc1 = sc.nextInt();
int sc2 = sc.nextInt();
int sc3 = sc.nextInt();
System.out.println(sc3 + " " + sc1 + " " + sc2);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
41,
13,
13,
41,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
56,
5
],
[
56,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
47,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
45,
51
],
[
47,
52
],
[
6,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String arg[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String arg[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}\n}",
"Main",
"public static void main(String arg[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int x1 = scan.nextInt();",
"x1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int y1 = scan.nextInt();",
"y1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int z1 = scan.nextInt();",
"z1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int x2 = y1;",
"x2",
"y1",
"int y2 = x1;",
"y2",
"x1",
"int z2 = x2;",
"z2",
"x2",
"x2 = z1",
"x2",
"z1",
"System.out.println(x2 + \" \" + y2 + \" \" + z2)",
"System.out.println",
"System.out",
"System",
"System.out",
"x2 + \" \" + y2 + \" \" + z2",
"\" \"",
"y2",
"x2 + \" \" + y2 + \" \" + z2",
"x2",
"\" \"",
"y2",
"\" \"",
"z2",
"String arg[]",
"arg",
"public class Main {\n\tpublic static void main(String arg[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}\n}",
"public class Main {\n\tpublic static void main(String arg[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint x1 = scan.nextInt();\n\t\tint y1 = scan.nextInt();\n\t\tint z1 = scan.nextInt();\n\t\t\n\t\tint x2 = y1;\n\t\tint y2 = x1;\n\t\tint z2 = x2;\n\t\tx2 = z1;\n\t\t\n\t\tSystem.out.println(x2 + \" \" + y2 + \" \" + z2);\n\t\t\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String arg[]) {
Scanner scan = new Scanner(System.in);
int x1 = scan.nextInt();
int y1 = scan.nextInt();
int z1 = scan.nextInt();
int x2 = y1;
int y2 = x1;
int z2 = x2;
x2 = z1;
System.out.println(x2 + " " + y2 + " " + z2);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
20,
23,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
4,
18,
13,
6,
13,
41,
13,
41,
13,
20,
17,
41,
13,
41,
13,
12,
13,
30,
4,
13,
18,
13,
13,
12,
13,
30,
0,
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,
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,
41,
13,
4,
13,
42,
4,
13,
13,
0,
13,
4,
13,
41,
13,
17,
14,
2,
13,
17,
30,
0,
13,
40,
17,
0,
13,
4,
13,
41,
13,
17,
42,
40,
4,
13,
13,
30,
14,
2,
2,
13,
17,
2,
13,
17,
37,
20,
0,
13,
17,
0,
13,
2,
13,
17,
0,
13,
4,
13,
29,
2,
13,
13,
12,
13,
30,
41,
13,
4,
13,
42,
4,
13,
13,
0,
13,
4,
13,
41,
13,
17,
14,
2,
13,
17,
30,
0,
13,
40,
17,
0,
13,
4,
13,
41,
13,
17,
42,
40,
4,
13,
13,
30,
14,
2,
2,
13,
17,
2,
13,
17,
37,
20,
0,
13,
17,
0,
13,
2,
13,
17,
0,
13,
4,
13,
29,
2,
13,
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,
12,
13,
30,
29,
2,
2,
2,
13,
17,
2,
13,
17,
2,
13,
40,
17,
23,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
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
],
[
390,
11
],
[
390,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
12,
16
],
[
16,
17
],
[
390,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
20,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
20,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
20,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
47,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
45,
51
],
[
47,
52
],
[
20,
53
],
[
53,
54
],
[
54,
55
],
[
390,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
56,
60
],
[
60,
61
],
[
60,
62
],
[
56,
64
],
[
64,
65
],
[
56,
66
],
[
66,
67
],
[
56,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
73,
74
],
[
73,
75
],
[
56,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
76,
82
],
[
82,
83
],
[
56,
84
],
[
84,
85
],
[
84,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
90,
91
],
[
87,
92
],
[
92,
93
],
[
86,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
94,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
98,
102
],
[
102,
103
],
[
103,
104
],
[
103,
105
],
[
105,
106
],
[
106,
107
],
[
102,
108
],
[
108,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
111,
114
],
[
98,
115
],
[
115,
116
],
[
116,
117
],
[
116,
118
],
[
115,
119
],
[
119,
120
],
[
120,
121
],
[
86,
122
],
[
122,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
56,
127
],
[
127,
128
],
[
127,
129
],
[
129,
130
],
[
130,
131
],
[
130,
132
],
[
132,
133
],
[
129,
134
],
[
134,
135
],
[
135,
136
],
[
135,
137
],
[
134,
138
],
[
138,
139
],
[
138,
140
],
[
140,
141
],
[
129,
142
],
[
142,
143
],
[
142,
144
],
[
129,
145
],
[
145,
146
],
[
146,
147
],
[
147,
148
],
[
147,
149
],
[
145,
150
],
[
150,
151
],
[
151,
152
],
[
152,
153
],
[
151,
154
],
[
150,
155
],
[
155,
156
],
[
155,
157
],
[
157,
158
],
[
129,
159
],
[
159,
160
],
[
160,
161
],
[
161,
162
],
[
56,
163
],
[
163,
164
],
[
163,
165
],
[
165,
166
],
[
166,
167
],
[
166,
168
],
[
168,
169
],
[
165,
170
],
[
170,
171
],
[
171,
172
],
[
171,
173
],
[
170,
174
],
[
174,
175
],
[
174,
176
],
[
176,
177
],
[
165,
178
],
[
178,
179
],
[
178,
180
],
[
165,
181
],
[
181,
182
],
[
182,
183
],
[
183,
184
],
[
183,
185
],
[
181,
186
],
[
186,
187
],
[
187,
188
],
[
188,
189
],
[
187,
190
],
[
186,
191
],
[
191,
192
],
[
191,
193
],
[
193,
194
],
[
165,
195
],
[
195,
196
],
[
196,
197
],
[
197,
198
],
[
56,
199
],
[
199,
200
],
[
199,
201
],
[
201,
202
],
[
202,
203
],
[
202,
204
],
[
204,
205
],
[
201,
206
],
[
206,
207
],
[
207,
208
],
[
207,
209
],
[
206,
210
],
[
210,
211
],
[
210,
212
],
[
212,
213
],
[
201,
214
],
[
214,
215
],
[
214,
216
],
[
201,
217
],
[
217,
218
],
[
218,
219
],
[
218,
220
],
[
217,
221
],
[
221,
222
],
[
222,
223
],
[
222,
224
],
[
224,
225
],
[
221,
226
],
[
226,
227
],
[
226,
228
],
[
228,
229
],
[
201,
230
],
[
230,
231
],
[
230,
232
],
[
201,
233
],
[
233,
234
],
[
234,
235
],
[
235,
236
],
[
235,
237
],
[
233,
238
],
[
238,
239
],
[
239,
240
],
[
240,
241
],
[
241,
242
],
[
241,
243
],
[
240,
244
],
[
244,
245
],
[
244,
246
],
[
239,
247
],
[
247,
248
],
[
238,
249
],
[
249,
250
],
[
249,
251
],
[
238,
252
],
[
252,
253
],
[
252,
254
],
[
254,
255
],
[
254,
256
],
[
238,
257
],
[
257,
258
],
[
257,
259
],
[
259,
260
],
[
201,
261
],
[
261,
262
],
[
262,
263
],
[
262,
264
],
[
56,
265
],
[
265,
266
],
[
265,
267
],
[
267,
268
],
[
268,
269
],
[
268,
270
],
[
270,
271
],
[
267,
272
],
[
272,
273
],
[
273,
274
],
[
273,
275
],
[
272,
276
],
[
276,
277
],
[
276,
278
],
[
278,
279
],
[
267,
280
],
[
280,
281
],
[
280,
282
],
[
267,
283
],
[
283,
284
],
[
284,
285
],
[
284,
286
],
[
283,
287
],
[
287,
288
],
[
288,
289
],
[
288,
290
],
[
290,
291
],
[
287,
292
],
[
292,
293
],
[
292,
294
],
[
294,
295
],
[
267,
296
],
[
296,
297
],
[
296,
298
],
[
267,
299
],
[
299,
300
],
[
300,
301
],
[
301,
302
],
[
301,
303
],
[
299,
304
],
[
304,
305
],
[
305,
306
],
[
306,
307
],
[
307,
308
],
[
307,
309
],
[
306,
310
],
[
310,
311
],
[
310,
312
],
[
305,
313
],
[
313,
314
],
[
304,
315
],
[
315,
316
],
[
315,
317
],
[
304,
318
],
[
318,
319
],
[
318,
320
],
[
320,
321
],
[
320,
322
],
[
304,
323
],
[
323,
324
],
[
323,
325
],
[
325,
326
],
[
267,
327
],
[
327,
328
],
[
328,
329
],
[
328,
330
],
[
56,
331
],
[
331,
332
],
[
331,
333
],
[
333,
334
],
[
334,
335
],
[
338,
336
],
[
348,
337
],
[
345,
338
],
[
338,
339
],
[
339,
340
],
[
339,
341
],
[
338,
342
],
[
342,
343
],
[
342,
344
],
[
345,
345
],
[
345,
346
],
[
345,
347
],
[
348,
348
],
[
348,
349
],
[
348,
350
],
[
338,
351
],
[
351,
352
],
[
351,
353
],
[
353,
354
],
[
331,
355
],
[
355,
356
],
[
56,
357
],
[
357,
358
],
[
357,
359
],
[
359,
360
],
[
360,
361
],
[
362,
362
],
[
362,
363
],
[
363,
364
],
[
363,
365
],
[
362,
366
],
[
366,
367
],
[
366,
368
],
[
362,
369
],
[
369,
370
],
[
369,
371
],
[
371,
372
],
[
357,
373
],
[
373,
374
],
[
56,
375
],
[
375,
376
],
[
375,
377
],
[
377,
378
],
[
378,
379
],
[
379,
380
],
[
379,
381
],
[
381,
382
],
[
382,
383
],
[
383,
384
],
[
378,
385
],
[
385,
386
],
[
386,
387
],
[
387,
388
],
[
0,
389
],
[
389,
390
],
[
389,
391
]
] |
[
"import java.io.IOException;\nimport java.io.InputStream;\nimport java.util.InputMismatchException;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tnew Main();\n\t}\n\n\tpublic Main() {\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}\n\t\n\tclass FasterScanner {\n\t\tprivate InputStream mIs;\n\t\tprivate byte[] buf = new byte[1024];\n\t\tprivate int curChar;\n\t\tprivate int numChars;\n\n\t\tpublic FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}\n\n\t\tpublic FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}\n\n\t\tpublic int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}\n\n\t\tpublic boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}\n\n\t\tpublic void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.util.InputMismatchException;",
"InputMismatchException",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tnew Main();\n\t}\n\n\tpublic Main() {\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}\n\t\n\tclass FasterScanner {\n\t\tprivate InputStream mIs;\n\t\tprivate byte[] buf = new byte[1024];\n\t\tprivate int curChar;\n\t\tprivate int numChars;\n\n\t\tpublic FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}\n\n\t\tpublic FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}\n\n\t\tpublic int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}\n\n\t\tpublic boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}\n\n\t\tpublic void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tnew Main();\n\t}",
"main",
"{\n\t\tnew Main();\n\t}",
"new Main()",
"String[] args",
"args",
"public Main() {\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}",
"Main",
"{\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}",
"FasterScanner sc = new FasterScanner(System.in);",
"sc",
"new FasterScanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b =sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(c + \" \" +a + \" \" +b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c + \" \" +a + \" \" +b",
"\" \"",
"a",
"c + \" \" +a + \" \" +b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"sc.close()",
"sc.close",
"sc",
"class FasterScanner {\n\t\tprivate InputStream mIs;\n\t\tprivate byte[] buf = new byte[1024];\n\t\tprivate int curChar;\n\t\tprivate int numChars;\n\n\t\tpublic FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}\n\n\t\tpublic FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}\n\n\t\tpublic int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}\n\n\t\tpublic boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}\n\n\t\tpublic void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}",
"FasterScanner",
"private InputStream mIs;",
"mIs",
"private byte[] buf = new byte[1024];",
"buf",
"new byte[1024]",
"1024",
"private int curChar;",
"curChar",
"private int numChars;",
"numChars",
"public FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}",
"FasterScanner",
"{\n\t\t\tthis(System.in);\n\t\t}",
"this(System.in)",
"this",
"System.in",
"System",
"System.in",
"public FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}",
"FasterScanner",
"{\n\t\t\tmIs = is;\n\t\t}",
"mIs = is",
"mIs",
"is",
"InputStream is",
"is",
"public int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}",
"read",
"{\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}",
"if (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();",
"numChars == -1",
"numChars",
"-1",
"1",
"throw new InputMismatchException();",
"new InputMismatchException()",
"if (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}",
"curChar >= numChars",
"curChar",
"numChars",
"{\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}",
"curChar = 0",
"curChar",
"0",
"try {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}",
"catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}",
"IOException e",
"{\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}",
"throw new InputMismatchException();",
"new InputMismatchException()",
"{\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t}",
"numChars = mIs.read(buf)",
"numChars",
"mIs.read(buf)",
"mIs.read",
"mIs",
"buf",
"if (numChars <= 0)\n\t\t\t\t\treturn -1;",
"numChars <= 0",
"numChars",
"0",
"return -1;",
"-1",
"1",
"return buf[curChar++];",
"buf[curChar++]",
"buf",
"curChar++",
"curChar",
"public String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}",
"nextLine",
"{\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c))\n\t\t\t\tc = read();",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"c = read()",
"c",
"read()",
"read",
"StringBuilder res = new StringBuilder();",
"res",
"new StringBuilder()",
"do {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));",
"!isEndOfLine(c)",
"isEndOfLine(c)",
"isEndOfLine",
"c",
"{\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t}",
"res.appendCodePoint(c)",
"res.appendCodePoint",
"res",
"c",
"c = read()",
"c",
"read()",
"read",
"return res.toString();",
"res.toString()",
"res.toString",
"res",
"public String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}",
"nextString",
"{\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c))\n\t\t\t\tc = read();",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"c = read()",
"c",
"read()",
"read",
"StringBuilder res = new StringBuilder();",
"res",
"new StringBuilder()",
"do {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));",
"!isSpaceChar(c)",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t}",
"res.appendCodePoint(c)",
"res.appendCodePoint",
"res",
"c",
"c = read()",
"c",
"read()",
"read",
"return res.toString();",
"res.toString()",
"res.toString",
"res",
"public long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}",
"nextLong",
"{\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c))\n\t\t\t\tc = read();",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"c = read()",
"c",
"read()",
"read",
"int sgn = 1;",
"sgn",
"1",
"if (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}",
"c == '-'",
"c",
"'-'",
"{\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}",
"sgn = -1",
"sgn",
"-1",
"1",
"c = read()",
"c",
"read()",
"read",
"long res = 0;",
"res",
"0",
"do {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));",
"!isSpaceChar(c)",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t}",
"if (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();",
"c < '0' || c > '9'",
"c < '0'",
"c",
"'0'",
"c > '9'",
"c",
"'9'",
"throw new InputMismatchException();",
"new InputMismatchException()",
"res *= 10",
"res",
"10",
"res += c - '0'",
"res",
"c - '0'",
"c",
"'0'",
"c = read()",
"c",
"read()",
"read",
"return res * sgn;",
"res * sgn",
"res",
"sgn",
"public int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}",
"nextInt",
"{\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}",
"int c = read();",
"c",
"read()",
"read",
"while (isSpaceChar(c))\n\t\t\t\tc = read();",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"c = read()",
"c",
"read()",
"read",
"int sgn = 1;",
"sgn",
"1",
"if (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}",
"c == '-'",
"c",
"'-'",
"{\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}",
"sgn = -1",
"sgn",
"-1",
"1",
"c = read()",
"c",
"read()",
"read",
"int res = 0;",
"res",
"0",
"do {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));",
"!isSpaceChar(c)",
"isSpaceChar(c)",
"isSpaceChar",
"c",
"{\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t}",
"if (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();",
"c < '0' || c > '9'",
"c < '0'",
"c",
"'0'",
"c > '9'",
"c",
"'9'",
"throw new InputMismatchException();",
"new InputMismatchException()",
"res *= 10",
"res",
"10",
"res += c - '0'",
"res",
"c - '0'",
"c",
"'0'",
"c = read()",
"c",
"read()",
"read",
"return res * sgn;",
"res * sgn",
"res",
"sgn",
"public boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}",
"isSpaceChar",
"{\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}",
"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 boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}",
"isEndOfLine",
"{\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}",
"return c == '\\n' || c == '\\r' || c == -1;",
"c == '\\n' || c == '\\r' || c == -1",
"c == '\\n' || c == '\\r' || c == -1",
"c == '\\n'",
"c",
"'\\n'",
"c == '\\r'",
"c",
"'\\r'",
"c == -1",
"c",
"-1",
"1",
"int c",
"c",
"public void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}",
"close",
"{\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}",
"try {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"IOException e",
"{\n\t\t\t\te.printStackTrace();\n\t\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\t\tmIs.close();\n\t\t\t}",
"mIs.close()",
"mIs.close",
"mIs",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tnew Main();\n\t}\n\n\tpublic Main() {\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}\n\t\n\tclass FasterScanner {\n\t\tprivate InputStream mIs;\n\t\tprivate byte[] buf = new byte[1024];\n\t\tprivate int curChar;\n\t\tprivate int numChars;\n\n\t\tpublic FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}\n\n\t\tpublic FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}\n\n\t\tpublic int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}\n\n\t\tpublic boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}\n\n\t\tpublic void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tnew Main();\n\t}\n\n\tpublic Main() {\n\t\tFasterScanner sc = new FasterScanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b =sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tSystem.out.println(c + \" \" +a + \" \" +b);\n\n\t\tsc.close();\n\t}\n\t\n\tclass FasterScanner {\n\t\tprivate InputStream mIs;\n\t\tprivate byte[] buf = new byte[1024];\n\t\tprivate int curChar;\n\t\tprivate int numChars;\n\n\t\tpublic FasterScanner() {\n\t\t\tthis(System.in);\n\t\t}\n\n\t\tpublic FasterScanner(InputStream is) {\n\t\t\tmIs = is;\n\t\t}\n\n\t\tpublic int read() {\n\t\t\tif (numChars == -1)\n\t\t\t\tthrow new InputMismatchException();\n\t\t\tif (curChar >= numChars) {\n\t\t\t\tcurChar = 0;\n\t\t\t\ttry {\n\t\t\t\t\tnumChars = mIs.read(buf);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\t}\n\t\t\t\tif (numChars <= 0)\n\t\t\t\t\treturn -1;\n\t\t\t}\n\t\t\treturn buf[curChar++];\n\t\t}\n\n\t\tpublic String nextLine() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isEndOfLine(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic String nextString() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tStringBuilder res = new StringBuilder();\n\t\t\tdo {\n\t\t\t\tres.appendCodePoint(c);\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res.toString();\n\t\t}\n\n\t\tpublic long nextLong() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tlong res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic int nextInt() {\n\t\t\tint c = read();\n\t\t\twhile (isSpaceChar(c))\n\t\t\t\tc = read();\n\t\t\tint sgn = 1;\n\t\t\tif (c == '-') {\n\t\t\t\tsgn = -1;\n\t\t\t\tc = read();\n\t\t\t}\n\t\t\tint res = 0;\n\t\t\tdo {\n\t\t\t\tif (c < '0' || c > '9')\n\t\t\t\t\tthrow new InputMismatchException();\n\t\t\t\tres *= 10;\n\t\t\t\tres += c - '0';\n\t\t\t\tc = read();\n\t\t\t} while (!isSpaceChar(c));\n\t\t\treturn res * sgn;\n\t\t}\n\n\t\tpublic boolean isSpaceChar(int c) {\n\t\t\treturn c == ' ' || c == '\\n' || c == '\\r' || c == '\\t' || c == -1;\n\t\t}\n\n\t\tpublic boolean isEndOfLine(int c) {\n\t\t\treturn c == '\\n' || c == '\\r' || c == -1;\n\t\t}\n\n\t\tpublic void close() {\n\t\t\ttry {\n\t\t\t\tmIs.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}\n}",
"Main"
] |
import java.io.IOException;
import java.io.InputStream;
import java.util.InputMismatchException;
public class Main {
public static void main(String[] args) {
new Main();
}
public Main() {
FasterScanner sc = new FasterScanner(System.in);
int a = sc.nextInt();
int b =sc.nextInt();
int c = sc.nextInt();
System.out.println(c + " " +a + " " +b);
sc.close();
}
class FasterScanner {
private InputStream mIs;
private byte[] buf = new byte[1024];
private int curChar;
private int numChars;
public FasterScanner() {
this(System.in);
}
public FasterScanner(InputStream is) {
mIs = is;
}
public int read() {
if (numChars == -1)
throw new InputMismatchException();
if (curChar >= numChars) {
curChar = 0;
try {
numChars = mIs.read(buf);
} catch (IOException e) {
throw new InputMismatchException();
}
if (numChars <= 0)
return -1;
}
return buf[curChar++];
}
public String nextLine() {
int c = read();
while (isSpaceChar(c))
c = read();
StringBuilder res = new StringBuilder();
do {
res.appendCodePoint(c);
c = read();
} while (!isEndOfLine(c));
return res.toString();
}
public String nextString() {
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 long nextLong() {
int c = read();
while (isSpaceChar(c))
c = read();
int sgn = 1;
if (c == '-') {
sgn = -1;
c = read();
}
long res = 0;
do {
if (c < '0' || c > '9')
throw new InputMismatchException();
res *= 10;
res += c - '0';
c = read();
} while (!isSpaceChar(c));
return res * sgn;
}
public int nextInt() {
int c = read();
while (isSpaceChar(c))
c = read();
int sgn = 1;
if (c == '-') {
sgn = -1;
c = read();
}
int res = 0;
do {
if (c < '0' || c > '9')
throw new InputMismatchException();
res *= 10;
res += c - '0';
c = read();
} while (!isSpaceChar(c));
return res * sgn;
}
public boolean isSpaceChar(int c) {
return c == ' ' || c == '\n' || c == '\r' || c == '\t' || c == -1;
}
public boolean isEndOfLine(int c) {
return c == '\n' || c == '\r' || c == -1;
}
public void close() {
try {
mIs.close();
} catch (IOException e) {
e.printStackTrace();
}
}
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
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
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
30,
36
],
[
30,
37
],
[
30,
38
],
[
9,
39
],
[
39,
40
],
[
0,
41
],
[
41,
42
],
[
41,
43
]
] |
[
"import java.util.*;\nimport java.lang.*;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.printf(\"%d %d %d\\n\", Z,X,Y)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %d\\n\"",
"Z",
"X",
"Y",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int X = sc.nextInt();\n int Y = sc.nextInt();\n int Z = sc.nextInt();\n System.out.printf(\"%d %d %d\\n\", Z,X,Y);\n }\n}",
"Main"
] |
import java.util.*;
import java.lang.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
System.out.printf("%d %d %d\n", Z,X,Y);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
11,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
41,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
39,
45
],
[
41,
46
],
[
9,
47
],
[
47,
48
]
] |
[
"import java.util.Scanner;\nimport java.lang.Math;\nclass Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n sc.close();\n\n System.out.print(C+\" \"+ A +\" \" + B);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.lang.Math;",
"Math",
"java.lang",
"class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n sc.close();\n\n System.out.print(C+\" \"+ A +\" \" + B);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n sc.close();\n\n System.out.print(C+\" \"+ A +\" \" + B);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int A = sc.nextInt();\n int B = sc.nextInt();\n int C = sc.nextInt();\n sc.close();\n\n System.out.print(C+\" \"+ A +\" \" + B);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int A = sc.nextInt();",
"A",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int B = sc.nextInt();",
"B",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int C = sc.nextInt();",
"C",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"System.out.print(C+\" \"+ A +\" \" + B)",
"System.out.print",
"System.out",
"System",
"System.out",
"C+\" \"+ A +\" \" + B",
"\" \"",
"A",
"C+\" \"+ A +\" \" + B",
"C",
"\" \"",
"A",
"\" \"",
"B",
"String[] args",
"args"
] |
import java.util.Scanner;
import java.lang.Math;
class Main{
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int A = sc.nextInt();
int B = sc.nextInt();
int C = sc.nextInt();
sc.close();
System.out.print(C+" "+ A +" " + B);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
20,
41,
13,
20,
41,
13,
17,
12,
13,
30,
41,
13,
20,
41,
13,
17,
42,
2,
13,
17,
30,
4,
18,
13,
40,
13,
4,
18,
13,
23,
13,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
0,
13,
17,
23,
13,
12,
13,
30,
42,
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,
29,
4,
18,
13,
4,
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,
41,
13,
20,
13,
11,
1,
41,
13,
17,
2,
13,
13,
1,
40,
13,
30,
0,
18,
13,
13,
4,
18,
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,
18,
13,
29,
13,
23,
13,
6,
13,
41,
13,
20,
41,
13,
17,
41,
13,
40,
17,
41,
13,
2,
17,
17,
41,
13,
17,
12,
13,
30,
29,
2,
2,
2,
2,
13,
13,
13,
13,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
2,
13,
13,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
2,
2,
13,
2,
13,
17,
2,
13,
17,
17,
23,
13,
12,
13,
30,
29,
2,
2,
13,
2,
13,
17,
17,
23,
13,
12,
13,
30,
41,
13,
17,
0,
13,
2,
13,
13,
42,
2,
13,
17,
30,
14,
2,
2,
13,
17,
17,
0,
13,
4,
13,
13,
13,
0,
13,
4,
13,
13,
13,
0,
13,
2,
13,
17,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
363,
11
],
[
363,
12
],
[
12,
13
],
[
12,
14
],
[
363,
15
],
[
15,
16
],
[
15,
17
],
[
363,
18
],
[
18,
19
],
[
18,
20
],
[
363,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
27,
28
],
[
27,
29
],
[
23,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
34,
38
],
[
38,
39
],
[
23,
40
],
[
40,
41
],
[
41,
42
],
[
21,
43
],
[
43,
44
],
[
363,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
45,
49
],
[
49,
50
],
[
45,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
57,
58
],
[
57,
59
],
[
51,
60
],
[
60,
61
],
[
45,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
66,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
65,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
75,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
64,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
45,
89
],
[
89,
90
],
[
89,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
93,
96
],
[
96,
97
],
[
45,
98
],
[
98,
99
],
[
98,
100
],
[
100,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
45,
105
],
[
105,
106
],
[
105,
107
],
[
107,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
109,
112
],
[
112,
113
],
[
45,
114
],
[
114,
115
],
[
114,
116
],
[
116,
117
],
[
117,
118
],
[
118,
119
],
[
119,
120
],
[
118,
121
],
[
121,
122
],
[
45,
123
],
[
123,
124
],
[
123,
125
],
[
125,
126
],
[
126,
127
],
[
126,
128
],
[
125,
130
],
[
130,
131
],
[
131,
132
],
[
132,
133
],
[
132,
134
],
[
130,
135
],
[
135,
136
],
[
135,
137
],
[
130,
138
],
[
138,
139
],
[
139,
140
],
[
130,
141
],
[
141,
142
],
[
142,
143
],
[
143,
144
],
[
143,
145
],
[
142,
146
],
[
146,
147
],
[
147,
148
],
[
125,
149
],
[
149,
150
],
[
123,
151
],
[
151,
152
],
[
45,
153
],
[
153,
154
],
[
153,
155
],
[
155,
156
],
[
156,
157
],
[
156,
158
],
[
155,
160
],
[
160,
161
],
[
161,
162
],
[
162,
163
],
[
162,
164
],
[
160,
165
],
[
165,
166
],
[
165,
167
],
[
160,
168
],
[
168,
169
],
[
169,
170
],
[
160,
171
],
[
171,
172
],
[
172,
173
],
[
173,
174
],
[
173,
175
],
[
172,
176
],
[
176,
177
],
[
177,
178
],
[
155,
179
],
[
179,
180
],
[
153,
181
],
[
181,
182
],
[
363,
183
],
[
183,
184
],
[
183,
185
],
[
185,
186
],
[
185,
187
],
[
183,
188
],
[
188,
189
],
[
188,
190
],
[
183,
191
],
[
191,
192
],
[
191,
193
],
[
193,
194
],
[
183,
195
],
[
195,
196
],
[
195,
197
],
[
197,
198
],
[
197,
199
],
[
183,
200
],
[
200,
201
],
[
200,
202
],
[
183,
203
],
[
203,
204
],
[
203,
205
],
[
205,
206
],
[
206,
207
],
[
207,
208
],
[
208,
209
],
[
209,
210
],
[
210,
211
],
[
210,
212
],
[
209,
213
],
[
208,
214
],
[
207,
215
],
[
203,
216
],
[
216,
217
],
[
203,
218
],
[
218,
219
],
[
183,
220
],
[
220,
221
],
[
220,
222
],
[
222,
223
],
[
223,
224
],
[
224,
225
],
[
225,
226
],
[
225,
227
],
[
224,
228
],
[
220,
229
],
[
229,
230
],
[
220,
231
],
[
231,
232
],
[
183,
233
],
[
233,
234
],
[
233,
235
],
[
235,
236
],
[
236,
237
],
[
237,
238
],
[
238,
239
],
[
239,
240
],
[
239,
241
],
[
241,
242
],
[
241,
243
],
[
238,
244
],
[
244,
245
],
[
244,
246
],
[
237,
247
],
[
233,
248
],
[
248,
249
],
[
183,
250
],
[
250,
251
],
[
250,
252
],
[
252,
253
],
[
253,
254
],
[
254,
255
],
[
255,
256
],
[
255,
257
],
[
257,
258
],
[
257,
259
],
[
254,
260
],
[
250,
261
],
[
261,
262
],
[
183,
263
],
[
263,
264
],
[
263,
265
],
[
265,
266
],
[
266,
267
],
[
266,
268
],
[
265,
269
],
[
269,
270
],
[
269,
271
],
[
271,
272
],
[
271,
273
],
[
265,
274
],
[
274,
275
],
[
275,
276
],
[
275,
277
],
[
274,
278
],
[
278,
279
],
[
279,
280
],
[
280,
281
],
[
281,
282
],
[
281,
283
],
[
280,
284
],
[
279,
285
],
[
285,
286
],
[
285,
287
],
[
287,
288
],
[
287,
289
],
[
287,
290
],
[
278,
291
],
[
291,
292
],
[
291,
293
],
[
293,
294
],
[
293,
295
],
[
293,
296
],
[
278,
297
],
[
297,
298
],
[
297,
299
],
[
299,
300
],
[
299,
301
],
[
265,
302
],
[
302,
303
],
[
263,
304
],
[
304,
305
],
[
263,
306
],
[
306,
307
],
[
183,
308
],
[
308,
309
],
[
308,
310
],
[
310,
311
],
[
311,
312
],
[
310,
313
],
[
313,
314
],
[
310,
315
],
[
315,
316
],
[
310,
317
],
[
317,
318
],
[
317,
319
],
[
319,
320
],
[
320,
321
],
[
310,
322
],
[
322,
323
],
[
322,
324
],
[
324,
325
],
[
325,
326
],
[
310,
327
],
[
327,
328
],
[
327,
329
],
[
329,
330
],
[
330,
331
],
[
310,
332
],
[
332,
333
],
[
332,
334
],
[
310,
335
],
[
335,
336
],
[
335,
337
],
[
310,
338
],
[
338,
339
],
[
338,
340
],
[
310,
341
],
[
341,
342
],
[
341,
343
],
[
310,
344
],
[
344,
345
],
[
344,
346
],
[
310,
347
],
[
347,
348
],
[
347,
349
],
[
310,
350
],
[
350,
351
],
[
351,
352
],
[
350,
353
],
[
356,
354
],
[
354,
355
],
[
355,
356
],
[
356,
357
],
[
356,
358
],
[
355,
359
],
[
354,
360
],
[
356,
361
],
[
0,
362
],
[
362,
363
],
[
362,
364
]
] |
[
"\n\n\nimport java.io.*;\nimport java.text.*;\nimport java.util.*;\n\npublic class Main {\n\n static InputReader sc = new InputReader(System.in);\n static PrintWriter out = new PrintWriter(System.out);\n\n public static void main(String[] args) throws IOException {\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }\n\n static class InputReader {\n\n public BufferedReader br;\n public StringTokenizer token;\n\n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }\n\n public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }\n\n public int ni() {\n return Integer.parseInt(sn());\n }\n\n public String snl() throws IOException {\n return br.readLine();\n }\n\n public long nlo() {\n return Long.parseLong(sn());\n }\n\n public double nd() {\n return Double.parseDouble(sn());\n }\n\n public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }\n\n public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }\n }\n\n static int inf = 5000013;\n\n static class solver {\n DecimalFormat df = new DecimalFormat(\"0.00000000\");\n long max = 1000000000000l, min = -10000000000000l;\n long mod = (long) 1e9 + 7;\n\n long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }\n\n long add(long a, long b) {\n return (a + b) % mod;\n }\n\n long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }\n\n long ncr2(long n) {\n return n * (n - 1) / 2l;\n }\n\n long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }\n\n int MAXN = 200005;\n\n void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.text.*;",
"text.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n static InputReader sc = new InputReader(System.in);\n static PrintWriter out = new PrintWriter(System.out);\n\n public static void main(String[] args) throws IOException {\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }\n\n static class InputReader {\n\n public BufferedReader br;\n public StringTokenizer token;\n\n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }\n\n public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }\n\n public int ni() {\n return Integer.parseInt(sn());\n }\n\n public String snl() throws IOException {\n return br.readLine();\n }\n\n public long nlo() {\n return Long.parseLong(sn());\n }\n\n public double nd() {\n return Double.parseDouble(sn());\n }\n\n public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }\n\n public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }\n }\n\n static int inf = 5000013;\n\n static class solver {\n DecimalFormat df = new DecimalFormat(\"0.00000000\");\n long max = 1000000000000l, min = -10000000000000l;\n long mod = (long) 1e9 + 7;\n\n long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }\n\n long add(long a, long b) {\n return (a + b) % mod;\n }\n\n long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }\n\n long ncr2(long n) {\n return n * (n - 1) / 2l;\n }\n\n long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }\n\n int MAXN = 200005;\n\n void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }\n }\n}",
"Main",
"static InputReader sc = new InputReader(System.in);",
"sc",
"new InputReader(System.in)",
"static PrintWriter out = new PrintWriter(System.out);",
"out",
"new PrintWriter(System.out)",
"static int inf = 5000013;",
"inf",
"5000013",
"public static void main(String[] args) throws IOException {\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }",
"main",
"{\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }",
"solver s = new solver();",
"s",
"new solver()",
"int t = 1;",
"t",
"1",
"while (t > 0) {\n s.solve();\n t--;\n }",
"t > 0",
"t",
"0",
"{\n s.solve();\n t--;\n }",
"s.solve()",
"s.solve",
"s",
"t--",
"t",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class InputReader {\n\n public BufferedReader br;\n public StringTokenizer token;\n\n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }\n\n public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }\n\n public int ni() {\n return Integer.parseInt(sn());\n }\n\n public String snl() throws IOException {\n return br.readLine();\n }\n\n public long nlo() {\n return Long.parseLong(sn());\n }\n\n public double nd() {\n return Double.parseDouble(sn());\n }\n\n public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }\n\n public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }\n }",
"InputReader",
"public BufferedReader br;",
"br",
"public StringTokenizer token;",
"token",
"public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }",
"InputReader",
"{\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }",
"br = new BufferedReader(new InputStreamReader(stream), 32768)",
"br",
"new BufferedReader(new InputStreamReader(stream), 32768)",
"token = null",
"token",
"null",
"InputStream stream",
"stream",
"public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }",
"sn",
"{\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }",
"while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }",
"token == null || !token.hasMoreTokens()",
"token == null",
"token",
"null",
"!token.hasMoreTokens()",
"token.hasMoreTokens()",
"token.hasMoreTokens",
"token",
"{\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }",
"try {\n token = new StringTokenizer(br.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 token = new StringTokenizer(br.readLine());\n }",
"token = new StringTokenizer(br.readLine())",
"token",
"new StringTokenizer(br.readLine())",
"return token.nextToken();",
"token.nextToken()",
"token.nextToken",
"token",
"public int ni() {\n return Integer.parseInt(sn());\n }",
"ni",
"{\n return Integer.parseInt(sn());\n }",
"return Integer.parseInt(sn());",
"Integer.parseInt(sn())",
"Integer.parseInt",
"Integer",
"sn()",
"sn",
"public String snl() throws IOException {\n return br.readLine();\n }",
"snl",
"{\n return br.readLine();\n }",
"return br.readLine();",
"br.readLine()",
"br.readLine",
"br",
"public long nlo() {\n return Long.parseLong(sn());\n }",
"nlo",
"{\n return Long.parseLong(sn());\n }",
"return Long.parseLong(sn());",
"Long.parseLong(sn())",
"Long.parseLong",
"Long",
"sn()",
"sn",
"public double nd() {\n return Double.parseDouble(sn());\n }",
"nd",
"{\n return Double.parseDouble(sn());\n }",
"return Double.parseDouble(sn());",
"Double.parseDouble(sn())",
"Double.parseDouble",
"Double",
"sn()",
"sn",
"public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }",
"na",
"{\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }",
"int a[] = new int[n];",
"a",
"new int[n]",
"n",
"for (int i = 0; i < n; i++)\n a[i] = sc.ni();",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"a[i] = sc.ni();",
"a[i] = sc.ni()",
"a[i]",
"a",
"i",
"sc.ni()",
"sc.ni",
"sc",
"return a;",
"a",
"int n",
"n",
"public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }",
"nal",
"{\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }",
"long a[] = new long[n];",
"a",
"new long[n]",
"n",
"for (int i = 0; i < n; i++)\n a[i] = sc.nlo();",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < n",
"i",
"n",
"i++",
"i++",
"i",
"a[i] = sc.nlo();",
"a[i] = sc.nlo()",
"a[i]",
"a",
"i",
"sc.nlo()",
"sc.nlo",
"sc",
"return a;",
"a",
"int n",
"n",
"static class solver {\n DecimalFormat df = new DecimalFormat(\"0.00000000\");\n long max = 1000000000000l, min = -10000000000000l;\n long mod = (long) 1e9 + 7;\n\n long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }\n\n long add(long a, long b) {\n return (a + b) % mod;\n }\n\n long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }\n\n long ncr2(long n) {\n return n * (n - 1) / 2l;\n }\n\n long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }\n\n int MAXN = 200005;\n\n void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }\n }",
"solver",
"DecimalFormat df = new DecimalFormat(\"0.00000000\");",
"df",
"new DecimalFormat(\"0.00000000\")",
"long max = 1000000000000l",
"max",
"1000000000000l",
"min = -10000000000000l;",
"min",
"-10000000000000l",
"10000000000000l",
"long mod = (long) 1e9 + 7;",
"mod",
"(long) 1e9 + 7",
"(long) 1e9",
"7",
"int MAXN = 200005;",
"MAXN",
"200005",
"long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }",
"pro",
"{\n return (a % mod * b % mod) % mod;\n }",
"return (a % mod * b % mod) % mod;",
"(a % mod * b % mod) % mod",
"(a % mod * b % mod)",
"a % mod * b",
"a % mod",
"a",
"mod",
"b",
"mod",
"mod",
"long a",
"a",
"long b",
"b",
"long add(long a, long b) {\n return (a + b) % mod;\n }",
"add",
"{\n return (a + b) % mod;\n }",
"return (a + b) % mod;",
"(a + b) % mod",
"(a + b)",
"a",
"b",
"mod",
"long a",
"a",
"long b",
"b",
"long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }",
"ncr3",
"{\n return (n * (n - 1) * (n - 2)) / 6l;\n }",
"return (n * (n - 1) * (n - 2)) / 6l;",
"(n * (n - 1) * (n - 2)) / 6l",
"(n * (n - 1) * (n - 2))",
"n * (n - 1) * (n - 2)",
"n",
"(n - 1)",
"n",
"1",
"(n - 2)",
"n",
"2",
"6l",
"long n",
"n",
"long ncr2(long n) {\n return n * (n - 1) / 2l;\n }",
"ncr2",
"{\n return n * (n - 1) / 2l;\n }",
"return n * (n - 1) / 2l;",
"n * (n - 1) / 2l",
"n * (n - 1)",
"n",
"(n - 1)",
"n",
"1",
"2l",
"long n",
"n",
"long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }",
"modPow",
"{\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }",
"long res = 1l;",
"res",
"1l",
"x = x % mod",
"x",
"x % mod",
"x",
"mod",
"while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }",
"y > 0",
"y",
"0",
"{\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }",
"if (y % 2 != 0)\n res = pro(res, x);",
"y % 2 != 0",
"y % 2",
"y",
"2",
"0",
"res = pro(res, x)",
"res",
"pro(res, x)",
"pro",
"res",
"x",
"x = pro(x, x)",
"x",
"pro(x, x)",
"pro",
"x",
"x",
"y = y >> 1",
"y",
"y >> 1",
"y",
"1",
"return res;",
"res",
"long x",
"x",
"long y",
"y",
"void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }",
"solve",
"{\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }",
"int a",
"a",
"b",
"b",
"c;",
"c",
"a = sc.ni()",
"a",
"sc.ni()",
"sc.ni",
"sc",
"b = sc.ni()",
"b",
"sc.ni()",
"sc.ni",
"sc",
"c = sc.ni()",
"c",
"sc.ni()",
"sc.ni",
"sc",
"int t = a;",
"t",
"a",
"a = b",
"a",
"b",
"b = t",
"b",
"t",
"t = a",
"t",
"a",
"a = c",
"a",
"c",
"c = t",
"c",
"t",
"out.println(a+\" \"+b+\" \"+c)",
"out.println",
"out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"public class Main {\n\n static InputReader sc = new InputReader(System.in);\n static PrintWriter out = new PrintWriter(System.out);\n\n public static void main(String[] args) throws IOException {\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }\n\n static class InputReader {\n\n public BufferedReader br;\n public StringTokenizer token;\n\n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }\n\n public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }\n\n public int ni() {\n return Integer.parseInt(sn());\n }\n\n public String snl() throws IOException {\n return br.readLine();\n }\n\n public long nlo() {\n return Long.parseLong(sn());\n }\n\n public double nd() {\n return Double.parseDouble(sn());\n }\n\n public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }\n\n public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }\n }\n\n static int inf = 5000013;\n\n static class solver {\n DecimalFormat df = new DecimalFormat(\"0.00000000\");\n long max = 1000000000000l, min = -10000000000000l;\n long mod = (long) 1e9 + 7;\n\n long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }\n\n long add(long a, long b) {\n return (a + b) % mod;\n }\n\n long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }\n\n long ncr2(long n) {\n return n * (n - 1) / 2l;\n }\n\n long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }\n\n int MAXN = 200005;\n\n void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }\n }\n}",
"public class Main {\n\n static InputReader sc = new InputReader(System.in);\n static PrintWriter out = new PrintWriter(System.out);\n\n public static void main(String[] args) throws IOException {\n solver s = new solver();\n int t = 1;\n while (t > 0) {\n s.solve();\n t--;\n }\n out.close();\n }\n\n static class InputReader {\n\n public BufferedReader br;\n public StringTokenizer token;\n\n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream), 32768);\n token = null;\n }\n\n public String sn() {\n while (token == null || !token.hasMoreTokens()) {\n try {\n token = new StringTokenizer(br.readLine());\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n return token.nextToken();\n }\n\n public int ni() {\n return Integer.parseInt(sn());\n }\n\n public String snl() throws IOException {\n return br.readLine();\n }\n\n public long nlo() {\n return Long.parseLong(sn());\n }\n\n public double nd() {\n return Double.parseDouble(sn());\n }\n\n public int[] na(int n) {\n int a[] = new int[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.ni();\n return a;\n }\n\n public long[] nal(int n) {\n long a[] = new long[n];\n for (int i = 0; i < n; i++)\n a[i] = sc.nlo();\n return a;\n }\n }\n\n static int inf = 5000013;\n\n static class solver {\n DecimalFormat df = new DecimalFormat(\"0.00000000\");\n long max = 1000000000000l, min = -10000000000000l;\n long mod = (long) 1e9 + 7;\n\n long pro(long a, long b) {\n return (a % mod * b % mod) % mod;\n }\n\n long add(long a, long b) {\n return (a + b) % mod;\n }\n\n long ncr3(long n) {\n return (n * (n - 1) * (n - 2)) / 6l;\n }\n\n long ncr2(long n) {\n return n * (n - 1) / 2l;\n }\n\n long modPow(long x, long y) {\n long res = 1l;\n x = x % mod;\n while (y > 0) {\n if (y % 2 != 0)\n res = pro(res, x);\n x = pro(x, x);\n y = y >> 1;\n }\n return res;\n }\n\n int MAXN = 200005;\n\n void solve() {\n int a, b, c;\n a = sc.ni();\n b = sc.ni();\n c = sc.ni();\n int t = a;\n a = b;\n b = t;\n t = a;\n a = c;\n c = t;\n out.println(a+\" \"+b+\" \"+c);\n }\n }\n}",
"Main"
] |
import java.io.*;
import java.text.*;
import java.util.*;
public class Main {
static InputReader sc = new InputReader(System.in);
static PrintWriter out = new PrintWriter(System.out);
public static void main(String[] args) throws IOException {
solver s = new solver();
int t = 1;
while (t > 0) {
s.solve();
t--;
}
out.close();
}
static class InputReader {
public BufferedReader br;
public StringTokenizer token;
public InputReader(InputStream stream) {
br = new BufferedReader(new InputStreamReader(stream), 32768);
token = null;
}
public String sn() {
while (token == null || !token.hasMoreTokens()) {
try {
token = new StringTokenizer(br.readLine());
} catch (IOException e) {
throw new RuntimeException(e);
}
}
return token.nextToken();
}
public int ni() {
return Integer.parseInt(sn());
}
public String snl() throws IOException {
return br.readLine();
}
public long nlo() {
return Long.parseLong(sn());
}
public double nd() {
return Double.parseDouble(sn());
}
public int[] na(int n) {
int a[] = new int[n];
for (int i = 0; i < n; i++)
a[i] = sc.ni();
return a;
}
public long[] nal(int n) {
long a[] = new long[n];
for (int i = 0; i < n; i++)
a[i] = sc.nlo();
return a;
}
}
static int inf = 5000013;
static class solver {
DecimalFormat df = new DecimalFormat("0.00000000");
long max = 1000000000000l, min = -10000000000000l;
long mod = (long) 1e9 + 7;
long pro(long a, long b) {
return (a % mod * b % mod) % mod;
}
long add(long a, long b) {
return (a + b) % mod;
}
long ncr3(long n) {
return (n * (n - 1) * (n - 2)) / 6l;
}
long ncr2(long n) {
return n * (n - 1) / 2l;
}
long modPow(long x, long y) {
long res = 1l;
x = x % mod;
while (y > 0) {
if (y % 2 != 0)
res = pro(res, x);
x = pro(x, x);
y = y >> 1;
}
return res;
}
int MAXN = 200005;
void solve() {
int a, b, c;
a = sc.ni();
b = sc.ni();
c = sc.ni();
int t = a;
a = b;
b = t;
t = a;
a = c;
c = t;
out.println(a+" "+b+" "+c);
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
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
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
33,
39
],
[
33,
40
],
[
33,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }\n}",
"Main",
"public static void main(String[] args) {\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }",
"main",
"{\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }",
"final Scanner input = new Scanner(System.in);",
"input",
"new Scanner(System.in)",
"int a",
"a",
"b",
"b",
"c;",
"c",
"a = input.nextInt()",
"a",
"input.nextInt()",
"input.nextInt",
"input",
"b = input.nextInt()",
"b",
"input.nextInt()",
"input.nextInt",
"input",
"c = input.nextInt()",
"c",
"input.nextInt()",
"input.nextInt",
"input",
"System.out.printf(\"%d %d %d\",c,a,b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %d\"",
"c",
"a",
"b",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n final Scanner input = new Scanner(System.in);\n\n int a,b,c;\n a = input.nextInt();\n b = input.nextInt();\n c = input.nextInt();\n\n System.out.printf(\"%d %d %d\",c,a,b);\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
final Scanner input = new Scanner(System.in);
int a,b,c;
a = input.nextInt();
b = input.nextInt();
c = input.nextInt();
System.out.printf("%d %d %d",c,a,b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
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
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
40,
42
],
[
8,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
55,
57
],
[
8,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
60,
62
],
[
8,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
8,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
69,
74
],
[
8,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
6,
81
],
[
81,
82
]
] |
[
"import java.util.*;\nclass Main\n{\n public static void main(String args[])\n {\n Scanner sc=new Scanner(System.in);\n int a,b,c;\n a=sc.nextInt();\n b=sc.nextInt();\n c=sc.nextInt();\n a=a+b;\n b=a-b;\n a=a-b;\n a=a+c;\n c=a-c;\n a=a-c;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c);\n }}\n ",
"import java.util.*;",
"util.*",
"java",
"class Main\n{\n public static void main(String args[])\n {\n Scanner sc=new Scanner(System.in);\n int a,b,c;\n a=sc.nextInt();\n b=sc.nextInt();\n c=sc.nextInt();\n a=a+b;\n b=a-b;\n a=a-b;\n a=a+c;\n c=a-c;\n a=a-c;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c);\n }}",
"Main",
"public static void main(String args[])\n {\n Scanner sc=new Scanner(System.in);\n int a,b,c;\n a=sc.nextInt();\n b=sc.nextInt();\n c=sc.nextInt();\n a=a+b;\n b=a-b;\n a=a-b;\n a=a+c;\n c=a-c;\n a=a-c;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c);\n }",
"main",
"{\n Scanner sc=new Scanner(System.in);\n int a,b,c;\n a=sc.nextInt();\n b=sc.nextInt();\n c=sc.nextInt();\n a=a+b;\n b=a-b;\n a=a-b;\n a=a+c;\n c=a-c;\n a=a-c;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c);\n }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a",
"a",
"b",
"b",
"c;",
"c",
"a=sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b=sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"c=sc.nextInt()",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"a=a+b",
"a",
"a+b",
"a",
"b",
"b=a-b",
"b",
"a-b",
"a",
"b",
"a=a-b",
"a",
"a-b",
"a",
"b",
"a=a+c",
"a",
"a+c",
"a",
"c",
"c=a-c",
"c",
"a-c",
"a",
"c",
"a=a-c",
"a",
"a-c",
"a",
"c",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"System.out.println(c)",
"System.out.println",
"System.out",
"System",
"System.out",
"c",
"String args[]",
"args"
] |
import java.util.*;
class Main
{
public static void main(String args[])
{
Scanner sc=new Scanner(System.in);
int a,b,c;
a=sc.nextInt();
b=sc.nextInt();
c=sc.nextInt();
a=a+b;
b=a-b;
a=a-b;
a=a+c;
c=a-c;
a=a-c;
System.out.println(a);
System.out.println(b);
System.out.println(c);
}}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
35,
40
],
[
6,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"import java.util.*;\npublic class Main{\n public static void main(String[] args){\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\n public static void main(String[] args){\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }\n}",
"Main",
"public static void main(String[] args){\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }",
"main",
"{\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int a = s.nextInt();",
"a",
"s.nextInt()",
"s.nextInt",
"s",
"int b = s.nextInt();",
"b",
"s.nextInt()",
"s.nextInt",
"s",
"int c = s.nextInt();",
"c",
"s.nextInt()",
"s.nextInt",
"s",
"System.out.print(c + \" \" + a + \" \" + b)",
"System.out.print",
"System.out",
"System",
"System.out",
"c + \" \" + a + \" \" + b",
"\" \"",
"a",
"c + \" \" + a + \" \" + b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }\n}",
"public class Main{\n public static void main(String[] args){\n\tScanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n int c = s.nextInt();\n System.out.print(c + \" \" + a + \" \" + b);\n }\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String[] args){
Scanner s = new Scanner(System.in);
int a = s.nextInt();
int b = s.nextInt();
int c = s.nextInt();
System.out.print(c + " " + a + " " + b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
30,
41,
13,
13,
0,
13,
13,
0,
13,
13,
30,
41,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
64,
5
],
[
64,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
27,
31
],
[
31,
32
],
[
31,
33
],
[
27,
34
],
[
34,
35
],
[
34,
36
],
[
8,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
37,
41
],
[
41,
42
],
[
41,
43
],
[
37,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
55,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
53,
59
],
[
55,
60
],
[
6,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\n }\n}",
"Main",
"public static void main(String[] args) {\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\n }",
"main",
"{\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String a = sc.next();",
"a",
"sc.next()",
"sc.next",
"sc",
"String b = sc.next();",
"b",
"sc.next()",
"sc.next",
"sc",
"String c = sc.next();",
"c",
"sc.next()",
"sc.next",
"sc",
"{\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }",
"String tmp = a;",
"tmp",
"a",
"a = b",
"a",
"b",
"b = tmp",
"b",
"tmp",
"{\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }",
"String tmp = a;",
"tmp",
"a",
"a = c",
"a",
"c",
"c = tmp",
"c",
"tmp",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n\n Scanner sc = new Scanner(System.in);\n // 整数の入力\n String a = sc.next();\n // スペース区切りの整数の入力\n\n String b = sc.next();\n\n String c = sc.next();\n\n {\n String tmp = a;\n\n a = b;\n\n b = tmp;\n }\n\n {\n String tmp = a;\n\n a = c;\n\n c = tmp;\n }\n\n System.out.println(a + \" \" + b + \" \" + c);\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();
// スペース区切りの整数の入力
String b = sc.next();
String c = sc.next();
{
String tmp = a;
a = b;
b = tmp;
}
{
String tmp = a;
a = c;
c = tmp;
}
System.out.println(a + " " + b + " " + c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
41,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
6,
57
],
[
57,
58
]
] |
[
"\nimport java.util.Scanner;\nclass Main{\npublic static void main(String[]args){\n\nScanner sc= new Scanner(System.in);\nint X =sc.nextInt();\nint Y =sc.nextInt();\nint Z =sc.nextInt();\n\n\nint num=Y;\nY = X;\nint ans =Z;\nZ = num;\n\nSystem.out.println(ans);\nSystem.out.println(Y);\nSystem.out.println(Z);\n\n}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\npublic static void main(String[]args){\n\nScanner sc= new Scanner(System.in);\nint X =sc.nextInt();\nint Y =sc.nextInt();\nint Z =sc.nextInt();\n\n\nint num=Y;\nY = X;\nint ans =Z;\nZ = num;\n\nSystem.out.println(ans);\nSystem.out.println(Y);\nSystem.out.println(Z);\n\n}\n}",
"Main",
"public static void main(String[]args){\n\nScanner sc= new Scanner(System.in);\nint X =sc.nextInt();\nint Y =sc.nextInt();\nint Z =sc.nextInt();\n\n\nint num=Y;\nY = X;\nint ans =Z;\nZ = num;\n\nSystem.out.println(ans);\nSystem.out.println(Y);\nSystem.out.println(Z);\n\n}",
"main",
"{\n\nScanner sc= new Scanner(System.in);\nint X =sc.nextInt();\nint Y =sc.nextInt();\nint Z =sc.nextInt();\n\n\nint num=Y;\nY = X;\nint ans =Z;\nZ = num;\n\nSystem.out.println(ans);\nSystem.out.println(Y);\nSystem.out.println(Z);\n\n}",
"Scanner sc= new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X =sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y =sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z =sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int num=Y;",
"num",
"Y",
"Y = X",
"Y",
"X",
"int ans =Z;",
"ans",
"Z",
"Z = num",
"Z",
"num",
"System.out.println(ans)",
"System.out.println",
"System.out",
"System",
"System.out",
"ans",
"System.out.println(Y)",
"System.out.println",
"System.out",
"System",
"System.out",
"Y",
"System.out.println(Z)",
"System.out.println",
"System.out",
"System",
"System.out",
"Z",
"String[]args",
"args"
] |
import java.util.Scanner;
class Main{
public static void main(String[]args){
Scanner sc= new Scanner(System.in);
int X =sc.nextInt();
int Y =sc.nextInt();
int Z =sc.nextInt();
int num=Y;
Y = X;
int ans =Z;
Z = num;
System.out.println(ans);
System.out.println(Y);
System.out.println(Z);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
38,
30,
41,
13,
20,
0,
13,
4,
18,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
74,
5
],
[
74,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
16,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
26,
27
],
[
16,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
34,
35
],
[
16,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
41,
42
],
[
42,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
53,
55
],
[
8,
56
],
[
56,
57
],
[
56,
58
],
[
8,
59
],
[
59,
60
],
[
59,
61
],
[
8,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
62,
68
],
[
62,
69
],
[
62,
70
],
[
6,
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 \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }",
"main",
"{\n \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }",
"int a",
"a",
"b",
"b",
"c;",
"c",
"try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }",
"{\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }",
"Scanner sc = new Scanner(System.in)",
"Scanner sc = new Scanner(System.in)",
"new Scanner(System.in)",
"a = Integer.parseInt(sc.next())",
"a",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"b = Integer.parseInt(sc.next())",
"b",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"c = Integer.parseInt(sc.next())",
"c",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int temp = a;",
"temp",
"a",
"a = b",
"a",
"b",
"b = temp",
"b",
"temp",
"temp = a",
"temp",
"a",
"a = c",
"a",
"c",
"c = temp",
"c",
"temp",
"System.out.printf(\"%s %s %s\", a, b, c)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%s %s %s\"",
"a",
"b",
"c",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }\n}",
"public class Main {\n public static void main(String[] args) throws Exception {\n \n int a, b, c;\n try(Scanner sc = new Scanner(System.in)){\n a = Integer.parseInt(sc.next());\n b = Integer.parseInt(sc.next());\n c = Integer.parseInt(sc.next());\n }\n \n int temp = a;\n a = b;\n b = temp;\n \n temp = a;\n \n a = c;\n c = temp;\n \n System.out.printf(\"%s %s %s\", a, b, c);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
int a, b, c;
try(Scanner sc = new Scanner(System.in)){
a = Integer.parseInt(sc.next());
b = Integer.parseInt(sc.next());
c = Integer.parseInt(sc.next());
}
int temp = a;
a = b;
b = temp;
temp = a;
a = c;
c = temp;
System.out.printf("%s %s %s", a, b, c);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
4,
18,
18,
13,
13,
4,
13,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
29,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
56,
8
],
[
56,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
15,
20
],
[
20,
21
],
[
20,
22
],
[
9,
23
],
[
23,
24
],
[
56,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
27,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
27,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
27,
43
],
[
43,
44
],
[
47,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
45,
51
],
[
47,
52
],
[
25,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] |
[
"import java.util.*;\nimport java.io.*;\npublic class Main {\n public static void main(String[] args) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }\n \n public static String solve(Scanner in) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }\n \n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }\n \n public static String solve(Scanner in) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }\n \n}",
"Main",
"public static void main(String[] args) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }",
"main",
"{\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }",
"Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));",
"in",
"new Scanner(new BufferedReader(new InputStreamReader(System.in)))",
"System.out.println(solve(in))",
"System.out.println",
"System.out",
"System",
"System.out",
"solve(in)",
"solve",
"in",
"String[] args",
"args",
"public static String solve(Scanner in) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }",
"solve",
"{\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }",
"int A = in.nextInt();",
"A",
"in.nextInt()",
"in.nextInt",
"in",
"int B = in.nextInt();",
"B",
"in.nextInt()",
"in.nextInt",
"in",
"int C = in.nextInt();",
"C",
"in.nextInt()",
"in.nextInt",
"in",
"return C + \" \" + A + \" \" + B;",
"C + \" \" + A + \" \" + B",
"\" \"",
"A",
"C + \" \" + A + \" \" + B",
"C",
"\" \"",
"A",
"\" \"",
"B",
"Scanner in",
"in",
"public class Main {\n public static void main(String[] args) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }\n \n public static String solve(Scanner in) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }\n \n}",
"public class Main {\n public static void main(String[] args) {\n Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));\n System.out.println(solve(in));\n \n }\n \n public static String solve(Scanner in) {\n int A = in.nextInt();\n int B = in.nextInt();\n int C = in.nextInt();\n\n return C + \" \" + A + \" \" + B;\n }\n \n}",
"Main"
] |
import java.util.*;
import java.io.*;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(new BufferedReader(new InputStreamReader(System.in)));
System.out.println(solve(in));
}
public static String solve(Scanner in) {
int A = in.nextInt();
int B = in.nextInt();
int C = in.nextInt();
return C + " " + A + " " + B;
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
41,
13,
41,
13,
20,
12,
13,
30,
4,
13,
17,
17,
4,
13,
4,
13,
12,
13,
30,
41,
13,
4,
13,
41,
13,
4,
13,
41,
13,
4,
13,
4,
18,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
12,
13,
30,
41,
13,
20,
0,
18,
13,
13,
13,
0,
18,
13,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
17,
42,
2,
13,
17,
30,
14,
2,
2,
13,
17,
17,
30,
0,
13,
13,
40,
13,
0,
13,
17,
0,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
2,
13,
13,
4,
13,
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,
12,
13,
30,
4,
18,
13,
4,
18,
13,
12,
13,
30,
14,
4,
18,
13,
17,
30,
0,
13,
20,
0,
13,
20,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
23,
13,
23,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
41,
13,
4,
18,
13,
14,
2,
13,
17,
29,
17,
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,
4,
13,
23,
13,
6,
13,
41,
13,
41,
13,
6,
13,
41,
13,
41,
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
],
[
281,
14
],
[
281,
15
],
[
15,
16
],
[
281,
17
],
[
17,
18
],
[
281,
19
],
[
19,
20
],
[
19,
21
],
[
281,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
25,
28
],
[
24,
29
],
[
29,
30
],
[
24,
31
],
[
31,
32
],
[
281,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
35,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
35,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
35,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
54,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
52,
58
],
[
54,
59
],
[
281,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
66,
70
],
[
62,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
71,
75
],
[
62,
76
],
[
76,
77
],
[
60,
78
],
[
78,
79
],
[
60,
80
],
[
80,
81
],
[
281,
82
],
[
82,
83
],
[
82,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
88,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
94,
98
],
[
93,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
99,
103
],
[
103,
104
],
[
92,
105
],
[
105,
106
],
[
105,
107
],
[
92,
108
],
[
108,
109
],
[
108,
110
],
[
84,
111
],
[
111,
112
],
[
82,
113
],
[
113,
114
],
[
82,
115
],
[
115,
116
],
[
281,
117
],
[
117,
118
],
[
117,
119
],
[
119,
120
],
[
120,
121
],
[
121,
122
],
[
122,
123
],
[
122,
124
],
[
121,
125
],
[
125,
126
],
[
125,
127
],
[
125,
128
],
[
117,
129
],
[
129,
130
],
[
117,
131
],
[
131,
132
],
[
281,
133
],
[
133,
134
],
[
133,
135
],
[
135,
136
],
[
136,
137
],
[
137,
138
],
[
138,
139
],
[
138,
140
],
[
137,
141
],
[
137,
142
],
[
142,
143
],
[
142,
144
],
[
142,
145
],
[
145,
146
],
[
145,
147
],
[
133,
148
],
[
148,
149
],
[
133,
150
],
[
150,
151
],
[
281,
152
],
[
152,
153
],
[
152,
154
],
[
154,
155
],
[
155,
156
],
[
156,
157
],
[
154,
158
],
[
158,
159
],
[
159,
160
],
[
281,
161
],
[
161,
162
],
[
161,
163
],
[
163,
164
],
[
164,
165
],
[
165,
166
],
[
166,
167
],
[
165,
168
],
[
164,
169
],
[
169,
170
],
[
170,
171
],
[
170,
172
],
[
169,
173
],
[
173,
174
],
[
173,
175
],
[
164,
176
],
[
176,
177
],
[
177,
178
],
[
178,
179
],
[
178,
180
],
[
180,
181
],
[
181,
182
],
[
182,
183
],
[
177,
184
],
[
184,
185
],
[
185,
186
],
[
185,
187
],
[
176,
188
],
[
188,
189
],
[
189,
190
],
[
189,
191
],
[
191,
192
],
[
192,
193
],
[
193,
194
],
[
188,
195
],
[
195,
196
],
[
196,
197
],
[
196,
198
],
[
161,
199
],
[
199,
200
],
[
161,
201
],
[
201,
202
],
[
281,
203
],
[
203,
204
],
[
203,
205
],
[
205,
206
],
[
206,
207
],
[
207,
208
],
[
208,
209
],
[
208,
210
],
[
207,
211
],
[
211,
212
],
[
212,
213
],
[
213,
214
],
[
206,
215
],
[
215,
216
],
[
216,
217
],
[
216,
218
],
[
218,
219
],
[
219,
220
],
[
215,
221
],
[
221,
222
],
[
222,
223
],
[
222,
224
],
[
221,
225
],
[
225,
226
],
[
215,
227
],
[
227,
228
],
[
227,
229
],
[
205,
230
],
[
230,
231
],
[
231,
232
],
[
232,
233
],
[
281,
234
],
[
234,
235
],
[
234,
236
],
[
236,
237
],
[
237,
238
],
[
238,
239
],
[
239,
240
],
[
238,
241
],
[
241,
242
],
[
281,
243
],
[
243,
244
],
[
243,
245
],
[
245,
246
],
[
246,
247
],
[
247,
248
],
[
248,
249
],
[
247,
250
],
[
250,
251
],
[
281,
252
],
[
252,
253
],
[
252,
254
],
[
254,
255
],
[
255,
256
],
[
256,
257
],
[
257,
258
],
[
256,
259
],
[
259,
260
],
[
281,
261
],
[
261,
262
],
[
261,
263
],
[
263,
264
],
[
264,
265
],
[
261,
266
],
[
266,
267
],
[
281,
268
],
[
268,
269
],
[
268,
270
],
[
270,
271
],
[
268,
272
],
[
272,
273
],
[
281,
274
],
[
274,
275
],
[
274,
276
],
[
276,
277
],
[
274,
278
],
[
278,
279
],
[
0,
280
],
[
280,
281
],
[
280,
282
]
] |
[
"import java.io.*;\nimport java.util.ArrayList;\nimport java.util.StringTokenizer;\n\nimport static java.lang.Math.max;\n\npublic class Main {\n\n static void run() throws IOException {\n file(\"\", \"\");\n solution();\n end();\n }\n\n\n static void solution() throws IOException {\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }\n\n\n static mem create_mem(int u, int v) {\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }\n\n static class t {\n long value;\n int index;\n\n }\n\n static class mem {\n int u, v;\n }\n\n static long pow(long a, long b) {\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }\n\n static long lcm(long a, long b) {\n return a * b / gcd(a, b);\n }\n\n static long gcd(long a, long b) {\n return b == 0 ? a : gcd(b, a % b);\n }\n\n static void end() {\n out.flush();\n out.close();\n }\n\n static BufferedReader br;\n static PrintWriter out;\n\n static void file(String input, String output) {\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }\n\n static StringTokenizer in = new StringTokenizer(\"\");\n\n public static String nextToken() throws IOException {\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }\n\n\n public static int nextInt() throws IOException {\n return Integer.parseInt(nextToken());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(nextToken());\n }\n\n public static long nextLong() throws IOException {\n return Long.parseLong(nextToken());\n }\n\n public static void main(String[] args) throws IOException {\n run();\n\n }\n\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"import static java.lang.Math.max;",
"import static java.lang.Math.max;",
"import static java.lang.Math.max;",
"public class Main {\n\n static void run() throws IOException {\n file(\"\", \"\");\n solution();\n end();\n }\n\n\n static void solution() throws IOException {\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }\n\n\n static mem create_mem(int u, int v) {\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }\n\n static class t {\n long value;\n int index;\n\n }\n\n static class mem {\n int u, v;\n }\n\n static long pow(long a, long b) {\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }\n\n static long lcm(long a, long b) {\n return a * b / gcd(a, b);\n }\n\n static long gcd(long a, long b) {\n return b == 0 ? a : gcd(b, a % b);\n }\n\n static void end() {\n out.flush();\n out.close();\n }\n\n static BufferedReader br;\n static PrintWriter out;\n\n static void file(String input, String output) {\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }\n\n static StringTokenizer in = new StringTokenizer(\"\");\n\n public static String nextToken() throws IOException {\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }\n\n\n public static int nextInt() throws IOException {\n return Integer.parseInt(nextToken());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(nextToken());\n }\n\n public static long nextLong() throws IOException {\n return Long.parseLong(nextToken());\n }\n\n public static void main(String[] args) throws IOException {\n run();\n\n }\n\n}",
"Main",
"static BufferedReader br;",
"br",
"static PrintWriter out;",
"out",
"static StringTokenizer in = new StringTokenizer(\"\");",
"in",
"new StringTokenizer(\"\")",
"static void run() throws IOException {\n file(\"\", \"\");\n solution();\n end();\n }",
"run",
"{\n file(\"\", \"\");\n solution();\n end();\n }",
"file(\"\", \"\")",
"file",
"\"\"",
"\"\"",
"solution()",
"solution",
"end()",
"end",
"static void solution() throws IOException {\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }",
"solution",
"{\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }",
"int a = nextInt();",
"a",
"nextInt()",
"nextInt",
"int b = nextInt();",
"b",
"nextInt()",
"nextInt",
"int c = nextInt();",
"c",
"nextInt()",
"nextInt",
"out.println(c+\" \"+a+\" \"+b)",
"out.println",
"out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"static mem create_mem(int u, int v) {\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }",
"create_mem",
"{\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }",
"mem y = new mem();",
"y",
"new mem()",
"y.u = u",
"y.u",
"y",
"y.u",
"u",
"y.v = v",
"y.v",
"y",
"y.v",
"v",
"return y;",
"y",
"int u",
"u",
"int v",
"v",
"static long pow(long a, long b) {\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }",
"pow",
"{\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }",
"long h = 1;",
"h",
"1",
"while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }",
"b > 0",
"b",
"0",
"{\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }",
"if (b % 2 != 0) {\n h *= a;\n b--;\n }",
"b % 2 != 0",
"b % 2",
"b",
"2",
"0",
"{\n h *= a;\n b--;\n }",
"h *= a",
"h",
"a",
"b--",
"b",
"b /= 2",
"b",
"2",
"a *= a",
"a",
"a",
"return h;",
"h",
"long a",
"a",
"long b",
"b",
"static long lcm(long a, long b) {\n return a * b / gcd(a, b);\n }",
"lcm",
"{\n return a * b / gcd(a, b);\n }",
"return a * b / gcd(a, b);",
"a * b / gcd(a, b)",
"a * b",
"a",
"b",
"gcd(a, b)",
"gcd",
"a",
"b",
"long a",
"a",
"long b",
"b",
"static long gcd(long a, long b) {\n return b == 0 ? a : gcd(b, a % b);\n }",
"gcd",
"{\n return b == 0 ? a : gcd(b, a % b);\n }",
"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",
"static void end() {\n out.flush();\n out.close();\n }",
"end",
"{\n out.flush();\n out.close();\n }",
"out.flush()",
"out.flush",
"out",
"out.close()",
"out.close",
"out",
"static void file(String input, String output) {\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }",
"file",
"{\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }",
"if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }",
"input.equals(\"\")",
"input.equals",
"input",
"\"\"",
"{\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n }",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"out = new PrintWriter(System.out)",
"out",
"new PrintWriter(System.out)",
"{\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }",
"try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }",
"catch (FileNotFoundException e) {\n e.printStackTrace();\n }",
"FileNotFoundException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n br = new BufferedReader(new FileReader(input));\n }",
"br = new BufferedReader(new FileReader(input))",
"br",
"new BufferedReader(new FileReader(input))",
"try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }",
"catch (FileNotFoundException e) {\n e.printStackTrace();\n }",
"FileNotFoundException e",
"{\n e.printStackTrace();\n }",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n out = new PrintWriter(output);\n }",
"out = new PrintWriter(output)",
"out",
"new PrintWriter(output)",
"String input",
"input",
"String output",
"output",
"public static String nextToken() throws IOException {\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }",
"nextToken",
"{\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }",
"while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }",
"in == null || !in.hasMoreTokens()",
"in == null",
"in",
"null",
"!in.hasMoreTokens()",
"in.hasMoreTokens()",
"in.hasMoreTokens",
"in",
"{\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }",
"String s = br.readLine();",
"s",
"br.readLine()",
"br.readLine",
"br",
"if (s == null) return null;",
"s == null",
"s",
"null",
"return null;",
"null",
"in = new StringTokenizer(s)",
"in",
"new StringTokenizer(s)",
"return in.nextToken();",
"in.nextToken()",
"in.nextToken",
"in",
"public static int nextInt() throws IOException {\n return Integer.parseInt(nextToken());\n }",
"nextInt",
"{\n return Integer.parseInt(nextToken());\n }",
"return Integer.parseInt(nextToken());",
"Integer.parseInt(nextToken())",
"Integer.parseInt",
"Integer",
"nextToken()",
"nextToken",
"public static double nextDouble() throws IOException {\n return Double.parseDouble(nextToken());\n }",
"nextDouble",
"{\n return Double.parseDouble(nextToken());\n }",
"return Double.parseDouble(nextToken());",
"Double.parseDouble(nextToken())",
"Double.parseDouble",
"Double",
"nextToken()",
"nextToken",
"public static long nextLong() throws IOException {\n return Long.parseLong(nextToken());\n }",
"nextLong",
"{\n return Long.parseLong(nextToken());\n }",
"return Long.parseLong(nextToken());",
"Long.parseLong(nextToken())",
"Long.parseLong",
"Long",
"nextToken()",
"nextToken",
"public static void main(String[] args) throws IOException {\n run();\n\n }",
"main",
"{\n run();\n\n }",
"run()",
"run",
"String[] args",
"args",
"static class t {\n long value;\n int index;\n\n }",
"t",
"long value;",
"value",
"int index;",
"index",
"static class mem {\n int u, v;\n }",
"mem",
"int u",
"u",
"v;",
"v",
"public class Main {\n\n static void run() throws IOException {\n file(\"\", \"\");\n solution();\n end();\n }\n\n\n static void solution() throws IOException {\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }\n\n\n static mem create_mem(int u, int v) {\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }\n\n static class t {\n long value;\n int index;\n\n }\n\n static class mem {\n int u, v;\n }\n\n static long pow(long a, long b) {\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }\n\n static long lcm(long a, long b) {\n return a * b / gcd(a, b);\n }\n\n static long gcd(long a, long b) {\n return b == 0 ? a : gcd(b, a % b);\n }\n\n static void end() {\n out.flush();\n out.close();\n }\n\n static BufferedReader br;\n static PrintWriter out;\n\n static void file(String input, String output) {\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }\n\n static StringTokenizer in = new StringTokenizer(\"\");\n\n public static String nextToken() throws IOException {\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }\n\n\n public static int nextInt() throws IOException {\n return Integer.parseInt(nextToken());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(nextToken());\n }\n\n public static long nextLong() throws IOException {\n return Long.parseLong(nextToken());\n }\n\n public static void main(String[] args) throws IOException {\n run();\n\n }\n\n}",
"public class Main {\n\n static void run() throws IOException {\n file(\"\", \"\");\n solution();\n end();\n }\n\n\n static void solution() throws IOException {\n int a = nextInt();\n int b = nextInt();\n int c = nextInt();\n out.println(c+\" \"+a+\" \"+b);\n }\n\n\n static mem create_mem(int u, int v) {\n mem y = new mem();\n y.u = u;\n y.v = v;\n return y;\n }\n\n static class t {\n long value;\n int index;\n\n }\n\n static class mem {\n int u, v;\n }\n\n static long pow(long a, long b) {\n long h = 1;\n while (b > 0) {\n if (b % 2 != 0) {\n h *= a;\n b--;\n }\n b /= 2;\n a *= a;\n }\n return h;\n }\n\n static long lcm(long a, long b) {\n return a * b / gcd(a, b);\n }\n\n static long gcd(long a, long b) {\n return b == 0 ? a : gcd(b, a % b);\n }\n\n static void end() {\n out.flush();\n out.close();\n }\n\n static BufferedReader br;\n static PrintWriter out;\n\n static void file(String input, String output) {\n if (input.equals(\"\")) {\n br = new BufferedReader(new InputStreamReader(System.in));\n out = new PrintWriter(System.out);\n } else {\n try {\n br = new BufferedReader(new FileReader(input));\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n try {\n out = new PrintWriter(output);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }\n }\n\n static StringTokenizer in = new StringTokenizer(\"\");\n\n public static String nextToken() throws IOException {\n while (in == null || !in.hasMoreTokens()) {\n String s = br.readLine();\n if (s == null) return null;\n in = new StringTokenizer(s);\n }\n return in.nextToken();\n }\n\n\n public static int nextInt() throws IOException {\n return Integer.parseInt(nextToken());\n }\n\n public static double nextDouble() throws IOException {\n return Double.parseDouble(nextToken());\n }\n\n public static long nextLong() throws IOException {\n return Long.parseLong(nextToken());\n }\n\n public static void main(String[] args) throws IOException {\n run();\n\n }\n\n}",
"Main"
] |
import java.io.*;
import java.util.ArrayList;
import java.util.StringTokenizer;
import static java.lang.Math.max;
public class Main {
static void run() throws IOException {
file("", "");
solution();
end();
}
static void solution() throws IOException {
int a = nextInt();
int b = nextInt();
int c = nextInt();
out.println(c+" "+a+" "+b);
}
static mem create_mem(int u, int v) {
mem y = new mem();
y.u = u;
y.v = v;
return y;
}
static class t {
long value;
int index;
}
static class mem {
int u, v;
}
static long pow(long a, long b) {
long h = 1;
while (b > 0) {
if (b % 2 != 0) {
h *= a;
b--;
}
b /= 2;
a *= a;
}
return h;
}
static long lcm(long a, long b) {
return a * b / gcd(a, b);
}
static long gcd(long a, long b) {
return b == 0 ? a : gcd(b, a % b);
}
static void end() {
out.flush();
out.close();
}
static BufferedReader br;
static PrintWriter out;
static void file(String input, String output) {
if (input.equals("")) {
br = new BufferedReader(new InputStreamReader(System.in));
out = new PrintWriter(System.out);
} else {
try {
br = new BufferedReader(new FileReader(input));
} catch (FileNotFoundException e) {
e.printStackTrace();
}
try {
out = new PrintWriter(output);
} catch (FileNotFoundException e) {
e.printStackTrace();
}
}
}
static StringTokenizer in = new StringTokenizer("");
public static String nextToken() throws IOException {
while (in == null || !in.hasMoreTokens()) {
String s = br.readLine();
if (s == null) return null;
in = new StringTokenizer(s);
}
return in.nextToken();
}
public static int nextInt() throws IOException {
return Integer.parseInt(nextToken());
}
public static double nextDouble() throws IOException {
return Double.parseDouble(nextToken());
}
public static long nextLong() throws IOException {
return Long.parseLong(nextToken());
}
public static void main(String[] args) throws IOException {
run();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
62,
5
],
[
62,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
53,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
51,
57
],
[
53,
58
],
[
6,
59
],
[
59,
60
],
[
0,
61
],
[
61,
62
],
[
61,
63
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int inputa = sc.nextInt();",
"inputa",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int inputb = sc.nextInt();",
"inputb",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int inputc = sc.nextInt();",
"inputc",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int space = inputa;",
"space",
"inputa",
"inputa = inputb",
"inputa",
"inputb",
"inputb = space",
"inputb",
"space",
"space = inputa",
"space",
"inputa",
"inputa = inputc",
"inputa",
"inputc",
"inputc = space",
"inputc",
"space",
"System.out.println(inputa + \" \" + inputb + \" \" + inputc)",
"System.out.println",
"System.out",
"System",
"System.out",
"inputa + \" \" + inputb + \" \" + inputc",
"\" \"",
"inputb",
"inputa + \" \" + inputb + \" \" + inputc",
"inputa",
"\" \"",
"inputb",
"\" \"",
"inputc",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint inputa = sc.nextInt();\n\t\tint inputb = sc.nextInt();\n\t\tint inputc = sc.nextInt();\n\n\t\tint space = inputa;\n\t\tinputa = inputb;\n\t\tinputb = space;\n\n\t\tspace = inputa;\n\t\tinputa = inputc;\n\t\tinputc = space;\n\n\t\tSystem.out.println(inputa + \" \" + inputb + \" \" + inputc);\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int inputa = sc.nextInt();
int inputb = sc.nextInt();
int inputc = sc.nextInt();
int space = inputa;
inputa = inputb;
inputb = space;
space = inputa;
inputa = inputc;
inputc = space;
System.out.println(inputa + " " + inputb + " " + inputc);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
69,
5
],
[
69,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
8,
32
],
[
32,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
8,
37
],
[
37,
38
],
[
37,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
8,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
60,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
59,
63
],
[
58,
64
],
[
60,
65
],
[
6,
66
],
[
66,
67
],
[
0,
68
],
[
68,
69
],
[
68,
70
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"int s;",
"s",
"int k;",
"k",
"s = X",
"s",
"X",
"X = Y",
"X",
"Y",
"Y = s",
"Y",
"s",
"k = X",
"k",
"X",
"X = Z",
"X",
"Z",
"Z = k",
"Z",
"k",
"System.out.println(X + \" \" + Y + \" \" + Z)",
"System.out.println",
"System.out",
"System",
"System.out",
"X + \" \" + Y + \" \" + Z",
"\" \"",
"Y",
"X + \" \" + Y + \" \" + Z",
"X",
"\" \"",
"Y",
"\" \"",
"Z",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint X = sc.nextInt();\n\t\tint Y = sc.nextInt();\n\t\tint Z = sc.nextInt();\n\t\tsc.close();\n\t\tint s;\n\t\tint k;\n\t\ts = X;\n\t\tX = Y;\n\t\tY = s;\n\t\tk = X;\n\t\tX = Z;\n\t\tZ = k;\n\t\tSystem.out.println(X + \" \" + Y + \" \" + Z);\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
sc.close();
int s;
int k;
s = X;
X = Y;
Y = s;
k = X;
X = Z;
Z = k;
System.out.println(X + " " + Y + " " + Z);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
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
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
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\tpublic static void main(String[] args){\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}",
"main",
"{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int X = stdIn.nextInt();",
"X",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int Y = stdIn.nextInt();",
"Y",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int Z = stdIn.nextInt();",
"Z",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"System.out.println(Z + \" \" + X + \" \"+ Y)",
"System.out.println",
"System.out",
"System",
"System.out",
"Z + \" \" + X + \" \"+ Y",
"\" \"",
"X",
"Z + \" \" + X + \" \"+ Y",
"Z",
"\" \"",
"X",
"\" \"",
"Y",
"stdIn.close()",
"stdIn.close",
"stdIn",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint X = stdIn.nextInt();\n\t\tint Y = stdIn.nextInt();\n\t\tint Z = stdIn.nextInt();\n\n\t\tSystem.out.println(Z + \" \" + X + \" \"+ Y);\n\t\tstdIn.close();\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner stdIn = new Scanner(System.in);
int X = stdIn.nextInt();
int Y = stdIn.nextInt();
int Z = stdIn.nextInt();
System.out.println(Z + " " + X + " "+ Y);
stdIn.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
53,
5
],
[
53,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
14,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
44,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
42,
48
],
[
44,
49
],
[
6,
50
],
[
50,
51
],
[
0,
52
],
[
52,
53
],
[
52,
54
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = Integer.parseInt(scanner.next());",
"a",
"Integer.parseInt(scanner.next())",
"Integer.parseInt",
"Integer",
"scanner.next()",
"scanner.next",
"scanner",
"int b = Integer.parseInt(scanner.next());",
"b",
"Integer.parseInt(scanner.next())",
"Integer.parseInt",
"Integer",
"scanner.next()",
"scanner.next",
"scanner",
"int c = Integer.parseInt(scanner.next());",
"c",
"Integer.parseInt(scanner.next())",
"Integer.parseInt",
"Integer",
"scanner.next()",
"scanner.next",
"scanner",
"System.out.println(c+\" \"+a+\" \"+b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = Integer.parseInt(scanner.next());\n int b = Integer.parseInt(scanner.next());\n int c = Integer.parseInt(scanner.next());\n System.out.println(c+\" \"+a+\" \"+b);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = Integer.parseInt(scanner.next());
int b = Integer.parseInt(scanner.next());
int c = Integer.parseInt(scanner.next());
System.out.println(c+" "+a+" "+b);
}
}
|
[
7,
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,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
17,
13,
17,
13,
17,
13,
41,
13,
4,
18,
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
],
[
198,
11
],
[
198,
12
],
[
12,
13
],
[
198,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
16,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
16,
25
],
[
25,
26
],
[
26,
27
],
[
14,
28
],
[
28,
29
],
[
198,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
33,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
40,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
40,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
54,
55
],
[
40,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
40,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
70,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
68,
74
],
[
67,
75
],
[
70,
76
],
[
40,
77
],
[
77,
78
],
[
77,
79
],
[
79,
80
],
[
80,
81
],
[
198,
82
],
[
82,
83
],
[
82,
84
],
[
84,
85
],
[
82,
86
],
[
86,
87
],
[
82,
88
],
[
88,
89
],
[
82,
90
],
[
90,
91
],
[
90,
92
],
[
82,
93
],
[
93,
94
],
[
93,
95
],
[
95,
96
],
[
96,
97
],
[
96,
98
],
[
95,
100
],
[
100,
101
],
[
100,
102
],
[
95,
103
],
[
103,
104
],
[
103,
105
],
[
82,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
111,
112
],
[
109,
113
],
[
113,
114
],
[
114,
115
],
[
115,
116
],
[
82,
117
],
[
117,
118
],
[
117,
119
],
[
119,
120
],
[
120,
121
],
[
121,
122
],
[
121,
123
],
[
120,
124
],
[
124,
125
],
[
125,
126
],
[
82,
127
],
[
127,
128
],
[
127,
129
],
[
129,
130
],
[
130,
131
],
[
131,
132
],
[
131,
133
],
[
133,
134
],
[
133,
135
],
[
130,
136
],
[
136,
137
],
[
137,
138
],
[
137,
139
],
[
139,
140
],
[
129,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
144,
145
],
[
129,
146
],
[
146,
147
],
[
147,
148
],
[
147,
149
],
[
146,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
153,
154
],
[
129,
155
],
[
155,
156
],
[
155,
157
],
[
157,
158
],
[
158,
159
],
[
157,
160
],
[
157,
161
],
[
129,
162
],
[
162,
163
],
[
162,
164
],
[
129,
165
],
[
165,
166
],
[
166,
167
],
[
166,
168
],
[
168,
169
],
[
82,
170
],
[
170,
171
],
[
170,
172
],
[
172,
173
],
[
173,
174
],
[
174,
175
],
[
175,
176
],
[
174,
177
],
[
177,
178
],
[
82,
179
],
[
179,
180
],
[
179,
181
],
[
181,
182
],
[
182,
183
],
[
183,
184
],
[
184,
185
],
[
183,
186
],
[
186,
187
],
[
82,
188
],
[
188,
189
],
[
188,
190
],
[
190,
191
],
[
191,
192
],
[
192,
193
],
[
193,
194
],
[
192,
195
],
[
195,
196
],
[
0,
197
],
[
197,
198
],
[
197,
199
]
] |
[
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tprivate static Scanner sc;\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}\n\n\tprivate void solve() {\n try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n\tprivate 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\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tprivate static Scanner sc;\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}\n\n\tprivate void solve() {\n try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n\tprivate 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\n}",
"Main",
"private static Scanner sc;",
"sc",
"public static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}",
"main",
"{\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}",
"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 \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }",
"solve",
"{\n try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }",
"try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\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 \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n }",
"long start = System.currentTimeMillis();",
"start",
"System.currentTimeMillis()",
"System.currentTimeMillis",
"System",
"int X = sc.nextInt();",
"X",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Y = sc.nextInt();",
"Y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int Z = sc.nextInt();",
"Z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y)",
"System.out.println",
"System.out",
"System",
"System.out",
"\"\" + Z + \" \"+ X + \" \"+ Y",
"\" \"",
"X",
"\" \"",
"\"\" + Z + \" \"+ X + \" \"+ Y",
"\"\"",
"Z",
"\" \"",
"X",
"\" \"",
"Y",
"long end = System.currentTimeMillis();",
"end",
"System.currentTimeMillis()",
"System.currentTimeMillis",
"System",
"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\tprivate static Scanner sc;\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}\n\n\tprivate void solve() {\n try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n\tprivate 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\n}",
"public class Main {\n\n\tprivate static Scanner sc;\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tMain instance = new Main();\n sc = instance.new Scanner();\n instance.solve();\n\t}\n\n\tprivate void solve() {\n try {\n \tlong start = System.currentTimeMillis();\n \tint X = sc.nextInt();\n \tint Y = sc.nextInt();\n \tint Z = sc.nextInt();\n\n System.out.println(\"\" + Z + \" \"+ X + \" \"+ Y);\n long end = System.currentTimeMillis();\n //System.out.println((end - start) + \"ms\");\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }\n\n\tprivate 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\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
private static Scanner sc;
public static void main(String[] args) {
// TODO 自動生成されたメソッド・スタブ
Main instance = new Main();
sc = instance.new Scanner();
instance.solve();
}
private void solve() {
try {
long start = System.currentTimeMillis();
int X = sc.nextInt();
int Y = sc.nextInt();
int Z = sc.nextInt();
System.out.println("" + Z + " "+ X + " "+ Y);
long end = System.currentTimeMillis();
//System.out.println((end - start) + "ms");
} 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,
17,
41,
13,
20,
0,
18,
13,
17,
4,
18,
13,
0,
18,
13,
17,
4,
18,
13,
0,
18,
13,
17,
4,
18,
13,
41,
13,
17,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
4,
18,
18,
13,
13,
2,
18,
13,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
92,
5
],
[
92,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
13
],
[
13,
14
],
[
13,
15
],
[
8,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
16,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
23,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
34,
35
],
[
35,
36
],
[
8,
37
],
[
37,
38
],
[
37,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
56,
57
],
[
56,
58
],
[
8,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
59,
63
],
[
8,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
64,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
71,
73
],
[
64,
74
],
[
74,
75
],
[
75,
76
],
[
64,
77
],
[
78,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
79,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
6,
89
],
[
89,
90
],
[
0,
91
],
[
91,
92
],
[
91,
93
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\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\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}\n\t}",
"main",
"{\n\t\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}\n\t}",
"int[] array = new int[3];",
"array",
"new int[3]",
"3",
"Scanner input = new Scanner(System.in);",
"input",
"new Scanner(System.in)",
"array[0] = input.nextInt()",
"array[0]",
"array",
"0",
"input.nextInt()",
"input.nextInt",
"input",
"array[1] = input.nextInt()",
"array[1]",
"array",
"1",
"input.nextInt()",
"input.nextInt",
"input",
"array[2] = input.nextInt()",
"array[2]",
"array",
"2",
"input.nextInt()",
"input.nextInt",
"input",
"int num = 0;",
"num",
"0",
"num = array[2]",
"num",
"array[2]",
"array",
"2",
"array[2] = array[1]",
"array[2]",
"array",
"2",
"array[1]",
"array",
"1",
"array[1] = array[0]",
"array[1]",
"array",
"1",
"array[0]",
"array",
"0",
"array[0] = num",
"array[0]",
"array",
"0",
"num",
"for(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}",
"int i =0;",
"int i =0;",
"i",
"0",
"i < array.length",
"i",
"array.length",
"array",
"array.length",
"i++",
"i++",
"i",
"{\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}",
"{\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}",
"System.out.print(array[i] + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"array[i] + \" \"",
"array[i]",
"array",
"i",
"\" \"",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tint[] array = new int[3];\n\t\tScanner input = new Scanner(System.in);\n\t\tarray[0] = input.nextInt();\n\t\tarray[1] = input.nextInt();\n\t\tarray[2] = input.nextInt();\n\t\tint num = 0;\n\t\tnum = array[2];\n\t\tarray[2] = array[1];\n\t\tarray[1] = array[0];\n\t\tarray[0] = num;\n\t\t\n\t\tfor(int i =0;i < array.length; i++) {\n\t\t\tSystem.out.print(array[i] + \" \");\t\n\t\t}\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int[] array = new int[3];
Scanner input = new Scanner(System.in);
array[0] = input.nextInt();
array[1] = input.nextInt();
array[2] = input.nextInt();
int num = 0;
num = array[2];
array[2] = array[1];
array[1] = array[0];
array[0] = num;
for(int i =0;i < array.length; i++) {
System.out.print(array[i] + " ");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
17,
41,
13,
17,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
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
],
[
8,
12
],
[
12,
13
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
8,
21
],
[
21,
22
],
[
21,
23
],
[
8,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
51,
53
],
[
8,
54
],
[
54,
55
],
[
54,
56
],
[
8,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
65,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
63,
69
],
[
65,
70
],
[
6,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }\n \n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args) {\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }\n \n}",
"Main",
"public static void main(String[] args) {\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }",
"main",
"{\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }",
"Scanner tan = new Scanner(System.in);",
"tan",
"new Scanner(System.in)",
"int a",
"a",
"b",
"b",
"c",
"c",
"d=0",
"d",
"0",
"e=0;",
"e",
"0",
"a=tan.nextInt()",
"a",
"tan.nextInt()",
"tan.nextInt",
"tan",
"b=tan.nextInt()",
"b",
"tan.nextInt()",
"tan.nextInt",
"tan",
"c=tan.nextInt()",
"c",
"tan.nextInt()",
"tan.nextInt",
"tan",
"d=a",
"d",
"a",
"a=b",
"a",
"b",
"b=d",
"b",
"d",
"d=a",
"d",
"a",
"a=c",
"a",
"c",
"c=d",
"c",
"d",
"System.out.println(a+\" \"+b+\" \"+c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }\n \n}",
"public class Main {\n public static void main(String[] args) {\n Scanner tan = new Scanner(System.in);\n int a,b,c,d=0,e=0;\n a=tan.nextInt();\n b=tan.nextInt();\n c=tan.nextInt();\n d=a;\n a=b;\n b=d;\n d=a;\n a=c;\n c=d;\n System.out.println(a+\" \"+b+\" \"+c);\n }\n \n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner tan = new Scanner(System.in);
int a,b,c,d=0,e=0;
a=tan.nextInt();
b=tan.nextInt();
c=tan.nextInt();
d=a;
a=b;
b=d;
d=a;
a=c;
c=d;
System.out.println(a+" "+b+" "+c);
}
}
|
[
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,
41,
13,
4,
13,
41,
13,
4,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
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
],
[
96,
8
],
[
96,
9
],
[
9,
10
],
[
96,
11
],
[
11,
12
],
[
96,
13
],
[
13,
14
],
[
96,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
17,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
17,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
17,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
41,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
39,
45
],
[
41,
46
],
[
15,
47
],
[
47,
48
],
[
96,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
96,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
65,
66
],
[
96,
67
],
[
67,
68
],
[
67,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
74,
75
],
[
96,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
80,
84
],
[
84,
85
],
[
85,
86
],
[
86,
87
],
[
79,
88
],
[
88,
89
],
[
88,
90
],
[
78,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
0,
95
],
[
95,
96
],
[
95,
97
]
] |
[
"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 int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\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 int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\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 int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\n\n }",
"main",
"{\n br = new BufferedReader(new InputStreamReader(System.in));\n \n int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\n\n }",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"int X = nextInt();",
"X",
"nextInt()",
"nextInt",
"int Y = nextInt();",
"Y",
"nextInt()",
"nextInt",
"int Z = nextInt();",
"Z",
"nextInt()",
"nextInt",
"System.out.println(Z + \" \" + X + \" \" + Y)",
"System.out.println",
"System.out",
"System",
"System.out",
"Z + \" \" + X + \" \" + Y",
"\" \"",
"X",
"Z + \" \" + X + \" \" + Y",
"Z",
"\" \"",
"X",
"\" \"",
"Y",
"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 int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\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 int X = nextInt();\n int Y = nextInt();\n int Z = nextInt();\n\n System.out.println(Z + \" \" + X + \" \" + Y);\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));
int X = nextInt();
int Y = nextInt();
int Z = nextInt();
System.out.println(Z + " " + X + " " + Y);
}
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,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
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
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
35,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
34,
38
],
[
33,
39
],
[
35,
40
],
[
6,
41
],
[
41,
42
],
[
0,
43
],
[
43,
44
],
[
43,
45
]
] |
[
"//package atcoder.ABC;\nimport java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}\n\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}",
"main",
"{\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}",
"Scanner input = new java.util.Scanner(System.in);",
"input",
"new java.util.Scanner(System.in)",
"String a = input.next();",
"a",
"input.next()",
"input.next",
"input",
"String b = input.next();",
"b",
"input.next()",
"input.next",
"input",
"String c = input.next();",
"c",
"input.next()",
"input.next",
"input",
"System.out.println(c+\" \"+a+\" \"+b)",
"System.out.println",
"System.out",
"System",
"System.out",
"c+\" \"+a+\" \"+b",
"\" \"",
"a",
"c+\" \"+a+\" \"+b",
"c",
"\" \"",
"a",
"\" \"",
"b",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner input = new java.util.Scanner(System.in);\n\t\t\n\t\tString a = input.next();\n\t\tString b = input.next();\n\t\tString c = input.next();\n\t\t\n\t\tSystem.out.println(c+\" \"+a+\" \"+b);\n\t\t\n\t}\n\n}",
"Main"
] |
//package atcoder.ABC;
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner input = new java.util.Scanner(System.in);
String a = input.next();
String b = input.next();
String c = input.next();
System.out.println(c+" "+a+" "+b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
41,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
75,
5
],
[
75,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
8,
31
],
[
31,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
51,
53
],
[
8,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
8,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
8,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
6,
72
],
[
72,
73
],
[
0,
74
],
[
74,
75
],
[
74,
76
]
] |
[
"\nimport java.util.*;\npublic class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \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 int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c = sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int x",
"x",
"y",
"y",
"z;",
"z",
"x = a",
"x",
"a",
"a = b",
"a",
"b",
"y = b",
"y",
"b",
"b = x",
"b",
"x",
"z = c",
"z",
"c",
"a = z",
"a",
"z",
"c = y",
"c",
"y",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"System.out.println(c)",
"System.out.println",
"System.out",
"System",
"System.out",
"c",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \n }\n}",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int x,y,z;\n x = a;\n a = b;\n y = b;\n b = x;\n z = c;\n a = z;\n c = y;\n System.out.println(a);\n System.out.println(b);\n System.out.println(c); \n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
int x,y,z;
x = a;
a = b;
y = b;
b = x;
z = c;
a = z;
c = y;
System.out.println(a);
System.out.println(b);
System.out.println(c);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
20,
23,
13,
6,
13,
41,
13,
12,
13,
30,
0,
13,
20,
42,
4,
18,
13,
30,
4,
13,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
29,
6,
13,
41,
13,
41,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
0,
13,
20,
12,
13,
30,
14,
4,
18,
13,
29,
4,
18,
13,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
30,
14,
2,
40,
4,
18,
13,
40,
4,
18,
13,
29,
17,
29,
17,
29,
17,
12,
13,
30,
29,
4,
18,
13,
4,
18,
36,
12,
13,
30,
29,
4,
18,
36,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
180,
11
],
[
180,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
12,
16
],
[
16,
17
],
[
0,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
18,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
24,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
28,
32
],
[
32,
33
],
[
33,
34
],
[
18,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
37,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
37,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
37,
53
],
[
53,
54
],
[
53,
55
],
[
37,
56
],
[
56,
57
],
[
56,
58
],
[
37,
59
],
[
59,
60
],
[
59,
61
],
[
37,
62
],
[
62,
63
],
[
62,
64
],
[
37,
65
],
[
65,
66
],
[
65,
67
],
[
37,
68
],
[
68,
69
],
[
68,
70
],
[
37,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
79,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
78,
82
],
[
77,
83
],
[
79,
84
],
[
37,
85
],
[
0,
86
],
[
86,
87
],
[
86,
88
],
[
88,
89
],
[
86,
90
],
[
90,
91
],
[
86,
92
],
[
92,
93
],
[
92,
94
],
[
94,
95
],
[
95,
96
],
[
96,
97
],
[
96,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
95,
102
],
[
102,
103
],
[
103,
104
],
[
103,
105
],
[
102,
106
],
[
106,
107
],
[
106,
108
],
[
86,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
113,
114
],
[
114,
115
],
[
112,
116
],
[
116,
117
],
[
117,
118
],
[
118,
119
],
[
111,
120
],
[
120,
121
],
[
121,
122
],
[
121,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
120,
127
],
[
127,
128
],
[
128,
129
],
[
128,
130
],
[
111,
131
],
[
131,
132
],
[
132,
133
],
[
133,
134
],
[
86,
135
],
[
135,
136
],
[
135,
137
],
[
137,
138
],
[
138,
139
],
[
139,
140
],
[
139,
141
],
[
141,
142
],
[
142,
143
],
[
143,
144
],
[
138,
145
],
[
145,
146
],
[
146,
147
],
[
147,
148
],
[
148,
149
],
[
149,
150
],
[
150,
151
],
[
147,
152
],
[
152,
153
],
[
153,
154
],
[
154,
155
],
[
146,
156
],
[
156,
157
],
[
146,
158
],
[
158,
159
],
[
137,
160
],
[
160,
161
],
[
86,
162
],
[
162,
163
],
[
162,
164
],
[
164,
165
],
[
165,
166
],
[
166,
167
],
[
167,
168
],
[
166,
169
],
[
169,
170
],
[
170,
171
],
[
86,
172
],
[
172,
173
],
[
172,
174
],
[
174,
175
],
[
175,
176
],
[
176,
177
],
[
177,
178
],
[
0,
179
],
[
179,
180
],
[
179,
181
]
] |
[
"//--- pA ---//\nimport java.util.*;\nimport java.lang.*;\nimport java.io.*;\npublic class Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tnew Solution();\n\t}\n}\nclass Solution {\n\tReader reader;\n\tpublic Solution () {\n\t\treader = new Reader();\n\t\twhile (reader.hasNext()) {\n\t\t\trun_case();\n\t\t}\n\t}\n\n\tprivate void run_case() {\n\t\tint a = reader.ni();\n\t\tint b = reader.ni();\n\t\tint c = reader.ni();\n\n\t\tint t = a;\n\t\ta = b;\n\t\tb = t;\n\n\t\tt = a;\n\t\ta = c;\n\t\tc = t;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\treturn;\n\t}\n}\n\n\nclass Reader {\n\tBufferedReader br;\n\tStringTokenizer st;\n\tpublic Reader(){\n\t\ttry {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\tpublic String next() {\n\t\tif (st.hasMoreTokens()) return st.nextToken();\n\t\ttry {\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn st.nextToken();\n\t}\n\tpublic boolean hasNext() {\n\t\ttry {\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn false;\n\t}\n\tpublic int ni() {return Integer.parseInt(this.next());}\n\tpublic String ns() {return this.next();}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tnew Solution();\n\t}\n}",
"Main",
"public static void main (String[] args) throws java.lang.Exception {\n\t\tnew Solution();\n\t}",
"main",
"{\n\t\tnew Solution();\n\t}",
"new Solution()",
"String[] args",
"args",
"class Solution {\n\tReader reader;\n\tpublic Solution () {\n\t\treader = new Reader();\n\t\twhile (reader.hasNext()) {\n\t\t\trun_case();\n\t\t}\n\t}\n\n\tprivate void run_case() {\n\t\tint a = reader.ni();\n\t\tint b = reader.ni();\n\t\tint c = reader.ni();\n\n\t\tint t = a;\n\t\ta = b;\n\t\tb = t;\n\n\t\tt = a;\n\t\ta = c;\n\t\tc = t;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\treturn;\n\t}\n}",
"Solution",
"Reader reader;",
"reader",
"public Solution () {\n\t\treader = new Reader();\n\t\twhile (reader.hasNext()) {\n\t\t\trun_case();\n\t\t}\n\t}",
"Solution",
"{\n\t\treader = new Reader();\n\t\twhile (reader.hasNext()) {\n\t\t\trun_case();\n\t\t}\n\t}",
"reader = new Reader()",
"reader",
"new Reader()",
"while (reader.hasNext()) {\n\t\t\trun_case();\n\t\t}",
"reader.hasNext()",
"reader.hasNext",
"reader",
"{\n\t\t\trun_case();\n\t\t}",
"run_case()",
"run_case",
"private void run_case() {\n\t\tint a = reader.ni();\n\t\tint b = reader.ni();\n\t\tint c = reader.ni();\n\n\t\tint t = a;\n\t\ta = b;\n\t\tb = t;\n\n\t\tt = a;\n\t\ta = c;\n\t\tc = t;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\treturn;\n\t}",
"run_case",
"{\n\t\tint a = reader.ni();\n\t\tint b = reader.ni();\n\t\tint c = reader.ni();\n\n\t\tint t = a;\n\t\ta = b;\n\t\tb = t;\n\n\t\tt = a;\n\t\ta = c;\n\t\tc = t;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t\treturn;\n\t}",
"int a = reader.ni();",
"a",
"reader.ni()",
"reader.ni",
"reader",
"int b = reader.ni();",
"b",
"reader.ni()",
"reader.ni",
"reader",
"int c = reader.ni();",
"c",
"reader.ni()",
"reader.ni",
"reader",
"int t = a;",
"t",
"a",
"a = b",
"a",
"b",
"b = t",
"b",
"t",
"t = a",
"t",
"a",
"a = c",
"a",
"c",
"c = t",
"c",
"t",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"return;",
"class Reader {\n\tBufferedReader br;\n\tStringTokenizer st;\n\tpublic Reader(){\n\t\ttry {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\tpublic String next() {\n\t\tif (st.hasMoreTokens()) return st.nextToken();\n\t\ttry {\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn st.nextToken();\n\t}\n\tpublic boolean hasNext() {\n\t\ttry {\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn false;\n\t}\n\tpublic int ni() {return Integer.parseInt(this.next());}\n\tpublic String ns() {return this.next();}\n}",
"Reader",
"BufferedReader br;",
"br",
"StringTokenizer st;",
"st",
"public Reader(){\n\t\ttry {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"Reader",
"{\n\t\ttry {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"try {\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"Exception e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t}",
"br = new BufferedReader(new InputStreamReader(System.in))",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"public String next() {\n\t\tif (st.hasMoreTokens()) return st.nextToken();\n\t\ttry {\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn st.nextToken();\n\t}",
"next",
"{\n\t\tif (st.hasMoreTokens()) return st.nextToken();\n\t\ttry {\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn st.nextToken();\n\t}",
"if (st.hasMoreTokens()) return st.nextToken();",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"try {\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"Exception e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tst = new StringTokenizer(br.readLine());\n\t\t}",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return st.nextToken();",
"st.nextToken()",
"st.nextToken",
"st",
"public boolean hasNext() {\n\t\ttry {\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn false;\n\t}",
"hasNext",
"{\n\t\ttry {\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn false;\n\t}",
"try {\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}",
"Exception e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tif (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;\n\t\t}",
"if (!st.hasMoreTokens() && !br.ready()) return false;\n\t\t\telse return true;",
"!st.hasMoreTokens() && !br.ready()",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"!br.ready()",
"br.ready()",
"br.ready",
"br",
"return false;",
"false",
"return true;",
"true",
"return false;",
"false",
"public int ni() {return Integer.parseInt(this.next());}",
"ni",
"{return Integer.parseInt(this.next());}",
"return Integer.parseInt(this.next());",
"Integer.parseInt(this.next())",
"Integer.parseInt",
"Integer",
"this.next()",
"this.next",
"this",
"public String ns() {return this.next();}",
"ns",
"{return this.next();}",
"return this.next();",
"this.next()",
"this.next",
"this",
"public class Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tnew Solution();\n\t}\n}",
"public class Main {\n\tpublic static void main (String[] args) throws java.lang.Exception {\n\t\tnew Solution();\n\t}\n}",
"Main"
] |
//--- pA ---//
import java.util.*;
import java.lang.*;
import java.io.*;
public class Main {
public static void main (String[] args) throws java.lang.Exception {
new Solution();
}
}
class Solution {
Reader reader;
public Solution () {
reader = new Reader();
while (reader.hasNext()) {
run_case();
}
}
private void run_case() {
int a = reader.ni();
int b = reader.ni();
int c = reader.ni();
int t = a;
a = b;
b = t;
t = a;
a = c;
c = t;
System.out.println(a + " " + b + " " + c);
return;
}
}
class Reader {
BufferedReader br;
StringTokenizer st;
public Reader(){
try {
br = new BufferedReader(new InputStreamReader(System.in));
st = new StringTokenizer(br.readLine());
} catch (Exception e) {
e.printStackTrace();
}
}
public String next() {
if (st.hasMoreTokens()) return st.nextToken();
try {
st = new StringTokenizer(br.readLine());
} catch (Exception e) {
e.printStackTrace();
}
return st.nextToken();
}
public boolean hasNext() {
try {
if (!st.hasMoreTokens() && !br.ready()) return false;
else return true;
} catch (Exception e) {
e.printStackTrace();
}
return false;
}
public int ni() {return Integer.parseInt(this.next());}
public String ns() {return this.next();}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
53,
5
],
[
53,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
14,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
34,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
44,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
42,
48
],
[
44,
49
],
[
6,
50
],
[
50,
51
],
[
0,
52
],
[
52,
53
],
[
52,
54
]
] |
[
"\n\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}\n\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\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int x = Integer.parseInt(sc.next());",
"x",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int y = Integer.parseInt(sc.next());",
"y",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"int z = Integer.parseInt(sc.next());",
"z",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"System.out.println(z + \" \" + x + \" \" + y)",
"System.out.println",
"System.out",
"System",
"System.out",
"z + \" \" + x + \" \" + y",
"\" \"",
"x",
"z + \" \" + x + \" \" + y",
"z",
"\" \"",
"x",
"\" \"",
"y",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint x = Integer.parseInt(sc.next());\n\t\tint y = Integer.parseInt(sc.next());\n\t\tint z = Integer.parseInt(sc.next());\n\n\t\tSystem.out.println(z + \" \" + x + \" \" + y);\n\t}\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int x = Integer.parseInt(sc.next());
int y = Integer.parseInt(sc.next());
int z = Integer.parseInt(sc.next());
System.out.println(z + " " + x + " " + y);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
70,
5
],
[
70,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
47,
49
],
[
8,
50
],
[
50,
51
],
[
50,
52
],
[
8,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
53,
58
],
[
61,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
59,
65
],
[
61,
66
],
[
6,
67
],
[
67,
68
],
[
0,
69
],
[
69,
70
],
[
69,
71
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}",
"main",
"{\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}",
"int a",
"a",
"b",
"b",
"c;",
"c",
"int temp;",
"temp",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"a = scan.nextInt()",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"b = scan.nextInt()",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"c = scan.nextInt()",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"temp = a",
"temp",
"a",
"a = b",
"a",
"b",
"b = temp",
"b",
"temp",
"temp = a",
"temp",
"a",
"a = c",
"a",
"c",
"c = temp",
"c",
"temp",
"System.out.println(a + \" \" + b + \" \" + c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a + \" \" + b + \" \" + c",
"\" \"",
"b",
"a + \" \" + b + \" \" + c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tint a, b, c;\n\t\tint temp;\n\t\tScanner scan = new Scanner(System.in);\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = scan.nextInt();\n\n\t\ttemp = a;\n\t\ta = b;\n\t\tb = temp;\n\n\t\ttemp = a;\n\t\ta = c;\n\t\tc = temp;\n\n\t\tSystem.out.println(a + \" \" + b + \" \" + c);\n\t}\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
int a, b, c;
int temp;
Scanner scan = new Scanner(System.in);
a = scan.nextInt();
b = scan.nextInt();
c = scan.nextInt();
temp = a;
a = b;
b = temp;
temp = a;
a = c;
c = temp;
System.out.println(a + " " + b + " " + c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
17,
41,
13,
17,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
72,
5
],
[
72,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
39,
41
],
[
8,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
45,
47
],
[
8,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
8,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
8,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
60,
65
],
[
8,
66
],
[
66,
67
],
[
67,
68
],
[
6,
69
],
[
69,
70
],
[
0,
71
],
[
71,
72
],
[
71,
73
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\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\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\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\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\n\n\t\tscan.close();\n\n\t}",
"main",
"{\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\n\n\t\tscan.close();\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int x = scan.nextInt();",
"x",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int y = scan.nextInt();",
"y",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int z = scan.nextInt();",
"z",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int a = 0",
"a",
"0",
"b = 0",
"b",
"0",
"c = 0;",
"c",
"0",
"a = y",
"a",
"y",
"b = x",
"b",
"x",
"c = a",
"c",
"a",
"a = z",
"a",
"z",
"System.out.println(a)",
"System.out.println",
"System.out",
"System",
"System.out",
"a",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"System.out.println(c)",
"System.out.println",
"System.out",
"System",
"System.out",
"c",
"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\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\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\n\t\tint x = scan.nextInt();\n\t\tint y = scan.nextInt();\n\t\tint z = scan.nextInt();\n\n\t\tint a = 0,b = 0,c = 0;\n\n\t\ta = y;\n\t\tb = x;\n\n\t\tc = a;\n\t\ta = z;\n\n\n\t\tSystem.out.println(a);\n\t\tSystem.out.println(b);\n\t\tSystem.out.println(c);\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);
int x = scan.nextInt();
int y = scan.nextInt();
int z = scan.nextInt();
int a = 0,b = 0,c = 0;
a = y;
b = x;
c = a;
a = z;
System.out.println(a);
System.out.println(b);
System.out.println(c);
scan.close();
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
60,
5
],
[
60,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
27,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
39,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
6,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] |
[
"import java.util.*;\n\npublic class Main{\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\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 int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int c = scan.nextInt();",
"c",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.print(c)",
"System.out.print",
"System.out",
"System",
"System.out",
"c",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.print(a)",
"System.out.print",
"System.out",
"System",
"System.out",
"a",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.println(b)",
"System.out.println",
"System.out",
"System",
"System.out",
"b",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n System.out.print(c);\n System.out.print(\" \");\n System.out.print(a);\n System.out.print(\" \");\n System.out.println(b);\n }\n}",
"Main"
] |
import java.util.*;
public class Main{
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = scan.nextInt();
System.out.print(c);
System.out.print(" ");
System.out.print(a);
System.out.print(" ");
System.out.println(b);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
8,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
57,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
55,
61
],
[
57,
62
],
[
6,
63
],
[
63,
64
]
] |
[
"import java.util.Scanner;\n class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\nScanner sc=new Scanner(System.in);\nint a=sc.nextInt();\nint b=sc.nextInt();\nint c=sc.nextInt();\nint d;\nd=a;\na=b;\nb=d;\nint e;\ne=a;\na=c;\nc=e;\nSystem.out.println(a+\" \"+b+\" \"+c);\n\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\nScanner sc=new Scanner(System.in);\nint a=sc.nextInt();\nint b=sc.nextInt();\nint c=sc.nextInt();\nint d;\nd=a;\na=b;\nb=d;\nint e;\ne=a;\na=c;\nc=e;\nSystem.out.println(a+\" \"+b+\" \"+c);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\nScanner sc=new Scanner(System.in);\nint a=sc.nextInt();\nint b=sc.nextInt();\nint c=sc.nextInt();\nint d;\nd=a;\na=b;\nb=d;\nint e;\ne=a;\na=c;\nc=e;\nSystem.out.println(a+\" \"+b+\" \"+c);\n\n\t}",
"main",
"{\n\t\t// TODO Auto-generated method stub\nScanner sc=new Scanner(System.in);\nint a=sc.nextInt();\nint b=sc.nextInt();\nint c=sc.nextInt();\nint d;\nd=a;\na=b;\nb=d;\nint e;\ne=a;\na=c;\nc=e;\nSystem.out.println(a+\" \"+b+\" \"+c);\n\n\t}",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a=sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b=sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c=sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int d;",
"d",
"d=a",
"d",
"a",
"a=b",
"a",
"b",
"b=d",
"b",
"d",
"int e;",
"e",
"e=a",
"e",
"a",
"a=c",
"a",
"c",
"c=e",
"c",
"e",
"System.out.println(a+\" \"+b+\" \"+c)",
"System.out.println",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+c",
"\" \"",
"b",
"a+\" \"+b+\" \"+c",
"a",
"\" \"",
"b",
"\" \"",
"c",
"String[] args",
"args"
] |
import java.util.Scanner;
class Main {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc=new Scanner(System.in);
int a=sc.nextInt();
int b=sc.nextInt();
int c=sc.nextInt();
int d;
d=a;
a=b;
b=d;
int e;
e=a;
a=c;
c=e;
System.out.println(a+" "+b+" "+c);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
64,
5
],
[
64,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
55,
53
],
[
53,
54
],
[
54,
55
],
[
55,
56
],
[
55,
57
],
[
54,
58
],
[
53,
59
],
[
55,
60
],
[
6,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] |
[
"import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n public static void main(String[] args){\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }\n\n}",
"Main",
"public static void main(String[] args){\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }",
"main",
"{\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int A = stdIn.nextInt();",
"A",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int B = stdIn.nextInt();",
"B",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int C = stdIn.nextInt();",
"C",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int t;",
"t",
"t = A",
"t",
"A",
"A = B",
"A",
"B",
"B = t",
"B",
"t",
"t = A",
"t",
"A",
"A = C",
"A",
"C",
"C = t",
"C",
"t",
"System.out.print(A+\" \"+B+\" \"+C)",
"System.out.print",
"System.out",
"System",
"System.out",
"A+\" \"+B+\" \"+C",
"\" \"",
"B",
"A+\" \"+B+\" \"+C",
"A",
"\" \"",
"B",
"\" \"",
"C",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }\n\n}",
"public class Main {\n public static void main(String[] args){\n Scanner stdIn = new Scanner(System.in);\n int A = stdIn.nextInt();\n int B = stdIn.nextInt();\n int C = stdIn.nextInt();\n \n int t;\n\n t = A;\n A = B;\n B = t;\n\n t = A;\n A = C;\n C = t;\n\n System.out.print(A+\" \"+B+\" \"+C);\n \n\n\n }\n\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner stdIn = new Scanner(System.in);
int A = stdIn.nextInt();
int B = stdIn.nextInt();
int C = stdIn.nextInt();
int t;
t = A;
A = B;
B = t;
t = A;
A = C;
C = t;
System.out.print(A+" "+B+" "+C);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
17,
41,
13,
39,
13,
13,
13,
0,
13,
18,
13,
17,
0,
18,
13,
17,
13,
0,
18,
13,
17,
13,
0,
13,
18,
13,
17,
0,
18,
13,
17,
18,
13,
17,
0,
18,
13,
17,
13,
0,
18,
13,
17,
13,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
4,
18,
18,
13,
13,
2,
18,
13,
13,
17,
23,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
101,
5
],
[
101,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
32,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
41,
45
],
[
8,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
8,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
8,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
60,
61
],
[
60,
62
],
[
8,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
63,
67
],
[
8,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
68,
72
],
[
8,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
78,
79
],
[
78,
80
],
[
80,
81
],
[
80,
82
],
[
73,
83
],
[
83,
84
],
[
84,
85
],
[
73,
86
],
[
87,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
90,
91
],
[
90,
92
],
[
88,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
93,
97
],
[
6,
98
],
[
98,
99
],
[
0,
100
],
[
100,
101
],
[
100,
102
]
] |
[
"import java.util.Scanner;\npublic class Main {\n\n public static void main(String[] args) {\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }",
"main",
"{\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int a =sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b =sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int c =sc.nextInt();",
"c",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int temp=0;",
"temp",
"0",
"int[] arr={a,b,c};",
"arr",
"{a,b,c}",
"a",
"b",
"c",
"temp=arr[1]",
"temp",
"arr[1]",
"arr",
"1",
"arr[1]=a",
"arr[1]",
"arr",
"1",
"a",
"arr[0]=temp",
"arr[0]",
"arr",
"0",
"temp",
"temp=arr[2]",
"temp",
"arr[2]",
"arr",
"2",
"arr[2]=arr[0]",
"arr[2]",
"arr",
"2",
"arr[0]",
"arr",
"0",
"arr[0]=c",
"arr[0]",
"arr",
"0",
"c",
"arr[0]=temp",
"arr[0]",
"arr",
"0",
"temp",
"for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i <arr.length",
"i",
"arr.length",
"arr",
"arr.length",
"i++",
"i++",
"i",
"{\n System.out.print(arr[i]+\" \");\n\n }",
"{\n System.out.print(arr[i]+\" \");\n\n }",
"System.out.print(arr[i]+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"arr[i]+\" \"",
"arr[i]",
"arr",
"i",
"\" \"",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner sc=new Scanner(System.in);\n int a =sc.nextInt();\n int b =sc.nextInt();\n int c =sc.nextInt();\n int temp=0;\n int[] arr={a,b,c};\n temp=arr[1];\n arr[1]=a;\n arr[0]=temp;\n temp=arr[2];\n arr[2]=arr[0];\n arr[0]=c;\n arr[0]=temp;\n for (int i = 0; i <arr.length ; i++) {\n System.out.print(arr[i]+\" \");\n\n }\n\n\n\n\n\n }\n}",
"Main"
] |
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int a =sc.nextInt();
int b =sc.nextInt();
int c =sc.nextInt();
int temp=0;
int[] arr={a,b,c};
temp=arr[1];
arr[1]=a;
arr[0]=temp;
temp=arr[2];
arr[2]=arr[0];
arr[0]=c;
arr[0]=temp;
for (int i = 0; i <arr.length ; i++) {
System.out.print(arr[i]+" ");
}
}
}
|
[
7,
15,
13,
17,
6,
13,
41,
13,
41,
13,
41,
13,
12,
13,
30,
41,
13,
20,
4,
18,
13,
23,
13,
12,
13,
30,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
4,
13,
12,
13,
30,
41,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
0,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
10,
6,
13
] |
[
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
85,
5
],
[
85,
6
],
[
6,
7
],
[
85,
8
],
[
8,
9
],
[
85,
10
],
[
10,
11
],
[
85,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
19,
20
],
[
12,
21
],
[
21,
22
],
[
85,
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
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
25,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
25,
44
],
[
44,
45
],
[
45,
46
],
[
25,
47
],
[
47,
48
],
[
85,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
51,
58
],
[
58,
59
],
[
58,
60
],
[
51,
61
],
[
61,
62
],
[
61,
63
],
[
51,
64
],
[
64,
65
],
[
64,
66
],
[
51,
67
],
[
67,
68
],
[
67,
69
],
[
51,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
78,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
77,
81
],
[
76,
82
],
[
78,
83
],
[
0,
84
],
[
84,
85
],
[
84,
86
]
] |
[
"import java.util.*;\n\npublic class Main {\n public static void main(String[] args) {\n Main main = new Main();\n main.run();\n }\n \n // 変数一覧\n int x;\n int y;\n int z;\n\n public void run() {\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }\n \n private void solve() {\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n public static void main(String[] args) {\n Main main = new Main();\n main.run();\n }\n \n // 変数一覧\n int x;\n int y;\n int z;\n\n public void run() {\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }\n \n private void solve() {\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }\n}",
"Main",
"// 変数一覧\n int x;",
"x",
"int y;",
"y",
"int z;",
"z",
"public static void main(String[] args) {\n Main main = new Main();\n main.run();\n }",
"main",
"{\n Main main = new Main();\n main.run();\n }",
"Main main = new Main();",
"main",
"new Main()",
"main.run()",
"main.run",
"main",
"String[] args",
"args",
"public void run() {\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }",
"run",
"{\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"x = sc.nextInt()",
"x",
"sc.nextInt()",
"sc.nextInt",
"sc",
"y = sc.nextInt()",
"y",
"sc.nextInt()",
"sc.nextInt",
"sc",
"z = sc.nextInt()",
"z",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"solve()",
"solve",
"private void solve() {\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }",
"solve",
"{\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }",
"int tmp = x;",
"tmp",
"x",
"x = y",
"x",
"y",
"y = tmp",
"y",
"tmp",
"tmp = x",
"tmp",
"x",
"x = z",
"x",
"z",
"z = tmp",
"z",
"tmp",
"System.out.println(x + \" \" + y + \" \" + z)",
"System.out.println",
"System.out",
"System",
"System.out",
"x + \" \" + y + \" \" + z",
"\" \"",
"y",
"x + \" \" + y + \" \" + z",
"x",
"\" \"",
"y",
"\" \"",
"z",
"public class Main {\n public static void main(String[] args) {\n Main main = new Main();\n main.run();\n }\n \n // 変数一覧\n int x;\n int y;\n int z;\n\n public void run() {\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }\n \n private void solve() {\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }\n}",
"public class Main {\n public static void main(String[] args) {\n Main main = new Main();\n main.run();\n }\n \n // 変数一覧\n int x;\n int y;\n int z;\n\n public void run() {\n // 入力情報取得\n Scanner sc = new Scanner(System.in);\n x = sc.nextInt();\n y = sc.nextInt();\n z = sc.nextInt();\n sc.close(); \n\n // 解答処理\n solve();\n }\n \n private void solve() {\n int tmp = x;\n x = y;\n y = tmp;\n\n tmp = x;\n x = z;\n z = tmp;\n System.out.println(x + \" \" + y + \" \" + z);\n }\n}",
"Main"
] |
import java.util.*;
public class Main {
public static void main(String[] args) {
Main main = new Main();
main.run();
}
// 変数一覧
int x;
int y;
int z;
public void run() {
// 入力情報取得
Scanner sc = new Scanner(System.in);
x = sc.nextInt();
y = sc.nextInt();
z = sc.nextInt();
sc.close();
// 解答処理
solve();
}
private void solve() {
int tmp = x;
x = y;
y = tmp;
tmp = x;
x = z;
z = tmp;
System.out.println(x + " " + y + " " + z);
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.