node_ids
sequencelengths 4
1.4k
| edge_index
sequencelengths 1
2.22k
| text
sequencelengths 4
1.4k
| source
stringlengths 14
427k
|
---|---|---|---|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
46,
5
],
[
46,
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
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
28,
34
],
[
34,
35
],
[
34,
36
],
[
28,
37
],
[
37,
38
],
[
37,
39
],
[
28,
40
],
[
40,
41
],
[
40,
42
],
[
6,
43
],
[
43,
44
],
[
0,
45
],
[
45,
46
],
[
45,
47
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}",
"main",
"{\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}",
"Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"int a = Integer.parseInt(s.next());",
"a",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"int b = Integer.parseInt(s.next());",
"b",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"System.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b )",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/(double)b",
"(double)a",
"(double)b",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(s.next());\n\t\tint b = Integer.parseInt(s.next());\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",a/b,a%b,(double)a/(double)b );\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int a = Integer.parseInt(s.next());
int b = Integer.parseInt(s.next());
System.out.printf("%d %d %.5f",a/b,a%b,(double)a/(double)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,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
41,
13,
41,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
4,
18,
13,
17,
2,
13,
13,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
13,
13,
17,
13,
17,
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
],
[
98,
11
],
[
98,
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
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
34,
36
],
[
14,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
14,
47
],
[
47,
48
],
[
14,
49
],
[
49,
50
],
[
14,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
14,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
58,
60
],
[
14,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
64,
65
],
[
63,
66
],
[
63,
67
],
[
67,
68
],
[
67,
69
],
[
14,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
80,
83
],
[
78,
84
],
[
76,
85
],
[
74,
86
],
[
72,
87
],
[
70,
88
],
[
14,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
12,
95
],
[
95,
96
],
[
0,
97
],
[
97,
98
],
[
97,
99
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\n\npublic class Main {\n\n public static void main(String[] args) throws Exception {\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }",
"main",
"{\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }",
"BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"String data[] = reader.readLine().split(\" \");",
"data",
"reader.readLine().split(\" \")",
"reader.readLine().split",
"reader.readLine()",
"reader.readLine",
"reader",
"\" \"",
"int a = Integer.parseInt(data[0]);",
"a",
"Integer.parseInt(data[0])",
"Integer.parseInt",
"Integer",
"data[0]",
"data",
"0",
"int b = Integer.parseInt(data[1]);",
"b",
"Integer.parseInt(data[1])",
"Integer.parseInt",
"Integer",
"data[1]",
"data",
"1",
"int d;",
"d",
"int r;",
"r",
"String f;",
"f",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = (String.format(\"%.5f\", ((double) a / (double) b)))",
"f",
"(String.format(\"%.5f\", ((double) a / (double) b)))",
"String.format",
"String",
"\"%.5f\"",
"((double) a / (double) b)",
"(double) a",
"(double) b",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\")",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")",
"sb\n .append(d)\n .append(\" \")\n .append(r)\n .append",
"sb\n .append(d)\n .append(\" \")\n .append(r)",
"sb\n .append(d)\n .append(\" \")\n .append",
"sb\n .append(d)\n .append(\" \")",
"sb\n .append(d)\n .append",
"sb\n .append(d)",
"sb\n .append",
"sb",
"d",
"\" \"",
"r",
"\" \"",
"f",
"\"\\n\"",
"System.out.println(sb)",
"System.out.println",
"System.out",
"System",
"System.out",
"sb",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }\n}",
"public class Main {\n\n public static void main(String[] args) throws Exception {\n\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder sb = new StringBuilder();\n\n String data[] = reader.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int d;\n int r;\n String f;\n\n d = a / b;\n r = a % b;\n f = (String.format(\"%.5f\", ((double) a / (double) b)));\n\n sb\n .append(d)\n .append(\" \")\n .append(r)\n .append(\" \")\n .append(f)\n .append(\"\\n\");\n System.out.println(sb);\n }\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
StringBuilder sb = new StringBuilder();
String data[] = reader.readLine().split(" ");
int a = Integer.parseInt(data[0]);
int b = Integer.parseInt(data[1]);
int d;
int r;
String f;
d = a / b;
r = a % b;
f = (String.format("%.5f", ((double) a / (double) b)));
sb
.append(d)
.append(" ")
.append(r)
.append(" ")
.append(f)
.append("\n");
System.out.println(sb);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
2,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
45,
5
],
[
45,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
22,
28
],
[
28,
29
],
[
28,
30
],
[
22,
31
],
[
31,
32
],
[
31,
33
],
[
22,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
8,
39
],
[
39,
40
],
[
40,
41
],
[
6,
42
],
[
42,
43
],
[
0,
44
],
[
44,
45
],
[
44,
46
]
] | [
"import java.util.*;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}\n\n}",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"System.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) )",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"(a/b)",
"a",
"b",
"(a%b)",
"a",
"b",
"a/(b*1.0)",
"a",
"(b*1.0)",
"b",
"1.0",
"scanner.close()",
"scanner.close",
"scanner",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",(a/b),(a%b), a/(b*1.0) );\n\t\t\n\t\tscanner.close();\n\t}\n\n}",
"Main"
] | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
System.out.printf("%d %d %.5f",(a/b),(a%b), a/(b*1.0) );
scanner.close();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
0,
13,
2,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
17,
0,
13,
2,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
17,
0,
13,
2,
13,
13,
29,
13,
23,
13,
23,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
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,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
13,
17,
4,
18,
13,
13,
0,
13,
4,
18,
13,
4,
18,
13,
17,
4,
18,
13,
13,
0,
13,
4,
18,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
4,
18,
13,
17,
0,
13,
4,
13,
13,
13,
0,
13,
4,
13,
13,
13,
0,
13,
4,
13,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
199,
8
],
[
199,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
17,
19
],
[
11,
20
],
[
20,
21
],
[
9,
22
],
[
22,
23
],
[
9,
24
],
[
24,
25
],
[
199,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
29,
31
],
[
28,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
34,
36
],
[
28,
37
],
[
37,
38
],
[
26,
39
],
[
39,
40
],
[
26,
41
],
[
41,
42
],
[
199,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
51,
53
],
[
45,
54
],
[
54,
55
],
[
43,
56
],
[
56,
57
],
[
43,
58
],
[
58,
59
],
[
199,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
65,
66
],
[
62,
67
],
[
67,
68
],
[
62,
69
],
[
69,
70
],
[
62,
71
],
[
71,
72
],
[
62,
73
],
[
73,
74
],
[
62,
75
],
[
75,
76
],
[
62,
77
],
[
77,
78
],
[
62,
79
],
[
79,
80
],
[
79,
81
],
[
62,
82
],
[
82,
83
],
[
82,
84
],
[
62,
85
],
[
85,
86
],
[
85,
87
],
[
62,
88
],
[
88,
89
],
[
88,
90
],
[
62,
91
],
[
91,
92
],
[
92,
93
],
[
93,
94
],
[
93,
95
],
[
91,
96
],
[
96,
97
],
[
96,
98
],
[
91,
99
],
[
99,
100
],
[
100,
101
],
[
91,
102
],
[
103,
103
],
[
103,
104
],
[
104,
105
],
[
105,
106
],
[
104,
107
],
[
107,
108
],
[
108,
109
],
[
62,
110
],
[
110,
111
],
[
110,
112
],
[
112,
113
],
[
113,
114
],
[
62,
115
],
[
115,
116
],
[
115,
117
],
[
117,
118
],
[
118,
119
],
[
117,
120
],
[
120,
121
],
[
121,
122
],
[
120,
123
],
[
62,
124
],
[
124,
125
],
[
125,
126
],
[
124,
127
],
[
62,
128
],
[
128,
129
],
[
128,
130
],
[
130,
131
],
[
131,
132
],
[
130,
133
],
[
133,
134
],
[
134,
135
],
[
133,
136
],
[
62,
137
],
[
137,
138
],
[
138,
139
],
[
137,
140
],
[
62,
141
],
[
141,
142
],
[
141,
143
],
[
143,
144
],
[
144,
145
],
[
143,
146
],
[
146,
147
],
[
147,
148
],
[
146,
149
],
[
62,
150
],
[
150,
151
],
[
150,
152
],
[
152,
153
],
[
153,
154
],
[
152,
155
],
[
155,
156
],
[
156,
157
],
[
155,
158
],
[
62,
159
],
[
159,
160
],
[
159,
161
],
[
161,
162
],
[
161,
163
],
[
161,
164
],
[
62,
165
],
[
165,
166
],
[
165,
167
],
[
167,
168
],
[
167,
169
],
[
167,
170
],
[
62,
171
],
[
171,
172
],
[
171,
173
],
[
173,
174
],
[
173,
175
],
[
173,
176
],
[
62,
177
],
[
177,
178
],
[
178,
179
],
[
179,
180
],
[
179,
181
],
[
177,
182
],
[
184,
183
],
[
183,
184
],
[
184,
185
],
[
184,
186
],
[
183,
187
],
[
184,
188
],
[
62,
189
],
[
189,
190
],
[
190,
191
],
[
191,
192
],
[
191,
193
],
[
189,
194
],
[
189,
195
],
[
60,
196
],
[
196,
197
],
[
0,
198
],
[
198,
199
],
[
198,
200
]
] | [
"import java.util.ArrayList;\nimport java.util.Scanner;\n\npublic class Main {\n\t /**\n\t * ??????????????????\n\t * @param a\n\t * @param b\n\t * @return\n\t */\n public static int integer(int a,int b){\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}\n public static int too(int a,int b){\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}\n public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}\n\n\tpublic static void main(String[] args) {\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}\n\n}",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\t /**\n\t * ??????????????????\n\t * @param a\n\t * @param b\n\t * @return\n\t */\n public static int integer(int a,int b){\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}\n public static int too(int a,int b){\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}\n public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}\n\n\tpublic static void main(String[] args) {\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}\n\n}",
"Main",
"/**\n\t * ??????????????????\n\t * @param a\n\t * @param b\n\t * @return\n\t */\n public static int integer(int a,int b){\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}",
"integer",
"{\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}",
"int result1 = 0;",
"result1",
"0",
"result1 = a / b",
"result1",
"a / b",
"a",
"b",
"return result1;",
"result1",
"int a",
"a",
"int b",
"b",
"public static int too(int a,int b){\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}",
"too",
"{\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}",
"int result2 = 0;",
"result2",
"0",
"result2 = a % b",
"result2",
"a % b",
"a",
"b",
"return result2;",
"result2",
"int a",
"a",
"int b",
"b",
"public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}",
"fpn",
"{ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}",
"double result3 = 0.0;",
"result3",
"0.0",
"result3 = aa / bb",
"result3",
"aa / bb",
"aa",
"bb",
"return result3;",
"result3",
"double aa",
"aa",
"double bb",
"bb",
"public static void main(String[] args) {\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}",
"main",
"{\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}",
"int a",
"a",
"b",
"b",
"d",
"d",
"r;",
"r",
"double f",
"f",
"aa",
"aa",
"bb;",
"bb",
"int len1;",
"len1",
"ArrayList<String> st = new ArrayList<String>();",
"st",
"new ArrayList<String>()",
"ArrayList<Integer> parse = new ArrayList<Integer>();",
"parse",
"new ArrayList<Integer>()",
"ArrayList<Integer> bet = new ArrayList<Integer>();",
"bet",
"new ArrayList<Integer>()",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"for(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < 2",
"i",
"2",
"i++",
"i++",
"i",
"{ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}",
"{ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}",
"st.add(scan.next())",
"st.add",
"st",
"scan.next()",
"scan.next",
"scan",
"len1 = st.size()",
"len1",
"st.size()",
"st.size",
"st",
"a = Integer.parseInt(st.get(0))",
"a",
"Integer.parseInt(st.get(0))",
"Integer.parseInt",
"Integer",
"st.get(0)",
"st.get",
"st",
"0",
"parse.add(a)",
"parse.add",
"parse",
"a",
"b = Integer.parseInt(st.get(1))",
"b",
"Integer.parseInt(st.get(1))",
"Integer.parseInt",
"Integer",
"st.get(1)",
"st.get",
"st",
"1",
"parse.add(b)",
"parse.add",
"parse",
"b",
"aa = Double.parseDouble(st.get(0))",
"aa",
"Double.parseDouble(st.get(0))",
"Double.parseDouble",
"Double",
"st.get(0)",
"st.get",
"st",
"0",
"bb = Double.parseDouble(st.get(1))",
"bb",
"Double.parseDouble(st.get(1))",
"Double.parseDouble",
"Double",
"st.get(1)",
"st.get",
"st",
"1",
"d = integer(a,b)",
"d",
"integer(a,b)",
"integer",
"a",
"b",
"r = too(a,b)",
"r",
"too(a,b)",
"too",
"a",
"b",
"f = fpn(aa,bb)",
"f",
"fpn(aa,bb)",
"fpn",
"aa",
"bb",
"System.out.printf(d+(\" \")+r+(\" \"))",
"System.out.printf",
"System.out",
"System",
"System.out",
"d+(\" \")+r+(\" \")",
"r",
"d+(\" \")+r+(\" \")",
"d",
"(\" \")",
"r",
"(\" \")",
"System.out.printf(\"%6.5f\\n\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%6.5f\\n\"",
"f",
"String[] args",
"args",
"public class Main {\n\t /**\n\t * ??????????????????\n\t * @param a\n\t * @param b\n\t * @return\n\t */\n public static int integer(int a,int b){\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}\n public static int too(int a,int b){\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}\n public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}\n\n\tpublic static void main(String[] args) {\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}\n\n}",
"public class Main {\n\t /**\n\t * ??????????????????\n\t * @param a\n\t * @param b\n\t * @return\n\t */\n public static int integer(int a,int b){\n\t int result1 = 0;\n\t result1 = a / b;\n\t return result1;\n\t}\n public static int too(int a,int b){\n\t int result2 = 0;\n\t result2 = a % b;\n\t return result2;\n\t}\n public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.\n\t double result3 = 0.0;\n\t result3 = aa / bb;\n\t return result3;\n\t}\n\n\tpublic static void main(String[] args) {\n\t\t/**\n\t\t * ?????°?????£?¨?\n\t\t */\n\t\tint a,b,d,r;\n\t\tdouble f,aa,bb;\n\t\tint len1;\n\t\t/**\n\t\t * ???????????£?¨?\n\t\t */\n\t\tArrayList<String> st = new ArrayList<String>();\n\t\tArrayList<Integer> parse = new ArrayList<Integer>();\n\t\tArrayList<Integer> bet = new ArrayList<Integer>();\n\t\t/**\n\t\t * ?????????????????\\?????¨????????????????´?\n\t\t */\n\t\tScanner scan = new Scanner(System.in);\n\t\tfor(int i = 0; i < 2; i++){ //??\\?????´??°???2???\n\t\tst.add(scan.next());\n\t\t}\n\t\tlen1 = st.size(); //?????????????´???°\n\t\t/**\n\t\t * String???int??????,int???????????????????´?\n\t\t */\n\t\ta = Integer.parseInt(st.get(0));\n\t\tparse.add(a);\n\t\tb = Integer.parseInt(st.get(1));\n\t\tparse.add(b);\n\t\t/**\n\t\t * String???double??????\n\t\t */\n\t\taa = Double.parseDouble(st.get(0));\n\t\tbb = Double.parseDouble(st.get(1));\n\t\t/**\n\t\t * ????????\\?¨?\n\t\t */\n\t\td = integer(a,b);\n\t\tr = too(a,b);\n\t\tf = fpn(aa,bb);\n\n\t\tSystem.out.printf(d+(\" \")+r+(\" \"));\n\t\tSystem.out.printf(\"%6.5f\\n\",f);\n\t}\n\n}",
"Main"
] | import java.util.ArrayList;
import java.util.Scanner;
public class Main {
/**
* ??????????????????
* @param a
* @param b
* @return
*/
public static int integer(int a,int b){
int result1 = 0;
result1 = a / b;
return result1;
}
public static int too(int a,int b){
int result2 = 0;
result2 = a % b;
return result2;
}
public static double fpn(double aa,double bb){ //fpn:Floting Point Numbers.
double result3 = 0.0;
result3 = aa / bb;
return result3;
}
public static void main(String[] args) {
/**
* ?????°?????£?¨?
*/
int a,b,d,r;
double f,aa,bb;
int len1;
/**
* ???????????£?¨?
*/
ArrayList<String> st = new ArrayList<String>();
ArrayList<Integer> parse = new ArrayList<Integer>();
ArrayList<Integer> bet = new ArrayList<Integer>();
/**
* ?????????????????\?????¨????????????????´?
*/
Scanner scan = new Scanner(System.in);
for(int i = 0; i < 2; i++){ //??\?????´??°???2???
st.add(scan.next());
}
len1 = st.size(); //?????????????´???°
/**
* String???int??????,int???????????????????´?
*/
a = Integer.parseInt(st.get(0));
parse.add(a);
b = Integer.parseInt(st.get(1));
parse.add(b);
/**
* String???double??????
*/
aa = Double.parseDouble(st.get(0));
bb = Double.parseDouble(st.get(1));
/**
* ????????\?¨?
*/
d = integer(a,b);
r = too(a,b);
f = fpn(aa,bb);
System.out.printf(d+(" ")+r+(" "));
System.out.printf("%6.5f\n",f);
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
2,
17,
13,
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
],
[
14,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
26,
27
],
[
11,
28
],
[
28,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
28,
33
],
[
28,
34
],
[
34,
35
],
[
34,
36
],
[
28,
37
],
[
37,
38
],
[
37,
39
],
[
28,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
9,
45
],
[
45,
46
]
] | [
"import java.util.*;\nclass Main{\n\tstatic Scanner s = new Scanner(System.in);\n\tpublic static void main(String[] args) {\n\t\tint a=Integer.parseInt(s.next()),\n\t\t b=Integer.parseInt(s.next());\n\t\tSystem.out.printf(\"%d %d %f\",a/b,a%b,1.0*a/b);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n\tstatic Scanner s = new Scanner(System.in);\n\tpublic static void main(String[] args) {\n\t\tint a=Integer.parseInt(s.next()),\n\t\t b=Integer.parseInt(s.next());\n\t\tSystem.out.printf(\"%d %d %f\",a/b,a%b,1.0*a/b);\n\t}\n}",
"Main",
"static Scanner s = new Scanner(System.in);",
"s",
"new Scanner(System.in)",
"public static void main(String[] args) {\n\t\tint a=Integer.parseInt(s.next()),\n\t\t b=Integer.parseInt(s.next());\n\t\tSystem.out.printf(\"%d %d %f\",a/b,a%b,1.0*a/b);\n\t}",
"main",
"{\n\t\tint a=Integer.parseInt(s.next()),\n\t\t b=Integer.parseInt(s.next());\n\t\tSystem.out.printf(\"%d %d %f\",a/b,a%b,1.0*a/b);\n\t}",
"int a=Integer.parseInt(s.next())",
"a",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"b=Integer.parseInt(s.next());",
"b",
"Integer.parseInt(s.next())",
"Integer.parseInt",
"Integer",
"s.next()",
"s.next",
"s",
"System.out.printf(\"%d %d %f\",a/b,a%b,1.0*a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"1.0*a/b",
"1.0*a",
"1.0",
"a",
"b",
"String[] args",
"args"
] | import java.util.*;
class Main{
static Scanner s = new Scanner(System.in);
public static void main(String[] args) {
int a=Integer.parseInt(s.next()),
b=Integer.parseInt(s.next());
System.out.printf("%d %d %f",a/b,a%b,1.0*a/b);
}
} |
[
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,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
13,
17,
18,
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
],
[
71,
8
],
[
71,
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
],
[
26,
27
],
[
11,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
30,
32
],
[
11,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
11,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
11,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
46,
50
],
[
46,
51
],
[
51,
52
],
[
51,
53
],
[
11,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
62,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
62,
64
],
[
61,
65
],
[
60,
66
],
[
62,
67
],
[
9,
68
],
[
68,
69
],
[
0,
70
],
[
70,
71
],
[
70,
72
]
] | [
"import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"scan.close()",
"scan.close",
"scan",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"BigDecimal da = new BigDecimal(a);",
"da",
"new BigDecimal(a)",
"BigDecimal db = new BigDecimal(b);",
"db",
"new BigDecimal(b)",
"BigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);",
"f",
"da.divide(db, 5, BigDecimal.ROUND_HALF_UP)",
"da.divide",
"da",
"db",
"5",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tscan.close();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal da = new BigDecimal(a);\n\t\tBigDecimal db = new BigDecimal(b);\n\t\tBigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"Main"
] | import java.math.BigDecimal;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
scan.close();
int d = a / b;
int r = a % b;
BigDecimal da = new BigDecimal(a);
BigDecimal db = new BigDecimal(b);
BigDecimal f = da.divide(db, 5, BigDecimal.ROUND_HALF_UP);
System.out.println(d + " " + r + " " + f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
38,
5,
13,
30,
30,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
17,
2,
13,
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
],
[
13,
14
],
[
13,
15
],
[
12,
16
],
[
16,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
19,
24
],
[
16,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
30,
31
],
[
30,
32
],
[
16,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
16,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
49,
47
],
[
47,
48
],
[
54,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
54,
54
],
[
54,
55
],
[
54,
56
],
[
47,
57
],
[
49,
58
],
[
58,
59
],
[
59,
60
],
[
58,
61
],
[
58,
62
],
[
62,
63
],
[
62,
64
],
[
6,
65
],
[
65,
66
],
[
0,
67
],
[
67,
68
],
[
67,
69
]
] | [
"import java.io.*;\n \npublic class Main {\n \n public static void main(String[] args){\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n \n public static void main(String[] args){\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }\n}",
"Main",
"public static void main(String[] args){\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}",
"catch(IOException e){}",
"IOException e",
"{}",
"{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }",
"String[] data = br.readLine().split(\" \");",
"data",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(data[0]);",
"a",
"Integer.parseInt(data[0])",
"Integer.parseInt",
"Integer",
"data[0]",
"data",
"0",
"int b = Integer.parseInt(data[1]);",
"b",
"Integer.parseInt(data[1])",
"Integer.parseInt",
"Integer",
"data[1]",
"data",
"1",
"System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)))",
"System.out\n .println",
"System.out",
"System",
"System.out",
"(a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b))",
"\" \"",
"(a % b)",
"(a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b))",
"(a / b)",
"a",
"b",
"\" \"",
"(a % b)",
"a",
"b",
"\" \"",
"String.format(\"%.5f\", ((double) a / (double) b))",
"String.format",
"String",
"\"%.5f\"",
"((double) a / (double) b)",
"(double) a",
"(double) b",
"String[] args",
"args",
"public class Main {\n \n public static void main(String[] args){\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }\n}",
"public class Main {\n \n public static void main(String[] args){\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n try{\n \n String[] data = br.readLine().split(\" \");\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n \n System.out\n .println((a / b) + \" \" + (a % b) + \" \"\n + String.format(\"%.5f\", ((double) a / (double) b)));\n \n }catch(IOException e){}\n }\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args){
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
try{
String[] data = br.readLine().split(" ");
int a = Integer.parseInt(data[0]);
int b = Integer.parseInt(data[1]);
System.out
.println((a / b) + " " + (a % b) + " "
+ String.format("%.5f", ((double) a / (double) b)));
}catch(IOException e){}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
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
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
8,
19
],
[
19,
20
],
[
19,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
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
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
47,
53
],
[
47,
54
],
[
47,
55
],
[
6,
56
],
[
56,
57
]
] | [
"import java.util.Scanner;\n \nclass Main{\n public static void main(String[] arg){\n int a, b, d, r;\n double f;\n Scanner in = new Scanner(System.in);\n a = in.nextInt();\n b = in.nextInt();\n d = a/b;\n r = a%b;\n f = (double)a/b;\n System.out.printf(\"%d %d %.6f\",d,r,f);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n public static void main(String[] arg){\n int a, b, d, r;\n double f;\n Scanner in = new Scanner(System.in);\n a = in.nextInt();\n b = in.nextInt();\n d = a/b;\n r = a%b;\n f = (double)a/b;\n System.out.printf(\"%d %d %.6f\",d,r,f);\n }\n}",
"Main",
"public static void main(String[] arg){\n int a, b, d, r;\n double f;\n Scanner in = new Scanner(System.in);\n a = in.nextInt();\n b = in.nextInt();\n d = a/b;\n r = a%b;\n f = (double)a/b;\n System.out.printf(\"%d %d %.6f\",d,r,f);\n }",
"main",
"{\n int a, b, d, r;\n double f;\n Scanner in = new Scanner(System.in);\n a = in.nextInt();\n b = in.nextInt();\n d = a/b;\n r = a%b;\n f = (double)a/b;\n System.out.printf(\"%d %d %.6f\",d,r,f);\n }",
"int a",
"a",
"b",
"b",
"d",
"d",
"r;",
"r",
"double f;",
"f",
"Scanner in = new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"a = in.nextInt()",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"b = in.nextInt()",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"d = a/b",
"d",
"a/b",
"a",
"b",
"r = a%b",
"r",
"a%b",
"a",
"b",
"f = (double)a/b",
"f",
"(double)a/b",
"(double)a",
"b",
"System.out.printf(\"%d %d %.6f\",d,r,f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.6f\"",
"d",
"r",
"f",
"String[] arg",
"arg"
] | import java.util.Scanner;
class Main{
public static void main(String[] arg){
int a, b, d, r;
double f;
Scanner in = new Scanner(System.in);
a = in.nextInt();
b = in.nextInt();
d = a/b;
r = a%b;
f = (double)a/b;
System.out.printf("%d %d %.6f",d,r,f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
4,
18,
13,
17,
2,
13,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
43,
47
],
[
47,
48
],
[
47,
49
],
[
6,
50
],
[
50,
51
],
[
0,
52
],
[
52,
53
],
[
52,
54
]
] | [
"import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)));\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main{\n\tpublic static void main(String[] args){\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)));\n }\n}",
"Main",
"public static void main(String[] args){\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)));\n }",
"main",
"{\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(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",
"System.out.println(a/b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a/b",
"a",
"b",
"System.out.println(a%b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a%b",
"a",
"b",
"System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)))",
"System.out.println",
"System.out",
"System",
"System.out",
"String.format(\"%.5f\",(double)(a)/(double)(b))",
"String.format",
"String",
"\"%.5f\"",
"(double)(a)/(double)(b)",
"(double)(a)",
"(double)(b)",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)));\n }\n}",
"public class Main{\n\tpublic static void main(String[] args){\n \n Scanner sc = new Scanner(System.in);\n \n int a = sc.nextInt();\n int b = sc.nextInt();\n \n System.out.println(a/b);\n System.out.println(a%b);\n System.out.println(String.format(\"%.5f\",(double)(a)/(double)(b)));\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();
System.out.println(a/b);
System.out.println(a%b);
System.out.println(String.format("%.5f",(double)(a)/(double)(b)));
}
}
|
[
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,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
13,
13,
17,
4,
18,
18,
13,
13,
2,
2,
13,
13,
17,
4,
18,
18,
13,
13,
4,
18,
13,
2,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
21,
23
],
[
20,
24
],
[
24,
25
],
[
24,
26
],
[
20,
27
],
[
27,
28
],
[
27,
29
],
[
20,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
20,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
41,
42
],
[
41,
43
],
[
20,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
47,
48
],
[
46,
49
],
[
49,
50
],
[
49,
51
],
[
20,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
57,
61
],
[
20,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
67,
71
],
[
20,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
77,
78
],
[
78,
79
],
[
77,
80
],
[
80,
81
],
[
80,
82
],
[
18,
83
],
[
83,
84
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\nimport java.util.ArrayList;\n\n\nclass Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tDecimalFormat df1 = new DecimalFormat(\"0.00000\");\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tSystem.out.print((a/b)+ \" \");\n\t\tSystem.out.print((a%b)+ \" \");\n\t\tSystem.out.println(df1.format((double)a/(double)b));\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.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tDecimalFormat df1 = new DecimalFormat(\"0.00000\");\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tSystem.out.print((a/b)+ \" \");\n\t\tSystem.out.print((a%b)+ \" \");\n\t\tSystem.out.println(df1.format((double)a/(double)b));\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tDecimalFormat df1 = new DecimalFormat(\"0.00000\");\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tSystem.out.print((a/b)+ \" \");\n\t\tSystem.out.print((a%b)+ \" \");\n\t\tSystem.out.println(df1.format((double)a/(double)b));\n\t}",
"main",
"{\n\t\tDecimalFormat df1 = new DecimalFormat(\"0.00000\");\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tString s = new String(in.readLine());\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\t\tSystem.out.print((a/b)+ \" \");\n\t\tSystem.out.print((a%b)+ \" \");\n\t\tSystem.out.println(df1.format((double)a/(double)b));\n\t}",
"DecimalFormat df1 = new DecimalFormat(\"0.00000\");",
"df1",
"new DecimalFormat(\"0.00000\")",
"BufferedReader in = new BufferedReader(new InputStreamReader(System.in));",
"in",
"new BufferedReader(new InputStreamReader(System.in))",
"String s = new String(in.readLine());",
"s",
"new String(in.readLine())",
"String[] ss = s.split(\" \");",
"ss",
"s.split(\" \")",
"s.split",
"s",
"\" \"",
"int a = Integer.parseInt(ss[0]);",
"a",
"Integer.parseInt(ss[0])",
"Integer.parseInt",
"Integer",
"ss[0]",
"ss",
"0",
"int b = Integer.parseInt(ss[1]);",
"b",
"Integer.parseInt(ss[1])",
"Integer.parseInt",
"Integer",
"ss[1]",
"ss",
"1",
"System.out.print((a/b)+ \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"(a/b)+ \" \"",
"(a/b)",
"a",
"b",
"\" \"",
"System.out.print((a%b)+ \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"(a%b)+ \" \"",
"(a%b)",
"a",
"b",
"\" \"",
"System.out.println(df1.format((double)a/(double)b))",
"System.out.println",
"System.out",
"System",
"System.out",
"df1.format((double)a/(double)b)",
"df1.format",
"df1",
"(double)a/(double)b",
"(double)a",
"(double)b",
"String[] args",
"args"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.util.ArrayList;
class Main {
public static void main(String[] args) throws IOException {
DecimalFormat df1 = new DecimalFormat("0.00000");
BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
String s = new String(in.readLine());
String[] ss = s.split(" ");
int a = Integer.parseInt(ss[0]);
int b = Integer.parseInt(ss[1]);
System.out.print((a/b)+ " ");
System.out.print((a%b)+ " ");
System.out.println(df1.format((double)a/(double)b));
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
17,
2,
13,
13,
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
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
30,
28
],
[
28,
29
],
[
35,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
35,
35
],
[
35,
36
],
[
35,
37
],
[
28,
38
],
[
30,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
39,
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;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b))",
"System.out.println",
"System.out",
"System",
"System.out",
"a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b)",
"\" \"",
"a % b",
"a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b)",
"a / b",
"a",
"b",
"\" \"",
"a % b",
"a",
"b",
"\" \"",
"String.format(\"%.8f\", (double)a / b)",
"String.format",
"String",
"\"%.8f\"",
"(double)a / b",
"(double)a",
"b",
"scan.close()",
"scan.close",
"scan",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);;\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.8f\", (double)a / b));\n\t\tscan.close();\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);;
int a = scan.nextInt();
int b = scan.nextInt();
System.out.println(a / b + " " + a % b + " " + String.format("%.8f", (double)a / b));
scan.close();
}
}
|
[
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,
2,
13,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
13,
23,
13,
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
],
[
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
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
33,
39
],
[
39,
40
],
[
39,
41
],
[
33,
42
],
[
42,
43
],
[
42,
44
],
[
33,
45
],
[
6,
46
],
[
46,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] | [
"import java.util.Scanner;\n\n\npublic class Main\n{\n\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main\n{\n\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args)\n\t{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}",
"main",
"{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}",
"Scanner in =new Scanner(System.in);",
"in",
"new Scanner(System.in)",
"int a",
"a",
"b;",
"b",
"double f;",
"f",
"a=in.nextInt()",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"b=in.nextInt()",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"f=(double)a/b",
"f",
"(double)a/b",
"(double)a",
"b",
"System.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %1.5f\"",
"(a/b)",
"a",
"b",
"(a%b)",
"a",
"b",
"f",
"String[] args",
"args",
"public class Main\n{\n\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}\n\n}",
"public class Main\n{\n\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner in =new Scanner(System.in);\n\t\tint a,b;\n\t\tdouble f;\n\t\ta=in.nextInt();\n\t\tb=in.nextInt();\n\t\tf=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %1.5f\",(a/b),(a%b),f);\n\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main
{
public static void main(String[] args)
{
Scanner in =new Scanner(System.in);
int a,b;
double f;
a=in.nextInt();
b=in.nextInt();
f=(double)a/b;
System.out.printf("%d %d %1.5f",(a/b),(a%b),f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
14,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
14,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
14,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
57,
63
],
[
57,
64
],
[
57,
65
],
[
12,
66
],
[
66,
67
]
] | [
"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 String[] strArr = br.readLine().split(\" \");\n\n double a = Integer.parseInt(strArr[0]);\n double b = Integer.parseInt(strArr[1]);\n\n int div = (int)a / (int)b;\n int rem = (int)a % (int)b;\n double divDbl = a / b;\n\n System.out.printf(\"%d %d %.5f\", div,rem,divDbl);\n\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main{\n public static void main(String[] args) throws IOException{\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] strArr = br.readLine().split(\" \");\n\n double a = Integer.parseInt(strArr[0]);\n double b = Integer.parseInt(strArr[1]);\n\n int div = (int)a / (int)b;\n int rem = (int)a % (int)b;\n double divDbl = a / b;\n\n System.out.printf(\"%d %d %.5f\", div,rem,divDbl);\n\n }\n}",
"Main",
"public static void main(String[] args) throws IOException{\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] strArr = br.readLine().split(\" \");\n\n double a = Integer.parseInt(strArr[0]);\n double b = Integer.parseInt(strArr[1]);\n\n int div = (int)a / (int)b;\n int rem = (int)a % (int)b;\n double divDbl = a / b;\n\n System.out.printf(\"%d %d %.5f\", div,rem,divDbl);\n\n }",
"main",
"{\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] strArr = br.readLine().split(\" \");\n\n double a = Integer.parseInt(strArr[0]);\n double b = Integer.parseInt(strArr[1]);\n\n int div = (int)a / (int)b;\n int rem = (int)a % (int)b;\n double divDbl = a / b;\n\n System.out.printf(\"%d %d %.5f\", div,rem,divDbl);\n\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",
"\" \"",
"double a = Integer.parseInt(strArr[0]);",
"a",
"Integer.parseInt(strArr[0])",
"Integer.parseInt",
"Integer",
"strArr[0]",
"strArr",
"0",
"double b = Integer.parseInt(strArr[1]);",
"b",
"Integer.parseInt(strArr[1])",
"Integer.parseInt",
"Integer",
"strArr[1]",
"strArr",
"1",
"int div = (int)a / (int)b;",
"div",
"(int)a / (int)b",
"(int)a",
"(int)b",
"int rem = (int)a % (int)b;",
"rem",
"(int)a % (int)b",
"(int)a",
"(int)b",
"double divDbl = a / b;",
"divDbl",
"a / b",
"a",
"b",
"System.out.printf(\"%d %d %.5f\", div,rem,divDbl)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"div",
"rem",
"divDbl",
"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(" ");
double a = Integer.parseInt(strArr[0]);
double b = Integer.parseInt(strArr[1]);
int div = (int)a / (int)b;
int rem = (int)a % (int)b;
double divDbl = a / b;
System.out.printf("%d %d %.5f", div,rem,divDbl);
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
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
],
[
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
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
51,
53
],
[
8,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
54,
59
],
[
54,
60
],
[
54,
61
],
[
54,
62
],
[
6,
63
],
[
63,
64
],
[
0,
65
],
[
65,
66
],
[
65,
67
]
] | [
"import java.io.*;\npublic class Main {\n\t\t\n\tpublic static void main(String[] args)throws IOException {\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\t\t\n\tpublic static void main(String[] args)throws IOException {\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}\n}",
"Main",
"public static void main(String[] args)throws IOException {\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}",
"main",
"{\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str=br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] num=str.split(\" \");",
"num",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int a=Integer.parseInt(num[0]);",
"a",
"Integer.parseInt(num[0])",
"Integer.parseInt",
"Integer",
"num[0]",
"num",
"0",
"int b=Integer.parseInt(num[1]);",
"b",
"Integer.parseInt(num[1])",
"Integer.parseInt",
"Integer",
"num[1]",
"num",
"1",
"int d=(a/b);",
"d",
"(a/b)",
"a",
"b",
"int r=(a%b);",
"r",
"(a%b)",
"a",
"b",
"double f=(double)a/b;",
"f",
"(double)a/b",
"(double)a",
"b",
"System.out.printf(\"%d %d %.5f\",d,r,f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\t\t\n\tpublic static void main(String[] args)throws IOException {\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}\n}",
"public class Main {\n\t\t\n\tpublic static void main(String[] args)throws IOException {\n\t\t\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\t\n\t\tString[] num=str.split(\" \");\n\t\tint a=Integer.parseInt(num[0]);\n\t\tint b=Integer.parseInt(num[1]);\n\t\t\n\t\tint d=(a/b);\n\t\tint r=(a%b);\n\t\tdouble f=(double)a/b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\",d,r,f);\n\t}\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args)throws IOException {
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
String str=br.readLine();
String[] num=str.split(" ");
int a=Integer.parseInt(num[0]);
int b=Integer.parseInt(num[1]);
int d=(a/b);
int r=(a%b);
double f=(double)a/b;
System.out.printf("%d %d %.5f",d,r,f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
13,
17,
18,
13,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
2,
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
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
95,
8
],
[
95,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
11,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
50,
54
],
[
50,
55
],
[
55,
56
],
[
55,
57
],
[
11,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
63,
64
],
[
63,
65
],
[
11,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
68,
70
],
[
66,
71
],
[
11,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
77,
78
],
[
77,
79
],
[
11,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
80,
85
],
[
11,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
86,
91
],
[
9,
92
],
[
92,
93
],
[
0,
94
],
[
94,
95
],
[
94,
96
]
] | [
"import java.math.BigDecimal;\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\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\n\n\t}\n\n}",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"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\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\n\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String s = sc.nextLine();",
"s",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] ss = s.split(\" \");",
"ss",
"s.split(\" \")",
"s.split",
"s",
"\" \"",
"int a = Integer.parseInt(ss[0]);",
"a",
"Integer.parseInt(ss[0])",
"Integer.parseInt",
"Integer",
"ss[0]",
"ss",
"0",
"int b = Integer.parseInt(ss[1]);",
"b",
"Integer.parseInt(ss[1])",
"Integer.parseInt",
"Integer",
"ss[1]",
"ss",
"1",
"BigDecimal aa = new BigDecimal(ss[0]);",
"aa",
"new BigDecimal(ss[0])",
"BigDecimal bb = new BigDecimal(ss[1]);",
"bb",
"new BigDecimal(ss[1])",
"BigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);",
"ff",
"aa.divide(bb,6,BigDecimal.ROUND_HALF_UP)",
"aa.divide",
"aa",
"bb",
"6",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.print(a / b)",
"System.out.print",
"System.out",
"System",
"System.out",
"a / b",
"a",
"b",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.print(a % b)",
"System.out.print",
"System.out",
"System",
"System.out",
"a % b",
"a",
"b",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.println(ff)",
"System.out.println",
"System.out",
"System",
"System.out",
"ff",
"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\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\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\tString s = sc.nextLine();\n\t\tString[] ss = s.split(\" \");\n\t\tint a = Integer.parseInt(ss[0]);\n\t\tint b = Integer.parseInt(ss[1]);\n\n\t\tBigDecimal aa = new BigDecimal(ss[0]);\n\t\tBigDecimal bb = new BigDecimal(ss[1]);\n\t\t\n\t\tBigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(a / b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.print(a % b);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.println(ff);\n\n\t}\n\n}",
"Main"
] | import java.math.BigDecimal;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String s = sc.nextLine();
String[] ss = s.split(" ");
int a = Integer.parseInt(ss[0]);
int b = Integer.parseInt(ss[1]);
BigDecimal aa = new BigDecimal(ss[0]);
BigDecimal bb = new BigDecimal(ss[1]);
BigDecimal ff = aa.divide(bb,6,BigDecimal.ROUND_HALF_UP);
System.out.print(a / b);
System.out.print(" ");
System.out.print(a % b);
System.out.print(" ");
System.out.println(ff);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
40,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
83,
5
],
[
83,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
19,
22
],
[
19,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
28,
29
],
[
27,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
8,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
8,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
8,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
68,
73
],
[
68,
74
],
[
8,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
6,
80
],
[
80,
81
],
[
0,
82
],
[
82,
83
],
[
82,
84
]
] | [
"import java.io.*;\npublic class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}",
"main",
"{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}",
"BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));",
"reader",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = reader.readLine();",
"line",
"reader.readLine()",
"reader.readLine",
"reader",
"String[] str1 = line.split(\" \", -1);",
"str1",
"line.split(\" \", -1)",
"line.split",
"line",
"\" \"",
"-1",
"1",
"int a = Integer.parseInt(str1[0]);",
"a",
"Integer.parseInt(str1[0])",
"Integer.parseInt",
"Integer",
"str1[0]",
"str1",
"0",
"int b = Integer.parseInt(str1[1]);",
"b",
"Integer.parseInt(str1[1])",
"Integer.parseInt",
"Integer",
"str1[1]",
"str1",
"1",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = ((double)a / (double)b);",
"f",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"System.out.println(d)",
"System.out.println",
"System.out",
"System",
"System.out",
"d",
"System.out.println(r)",
"System.out.println",
"System.out",
"System",
"System.out",
"r",
"System.out.printf(\"%.5f\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\"",
"f",
"System.out.println()",
"System.out.println",
"System.out",
"System",
"System.out",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = reader.readLine();\n\t\tString[] str1 = line.split(\" \", -1);\n\t\tint a = Integer.parseInt(str1[0]);\n\t\tint b = Integer.parseInt(str1[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = ((double)a / (double)b);\n\t\tSystem.out.println(d);\n\t\tSystem.out.println(r);\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
String line = reader.readLine();
String[] str1 = line.split(" ", -1);
int a = Integer.parseInt(str1[0]);
int b = Integer.parseInt(str1[1]);
int d = a / b;
int r = a % b;
double f = ((double)a / (double)b);
System.out.println(d);
System.out.println(r);
System.out.printf("%.5f",f);
System.out.println();
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
13,
41,
13,
13,
41,
13,
2,
13,
13,
41,
13,
20,
41,
13,
4,
18,
13,
17,
18,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
17,
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
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
11,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
27,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
11,
35
],
[
35,
36
],
[
35,
37
],
[
11,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
11,
46
],
[
46,
47
],
[
46,
48
],
[
11,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
51,
55
],
[
55,
56
],
[
55,
57
],
[
11,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
65,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
64,
68
],
[
65,
69
],
[
11,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
72,
74
],
[
70,
75
],
[
70,
76
],
[
9,
77
],
[
77,
78
],
[
0,
79
],
[
79,
80
],
[
79,
81
]
] | [
"import java.util.Scanner;\nimport java.math.BigDecimal;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int d = a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"double x = a;",
"x",
"a",
"double y = b;",
"y",
"b",
"double f = x/y;",
"f",
"x/y",
"x",
"y",
"BigDecimal z = new BigDecimal(f);",
"z",
"new BigDecimal(f)",
"BigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);",
"z1",
"z.setScale(5, BigDecimal.ROUND_HALF_UP)",
"z.setScale",
"z",
"5",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.print(d + \" \" + r + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \"",
"r",
"d + \" \" + r + \" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.5f\",z1)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\"",
"z1",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble x = a;\n\t\tdouble y = b;\n\t\tdouble f = x/y;\n\t\t\n\t\tBigDecimal z = new BigDecimal(f);\n\t\tBigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",z1);\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
import java.math.BigDecimal;
public class Main {
public static void main(String[] args) {
// TODO ?????????????????????????????????????????????
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int d = a/b;
int r = a%b;
double x = a;
double y = b;
double f = x/y;
BigDecimal z = new BigDecimal(f);
BigDecimal z1 = z.setScale(5, BigDecimal.ROUND_HALF_UP);
System.out.print(d + " " + r + " ");
System.out.printf("%.5f",z1);
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
41,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
2,
17,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
12,
13,
30,
4,
18,
20,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
4,
8
],
[
8,
9
],
[
4,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
13,
14
],
[
12,
15
],
[
15,
16
],
[
12,
17
],
[
17,
18
],
[
12,
19
],
[
19,
20
],
[
19,
21
],
[
12,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
12,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
12,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
34,
36
],
[
12,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
39,
41
],
[
12,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
44,
48
],
[
12,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
49,
55
],
[
49,
56
],
[
49,
57
],
[
4,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
58,
64
],
[
64,
65
]
] | [
"import java.util.Scanner;\nclass Main{\n int a,b;\n public void solve(){\n int d, r;\n double f;\n Scanner sc = new Scanner(System.in);\n a = sc.nextInt();\n b = sc.nextInt();\n d = a / b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.printf(\"%2d %2d %2.5f\",d,r,f);\n }\n public static void main(String[] args){\n new Main().solve();\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n int a,b;\n public void solve(){\n int d, r;\n double f;\n Scanner sc = new Scanner(System.in);\n a = sc.nextInt();\n b = sc.nextInt();\n d = a / b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.printf(\"%2d %2d %2.5f\",d,r,f);\n }\n public static void main(String[] args){\n new Main().solve();\n }\n}",
"Main",
"int a",
"a",
"b;",
"b",
"public void solve(){\n int d, r;\n double f;\n Scanner sc = new Scanner(System.in);\n a = sc.nextInt();\n b = sc.nextInt();\n d = a / b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.printf(\"%2d %2d %2.5f\",d,r,f);\n }",
"solve",
"{\n int d, r;\n double f;\n Scanner sc = new Scanner(System.in);\n a = sc.nextInt();\n b = sc.nextInt();\n d = a / b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.printf(\"%2d %2d %2.5f\",d,r,f);\n }",
"int d",
"d",
"r;",
"r",
"double f;",
"f",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"a = sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b = sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = 1.0 * a / b",
"f",
"1.0 * a / b",
"1.0 * a",
"1.0",
"a",
"b",
"System.out.printf(\"%2d %2d %2.5f\",d,r,f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%2d %2d %2.5f\"",
"d",
"r",
"f",
"public static void main(String[] args){\n new Main().solve();\n }",
"main",
"{\n new Main().solve();\n }",
"new Main().solve()",
"new Main().solve",
"new Main()",
"String[] args",
"args"
] | import java.util.Scanner;
class Main{
int a,b;
public void solve(){
int d, r;
double f;
Scanner sc = new Scanner(System.in);
a = sc.nextInt();
b = sc.nextInt();
d = a / b;
r = a % b;
f = 1.0 * a / b;
System.out.printf("%2d %2d %2.5f",d,r,f);
}
public static void main(String[] args){
new Main().solve();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
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
],
[
56,
5
],
[
56,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
13,
15
],
[
8,
16
],
[
16,
17
],
[
16,
18
],
[
18,
19
],
[
19,
20
],
[
8,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
28,
30
],
[
8,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
41,
47
],
[
41,
48
],
[
41,
49
],
[
8,
50
],
[
50,
51
],
[
51,
52
],
[
6,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}",
"int a",
"a",
"b;",
"b",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"a = sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b = sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int num1 = (int)a/b;",
"num1",
"(int)a/b",
"(int)a",
"b",
"int num2 = (int)a%b;",
"num2",
"(int)a%b",
"(int)a",
"b",
"double num3 = (double)a/(double)b;",
"num3",
"(double)a/(double)b",
"(double)a",
"(double)b",
"System.out.printf(\"%d %d %f\",num1,num2,num3)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f\"",
"num1",
"num2",
"num3",
"sc.close()",
"sc.close",
"sc",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a,b;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\n\t\tint num1 = (int)a/b;\n\t\tint num2 = (int)a%b;\n\t\tdouble num3 = (double)a/(double)b;\n\t\tSystem.out.printf(\"%d %d %f\",num1,num2,num3);\n\n\t\tsc.close();\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// TODO ?????????????????????????????????????????????
int a,b;
Scanner sc = new Scanner(System.in);
a = sc.nextInt();
b = sc.nextInt();
int num1 = (int)a/b;
int num2 = (int)a%b;
double num3 = (double)a/(double)b;
System.out.printf("%d %d %f",num1,num2,num3);
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,
41,
13,
41,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
2,
17,
13,
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,
4,
18,
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
],
[
8,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
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
],
[
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
],
[
71,
72
],
[
71,
73
],
[
69,
74
],
[
74,
75
],
[
75,
76
],
[
74,
77
],
[
74,
78
],
[
6,
79
],
[
79,
80
]
] | [
"import java.util.Scanner;\n\nclass Main {\n public static void main(String[] args){\n\n\tScanner sc = new Scanner(System.in);\n\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\t\n\tint d, r;\n\tdouble f;\n\n\td = a / b;\n\tr = a % b;\n\tf = 1.0 * a / b;\n\t\n\tSystem.out.print(d);\n\tSystem.out.print(' ');\n\tSystem.out.print(r);\n\tSystem.out.print(' ');\n\tSystem.out.print(String.format(\"%.5f\", f));\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args){\n\n\tScanner sc = new Scanner(System.in);\n\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\t\n\tint d, r;\n\tdouble f;\n\n\td = a / b;\n\tr = a % b;\n\tf = 1.0 * a / b;\n\t\n\tSystem.out.print(d);\n\tSystem.out.print(' ');\n\tSystem.out.print(r);\n\tSystem.out.print(' ');\n\tSystem.out.print(String.format(\"%.5f\", f));\n }\n}",
"Main",
"public static void main(String[] args){\n\n\tScanner sc = new Scanner(System.in);\n\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\t\n\tint d, r;\n\tdouble f;\n\n\td = a / b;\n\tr = a % b;\n\tf = 1.0 * a / b;\n\t\n\tSystem.out.print(d);\n\tSystem.out.print(' ');\n\tSystem.out.print(r);\n\tSystem.out.print(' ');\n\tSystem.out.print(String.format(\"%.5f\", f));\n }",
"main",
"{\n\n\tScanner sc = new Scanner(System.in);\n\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\t\n\tint d, r;\n\tdouble f;\n\n\td = a / b;\n\tr = a % b;\n\tf = 1.0 * a / b;\n\t\n\tSystem.out.print(d);\n\tSystem.out.print(' ');\n\tSystem.out.print(r);\n\tSystem.out.print(' ');\n\tSystem.out.print(String.format(\"%.5f\", f));\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 d",
"d",
"r;",
"r",
"double f;",
"f",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = 1.0 * a / b",
"f",
"1.0 * a / b",
"1.0 * a",
"1.0",
"a",
"b",
"System.out.print(d)",
"System.out.print",
"System.out",
"System",
"System.out",
"d",
"System.out.print(' ')",
"System.out.print",
"System.out",
"System",
"System.out",
"' '",
"System.out.print(r)",
"System.out.print",
"System.out",
"System",
"System.out",
"r",
"System.out.print(' ')",
"System.out.print",
"System.out",
"System",
"System.out",
"' '",
"System.out.print(String.format(\"%.5f\", f))",
"System.out.print",
"System.out",
"System",
"System.out",
"String.format(\"%.5f\", f)",
"String.format",
"String",
"\"%.5f\"",
"f",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
int d, r;
double f;
d = a / b;
r = a % b;
f = 1.0 * a / b;
System.out.print(d);
System.out.print(' ');
System.out.print(r);
System.out.print(' ');
System.out.print(String.format("%.5f", f));
}
}
|
[
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,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
13,
41,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
18,
13,
13,
17,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
77,
11
],
[
77,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
20,
26
],
[
14,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
32,
33
],
[
32,
34
],
[
14,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
40,
41
],
[
40,
42
],
[
14,
43
],
[
43,
44
],
[
43,
45
],
[
14,
46
],
[
46,
47
],
[
46,
48
],
[
14,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
56,
55
],
[
61,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
56,
60
],
[
61,
61
],
[
61,
62
],
[
61,
63
],
[
56,
64
],
[
14,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
65,
71
],
[
71,
72
],
[
71,
73
],
[
12,
74
],
[
74,
75
],
[
0,
76
],
[
76,
77
],
[
76,
78
]
] | [
"import java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.io.BufferedReader;\n\npublic class Main{\n public static void main(String[] args) throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"public class Main{\n public static void main(String[] args) throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] input = br.readLine().split(\" \" , 2);",
"input",
"br.readLine().split(\" \" , 2)",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"2",
"int a = Integer.parseInt(input[0]);",
"a",
"Integer.parseInt(input[0])",
"Integer.parseInt",
"Integer",
"input[0]",
"input",
"0",
"int b = Integer.parseInt(input[1]);",
"b",
"Integer.parseInt(input[1])",
"Integer.parseInt",
"Integer",
"input[1]",
"input",
"1",
"double ad = (double)a;",
"ad",
"(double)a",
"double bd = (double)b;",
"bd",
"(double)b",
"System.out.print(a/b + \" \" + a%b + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"a/b + \" \" + a%b + \" \"",
"a%b",
"a/b + \" \" + a%b + \" \"",
"a/b",
"a",
"b",
"\" \"",
"a%b",
"a",
"b",
"\" \"",
"System.out.printf(\"%.5f\\n\" , ad/bd)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\\n\"",
"ad/bd",
"ad",
"bd",
"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\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }\n}",
"public class Main{\n public static void main(String[] args) throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String[] input = br.readLine().split(\" \" , 2);\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n\n double ad = (double)a;\n double bd = (double)b;\n\n System.out.print(a/b + \" \" + a%b + \" \");\n System.out.printf(\"%.5f\\n\" , ad/bd);\n }\n}",
"Main"
] | import java.io.IOException;
import java.io.InputStreamReader;
import java.io.BufferedReader;
public class Main{
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] input = br.readLine().split(" " , 2);
int a = Integer.parseInt(input[0]);
int b = Integer.parseInt(input[1]);
double ad = (double)a;
double bd = (double)b;
System.out.print(a/b + " " + a%b + " ");
System.out.printf("%.5f\n" , ad/bd);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
20,
41,
13,
20,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
13,
17,
18,
13,
13,
41,
13,
20,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
13,
13,
13,
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
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
88,
14
],
[
88,
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
],
[
17,
34
],
[
34,
35
],
[
34,
36
],
[
17,
37
],
[
37,
38
],
[
37,
39
],
[
17,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
42,
44
],
[
17,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
47,
49
],
[
17,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
52,
56
],
[
52,
57
],
[
57,
58
],
[
57,
59
],
[
17,
60
],
[
60,
61
],
[
60,
62
],
[
17,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
71,
74
],
[
69,
75
],
[
67,
76
],
[
65,
77
],
[
63,
78
],
[
17,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
79,
84
],
[
15,
85
],
[
85,
86
],
[
0,
87
],
[
87,
88
],
[
87,
89
]
] | [
"import java.io.IOException;\nimport java.math.BigDecimal;\nimport java.math.RoundingMode;\nimport java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"import java.math.RoundingMode;",
"RoundingMode",
"java.math",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }",
"main",
"{\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }",
"final String SPACE = \" \";",
"SPACE",
"\" \"",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"final int a1 = sc.nextInt();",
"a1",
"sc.nextInt()",
"sc.nextInt",
"sc",
"final int b1 = sc.nextInt();",
"b1",
"sc.nextInt()",
"sc.nextInt",
"sc",
"final BigDecimal a2 = new BigDecimal(a1);",
"a2",
"new BigDecimal(a1)",
"final BigDecimal b2 = new BigDecimal(b1);",
"b2",
"new BigDecimal(b1)",
"final long d = a1 / b1;",
"d",
"a1 / b1",
"a1",
"b1",
"final long r = a1 % b1;",
"r",
"a1 % b1",
"a1",
"b1",
"final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);",
"f",
"a2.divide(b2, 5, RoundingMode.HALF_UP)",
"a2.divide",
"a2",
"b2",
"5",
"RoundingMode.HALF_UP",
"RoundingMode",
"RoundingMode.HALF_UP",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"sb.append(d).append(SPACE).append(r).append(SPACE).append(f)",
"sb.append(d).append(SPACE).append(r).append(SPACE).append",
"sb.append(d).append(SPACE).append(r).append(SPACE)",
"sb.append(d).append(SPACE).append(r).append",
"sb.append(d).append(SPACE).append(r)",
"sb.append(d).append(SPACE).append",
"sb.append(d).append(SPACE)",
"sb.append(d).append",
"sb.append(d)",
"sb.append",
"sb",
"d",
"SPACE",
"r",
"SPACE",
"f",
"System.out.println(sb)",
"System.out.println",
"System.out",
"System",
"System.out",
"sb",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }\n}",
"public class Main {\n\n public static void main(String[] args) throws IOException {\n final String SPACE = \" \";\n Scanner sc = new Scanner(System.in);\n\n final int a1 = sc.nextInt();\n final int b1 = sc.nextInt();\n\n final BigDecimal a2 = new BigDecimal(a1);\n final BigDecimal b2 = new BigDecimal(b1);\n\n final long d = a1 / b1;\n final long r = a1 % b1;\n final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);\n\n StringBuilder sb = new StringBuilder();\n sb.append(d).append(SPACE).append(r).append(SPACE).append(f);\n\n System.out.println(sb);\n }\n}",
"Main"
] | import java.io.IOException;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
final String SPACE = " ";
Scanner sc = new Scanner(System.in);
final int a1 = sc.nextInt();
final int b1 = sc.nextInt();
final BigDecimal a2 = new BigDecimal(a1);
final BigDecimal b2 = new BigDecimal(b1);
final long d = a1 / b1;
final long r = a1 % b1;
final BigDecimal f = a2.divide(b2, 5, RoundingMode.HALF_UP);
StringBuilder sb = new StringBuilder();
sb.append(d).append(SPACE).append(r).append(SPACE).append(f);
System.out.println(sb);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
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
],
[
24,
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
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
52,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
50,
56
],
[
52,
57
],
[
6,
58
],
[
58,
59
]
] | [
"import java.util.Scanner;\n\nclass Main{\n public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int a=val1/val2;\n int b=val1%val2;\n double c=(double)val1/val2;\n String f=String.format(\"%.6f\",c);\n System.out.println(a+\" \"+b+\" \"+f);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int a=val1/val2;\n int b=val1%val2;\n double c=(double)val1/val2;\n String f=String.format(\"%.6f\",c);\n System.out.println(a+\" \"+b+\" \"+f);\n }\n}",
"Main",
"public static void main(String args[]){\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int a=val1/val2;\n int b=val1%val2;\n double c=(double)val1/val2;\n String f=String.format(\"%.6f\",c);\n System.out.println(a+\" \"+b+\" \"+f);\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int val1=scan.nextInt();\n int val2=scan.nextInt();\n int a=val1/val2;\n int b=val1%val2;\n double c=(double)val1/val2;\n String f=String.format(\"%.6f\",c);\n System.out.println(a+\" \"+b+\" \"+f);\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int val1=scan.nextInt();",
"val1",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int val2=scan.nextInt();",
"val2",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int a=val1/val2;",
"a",
"val1/val2",
"val1",
"val2",
"int b=val1%val2;",
"b",
"val1%val2",
"val1",
"val2",
"double c=(double)val1/val2;",
"c",
"(double)val1/val2",
"(double)val1",
"val2",
"String f=String.format(\"%.6f\",c);",
"f",
"String.format(\"%.6f\",c)",
"String.format",
"String",
"\"%.6f\"",
"c",
"System.out.println(a+\" \"+b+\" \"+f)",
"System.out.println",
"System.out",
"System",
"System.out",
"a+\" \"+b+\" \"+f",
"\" \"",
"b",
"a+\" \"+b+\" \"+f",
"a",
"\" \"",
"b",
"\" \"",
"f",
"String args[]",
"args"
] | import java.util.Scanner;
class Main{
public static void main(String args[]){
Scanner scan = new Scanner(System.in);
int val1=scan.nextInt();
int val2=scan.nextInt();
int a=val1/val2;
int b=val1%val2;
double c=(double)val1/val2;
String f=String.format("%.6f",c);
System.out.println(a+" "+b+" "+f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
83,
14
],
[
83,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
26,
27
],
[
23,
28
],
[
17,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
34,
36
],
[
17,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
17,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
47,
49
],
[
17,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
52,
54
],
[
17,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
57,
59
],
[
17,
60
],
[
60,
61
],
[
60,
62
],
[
17,
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
],
[
76,
77
],
[
77,
78
],
[
76,
79
],
[
15,
80
],
[
80,
81
],
[
0,
82
],
[
82,
83
],
[
82,
84
]
] | [
"\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] inputNum = br.readLine().split(\" \");",
"inputNum",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(inputNum[0]);",
"a",
"Integer.parseInt(inputNum[0])",
"Integer.parseInt",
"Integer",
"inputNum[0]",
"inputNum",
"0",
"int b = Integer.parseInt(inputNum[1]);",
"b",
"Integer.parseInt(inputNum[1])",
"Integer.parseInt",
"Integer",
"inputNum[1]",
"inputNum",
"1",
"int d = a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"double f = (double)a/b;",
"f",
"(double)a/b",
"(double)a",
"b",
"DecimalFormat dmmft = new DecimalFormat(\"0.00000\");",
"dmmft",
"new DecimalFormat(\"0.00000\")",
"System.out.println(d + \" \" + r + \" \" + dmmft.format(f) )",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + dmmft.format(f)",
"\" \"",
"r",
"d + \" \" + r + \" \" + dmmft.format(f)",
"d",
"\" \"",
"r",
"\" \"",
"dmmft.format(f)",
"dmmft.format",
"dmmft",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] inputNum = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(inputNum[0]);\n\t\tint b = Integer.parseInt(inputNum[1]);\n\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = (double)a/b;\n\n\t\tDecimalFormat dmmft = new DecimalFormat(\"0.00000\");\n\t\tSystem.out.println(d + \" \" + r + \" \" + dmmft.format(f) );\n\n\n\t}\n\n}",
"Main"
] |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] inputNum = br.readLine().split(" ");
int a = Integer.parseInt(inputNum[0]);
int b = Integer.parseInt(inputNum[1]);
int d = a/b;
int r = a%b;
double f = (double)a/b;
DecimalFormat dmmft = new DecimalFormat("0.00000");
System.out.println(d + " " + r + " " + dmmft.format(f) );
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
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
],
[
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
],
[
30,
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
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
50,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
50,
54
],
[
8,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
55,
61
],
[
6,
62
],
[
62,
63
],
[
0,
64
],
[
64,
65
],
[
64,
66
]
] | [
"import java.util.Scanner;\n\n \npublic class Main {\n\t\n\t\n public static void main(String[] args) {\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\t\n\t\n public static void main(String[] args) {\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }\n}",
"Main",
"public static void main(String[] args) {\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }",
"main",
"{\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"long a=Integer.parseInt(sc.next());",
"a",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"long b=Integer.parseInt(sc.next());",
"b",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"long d=a/b;",
"d",
"a/b",
"a",
"b",
"long r=a%b;",
"r",
"a%b",
"a",
"b",
"double f=(double)a/(double)b;",
"f",
"(double)a/(double)b",
"(double)a",
"(double)b",
"System.out.print(d +\" \"+ r +\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d +\" \"+ r +\" \"",
"r",
"d +\" \"+ r +\" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.5f\\n\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\\n\"",
"f",
"String[] args",
"args",
"public class Main {\n\t\n\t\n public static void main(String[] args) {\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }\n}",
"public class Main {\n\t\n\t\n public static void main(String[] args) {\n\t Scanner sc=new Scanner(System.in);\n\t \n\t \n\t \n\t\t long a=Integer.parseInt(sc.next());\n\t\t long b=Integer.parseInt(sc.next());\n\t\t long d=a/b;\n\t\t long r=a%b;\n\t\t double f=(double)a/(double)b;\n\t\t System.out.print(d +\" \"+ r +\" \");\n\t\t System.out.printf(\"%.5f\\n\",f);\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
long a=Integer.parseInt(sc.next());
long b=Integer.parseInt(sc.next());
long d=a/b;
long r=a%b;
double f=(double)a/(double)b;
System.out.print(d +" "+ r +" ");
System.out.printf("%.5f\n",f);
}
} |
[
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,
12,
13,
30,
0,
13,
20,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
2,
17,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
4,
8
],
[
8,
9
],
[
4,
10
],
[
10,
11
],
[
4,
12
],
[
12,
13
],
[
4,
14
],
[
14,
15
],
[
4,
16
],
[
16,
17
],
[
4,
18
],
[
18,
19
],
[
4,
20
],
[
20,
21
],
[
4,
22
],
[
22,
23
],
[
4,
24
],
[
24,
25
],
[
4,
26
],
[
26,
27
],
[
4,
28
],
[
28,
29
],
[
4,
30
],
[
30,
31
],
[
4,
32
],
[
32,
33
],
[
4,
34
],
[
34,
35
],
[
4,
36
],
[
36,
37
],
[
4,
38
],
[
38,
39
],
[
4,
40
],
[
40,
41
],
[
4,
42
],
[
42,
43
],
[
4,
44
],
[
44,
45
],
[
4,
46
],
[
46,
47
],
[
4,
48
],
[
48,
49
],
[
48,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
57,
58
],
[
50,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
62,
63
],
[
50,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
66,
68
],
[
50,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
71,
73
],
[
50,
74
],
[
74,
75
],
[
74,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
76,
80
],
[
50,
81
],
[
81,
82
],
[
82,
83
],
[
83,
84
],
[
83,
85
],
[
81,
86
],
[
81,
87
],
[
81,
88
],
[
81,
89
],
[
48,
90
],
[
90,
91
]
] | [
"import java.util.*;\n\nclass Main{\n\tstatic int a;\n\tstatic int b;\n\tstatic int c;\n\tstatic int d;\n\tstatic int e;\n\tstatic int p;\n\tstatic double f;\n\tstatic int g;\n\tstatic int h;\n\tstatic int i;\n\tstatic int j;\n\tstatic int k;\n\tstatic int l;\n\tstatic int m;\n\tstatic int o;\n\tstatic int q;\n\tstatic int r;\n\tstatic int s;\n\tstatic int t;\n\tstatic int u;\n\tprivate static Scanner sc;\n\tpublic static void main(String[]agrs){\n\t\tsc=new Scanner(System.in);\n\t\ta=sc.nextInt();\n\t\tb=sc.nextInt();\n\t\td=a/b;\n\t\tr=a%b;\n\t\tf=1.0*a/b;\n\t\tSystem.out.printf(\"%d %d %f\",d,r,f);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n\tstatic int a;\n\tstatic int b;\n\tstatic int c;\n\tstatic int d;\n\tstatic int e;\n\tstatic int p;\n\tstatic double f;\n\tstatic int g;\n\tstatic int h;\n\tstatic int i;\n\tstatic int j;\n\tstatic int k;\n\tstatic int l;\n\tstatic int m;\n\tstatic int o;\n\tstatic int q;\n\tstatic int r;\n\tstatic int s;\n\tstatic int t;\n\tstatic int u;\n\tprivate static Scanner sc;\n\tpublic static void main(String[]agrs){\n\t\tsc=new Scanner(System.in);\n\t\ta=sc.nextInt();\n\t\tb=sc.nextInt();\n\t\td=a/b;\n\t\tr=a%b;\n\t\tf=1.0*a/b;\n\t\tSystem.out.printf(\"%d %d %f\",d,r,f);\n\t}\n}",
"Main",
"static int a;",
"a",
"static int b;",
"b",
"static int c;",
"c",
"static int d;",
"d",
"static int e;",
"e",
"static int p;",
"p",
"static double f;",
"f",
"static int g;",
"g",
"static int h;",
"h",
"static int i;",
"i",
"static int j;",
"j",
"static int k;",
"k",
"static int l;",
"l",
"static int m;",
"m",
"static int o;",
"o",
"static int q;",
"q",
"static int r;",
"r",
"static int s;",
"s",
"static int t;",
"t",
"static int u;",
"u",
"private static Scanner sc;",
"sc",
"public static void main(String[]agrs){\n\t\tsc=new Scanner(System.in);\n\t\ta=sc.nextInt();\n\t\tb=sc.nextInt();\n\t\td=a/b;\n\t\tr=a%b;\n\t\tf=1.0*a/b;\n\t\tSystem.out.printf(\"%d %d %f\",d,r,f);\n\t}",
"main",
"{\n\t\tsc=new Scanner(System.in);\n\t\ta=sc.nextInt();\n\t\tb=sc.nextInt();\n\t\td=a/b;\n\t\tr=a%b;\n\t\tf=1.0*a/b;\n\t\tSystem.out.printf(\"%d %d %f\",d,r,f);\n\t}",
"sc=new Scanner(System.in)",
"sc",
"new Scanner(System.in)",
"a=sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b=sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"d=a/b",
"d",
"a/b",
"a",
"b",
"r=a%b",
"r",
"a%b",
"a",
"b",
"f=1.0*a/b",
"f",
"1.0*a/b",
"1.0*a",
"1.0",
"a",
"b",
"System.out.printf(\"%d %d %f\",d,r,f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f\"",
"d",
"r",
"f",
"String[]agrs",
"agrs"
] | import java.util.*;
class Main{
static int a;
static int b;
static int c;
static int d;
static int e;
static int p;
static double f;
static int g;
static int h;
static int i;
static int j;
static int k;
static int l;
static int m;
static int o;
static int q;
static int r;
static int s;
static int t;
static int u;
private static Scanner sc;
public static void main(String[]agrs){
sc=new Scanner(System.in);
a=sc.nextInt();
b=sc.nextInt();
d=a/b;
r=a%b;
f=1.0*a/b;
System.out.printf("%d %d %f",d,r,f);
}
} |
[
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,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
13,
14
],
[
13,
15
],
[
0,
16
],
[
16,
17
],
[
16,
18
],
[
0,
19
],
[
55,
20
],
[
55,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
37,
43
],
[
43,
44
],
[
43,
45
],
[
37,
46
],
[
46,
47
],
[
46,
48
],
[
37,
49
],
[
49,
50
],
[
49,
51
],
[
21,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] | [
"import java.io.File;\nimport java.io.IOException;\nimport java.util.ArrayDeque;\nimport java.util.ArrayList;\nimport java.util.Deque;\nimport java.util.Scanner;\n\n \n/*\n * メモ\n * Scanner:nextは空白か改行までの単語\n * String[][] c = new String[h][w];\n * TemplateMain,\"template_input.txt\"\n * 0.5 == 1.0/2\n * Integer.valueOf(char)はダメ、(String)\n */\n \npublic class Main {\n \n\tpublic static void main(String[] args) throws IOException {\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\n\t}\n}",
"import java.io.File;",
"File",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.ArrayDeque;",
"ArrayDeque",
"java.util",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"import java.util.Deque;",
"Deque",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n \n\tpublic static void main(String[] args) throws IOException {\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\n\t}",
"main",
"{\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\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",
"System.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/b",
"(double)a",
"b",
"String[] args",
"args",
"public class Main {\n \n\tpublic static void main(String[] args) throws IOException {\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\n\t}\n}",
"public class Main {\n \n\tpublic static void main(String[] args) throws IOException {\n\t\t//File file = new File(\"input.txt\");\n\t\t//Scanner sc = new Scanner(file);\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.5f\", a/b, a%b, (double)a/b);\n\t}\n}",
"Main"
] | import java.io.File;
import java.io.IOException;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Deque;
import java.util.Scanner;
/*
* メモ
* Scanner:nextは空白か改行までの単語
* String[][] c = new String[h][w];
* TemplateMain,"template_input.txt"
* 0.5 == 1.0/2
* Integer.valueOf(char)はダメ、(String)
*/
public class Main {
public static void main(String[] args) throws IOException {
//File file = new File("input.txt");
//Scanner sc = new Scanner(file);
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
System.out.printf("%d %d %.5f", a/b, a%b, (double)a/b);
}
}
|
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
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
],
[
60,
11
],
[
60,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
42,
48
],
[
48,
49
],
[
48,
50
],
[
42,
51
],
[
51,
52
],
[
51,
53
],
[
42,
54
],
[
54,
55
],
[
54,
56
],
[
12,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] | [
"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 int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str[] = br.readLine().split(\" \");\n int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str[] = br.readLine().split(\" \");\n int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str[] = br.readLine().split(\" \");\n int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str[] = br.readLine().split(\" \");",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(str[0]);",
"a",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"int b = Integer.parseInt(str[1]);",
"b",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\\n\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/(double)b",
"(double)a",
"(double)b",
"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 int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }\n}",
"public class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str[] = br.readLine().split(\" \");\n int a = Integer.parseInt(str[0]);\n int b = Integer.parseInt(str[1]);\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,(double)a/(double)b);\n \n \n }\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str[] = br.readLine().split(" ");
int a = Integer.parseInt(str[0]);
int b = Integer.parseInt(str[1]);
System.out.printf("%d %d %.5f\n",a/b,a%b,(double)a/(double)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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
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
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
24,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
44,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
44,
48
],
[
8,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
49,
55
],
[
6,
56
],
[
56,
57
],
[
0,
58
],
[
58,
59
],
[
58,
60
]
] | [
"import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\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\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\n\t}",
"main",
"{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\n\t}",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"long a = stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"long b = stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"long d = a / b;",
"d",
"a / b",
"a",
"b",
"long r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double)a / (double)b;",
"f",
"(double)a / (double)b",
"(double)a",
"(double)b",
"System.out.print(d + \" \" + r + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \"",
"r",
"d + \" \" + r + \" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%f\\n\", f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f\\n\"",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tlong a = stdIn.nextInt();\n\t\tlong b = stdIn.nextInt();\n\t\t\n\t\tlong d = a / b;\n\t\tlong r = a % b;\n\t\tdouble f = (double)a / (double)b;\n\t\t\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%f\\n\", f);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
long a = stdIn.nextInt();
long b = stdIn.nextInt();
long d = a / b;
long r = a % b;
double f = (double)a / (double)b;
System.out.print(d + " " + r + " ");
System.out.printf("%f\n", f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
2,
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
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
48,
52
],
[
52,
53
],
[
52,
54
],
[
8,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
63,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
61,
67
],
[
63,
68
],
[
6,
69
],
[
69,
70
]
] | [
"import java.io.*;\n\nclass Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] line = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tString f = String.format(\"%.5f\", ((double)a / (double)b));\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] line = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tString f = String.format(\"%.5f\", ((double)a / (double)b));\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] line = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tString f = String.format(\"%.5f\", ((double)a / (double)b));\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"main",
"{\n\t\tBufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString[] line = br.readLine().split(\" \");\n\t\tint a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tString f = String.format(\"%.5f\", ((double)a / (double)b));\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"BufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] line = br.readLine().split(\" \");",
"line",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(line[0]);",
"a",
"Integer.parseInt(line[0])",
"Integer.parseInt",
"Integer",
"line[0]",
"line",
"0",
"int b = Integer.parseInt(line[1]);",
"b",
"Integer.parseInt(line[1])",
"Integer.parseInt",
"Integer",
"line[1]",
"line",
"1",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"String f = String.format(\"%.5f\", ((double)a / (double)b));",
"f",
"String.format(\"%.5f\", ((double)a / (double)b))",
"String.format",
"String",
"\"%.5f\"",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args"
] | import java.io.*;
class Main {
public static void main(String[] args) throws IOException {
BufferedReader br =
new BufferedReader(new InputStreamReader(System.in));
String[] line = br.readLine().split(" ");
int a = Integer.parseInt(line[0]);
int b = Integer.parseInt(line[1]);
int d = a / b;
int r = a % b;
String f = String.format("%.5f", ((double)a / (double)b));
System.out.println(d + " " + r + " " + f);
}
} |
[
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,
41,
13,
18,
13,
17,
41,
13,
2,
4,
18,
13,
13,
4,
18,
13,
13,
41,
13,
2,
4,
18,
13,
13,
4,
18,
13,
13,
41,
13,
2,
4,
18,
13,
13,
4,
18,
13,
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
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
81,
11
],
[
81,
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
],
[
31,
33
],
[
33,
34
],
[
33,
35
],
[
14,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
38,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
14,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
49,
54
],
[
54,
55
],
[
55,
56
],
[
54,
57
],
[
14,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
60,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
14,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
69,
74
],
[
69,
75
],
[
69,
76
],
[
69,
77
],
[
12,
78
],
[
78,
79
],
[
0,
80
],
[
80,
81
],
[
80,
82
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String args[]) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\tpublic static void main(String args[]) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}\n}",
"Main",
"public static void main(String args[]) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] tmp = br.readLine().split(\" \");",
"tmp",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"String a = tmp[0];",
"a",
"tmp[0]",
"tmp",
"0",
"String b = tmp[1];",
"b",
"tmp[1]",
"tmp",
"1",
"long d = Long.parseLong(a) / Long.parseLong(b);",
"d",
"Long.parseLong(a) / Long.parseLong(b)",
"Long.parseLong(a)",
"Long.parseLong",
"Long",
"a",
"Long.parseLong(b)",
"Long.parseLong",
"Long",
"b",
"long r = Long.parseLong(a) % Long.parseLong(b);",
"r",
"Long.parseLong(a) % Long.parseLong(b)",
"Long.parseLong(a)",
"Long.parseLong",
"Long",
"a",
"Long.parseLong(b)",
"Long.parseLong",
"Long",
"b",
"double f = Double.parseDouble(a) / Double.parseDouble(b);",
"f",
"Double.parseDouble(a) / Double.parseDouble(b)",
"Double.parseDouble(a)",
"Double.parseDouble",
"Double",
"a",
"Double.parseDouble(b)",
"Double.parseDouble",
"Double",
"b",
"System.out.printf(\"%d %d %.5f\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"d",
"r",
"f",
"String args[]",
"args",
"public class Main {\n\tpublic static void main(String args[]) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}\n}",
"public class Main {\n\tpublic static void main(String args[]) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] tmp = br.readLine().split(\" \");\n\t\tString a = tmp[0];\n\t\tString b = tmp[1];\n\t\tlong d = Long.parseLong(a) / Long.parseLong(b);\n\t\tlong r = Long.parseLong(a) % Long.parseLong(b);\n\t\tdouble f = Double.parseDouble(a) / Double.parseDouble(b);\n\t\tSystem.out.printf(\"%d %d %.5f\", d, r, f);\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String args[]) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] tmp = br.readLine().split(" ");
String a = tmp[0];
String b = tmp[1];
long d = Long.parseLong(a) / Long.parseLong(b);
long r = Long.parseLong(a) % Long.parseLong(b);
double f = Double.parseDouble(a) / Double.parseDouble(b);
System.out.printf("%d %d %.5f", d, r, f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
41,
13,
41,
13,
12,
13,
30,
0,
13,
20,
0,
13,
20,
41,
13,
20,
4,
18,
13,
4,
18,
13,
23,
13,
6,
13,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
13,
2,
2,
13,
17,
13,
4,
18,
13,
17,
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,
30,
0,
13,
20,
29,
4,
18,
13,
4,
18,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
4,
18,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
12,
13,
30,
42,
2,
2,
13,
17,
40,
4,
18,
13,
30,
0,
13,
20,
29,
4,
18,
13,
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
],
[
16,
17
],
[
16,
18
],
[
0,
19
],
[
19,
20
],
[
19,
21
],
[
0,
22
],
[
22,
23
],
[
22,
24
],
[
0,
25
],
[
25,
26
],
[
25,
27
],
[
0,
28
],
[
28,
29
],
[
28,
30
],
[
0,
31
],
[
31,
32
],
[
31,
33
],
[
0,
34
],
[
34,
35
],
[
34,
36
],
[
0,
37
],
[
210,
38
],
[
210,
39
],
[
39,
40
],
[
210,
41
],
[
41,
42
],
[
210,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
45,
52
],
[
52,
53
],
[
52,
54
],
[
45,
55
],
[
55,
56
],
[
56,
57
],
[
45,
58
],
[
58,
59
],
[
59,
60
],
[
43,
61
],
[
61,
62
],
[
210,
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
],
[
80,
82
],
[
67,
83
],
[
83,
84
],
[
83,
85
],
[
85,
86
],
[
85,
87
],
[
67,
88
],
[
88,
89
],
[
88,
90
],
[
90,
91
],
[
90,
92
],
[
67,
93
],
[
93,
94
],
[
94,
95
],
[
93,
96
],
[
97,
97
],
[
97,
98
],
[
97,
99
],
[
97,
100
],
[
67,
101
],
[
101,
102
],
[
102,
103
],
[
101,
104
],
[
101,
105
],
[
210,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
106,
110
],
[
110,
111
],
[
106,
112
],
[
112,
113
],
[
112,
114
],
[
114,
115
],
[
115,
116
],
[
115,
117
],
[
112,
118
],
[
118,
119
],
[
106,
120
],
[
120,
121
],
[
120,
122
],
[
122,
123
],
[
123,
124
],
[
124,
125
],
[
125,
126
],
[
125,
127
],
[
124,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
123,
132
],
[
132,
133
],
[
133,
134
],
[
133,
135
],
[
122,
136
],
[
136,
137
],
[
137,
138
],
[
138,
139
],
[
137,
140
],
[
140,
141
],
[
141,
142
],
[
106,
143
],
[
143,
144
],
[
143,
145
],
[
145,
146
],
[
146,
147
],
[
147,
148
],
[
148,
149
],
[
148,
150
],
[
147,
151
],
[
151,
152
],
[
152,
153
],
[
153,
154
],
[
146,
155
],
[
155,
156
],
[
156,
157
],
[
156,
158
],
[
145,
159
],
[
159,
160
],
[
160,
161
],
[
161,
162
],
[
160,
163
],
[
163,
164
],
[
164,
165
],
[
106,
166
],
[
166,
167
],
[
166,
168
],
[
168,
169
],
[
169,
170
],
[
170,
171
],
[
171,
172
],
[
171,
173
],
[
170,
174
],
[
174,
175
],
[
175,
176
],
[
176,
177
],
[
169,
178
],
[
178,
179
],
[
179,
180
],
[
179,
181
],
[
168,
182
],
[
182,
183
],
[
183,
184
],
[
184,
185
],
[
106,
186
],
[
186,
187
],
[
186,
188
],
[
188,
189
],
[
189,
190
],
[
190,
191
],
[
191,
192
],
[
191,
193
],
[
190,
194
],
[
194,
195
],
[
195,
196
],
[
196,
197
],
[
189,
198
],
[
198,
199
],
[
199,
200
],
[
199,
201
],
[
188,
202
],
[
202,
203
],
[
203,
204
],
[
204,
205
],
[
203,
206
],
[
206,
207
],
[
207,
208
],
[
0,
209
],
[
209,
210
],
[
209,
211
]
] | [
"import java.awt.Frame;\nimport java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\nimport java.io.InputStream;\nimport java.io.OutputStream;\nimport java.io.PrintWriter;\nimport java.util.Arrays;\nimport java.util.StringTokenizer;\n\nimport javax.xml.parsers.DocumentBuilder;\n\nimport java.math.BigInteger;\nimport java.time.chrono.MinguoChronology;\n\npublic class Main {\n static InputReader in;\n static PrintWriter out;\n \n static class Solution {\n void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }\n }\n\n public static void main(String[] args) throws IOException {\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}\n\n static class InputReader {\n public BufferedReader br;\n public StringTokenizer st;\n \n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }\n \n public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }\n \n public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }\n \n public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }\n \n public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }\n \n }\n \n}",
"import java.awt.Frame;",
"Frame",
"java.awt",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStream;",
"InputStream",
"java.io",
"import java.io.OutputStream;",
"OutputStream",
"java.io",
"import java.io.PrintWriter;",
"PrintWriter",
"java.io",
"import java.util.Arrays;",
"Arrays",
"java.util",
"import java.util.StringTokenizer;",
"StringTokenizer",
"java.util",
"import javax.xml.parsers.DocumentBuilder;",
"DocumentBuilder",
"javax.xml.parsers",
"import java.math.BigInteger;",
"BigInteger",
"java.math",
"import java.time.chrono.MinguoChronology;",
"MinguoChronology",
"java.time.chrono",
"public class Main {\n static InputReader in;\n static PrintWriter out;\n \n static class Solution {\n void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }\n }\n\n public static void main(String[] args) throws IOException {\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}\n\n static class InputReader {\n public BufferedReader br;\n public StringTokenizer st;\n \n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }\n \n public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }\n \n public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }\n \n public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }\n \n public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }\n \n }\n \n}",
"Main",
"static InputReader in;",
"in",
"static PrintWriter out;",
"out",
"public static void main(String[] args) throws IOException {\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}",
"main",
"{\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}",
"in = new InputReader(System.in)",
"in",
"new InputReader(System.in)",
"out = new PrintWriter(System.out)",
"out",
"new PrintWriter(System.out)",
"Solution solver = new Solution();",
"solver",
"new Solution()",
"solver.solve()",
"solver.solve",
"solver",
"out.close()",
"out.close",
"out",
"String[] args",
"args",
"static class Solution {\n void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }\n }",
"Solution",
"void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }",
"solve",
"{ \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }",
"int a = in.nextInt();",
"a",
"in.nextInt()",
"in.nextInt",
"in",
"int b = in.nextInt();",
"b",
"in.nextInt()",
"in.nextInt",
"in",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double)a / (double)b;",
"f",
"(double)a / (double)b",
"(double)a",
"(double)b",
"out.print(d+\" \"+r)",
"out.print",
"out",
"d+\" \"+r",
"d+\" \"+r",
"d",
"\" \"",
"r",
"out.printf(\" %.5f\\n\", f)",
"out.printf",
"out",
"\" %.5f\\n\"",
"f",
"static class InputReader {\n public BufferedReader br;\n public StringTokenizer st;\n \n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }\n \n public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }\n \n public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }\n \n public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }\n \n public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }\n \n }",
"InputReader",
"public BufferedReader br;",
"br",
"public StringTokenizer st;",
"st",
"public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }",
"InputReader",
"{\n br = new BufferedReader(new InputStreamReader(stream));\n }",
"br = new BufferedReader(new InputStreamReader(stream))",
"br",
"new BufferedReader(new InputStreamReader(stream))",
"InputStream stream",
"stream",
"public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }",
"nextInt",
"{\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }",
"while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return Integer.parseInt(st.nextToken());",
"Integer.parseInt(st.nextToken())",
"Integer.parseInt",
"Integer",
"st.nextToken()",
"st.nextToken",
"st",
"public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }",
"nextLong",
"{\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }",
"while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return Long.parseLong(st.nextToken());",
"Long.parseLong(st.nextToken())",
"Long.parseLong",
"Long",
"st.nextToken()",
"st.nextToken",
"st",
"public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }",
"next",
"{\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }",
"while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"{\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",
"public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }",
"nextDouble",
"{\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }",
"while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }",
"st == null || !st.hasMoreTokens()",
"st == null",
"st",
"null",
"!st.hasMoreTokens()",
"st.hasMoreTokens()",
"st.hasMoreTokens",
"st",
"{\n st = new StringTokenizer(br.readLine());\n }",
"st = new StringTokenizer(br.readLine())",
"st",
"new StringTokenizer(br.readLine())",
"return Double.parseDouble(st.nextToken());",
"Double.parseDouble(st.nextToken())",
"Double.parseDouble",
"Double",
"st.nextToken()",
"st.nextToken",
"st",
"public class Main {\n static InputReader in;\n static PrintWriter out;\n \n static class Solution {\n void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }\n }\n\n public static void main(String[] args) throws IOException {\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}\n\n static class InputReader {\n public BufferedReader br;\n public StringTokenizer st;\n \n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }\n \n public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }\n \n public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }\n \n public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }\n \n public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }\n \n }\n \n}",
"public class Main {\n static InputReader in;\n static PrintWriter out;\n \n static class Solution {\n void solve() throws IOException { \n int a = in.nextInt();\n int b = in.nextInt();\n \n int d = a / b;\n int r = a % b;\n double f = (double)a / (double)b;\n \n out.print(d+\" \"+r);\n out.printf(\" %.5f\\n\", f);\n }\n }\n\n public static void main(String[] args) throws IOException {\n in = new InputReader(System.in);\n out = new PrintWriter(System.out);\n Solution solver = new Solution();\n solver.solve();\n out.close();\n}\n\n static class InputReader {\n public BufferedReader br;\n public StringTokenizer st;\n \n public InputReader(InputStream stream) {\n br = new BufferedReader(new InputStreamReader(stream));\n }\n \n public int nextInt() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Integer.parseInt(st.nextToken());\n }\n \n public long nextLong() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Long.parseLong(st.nextToken()); \n }\n \n public String next() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return st.nextToken();\n }\n \n public double nextDouble() throws IOException {\n while (st == null || !st.hasMoreTokens()) {\n st = new StringTokenizer(br.readLine());\n }\n return Double.parseDouble(st.nextToken());\n }\n \n }\n \n}",
"Main"
] | import java.awt.Frame;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.util.Arrays;
import java.util.StringTokenizer;
import javax.xml.parsers.DocumentBuilder;
import java.math.BigInteger;
import java.time.chrono.MinguoChronology;
public class Main {
static InputReader in;
static PrintWriter out;
static class Solution {
void solve() throws IOException {
int a = in.nextInt();
int b = in.nextInt();
int d = a / b;
int r = a % b;
double f = (double)a / (double)b;
out.print(d+" "+r);
out.printf(" %.5f\n", f);
}
}
public static void main(String[] args) throws IOException {
in = new InputReader(System.in);
out = new PrintWriter(System.out);
Solution solver = new Solution();
solver.solve();
out.close();
}
static class InputReader {
public BufferedReader br;
public StringTokenizer st;
public InputReader(InputStream stream) {
br = new BufferedReader(new InputStreamReader(stream));
}
public int nextInt() throws IOException {
while (st == null || !st.hasMoreTokens()) {
st = new StringTokenizer(br.readLine());
}
return Integer.parseInt(st.nextToken());
}
public long nextLong() throws IOException {
while (st == null || !st.hasMoreTokens()) {
st = new StringTokenizer(br.readLine());
}
return Long.parseLong(st.nextToken());
}
public String next() throws IOException {
while (st == null || !st.hasMoreTokens()) {
st = new StringTokenizer(br.readLine());
}
return st.nextToken();
}
public double nextDouble() throws IOException {
while (st == null || !st.hasMoreTokens()) {
st = new StringTokenizer(br.readLine());
}
return Double.parseDouble(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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
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
],
[
24,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
37,
43
],
[
37,
44
],
[
37,
45
],
[
6,
46
],
[
46,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int x =scanner.nextInt();",
"x",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int y =scanner.nextInt();",
"y",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int d=x/y;",
"d",
"x/y",
"x",
"y",
"int r=x%y;",
"r",
"x%y",
"x",
"y",
"double f=(double)x/(double)y;",
"f",
"(double)x/(double)y",
"(double)x",
"(double)y",
"System.out.printf(\"%d %d %05f\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %05f\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint x =scanner.nextInt();\n\t\tint y =scanner.nextInt();\n\n\t\tint d=x/y;\n\t\tint r=x%y;\n\t\tdouble f=(double)x/(double)y;\n\n\t\tSystem.out.printf(\"%d %d %05f\", d, r, f);\n\t\t\n\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int x =scanner.nextInt();
int y =scanner.nextInt();
int d=x/y;
int r=x%y;
double f=(double)x/(double)y;
System.out.printf("%d %d %05f", d, r, f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
54,
5
],
[
54,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
24,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
32,
37
],
[
39,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
38,
42
],
[
39,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
44,
50
],
[
6,
51
],
[
51,
52
],
[
0,
53
],
[
53,
54
],
[
53,
55
]
] | [
"import java.util.*;\npublic class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}\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\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}\n\n}",
"Main",
"public static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}",
"main",
"{\n\tScanner sc = new Scanner(System.in);\n\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"double a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"double b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"double d = a / b;",
"d",
"a / b",
"a",
"b",
"double r = a % b;",
"r",
"a % b",
"a",
"b",
"System.out.print((int)d+\" \"+(int)r+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"(int)d+\" \"+(int)r+\" \"",
"(int)r",
"(int)d+\" \"+(int)r+\" \"",
"(int)d",
"\" \"",
"(int)r",
"\" \"",
"System.out.printf(\"%f\\n\", d )",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f\\n\"",
"d",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tdouble a = sc.nextInt();\n\tdouble b = sc.nextInt();\n\tdouble d = a / b;\n\tdouble r = a % b;\n\n\tSystem.out.print((int)d+\" \"+(int)r+\" \");\n\tSystem.out.printf(\"%f\\n\", d );\n\t\n\t}\n\n}",
"Main"
] | import java.util.*;
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
double a = sc.nextInt();
double b = sc.nextInt();
double d = a / b;
double r = a % b;
System.out.print((int)d+" "+(int)r+" ");
System.out.printf("%f\n", d );
}
} |
[
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,
14,
2,
2,
13,
17,
2,
17,
13,
30,
4,
18,
13,
40,
17,
14,
2,
2,
13,
17,
2,
17,
13,
30,
4,
18,
13,
40,
17,
41,
13,
13,
41,
13,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
17,
2,
13,
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
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
26,
30
],
[
30,
31
],
[
30,
32
],
[
25,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
37,
38
],
[
25,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
41,
43
],
[
40,
44
],
[
44,
45
],
[
44,
46
],
[
39,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
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
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
70,
68
],
[
68,
69
],
[
75,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
75,
75
],
[
75,
76
],
[
75,
77
],
[
68,
78
],
[
70,
79
],
[
79,
80
],
[
80,
81
],
[
79,
82
],
[
79,
83
],
[
83,
84
],
[
83,
85
],
[
9,
86
],
[
86,
87
]
] | [
"import java.util.Scanner;\nimport java.text.DecimalFormat;\n\nclass Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int inta = sc.nextInt();\n int intb = sc.nextInt();\n if(inta<1 || 1e9<inta){\n System.exit(-1);\n }else if(intb<1 || 1e9<intb){\n System.exit(-1);\n }\n double doublea = inta;\n double doubleb = intb;\n DecimalFormat n = new DecimalFormat();\n System.out.println(inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb));\n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int inta = sc.nextInt();\n int intb = sc.nextInt();\n if(inta<1 || 1e9<inta){\n System.exit(-1);\n }else if(intb<1 || 1e9<intb){\n System.exit(-1);\n }\n double doublea = inta;\n double doubleb = intb;\n DecimalFormat n = new DecimalFormat();\n System.out.println(inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb));\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int inta = sc.nextInt();\n int intb = sc.nextInt();\n if(inta<1 || 1e9<inta){\n System.exit(-1);\n }else if(intb<1 || 1e9<intb){\n System.exit(-1);\n }\n double doublea = inta;\n double doubleb = intb;\n DecimalFormat n = new DecimalFormat();\n System.out.println(inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb));\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n int inta = sc.nextInt();\n int intb = sc.nextInt();\n if(inta<1 || 1e9<inta){\n System.exit(-1);\n }else if(intb<1 || 1e9<intb){\n System.exit(-1);\n }\n double doublea = inta;\n double doubleb = intb;\n DecimalFormat n = new DecimalFormat();\n System.out.println(inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb));\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int inta = sc.nextInt();",
"inta",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int intb = sc.nextInt();",
"intb",
"sc.nextInt()",
"sc.nextInt",
"sc",
"if(inta<1 || 1e9<inta){\n System.exit(-1);\n }else if(intb<1 || 1e9<intb){\n System.exit(-1);\n }",
"inta<1 || 1e9<inta",
"inta<1",
"inta",
"1",
"1e9<inta",
"1e9",
"inta",
"{\n System.exit(-1);\n }",
"System.exit(-1)",
"System.exit",
"System",
"-1",
"1",
"if(intb<1 || 1e9<intb){\n System.exit(-1);\n }",
"intb<1 || 1e9<intb",
"intb<1",
"intb",
"1",
"1e9<intb",
"1e9",
"intb",
"{\n System.exit(-1);\n }",
"System.exit(-1)",
"System.exit",
"System",
"-1",
"1",
"double doublea = inta;",
"doublea",
"inta",
"double doubleb = intb;",
"doubleb",
"intb",
"DecimalFormat n = new DecimalFormat();",
"n",
"new DecimalFormat()",
"System.out.println(inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb))",
"System.out.println",
"System.out",
"System",
"System.out",
"inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb)",
"\" \"",
"inta%intb",
"inta/intb + \" \" + inta%intb + \" \" + String.format(\"%f\", doublea/doubleb)",
"inta/intb",
"inta",
"intb",
"\" \"",
"inta%intb",
"inta",
"intb",
"\" \"",
"String.format(\"%f\", doublea/doubleb)",
"String.format",
"String",
"\"%f\"",
"doublea/doubleb",
"doublea",
"doubleb",
"String[] args",
"args"
] | import java.util.Scanner;
import java.text.DecimalFormat;
class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int inta = sc.nextInt();
int intb = sc.nextInt();
if(inta<1 || 1e9<inta){
System.exit(-1);
}else if(intb<1 || 1e9<intb){
System.exit(-1);
}
double doublea = inta;
double doubleb = intb;
DecimalFormat n = new DecimalFormat();
System.out.println(inta/intb + " " + inta%intb + " " + String.format("%f", doublea/doubleb));
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
4,
18,
4,
18,
13,
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
],
[
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
],
[
33,
35
],
[
11,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
11,
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
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
9,
65
],
[
65,
66
]
] | [
"import java.util.Scanner;\nimport java.math.*;\n\nclass Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(scan.next());\n\t\tint b = Integer.parseInt(scan.next());\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\t\n\t\tSystem.out.println(d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.math.*;",
"math.*",
"java",
"class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(scan.next());\n\t\tint b = Integer.parseInt(scan.next());\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\t\n\t\tSystem.out.println(d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"Main",
"public static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(scan.next());\n\t\tint b = Integer.parseInt(scan.next());\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\t\n\t\tSystem.out.println(d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString());\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tint a = Integer.parseInt(scan.next());\n\t\tint b = Integer.parseInt(scan.next());\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\t\n\t\tSystem.out.println(d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString());\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = Integer.parseInt(scan.next());",
"a",
"Integer.parseInt(scan.next())",
"Integer.parseInt",
"Integer",
"scan.next()",
"scan.next",
"scan",
"int b = Integer.parseInt(scan.next());",
"b",
"Integer.parseInt(scan.next())",
"Integer.parseInt",
"Integer",
"scan.next()",
"scan.next",
"scan",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double)a / b;",
"f",
"(double)a / b",
"(double)a",
"b",
"System.out.println(d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString()",
"\" \"",
"r",
"d + \" \" +r+ \" \" + BigDecimal.valueOf(f).toPlainString()",
"d",
"\" \"",
"r",
"\" \"",
"BigDecimal.valueOf(f).toPlainString()",
"BigDecimal.valueOf(f).toPlainString",
"BigDecimal.valueOf(f)",
"BigDecimal.valueOf",
"BigDecimal",
"f",
"String args[]",
"args"
] | import java.util.Scanner;
import java.math.*;
class Main {
public static void main(String args[]) {
Scanner scan = new Scanner(System.in);
int a = Integer.parseInt(scan.next());
int b = Integer.parseInt(scan.next());
int d = a / b;
int r = a % b;
double f = (double)a / b;
System.out.println(d + " " +r+ " " + BigDecimal.valueOf(f).toPlainString());
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
2,
2,
17,
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
],
[
24,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
8,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
35,
36
],
[
34,
37
],
[
34,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
38,
42
],
[
8,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
51,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
49,
55
],
[
51,
56
],
[
6,
57
],
[
57,
58
]
] | [
"import java.util.*;\n\nclass 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 \n int c = a/b;\n int d = a%b;\n \n String s = String.format(\"%.5f\", 1.0*a/b);\n\n System.out.println(c + \" \" + d + \" \" + s);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"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 \n int c = a/b;\n int d = a%b;\n \n String s = String.format(\"%.5f\", 1.0*a/b);\n\n System.out.println(c + \" \" + d + \" \" + s);\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 \n int c = a/b;\n int d = a%b;\n \n String s = String.format(\"%.5f\", 1.0*a/b);\n\n System.out.println(c + \" \" + d + \" \" + s);\n }",
"main",
"{\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n \n int c = a/b;\n int d = a%b;\n \n String s = String.format(\"%.5f\", 1.0*a/b);\n\n System.out.println(c + \" \" + d + \" \" + s);\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 = a/b;",
"c",
"a/b",
"a",
"b",
"int d = a%b;",
"d",
"a%b",
"a",
"b",
"String s = String.format(\"%.5f\", 1.0*a/b);",
"s",
"String.format(\"%.5f\", 1.0*a/b)",
"String.format",
"String",
"\"%.5f\"",
"1.0*a/b",
"1.0*a",
"1.0",
"a",
"b",
"System.out.println(c + \" \" + d + \" \" + s)",
"System.out.println",
"System.out",
"System",
"System.out",
"c + \" \" + d + \" \" + s",
"\" \"",
"d",
"c + \" \" + d + \" \" + s",
"c",
"\" \"",
"d",
"\" \"",
"s",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int c = a/b;
int d = a%b;
String s = String.format("%.5f", 1.0*a/b);
System.out.println(c + " " + d + " " + s);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
41,
13,
41,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
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
],
[
8,
24
],
[
24,
25
],
[
8,
26
],
[
26,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
37,
39
],
[
8,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
42,
44
],
[
8,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
52,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
52,
56
],
[
8,
57
],
[
57,
58
],
[
58,
59
],
[
59,
60
],
[
59,
61
],
[
57,
62
],
[
57,
63
],
[
6,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}\n\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}",
"main",
"{\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}",
"Scanner a = new Scanner(System.in);",
"a",
"new Scanner(System.in)",
"int b = a.nextInt();",
"b",
"a.nextInt()",
"a.nextInt",
"a",
"int c = a.nextInt();",
"c",
"a.nextInt()",
"a.nextInt",
"a",
"int d",
"d",
"r;",
"r",
"double f;",
"f",
"d = b/c",
"d",
"b/c",
"b",
"c",
"r = b - (c * d)",
"r",
"b - (c * d)",
"b",
"(c * d)",
"c",
"d",
"f = (double)b/(double)c",
"f",
"(double)b/(double)c",
"(double)b",
"(double)c",
"System.out.print(d+\" \"+r+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d+\" \"+r+\" \"",
"r",
"d+\" \"+r+\" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.8f\\n\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.8f\\n\"",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner a = new Scanner(System.in);\n\t\tint b = a.nextInt();\n\t\tint c = a.nextInt();\n\t\tint d,r;\n\t\tdouble f;\n\t\td = b/c;\n\t\tr = b - (c * d);\n\t\tf = (double)b/(double)c;\n\t\t//BigDecimal x = new BigDecimal(f);\n\t\t//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);\n\t\t//System.out.print(d+\" \"+r+\" \"+x);\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.printf(\"%.8f\\n\",f);\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner a = new Scanner(System.in);
int b = a.nextInt();
int c = a.nextInt();
int d,r;
double f;
d = b/c;
r = b - (c * d);
f = (double)b/(double)c;
//BigDecimal x = new BigDecimal(f);
//x = x.setScale(13, BigDecimal.ROUND_HALF_UP);
//System.out.print(d+" "+r+" "+x);
System.out.print(d+" "+r+" ");
System.out.printf("%.8f\n",f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
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
],
[
74,
8
],
[
74,
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
],
[
27,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
11,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
11,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
11,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
59,
61
],
[
11,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
62,
68
],
[
62,
69
],
[
62,
70
],
[
9,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = br.readLine();",
"line",
"br.readLine()",
"br.readLine",
"br",
"line = line.trim()",
"line",
"line.trim()",
"line.trim",
"line",
"String[] readLineArray = line.split(\"[\\\\s+]\");",
"readLineArray",
"line.split(\"[\\\\s+]\")",
"line.split",
"line",
"\"[\\\\s+]\"",
"int a = Integer.parseInt(readLineArray[0]);",
"a",
"Integer.parseInt(readLineArray[0])",
"Integer.parseInt",
"Integer",
"readLineArray[0]",
"readLineArray",
"0",
"int b = Integer.parseInt(readLineArray[1]);",
"b",
"Integer.parseInt(readLineArray[1])",
"Integer.parseInt",
"Integer",
"readLineArray[1]",
"readLineArray",
"1",
"int d = a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"double f = (double)a/(double)b;",
"f",
"(double)a/(double)b",
"(double)a",
"(double)b",
"System.out.printf(\"%d %d %.5f\\n\",d,r,f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\\n\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t \n\t int d = a/b;\n\t int r = a%b;\n\t double f = (double)a/(double)b;\n\t System.out.printf(\"%d %d %.5f\\n\",d,r,f);\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String line = br.readLine();
//文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。
line = line.trim();
//半角スペースを区切り文字として扱う
String[] readLineArray = line.split("[\\s+]");
//変数に配列を代入
int a = Integer.parseInt(readLineArray[0]);
int b = Integer.parseInt(readLineArray[1]);
int d = a/b;
int r = a%b;
double f = (double)a/(double)b;
System.out.printf("%d %d %.5f\n",d,r,f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
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
],
[
24,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
37,
43
],
[
37,
44
],
[
37,
45
],
[
6,
46
],
[
46,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}\n}\n",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}",
"main",
"{\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int a = stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int b = stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double) a / (double)b;",
"f",
"(double) a / (double)b",
"(double) a",
"(double)b",
"System.out.printf(\"%d %d %.10f\\n\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.10f\\n\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / (double)b;\n\t\tSystem.out.printf(\"%d %d %.10f\\n\", d, r, f);\n\t}\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 d = a / b;
int r = a % b;
double f = (double) a / (double)b;
System.out.printf("%d %d %.10f\n", d, r, f);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
13,
17,
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
],
[
59,
5
],
[
59,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
35,
39
],
[
39,
40
],
[
39,
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.*;\npublic class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}}",
"import java.util.*;",
"util.*",
"java",
"public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}}",
"Main",
"public static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}",
"main",
"{\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}",
"Scanner scan=new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"Formatter frm=new Formatter();",
"frm",
"new Formatter()",
"int a=scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b=scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int d=a/b;",
"d",
"a/b",
"a",
"b",
"int r=a%b;",
"r",
"a%b",
"a",
"b",
"frm.format(\"%.5f\",(double)a/b)",
"frm.format",
"frm",
"\"%.5f\"",
"(double)a/b",
"(double)a",
"b",
"System.out.println(d+\" \"+r+\" \"+frm)",
"System.out.println",
"System.out",
"System",
"System.out",
"d+\" \"+r+\" \"+frm",
"\" \"",
"r",
"d+\" \"+r+\" \"+frm",
"d",
"\" \"",
"r",
"\" \"",
"frm",
"String[] args",
"args",
"public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}}",
"public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\nint a=scan.nextInt();\nint b=scan.nextInt();\nint d=a/b;\nint r=a%b;\nfrm.format(\"%.5f\",(double)a/b);\nSystem.out.println(d+\" \"+r+\" \"+frm);\n}}",
"Main"
] | import java.util.*;
public class Main{
public static void main(String[] args){
Scanner scan=new Scanner(System.in);
Formatter frm=new Formatter();
int a=scan.nextInt();
int b=scan.nextInt();
int d=a/b;
int r=a%b;
frm.format("%.5f",(double)a/b);
System.out.println(d+" "+r+" "+frm);
}} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
20,
4,
18,
13,
17,
18,
13,
13,
4,
18,
18,
13,
13,
13,
4,
18,
18,
13,
13,
2,
17,
13,
4,
18,
18,
13,
13,
2,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
110,
8
],
[
110,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
11,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
11,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
55,
56
],
[
54,
57
],
[
57,
58
],
[
57,
59
],
[
11,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
65,
66
],
[
65,
67
],
[
11,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
70,
72
],
[
11,
73
],
[
73,
74
],
[
73,
75
],
[
11,
76
],
[
76,
77
],
[
77,
78
],
[
76,
79
],
[
76,
80
],
[
80,
81
],
[
80,
82
],
[
11,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
83,
88
],
[
11,
89
],
[
89,
90
],
[
90,
91
],
[
91,
92
],
[
91,
93
],
[
89,
94
],
[
94,
95
],
[
94,
96
],
[
11,
97
],
[
97,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
97,
102
],
[
102,
103
],
[
102,
104
],
[
104,
105
],
[
105,
106
],
[
9,
107
],
[
107,
108
],
[
0,
109
],
[
109,
110
],
[
109,
111
]
] | [
"import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}\n}",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}\n}",
"Main",
"public static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.nextLine();",
"line",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] k = line.split(\" \");",
"k",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int v = Integer.parseInt(k[0]);",
"v",
"Integer.parseInt(k[0])",
"Integer.parseInt",
"Integer",
"k[0]",
"k",
"0",
"int v2 = Integer.parseInt(k[1]);",
"v2",
"Integer.parseInt(k[1])",
"Integer.parseInt",
"Integer",
"k[1]",
"k",
"1",
"int p = v / v2;",
"p",
"v / v2",
"v",
"v2",
"int r = v % v2;",
"r",
"v % v2",
"v",
"v2",
"double f = Integer.parseInt(k[0]);",
"f",
"Integer.parseInt(k[0])",
"Integer.parseInt",
"Integer",
"k[0]",
"k",
"0",
"double f2 = Integer.parseInt(k[1]);",
"f2",
"Integer.parseInt(k[1])",
"Integer.parseInt",
"Integer",
"k[1]",
"k",
"1",
"double ff = f / f2;",
"ff",
"f / f2",
"f",
"f2",
"BigDecimal bigDecimal = new BigDecimal(ff);",
"bigDecimal",
"new BigDecimal(ff)",
"bigDecimal.setScale(5, BigDecimal.ROUND_DOWN)",
"bigDecimal.setScale",
"bigDecimal",
"5",
"BigDecimal.ROUND_DOWN",
"BigDecimal",
"BigDecimal.ROUND_DOWN",
"System.out.print(p)",
"System.out.print",
"System.out",
"System",
"System.out",
"p",
"System.out.print(\" \" + r)",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \" + r",
"\" \"",
"r",
"System.out.println(\" \" + bigDecimal.toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"\" \" + bigDecimal.toPlainString()",
"\" \"",
"bigDecimal.toPlainString()",
"bigDecimal.toPlainString",
"bigDecimal",
"String[] arges",
"arges",
"public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint v = Integer.parseInt(k[0]);\n\t\tint v2 = Integer.parseInt(k[1]);\n\t\tint p = v / v2;\n\t\tint r = v % v2;\n\n\t\tdouble f = Integer.parseInt(k[0]);\n\t\tdouble f2 = Integer.parseInt(k[1]);\n\t\tdouble ff = f / f2;\n\t\tBigDecimal bigDecimal = new BigDecimal(ff);\n\t\tbigDecimal.setScale(5, BigDecimal.ROUND_DOWN);\n\n\t\tSystem.out.print(p);\n\t\tSystem.out.print(\" \" + r);\n\t\tSystem.out.println(\" \" + bigDecimal.toPlainString());\n\n\t}\n}",
"Main"
] | import java.math.BigDecimal;
import java.util.Scanner;
public class Main {
public static void main(String[] arges) {
Scanner sc = new Scanner(System.in);
String line = sc.nextLine();
String[] k = line.split(" ");
int v = Integer.parseInt(k[0]);
int v2 = Integer.parseInt(k[1]);
int p = v / v2;
int r = v % v2;
double f = Integer.parseInt(k[0]);
double f2 = Integer.parseInt(k[1]);
double ff = f / f2;
BigDecimal bigDecimal = new BigDecimal(ff);
bigDecimal.setScale(5, BigDecimal.ROUND_DOWN);
System.out.print(p);
System.out.print(" " + r);
System.out.println(" " + bigDecimal.toPlainString());
}
} |
[
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,
2,
13,
13,
41,
13,
4,
18,
13,
17,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
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
],
[
27,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
33,
34
],
[
32,
35
],
[
32,
36
],
[
11,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
45,
43
],
[
43,
44
],
[
50,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
45,
49
],
[
50,
50
],
[
50,
51
],
[
50,
52
],
[
43,
53
],
[
45,
54
],
[
9,
55
],
[
55,
56
]
] | [
"import java.io.IOException;\nimport java.util.Scanner;\n\nclass Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tdouble d = (double)a / b;\n\t\tString str = String.format(\"%.5f\", d);\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + str);\n\t}\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tdouble d = (double)a / b;\n\t\tString str = String.format(\"%.5f\", d);\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + str);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tdouble d = (double)a / b;\n\t\tString str = String.format(\"%.5f\", d);\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + str);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tdouble d = (double)a / b;\n\t\tString str = String.format(\"%.5f\", d);\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + str);\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",
"double d = (double)a / b;",
"d",
"(double)a / b",
"(double)a",
"b",
"String str = String.format(\"%.5f\", d);",
"str",
"String.format(\"%.5f\", d)",
"String.format",
"String",
"\"%.5f\"",
"d",
"System.out.println((a / b) + \" \" + (a % b) + \" \" + str)",
"System.out.println",
"System.out",
"System",
"System.out",
"(a / b) + \" \" + (a % b) + \" \" + str",
"\" \"",
"(a % b)",
"(a / b) + \" \" + (a % b) + \" \" + str",
"(a / b)",
"a",
"b",
"\" \"",
"(a % b)",
"a",
"b",
"\" \"",
"str",
"String[] args",
"args"
] | import java.io.IOException;
import java.util.Scanner;
class Main {
public static void main(String[] args) throws IOException {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
double d = (double)a / b;
String str = String.format("%.5f", d);
System.out.println((a / b) + " " + (a % b) + " " + str);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
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
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
14,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
34,
36
],
[
14,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
47,
49
],
[
14,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
52,
54
],
[
14,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
57,
59
],
[
14,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
62,
66
],
[
14,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
67,
72
],
[
75,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
74,
78
],
[
73,
79
],
[
75,
80
],
[
12,
81
],
[
81,
82
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nclass Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String is = br.readLine();\n String[] sp = is.split(\" \");\n\n int a = Integer.parseInt(sp[0]);\n int b = Integer.parseInt(sp[1]);\n int d =a/b;\n int r = a%b;\n double f = (double)a/(double)b;\n String fs = String.format(\"%.8f\", f);\n\n System.out.println(d + \" \" + r + \" \"+ fs);\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String is = br.readLine();\n String[] sp = is.split(\" \");\n\n int a = Integer.parseInt(sp[0]);\n int b = Integer.parseInt(sp[1]);\n int d =a/b;\n int r = a%b;\n double f = (double)a/(double)b;\n String fs = String.format(\"%.8f\", f);\n\n System.out.println(d + \" \" + r + \" \"+ fs);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String is = br.readLine();\n String[] sp = is.split(\" \");\n\n int a = Integer.parseInt(sp[0]);\n int b = Integer.parseInt(sp[1]);\n int d =a/b;\n int r = a%b;\n double f = (double)a/(double)b;\n String fs = String.format(\"%.8f\", f);\n\n System.out.println(d + \" \" + r + \" \"+ fs);\n }",
"main",
"{\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String is = br.readLine();\n String[] sp = is.split(\" \");\n\n int a = Integer.parseInt(sp[0]);\n int b = Integer.parseInt(sp[1]);\n int d =a/b;\n int r = a%b;\n double f = (double)a/(double)b;\n String fs = String.format(\"%.8f\", f);\n\n System.out.println(d + \" \" + r + \" \"+ fs);\n }",
"BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);",
"br",
"new BufferedReader(new InputStreamReader(System.in), 1)",
"String is = br.readLine();",
"is",
"br.readLine()",
"br.readLine",
"br",
"String[] sp = is.split(\" \");",
"sp",
"is.split(\" \")",
"is.split",
"is",
"\" \"",
"int a = Integer.parseInt(sp[0]);",
"a",
"Integer.parseInt(sp[0])",
"Integer.parseInt",
"Integer",
"sp[0]",
"sp",
"0",
"int b = Integer.parseInt(sp[1]);",
"b",
"Integer.parseInt(sp[1])",
"Integer.parseInt",
"Integer",
"sp[1]",
"sp",
"1",
"int d =a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"double f = (double)a/(double)b;",
"f",
"(double)a/(double)b",
"(double)a",
"(double)b",
"String fs = String.format(\"%.8f\", f);",
"fs",
"String.format(\"%.8f\", f)",
"String.format",
"String",
"\"%.8f\"",
"f",
"System.out.println(d + \" \" + r + \" \"+ fs)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \"+ fs",
"\" \"",
"r",
"d + \" \" + r + \" \"+ fs",
"d",
"\" \"",
"r",
"\" \"",
"fs",
"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), 1);
String is = br.readLine();
String[] sp = is.split(" ");
int a = Integer.parseInt(sp[0]);
int b = Integer.parseInt(sp[1]);
int d =a/b;
int r = a%b;
double f = (double)a/(double)b;
String fs = String.format("%.8f", f);
System.out.println(d + " " + r + " "+ fs);
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
17,
18,
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
],
[
74,
8
],
[
74,
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
],
[
27,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
11,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
37,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
11,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
49,
53
],
[
49,
54
],
[
54,
55
],
[
54,
56
],
[
11,
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
],
[
9,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] | [
"import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n}",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"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 a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\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 d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"BigDecimal biga = BigDecimal.valueOf(a);",
"biga",
"BigDecimal.valueOf(a)",
"BigDecimal.valueOf",
"BigDecimal",
"a",
"BigDecimal bigb = BigDecimal.valueOf(b);",
"bigb",
"BigDecimal.valueOf(b)",
"BigDecimal.valueOf",
"BigDecimal",
"b",
"BigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);",
"f",
"biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP)",
"biga.divide",
"biga",
"bigb",
"5",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"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 a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tBigDecimal biga = BigDecimal.valueOf(a);\n\t\tBigDecimal bigb = BigDecimal.valueOf(b);\n\t\tBigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);\n\t\t\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n}",
"Main"
] | import java.math.BigDecimal;
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 d = a / b;
int r = a % b;
BigDecimal biga = BigDecimal.valueOf(a);
BigDecimal bigb = BigDecimal.valueOf(b);
BigDecimal f = biga.divide(bigb, 5, BigDecimal.ROUND_HALF_UP);
System.out.println(d + " " + r + " " + f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
20,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
4,
18,
4,
18,
13,
13,
17,
4,
18,
4,
18,
13,
13,
17,
4,
18,
4,
18,
13,
13,
17,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
74,
14
],
[
74,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
17,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
17,
32
],
[
32,
33
],
[
32,
34
],
[
17,
35
],
[
35,
36
],
[
35,
37
],
[
17,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
46,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
46,
53
],
[
45,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
56,
59
],
[
44,
60
],
[
46,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
63,
66
],
[
63,
67
],
[
63,
68
],
[
68,
69
],
[
68,
70
],
[
15,
71
],
[
71,
72
],
[
0,
73
],
[
73,
74
],
[
73,
75
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.math.BigDecimal;\nimport java.math.RoundingMode;\n//import java.io.*;\n//class Main{\n// public static void main(String[] args) throws Exception{\n// int x, ans;\n// \n// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n// x = Integer.parseInt(br.readLine());\n// \n// ans = x*x*x;\n// System.out.println(ans);\n// }\n//}\n//class Main {\n// public static void main(String[] arg)throws IOException{\n// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n// String str = br.readLine();\n// String[] div = str.split(\" \");\n// int s = Integer.parseInt(div[0]);\n// int l = Integer.parseInt(div[1]);\n// System.out.println(s*l + \" \"+ 2*(s+l));\n// } \n//}\n//import java.io.BufferedReader;\n//import java.io.InputStreamReader;\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// String line = br.readLine();\n// //変数に配列を代入\n// int s =Integer.parseInt(line);\n// int h = s / 3600;\n// int m = (s % 3600) / 60;\n// s = s % 60;\n// System.out.println(h+\":\"+m+\":\"+s);\n// \n// }\n//}\n//import java.io.*;\n//\n//public class Main\n//{\n//\tpublic static void main(String[] args) throws Exception\n//\t{\n//\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n//\t\tString str = br.readLine();\n//\t\tString[] div = str.split(\" \");\n//\t\tint a = Integer.parseInt(div[0]);\n//\t\tint b = Integer.parseInt(div[1]);\n//\t\tif (a > b)\n//\t\t{\n//\t\t\tSystem.out.println(\"a > b\");\n//\t\t} else if (a == b) {\n//\t\t\tSystem.out.println(\"a == b\");\n//\t\t} else {\n//\t\t\tSystem.out.println(\"a < b\");\n//\t\t}\n//\t}\n//}\n//public class Main\n//{\n//\tpublic static void main(String[] args) throws IOException {\n//\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n//\t\tString str = br.readLine();\n//\t\tString[] div = str.split(\" \");\n//\t\tint a = Integer.parseInt(div[0]);\n//\t\tint b = Integer.parseInt(div[1]);\n//\t\tint c = Integer.parseInt(div[2]);\n//\t\tif (a < b && b < c)\n//\t\t{\n//\t\t\tSystem.out.println(\"Yes\");\n//\t\t}else{\n//\t\t\tSystem.out.println(\"No\");\n//\t\t}\n//\t}\n//}\n//public class Main {\n//\tpublic static void main(String[] args) {\n//\t\tfor (int i = 0; i < 1000; i++) {\n//\t\t\tSystem.out.println(\"Hello World\");\n//\t\t}\n//\t}\n//}\n//public class Main {\n// public static void main(String args[]) throws IOException{\n// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n// StringBuilder builder = new StringBuilder();\n// int i=1;\n// while(true){\n// int data= Integer.parseInt(reader.readLine());\n// if(data==0)\n// break;\n// \n// builder.append(\"Case \").append(Integer.toString(i++)).append(\": \").append(Integer.toString(data)).append(\"\\n\");\n// }\n// System.out.print(builder);\n// }\n//}\n//public class Main {\n// public static void main(String args[]) throws IOException{\n// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n// StringBuilder builder = new StringBuilder();\n// while(true){\n// String data[] = reader.readLine().split(\" \");\n// int a= Integer.parseInt(data[0]);\n// int b= Integer.parseInt(data[1]);\n// if(a==0 && b==0)\n// break;\n// \n// builder.append(Integer.toString(a<b?a:b)).append(\" \").append(Integer.toString(a<b?b:a)).append(\"\\n\");\n// }\n// System.out.print(builder);\n// }\n//}\n\n//import java.io.*;\n\n//class Main{\n// public static void main(String[] args) throws Exception{\n// int x, ans;\n// \n// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n// x = Integer.parseInt(br.readLine());\n// \n// ans = x*x*x;\n// System.out.println(ans);\n// }\n//}\n\n//class Main {\n// public static void main(String[] arg)throws IOException{\n// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n// String str = br.readLine();\n// String[] div = str.split(\" \");\n// int s = Integer.parseInt(div[0]);\n// int l = Integer.parseInt(div[1]);\n// System.out.println(s*l + \" \"+ 2*(s+l));\n// } \n//}\n\n//import java.io.BufferedReader;\n//import java.io.InputStreamReader;\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// String line = br.readLine();\n// //変数に配列を代入\n// int s =Integer.parseInt(line);\n// int h = s / 3600;\n// int m = (s % 3600) / 60;\n// s = s % 60;\n// System.out.println(h+\":\"+m+\":\"+s);\n// \n// }\n//}\n\n//import java.io.*;\n//\n//public class Main\n//{\n//\tpublic static void main(String[] args) throws Exception\n//\t{\n//\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n//\t\tString str = br.readLine();\n//\t\tString[] div = str.split(\" \");\n//\t\tint a = Integer.parseInt(div[0]);\n//\t\tint b = Integer.parseInt(div[1]);\n//\t\tif (a > b)\n//\t\t{\n//\t\t\tSystem.out.println(\"a > b\");\n//\t\t} else if (a == b) {\n//\t\t\tSystem.out.println(\"a == b\");\n//\t\t} else {\n//\t\t\tSystem.out.println(\"a < b\");\n//\t\t}\n//\t}\n//}\n\n//public class Main\n//{\n//\tpublic static void main(String[] args) throws IOException {\n//\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n//\t\tString str = br.readLine();\n//\t\tString[] div = str.split(\" \");\n//\t\tint a = Integer.parseInt(div[0]);\n//\t\tint b = Integer.parseInt(div[1]);\n//\t\tint c = Integer.parseInt(div[2]);\n//\t\tif (a < b && b < c)\n//\t\t{\n//\t\t\tSystem.out.println(\"Yes\");\n//\t\t}else{\n//\t\t\tSystem.out.println(\"No\");\n//\t\t}\n//\t}\n//}\n\n//public class Main {\n//\tpublic static void main(String[] args) {\n//\t\tfor (int i = 0; i < 1000; i++) {\n//\t\t\tSystem.out.println(\"Hello World\");\n//\t\t}\n//\t}\n//}\n\n//public class Main {\n// public static void main(String args[]) throws IOException{\n// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n// StringBuilder builder = new StringBuilder();\n// int i=1;\n// while(true){\n// int data= Integer.parseInt(reader.readLine());\n// if(data==0)\n// break;\n// \n// builder.append(\"Case \").append(Integer.toString(i++)).append(\": \").append(Integer.toString(data)).append(\"\\n\");\n// }\n// System.out.print(builder);\n// }\n//}\n\n//public class Main {\n//\tpublic static void main(String args[]) throws IOException {\n//\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(\n//\t\t\t\tSystem.in));\n//\t\tStringBuilder builder = new StringBuilder();\n//\t\twhile (true) {\n//\t\t\tString data[] = reader.readLine().split(\" \");\n//\t\t\tint a = Integer.parseInt(data[0]);\n//\t\t\tint b = Integer.parseInt(data[1]);\n//\t\t\tif (a == 0 && b == 0)\n//\t\t\t\tbreak;\n//\n//\t\t\tbuilder.append(Integer.toString(a < b ? a : b)).append(\" \")\n//\t\t\t\t\t.append(Integer.toString(a < b ? b : a)).append(\"\\n\");\n//\t\t}\n//\t\tSystem.out.print(builder);\n//\t}\n//}\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"import java.math.RoundingMode;",
"RoundingMode",
"java.math",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = br.readLine();",
"line",
"br.readLine()",
"br.readLine",
"br",
"String[] ln = line.split(\" \");",
"ln",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"BigDecimal a = new BigDecimal(new Integer(ln[0]));",
"a",
"new BigDecimal(new Integer(ln[0]))",
"BigDecimal b = new BigDecimal(new Integer(ln[1]));",
"b",
"new BigDecimal(new Integer(ln[1]))",
"System.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString()",
"\" \"",
"a.remainder(b).toPlainString()",
"a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString()",
"a.divideToIntegralValue(b).toPlainString()",
"a.divideToIntegralValue(b).toPlainString",
"a.divideToIntegralValue(b)",
"a.divideToIntegralValue",
"a",
"b",
"\" \"",
"a.remainder(b).toPlainString()",
"a.remainder(b).toPlainString",
"a.remainder(b)",
"a.remainder",
"a",
"b",
"\" \"",
"a.divide(b, 10, RoundingMode.HALF_UP).toPlainString()",
"a.divide(b, 10, RoundingMode.HALF_UP).toPlainString",
"a.divide(b, 10, RoundingMode.HALF_UP)",
"a.divide",
"a",
"b",
"10",
"RoundingMode.HALF_UP",
"RoundingMode",
"RoundingMode.HALF_UP",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] ln = line.split(\" \");\n\t\tBigDecimal a = new BigDecimal(new Integer(ln[0]));\n\t\tBigDecimal b = new BigDecimal(new Integer(ln[1]));\n\t\tSystem.out.println(a.divideToIntegralValue(b).toPlainString() + \" \"\n\t\t\t\t+ a.remainder(b).toPlainString() + \" \"\n\t\t\t\t+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.math.RoundingMode;
//import java.io.*;
//class Main{
// public static void main(String[] args) throws Exception{
// int x, ans;
//
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// x = Integer.parseInt(br.readLine());
//
// ans = x*x*x;
// System.out.println(ans);
// }
//}
//class Main {
// public static void main(String[] arg)throws IOException{
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int s = Integer.parseInt(div[0]);
// int l = Integer.parseInt(div[1]);
// System.out.println(s*l + " "+ 2*(s+l));
// }
//}
//import java.io.BufferedReader;
//import java.io.InputStreamReader;
//
//public class Main{
// public static void main(String args[])throws java.lang.Exception{
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String line = br.readLine();
// //変数に配列を代入
// int s =Integer.parseInt(line);
// int h = s / 3600;
// int m = (s % 3600) / 60;
// s = s % 60;
// System.out.println(h+":"+m+":"+s);
//
// }
//}
//import java.io.*;
//
//public class Main
//{
// public static void main(String[] args) throws Exception
// {
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int a = Integer.parseInt(div[0]);
// int b = Integer.parseInt(div[1]);
// if (a > b)
// {
// System.out.println("a > b");
// } else if (a == b) {
// System.out.println("a == b");
// } else {
// System.out.println("a < b");
// }
// }
//}
//public class Main
//{
// public static void main(String[] args) throws IOException {
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int a = Integer.parseInt(div[0]);
// int b = Integer.parseInt(div[1]);
// int c = Integer.parseInt(div[2]);
// if (a < b && b < c)
// {
// System.out.println("Yes");
// }else{
// System.out.println("No");
// }
// }
//}
//public class Main {
// public static void main(String[] args) {
// for (int i = 0; i < 1000; i++) {
// System.out.println("Hello World");
// }
// }
//}
//public class Main {
// public static void main(String args[]) throws IOException{
// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
// StringBuilder builder = new StringBuilder();
// int i=1;
// while(true){
// int data= Integer.parseInt(reader.readLine());
// if(data==0)
// break;
//
// builder.append("Case ").append(Integer.toString(i++)).append(": ").append(Integer.toString(data)).append("\n");
// }
// System.out.print(builder);
// }
//}
//public class Main {
// public static void main(String args[]) throws IOException{
// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
// StringBuilder builder = new StringBuilder();
// while(true){
// String data[] = reader.readLine().split(" ");
// int a= Integer.parseInt(data[0]);
// int b= Integer.parseInt(data[1]);
// if(a==0 && b==0)
// break;
//
// builder.append(Integer.toString(a<b?a:b)).append(" ").append(Integer.toString(a<b?b:a)).append("\n");
// }
// System.out.print(builder);
// }
//}
//import java.io.*;
//class Main{
// public static void main(String[] args) throws Exception{
// int x, ans;
//
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// x = Integer.parseInt(br.readLine());
//
// ans = x*x*x;
// System.out.println(ans);
// }
//}
//class Main {
// public static void main(String[] arg)throws IOException{
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int s = Integer.parseInt(div[0]);
// int l = Integer.parseInt(div[1]);
// System.out.println(s*l + " "+ 2*(s+l));
// }
//}
//import java.io.BufferedReader;
//import java.io.InputStreamReader;
//
//public class Main{
// public static void main(String args[])throws java.lang.Exception{
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String line = br.readLine();
// //変数に配列を代入
// int s =Integer.parseInt(line);
// int h = s / 3600;
// int m = (s % 3600) / 60;
// s = s % 60;
// System.out.println(h+":"+m+":"+s);
//
// }
//}
//import java.io.*;
//
//public class Main
//{
// public static void main(String[] args) throws Exception
// {
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int a = Integer.parseInt(div[0]);
// int b = Integer.parseInt(div[1]);
// if (a > b)
// {
// System.out.println("a > b");
// } else if (a == b) {
// System.out.println("a == b");
// } else {
// System.out.println("a < b");
// }
// }
//}
//public class Main
//{
// public static void main(String[] args) throws IOException {
// BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
// String str = br.readLine();
// String[] div = str.split(" ");
// int a = Integer.parseInt(div[0]);
// int b = Integer.parseInt(div[1]);
// int c = Integer.parseInt(div[2]);
// if (a < b && b < c)
// {
// System.out.println("Yes");
// }else{
// System.out.println("No");
// }
// }
//}
//public class Main {
// public static void main(String[] args) {
// for (int i = 0; i < 1000; i++) {
// System.out.println("Hello World");
// }
// }
//}
//public class Main {
// public static void main(String args[]) throws IOException{
// BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
// StringBuilder builder = new StringBuilder();
// int i=1;
// while(true){
// int data= Integer.parseInt(reader.readLine());
// if(data==0)
// break;
//
// builder.append("Case ").append(Integer.toString(i++)).append(": ").append(Integer.toString(data)).append("\n");
// }
// System.out.print(builder);
// }
//}
//public class Main {
// public static void main(String args[]) throws IOException {
// BufferedReader reader = new BufferedReader(new InputStreamReader(
// System.in));
// StringBuilder builder = new StringBuilder();
// while (true) {
// String data[] = reader.readLine().split(" ");
// int a = Integer.parseInt(data[0]);
// int b = Integer.parseInt(data[1]);
// if (a == 0 && b == 0)
// break;
//
// builder.append(Integer.toString(a < b ? a : b)).append(" ")
// .append(Integer.toString(a < b ? b : a)).append("\n");
// }
// System.out.print(builder);
// }
//}
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String line = br.readLine();
String[] ln = line.split(" ");
BigDecimal a = new BigDecimal(new Integer(ln[0]));
BigDecimal b = new BigDecimal(new Integer(ln[1]));
System.out.println(a.divideToIntegralValue(b).toPlainString() + " "
+ a.remainder(b).toPlainString() + " "
+ a.divide(b, 10, RoundingMode.HALF_UP).toPlainString());
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
4,
18,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
69,
11
],
[
69,
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
],
[
30,
32
],
[
14,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
35,
37
],
[
14,
38
],
[
38,
39
],
[
38,
40
],
[
40,
41
],
[
40,
42
],
[
14,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
50,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
50,
54
],
[
14,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
60,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
12,
66
],
[
66,
67
],
[
0,
68
],
[
68,
69
],
[
68,
70
]
] | [
"import java.util.Scanner;\nimport java.lang.Object;\nimport java.math.*;\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.lang.Object;",
"Object",
"java.lang",
"import java.math.*;",
"math.*",
"java",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}",
"main",
"{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}",
"Scanner stdIn=new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int a=stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int b=stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int d=a/b;",
"d",
"a/b",
"a",
"b",
"int r=a%b;",
"r",
"a%b",
"a",
"b",
"double f=(double)a/b;",
"f",
"(double)a/b",
"(double)a",
"b",
"System.out.print(d+\" \"+r+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d+\" \"+r+\" \"",
"r",
"d+\" \"+r+\" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.println(BigDecimal.valueOf(f).toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"BigDecimal.valueOf(f).toPlainString()",
"BigDecimal.valueOf(f).toPlainString",
"BigDecimal.valueOf(f)",
"BigDecimal.valueOf",
"BigDecimal",
"f",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tint a=stdIn.nextInt();\n\t\tint b=stdIn.nextInt();\n\t\tint d=a/b;\n\t\tint r=a%b;\n\t\tdouble f=(double)a/b;\n\t\tSystem.out.print(d+\" \"+r+\" \");\n\t\tSystem.out.println(BigDecimal.valueOf(f).toPlainString());\n\t}\n}",
"Main"
] | import java.util.Scanner;
import java.lang.Object;
import java.math.*;
public class Main{
public static void main(String[] args){
Scanner stdIn=new Scanner(System.in);
int a=stdIn.nextInt();
int b=stdIn.nextInt();
int d=a/b;
int r=a%b;
double f=(double)a/b;
System.out.print(d+" "+r+" ");
System.out.println(BigDecimal.valueOf(f).toPlainString());
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
63,
5
],
[
63,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
8,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
48,
50
],
[
8,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
51,
57
],
[
51,
58
],
[
51,
59
],
[
6,
60
],
[
60,
61
],
[
0,
62
],
[
62,
63
],
[
62,
64
]
] | [
"import java.io.*;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] str = br.readLine().split(\"\\\\s+\");",
"str",
"br.readLine().split(\"\\\\s+\")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\"\\\\s+\"",
"int a = Integer.parseInt(str[0]);",
"a",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"int b = Integer.parseInt(str[1]);",
"b",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double) a / b;",
"f",
"(double) a / b",
"(double) a",
"b",
"System.out.printf(\"%d %d %.6f\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.6f\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\tString[] str = br.readLine().split(\"\\\\s+\");\n\t\t\n\t\tint a = Integer.parseInt(str[0]);\n\t\tint b = Integer.parseInt(str[1]);\n\t\t\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double) a / b;\n\t\t\n\t\tSystem.out.printf(\"%d %d %.6f\", d, r, f);\n\t}\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] str = br.readLine().split("\\s+");
int a = Integer.parseInt(str[0]);
int b = Integer.parseInt(str[1]);
int d = a / b;
int r = a % b;
double f = (double) a / b;
System.out.printf("%d %d %.6f", d, r, f);
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
2,
2,
17,
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
],
[
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
],
[
41,
43
],
[
8,
44
],
[
44,
45
],
[
44,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
51,
55
],
[
55,
56
],
[
56,
57
],
[
56,
58
],
[
55,
59
],
[
8,
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
],
[
6,
74
],
[
74,
75
]
] | [
"import java.io.*;\n \nclass Main {\n public static void main(String[] args)throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str = br.readLine();\n \n String[] strAry = str.split(\" \");\n \n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n \n int d = a / b;\n int r = a % b;\n String f = String.format(\"%.5f\", 1.0 * a / b);\n System.out.println(d + \" \" + r + \" \" + f);\n }\n}",
"import java.io.*;",
"io.*",
"java",
"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();\n \n String[] strAry = str.split(\" \");\n \n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n \n int d = a / b;\n int r = a % b;\n String f = String.format(\"%.5f\", 1.0 * a / b);\n System.out.println(d + \" \" + r + \" \" + f);\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();\n \n String[] strAry = str.split(\" \");\n \n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n \n int d = a / b;\n int r = a % b;\n String f = String.format(\"%.5f\", 1.0 * a / b);\n System.out.println(d + \" \" + r + \" \" + f);\n }",
"main",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String str = br.readLine();\n \n String[] strAry = str.split(\" \");\n \n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n \n int d = a / b;\n int r = a % b;\n String f = String.format(\"%.5f\", 1.0 * a / b);\n System.out.println(d + \" \" + r + \" \" + f);\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] strAry = str.split(\" \");",
"strAry",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int a = Integer.parseInt(strAry[0]);",
"a",
"Integer.parseInt(strAry[0])",
"Integer.parseInt",
"Integer",
"strAry[0]",
"strAry",
"0",
"int b = Integer.parseInt(strAry[1]);",
"b",
"Integer.parseInt(strAry[1])",
"Integer.parseInt",
"Integer",
"strAry[1]",
"strAry",
"1",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"String f = String.format(\"%.5f\", 1.0 * a / b);",
"f",
"String.format(\"%.5f\", 1.0 * a / b)",
"String.format",
"String",
"\"%.5f\"",
"1.0 * a / b",
"1.0 * a",
"1.0",
"a",
"b",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args"
] | import java.io.*;
class Main {
public static void main(String[] args)throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
String[] strAry = str.split(" ");
int a = Integer.parseInt(strAry[0]);
int b = Integer.parseInt(strAry[1]);
int d = a / b;
int r = a % b;
String f = String.format("%.5f", 1.0 * a / b);
System.out.println(d + " " + r + " " + f);
}
} |
[
7,
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,
2,
13,
13,
14,
2,
2,
2,
2,
17,
13,
2,
13,
4,
18,
13,
17,
17,
2,
17,
13,
2,
13,
4,
18,
13,
17,
17,
30,
4,
18,
18,
13,
13,
2,
2,
13,
13,
17,
4,
18,
18,
13,
13,
2,
2,
13,
13,
17,
4,
18,
18,
13,
13,
4,
18,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
88,
2
],
[
88,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
5,
9
],
[
9,
10
],
[
5,
11
],
[
11,
12
],
[
5,
13
],
[
13,
14
],
[
5,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
5,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
5,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
27,
29
],
[
5,
30
],
[
30,
31
],
[
33,
32
],
[
44,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
33,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
44,
44
],
[
44,
45
],
[
44,
46
],
[
33,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
49,
53
],
[
30,
54
],
[
54,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
60,
64
],
[
54,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
67,
69
],
[
65,
70
],
[
70,
71
],
[
71,
72
],
[
71,
73
],
[
70,
74
],
[
54,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
77,
79
],
[
75,
80
],
[
80,
81
],
[
81,
82
],
[
80,
83
],
[
80,
84
],
[
3,
85
],
[
85,
86
],
[
0,
87
],
[
87,
88
],
[
87,
89
]
] | [
"public class Main {\n\n\n\t\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}\n}",
"public class Main {\n\n\n\t\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}",
"main",
"{\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}",
"java.util.Scanner scan = new java.util.Scanner(System.in);",
"scan",
"new java.util.Scanner(System.in)",
"int a;",
"a",
"int b;",
"b",
"double c;",
"c",
"a = scan.nextInt()",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"b = scan.nextInt()",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"c = (double)a/b",
"c",
"(double)a/b",
"(double)a",
"b",
"if(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}",
"1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)",
"1<=b",
"1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)",
"1<=a",
"1",
"a",
"a <=Math.pow(10, 9)",
"a",
"Math.pow(10, 9)",
"Math.pow",
"Math",
"10",
"9",
"1<=b",
"1",
"b",
"b <=Math.pow(10, 9)",
"b",
"Math.pow(10, 9)",
"Math.pow",
"Math",
"10",
"9",
"{\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}",
"System.out.print(a/b+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"a/b+\" \"",
"a/b",
"a",
"b",
"\" \"",
"System.out.print(a%b+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"a%b+\" \"",
"a%b",
"a",
"b",
"\" \"",
"System.out.println(String.format(\"%.5f\", c))",
"System.out.println",
"System.out",
"System",
"System.out",
"String.format(\"%.5f\", c)",
"String.format",
"String",
"\"%.5f\"",
"c",
"String[] args",
"args",
"public class Main {\n\n\n\t\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}\n}",
"public class Main {\n\n\n\t\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner scan = new java.util.Scanner(System.in);\n\t\tint a;\n\t\tint b;\n\t\tdouble c;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\t\tc = (double)a/b;\n\t\t\n\t\tif(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){\n\t\t\tSystem.out.print(a/b+\" \");\n\t\t\tSystem.out.print(a%b+\" \");\n\t\t\tSystem.out.println(String.format(\"%.5f\", c));\n\t\t\t\n\t\t}\n\t\t\n\t\t\t\n\n\n\n\n\t\t}\n}",
"Main"
] | public class Main {
public static void main(String[] args) {
java.util.Scanner scan = new java.util.Scanner(System.in);
int a;
int b;
double c;
a = scan.nextInt();
b = scan.nextInt();
c = (double)a/b;
if(1<=a && a <=Math.pow(10, 9) && 1<=b && b <=Math.pow(10, 9)){
System.out.print(a/b+" ");
System.out.print(a%b+" ");
System.out.println(String.format("%.5f", c));
}
}
} |
[
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,
41,
13,
41,
13,
41,
13,
41,
13,
0,
13,
13,
0,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
13,
17,
4,
18,
18,
13,
13,
2,
13,
17,
4,
18,
18,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
82,
8
],
[
82,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
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
],
[
11,
27
],
[
27,
28
],
[
11,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
11,
33
],
[
33,
34
],
[
11,
35
],
[
35,
36
],
[
35,
37
],
[
11,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
11,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
48,
50
],
[
11,
51
],
[
51,
52
],
[
51,
53
],
[
53,
54
],
[
53,
55
],
[
11,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
56,
61
],
[
61,
62
],
[
61,
63
],
[
11,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
66,
68
],
[
64,
69
],
[
69,
70
],
[
69,
71
],
[
11,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
74,
76
],
[
72,
77
],
[
72,
78
],
[
9,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] | [
"import java.io.IOException;\nimport java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}\n\n}",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"long a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"long b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"long d",
"d",
"r;",
"r",
"double f",
"f",
"x",
"x",
"y;",
"y",
"x=a",
"x",
"a",
"y=b",
"y",
"b",
"d=a/b",
"d",
"a/b",
"a",
"b",
"f=x/y",
"f",
"x/y",
"x",
"y",
"r=a%b",
"r",
"a%b",
"a",
"b",
"System.out.print(d + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d + \" \"",
"d",
"\" \"",
"System.out.print(r + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"r + \" \"",
"r",
"\" \"",
"System.out.printf(\"%f\\n\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f\\n\"",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long d,r;\n double f,x,y;\n x=a;\n y=b;\n d=a/b;\n f=x/y;\n r=a%b;\n System.out.print(d + \" \");\n System.out.print(r + \" \");\n System.out.printf(\"%f\\n\",f);\n\t}\n\n}",
"Main"
] | import java.io.IOException;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// TODO ?????????????????????????????????????????????
Scanner sc = new Scanner(System.in);
long a = sc.nextInt();
long b = sc.nextInt();
long d,r;
double f,x,y;
x=a;
y=b;
d=a/b;
f=x/y;
r=a%b;
System.out.print(d + " ");
System.out.print(r + " ");
System.out.printf("%f\n",f);
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
12,
13,
30,
4,
18,
20,
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
],
[
24,
26
],
[
11,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
29,
31
],
[
11,
32
],
[
32,
33
],
[
32,
34
],
[
34,
35
],
[
34,
36
],
[
11,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
44,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
44,
48
],
[
11,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
49,
55
],
[
11,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
4,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
61,
67
],
[
67,
68
]
] | [
"import java.util.*;\nclass Main{\n Scanner sc=new Scanner(System.in);\n void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint d=a/b;\n\tint r=a%b;\n\tdouble f= (double)a/b;\n\tSystem.out.print(d+\" \"+r+\" \");\n\tSystem.out.printf(\"%.5f\", f );\n\tSystem.out.println();\n }\n public static void main(String[]ag){\n\tnew Main().main();\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n Scanner sc=new Scanner(System.in);\n void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint d=a/b;\n\tint r=a%b;\n\tdouble f= (double)a/b;\n\tSystem.out.print(d+\" \"+r+\" \");\n\tSystem.out.printf(\"%.5f\", f );\n\tSystem.out.println();\n }\n public static void main(String[]ag){\n\tnew Main().main();\n }\n}",
"Main",
"Scanner sc=new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint d=a/b;\n\tint r=a%b;\n\tdouble f= (double)a/b;\n\tSystem.out.print(d+\" \"+r+\" \");\n\tSystem.out.printf(\"%.5f\", f );\n\tSystem.out.println();\n }",
"main",
"{\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint d=a/b;\n\tint r=a%b;\n\tdouble f= (double)a/b;\n\tSystem.out.print(d+\" \"+r+\" \");\n\tSystem.out.printf(\"%.5f\", f );\n\tSystem.out.println();\n }",
"int a=sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b=sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int d=a/b;",
"d",
"a/b",
"a",
"b",
"int r=a%b;",
"r",
"a%b",
"a",
"b",
"double f= (double)a/b;",
"f",
"(double)a/b",
"(double)a",
"b",
"System.out.print(d+\" \"+r+\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d+\" \"+r+\" \"",
"r",
"d+\" \"+r+\" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.5f\", f )",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\"",
"f",
"System.out.println()",
"System.out.println",
"System.out",
"System",
"System.out",
"public static void main(String[]ag){\n\tnew Main().main();\n }",
"main",
"{\n\tnew Main().main();\n }",
"new Main().main()",
"new Main().main",
"new Main()",
"String[]ag",
"ag"
] | import java.util.*;
class Main{
Scanner sc=new Scanner(System.in);
void main(){
int a=sc.nextInt();
int b=sc.nextInt();
int d=a/b;
int r=a%b;
double f= (double)a/b;
System.out.print(d+" "+r+" ");
System.out.printf("%.5f", f );
System.out.println();
}
public static void main(String[]ag){
new Main().main();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
5,
13,
30,
4,
18,
18,
13,
13,
17,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
4,
18,
13,
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
],
[
11,
18
],
[
18,
19
],
[
18,
20
],
[
11,
21
],
[
21,
22
],
[
21,
23
],
[
11,
24
],
[
24,
25
],
[
24,
26
],
[
11,
27
],
[
27,
28
],
[
27,
29
],
[
11,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
30,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
30,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
49,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
56,
57
],
[
49,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
49,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
69,
70
],
[
69,
71
],
[
49,
72
],
[
72,
73
],
[
72,
74
],
[
74,
75
],
[
75,
76
],
[
74,
77
],
[
77,
78
],
[
77,
79
],
[
49,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
82,
84
],
[
49,
85
],
[
85,
86
],
[
85,
87
],
[
87,
88
],
[
87,
89
],
[
49,
90
],
[
90,
91
],
[
90,
92
],
[
92,
93
],
[
92,
94
],
[
49,
95
],
[
95,
96
],
[
95,
97
],
[
49,
98
],
[
98,
99
],
[
99,
100
],
[
100,
101
],
[
100,
102
],
[
98,
103
],
[
106,
104
],
[
104,
105
],
[
105,
106
],
[
106,
107
],
[
106,
108
],
[
105,
109
],
[
104,
110
],
[
106,
111
],
[
111,
112
],
[
112,
113
],
[
111,
114
],
[
9,
115
],
[
115,
116
]
] | [
"import java.io.*;\nimport java.text.DecimalFormat;\n \n\nclass Main {\n \n public static void main(String[] args) {\n\n int intNum1 = 0;\n int intNum2 = 0;\n int intAnswer = 0;\n int intDivision = 0;\n int intSurplus = 0;\n double dbDivision = 0.0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }\n catch(IOException e) {\n\n System.out.println(e);\n \n }\n catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"class Main {\n \n public static void main(String[] args) {\n\n int intNum1 = 0;\n int intNum2 = 0;\n int intAnswer = 0;\n int intDivision = 0;\n int intSurplus = 0;\n double dbDivision = 0.0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }\n catch(IOException e) {\n\n System.out.println(e);\n \n }\n catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n\n int intNum1 = 0;\n int intNum2 = 0;\n int intAnswer = 0;\n int intDivision = 0;\n int intSurplus = 0;\n double dbDivision = 0.0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }\n catch(IOException e) {\n\n System.out.println(e);\n \n }\n catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }\n }",
"main",
"{\n\n int intNum1 = 0;\n int intNum2 = 0;\n int intAnswer = 0;\n int intDivision = 0;\n int intSurplus = 0;\n double dbDivision = 0.0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }\n catch(IOException e) {\n\n System.out.println(e);\n \n }\n catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }\n }",
"int intNum1 = 0;",
"intNum1",
"0",
"int intNum2 = 0;",
"intNum2",
"0",
"int intAnswer = 0;",
"intAnswer",
"0",
"int intDivision = 0;",
"intDivision",
"0",
"int intSurplus = 0;",
"intSurplus",
"0",
"double dbDivision = 0.0;",
"dbDivision",
"0.0",
"try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }\n catch(IOException e) {\n\n System.out.println(e);\n \n }\n catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }",
"catch(IOException e) {\n\n System.out.println(e);\n \n }",
"IOException e",
"{\n\n System.out.println(e);\n \n }",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"catch(NumberFormatException e) {\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }",
"NumberFormatException e",
"{\n\n System.out.println(\"??°?????§??\\??????????????????\");\n\n }",
"System.out.println(\"??°?????§??\\??????????????????\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"??°?????§??\\??????????????????\"",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n\n intNum1 = Integer.parseInt(strLineAry[0]);\n\n intNum2 = Integer.parseInt(strLineAry[1]);\n\n intDivision = intNum1 / intNum2;\n\n intSurplus = intNum1 % intNum2;\n\n dbDivision = (double)intNum1 / (double)intNum2;\n\n DecimalFormat insdf = new DecimalFormat(\"0.00000\");\n\n System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision));\n\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strLine = br.readLine();",
"strLine",
"br.readLine()",
"br.readLine",
"br",
"String[] strLineAry = strLine.split(\" \");",
"strLineAry",
"strLine.split(\" \")",
"strLine.split",
"strLine",
"\" \"",
"intNum1 = Integer.parseInt(strLineAry[0])",
"intNum1",
"Integer.parseInt(strLineAry[0])",
"Integer.parseInt",
"Integer",
"strLineAry[0]",
"strLineAry",
"0",
"intNum2 = Integer.parseInt(strLineAry[1])",
"intNum2",
"Integer.parseInt(strLineAry[1])",
"Integer.parseInt",
"Integer",
"strLineAry[1]",
"strLineAry",
"1",
"intDivision = intNum1 / intNum2",
"intDivision",
"intNum1 / intNum2",
"intNum1",
"intNum2",
"intSurplus = intNum1 % intNum2",
"intSurplus",
"intNum1 % intNum2",
"intNum1",
"intNum2",
"dbDivision = (double)intNum1 / (double)intNum2",
"dbDivision",
"(double)intNum1 / (double)intNum2",
"(double)intNum1",
"(double)intNum2",
"DecimalFormat insdf = new DecimalFormat(\"0.00000\");",
"insdf",
"new DecimalFormat(\"0.00000\")",
"System.out.println(intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision))",
"System.out.println",
"System.out",
"System",
"System.out",
"intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision)",
"\" \"",
"intSurplus",
"intDivision + \" \" + intSurplus + \" \" + insdf.format(dbDivision)",
"intDivision",
"\" \"",
"intSurplus",
"\" \"",
"insdf.format(dbDivision)",
"insdf.format",
"insdf",
"dbDivision",
"String[] args",
"args"
] | import java.io.*;
import java.text.DecimalFormat;
class Main {
public static void main(String[] args) {
int intNum1 = 0;
int intNum2 = 0;
int intAnswer = 0;
int intDivision = 0;
int intSurplus = 0;
double dbDivision = 0.0;
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String strLine = br.readLine();
String[] strLineAry = strLine.split(" ");
intNum1 = Integer.parseInt(strLineAry[0]);
intNum2 = Integer.parseInt(strLineAry[1]);
intDivision = intNum1 / intNum2;
intSurplus = intNum1 % intNum2;
dbDivision = (double)intNum1 / (double)intNum2;
DecimalFormat insdf = new DecimalFormat("0.00000");
System.out.println(intDivision + " " + intSurplus + " " + insdf.format(dbDivision));
}
catch(IOException e) {
System.out.println(e);
}
catch(NumberFormatException e) {
System.out.println("??°?????§??\??????????????????");
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
55,
5
],
[
55,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
24,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
29,
33
],
[
8,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
42,
40
],
[
40,
41
],
[
47,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
42,
46
],
[
47,
47
],
[
47,
48
],
[
47,
49
],
[
40,
50
],
[
42,
51
],
[
6,
52
],
[
52,
53
],
[
0,
54
],
[
54,
55
],
[
54,
56
]
] | [
"import java.util.Scanner;\npublic class Main{\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\n }\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 a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\n }",
"main",
"{\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\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",
"double c = (double)a/b;",
"c",
"(double)a/b",
"(double)a",
"b",
"String d = String.format(\"%.5f\", c);",
"d",
"String.format(\"%.5f\", c)",
"String.format",
"String",
"\"%.5f\"",
"c",
"System.out.println(a/b+\" \"+a%b+\" \"+d)",
"System.out.println",
"System.out",
"System",
"System.out",
"a/b+\" \"+a%b+\" \"+d",
"\" \"",
"a%b",
"a/b+\" \"+a%b+\" \"+d",
"a/b",
"a",
"b",
"\" \"",
"a%b",
"a",
"b",
"\" \"",
"d",
"String[] args",
"args",
"public class Main{\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\n }\n}",
"public class Main{\n public static void main(String[] args){\n Scanner in = new Scanner(System.in);\n int a = in.nextInt();\n int b = in.nextInt();\n double c = (double)a/b;\n String d = String.format(\"%.5f\", c);\n System.out.println(a/b+\" \"+a%b+\" \"+d);\n }\n}",
"Main"
] | import java.util.Scanner;
public class Main{
public static void main(String[] args){
Scanner in = new Scanner(System.in);
int a = in.nextInt();
int b = in.nextInt();
double c = (double)a/b;
String d = String.format("%.5f", c);
System.out.println(a/b+" "+a%b+" "+d);
}
}
|
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
2,
13,
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
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
30,
31
],
[
30,
32
],
[
8,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
33,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
41,
47
],
[
47,
48
],
[
47,
49
],
[
6,
50
],
[
50,
51
],
[
0,
52
],
[
52,
53
],
[
52,
54
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\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",
"sc.close()",
"sc.close",
"sc",
"System.out.println(a / b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a / b",
"a",
"b",
"System.out.println(a % b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a % b",
"a",
"b",
"System.out.printf(\"%.5f\\n\", (double) a / b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\\n\"",
"(double) a / b",
"(double) a",
"b",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tsc.close();\n\t\t\n\t\tSystem.out.println(a / b);\n\t\tSystem.out.println(a % b);\n\t\tSystem.out.printf(\"%.5f\\n\", (double) a / b);\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();
sc.close();
System.out.println(a / b);
System.out.println(a % b);
System.out.printf("%.5f\n", (double) a / b);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
20,
42,
17,
30,
41,
13,
4,
18,
13,
4,
18,
13,
4,
18,
13,
13,
14,
2,
4,
18,
13,
17,
3,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
103,
8
],
[
103,
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
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
23,
26
],
[
26,
27
],
[
27,
28
],
[
20,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
20,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
34,
38
],
[
33,
39
],
[
11,
40
],
[
40,
41
],
[
40,
42
],
[
42,
43
],
[
43,
44
],
[
42,
45
],
[
11,
46
],
[
46,
47
],
[
46,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
11,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
11,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
59,
61
],
[
11,
62
],
[
62,
63
],
[
62,
64
],
[
64,
65
],
[
64,
66
],
[
11,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
67,
72
],
[
67,
73
],
[
11,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
11,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
80,
85
],
[
80,
86
],
[
11,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
87,
92
],
[
11,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
93,
98
],
[
93,
99
],
[
9,
100
],
[
100,
101
],
[
0,
102
],
[
102,
103
],
[
102,
104
]
] | [
"import java.util.ArrayList;\nimport java.util.Scanner;\n\n/**\n * Created 2017/06/01.\n */\npublic class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }\n}",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"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 ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }\n}",
"Main",
"public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n\n ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"ArrayList<Double> ary = new ArrayList<>();",
"ary",
"new ArrayList<>()",
"while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }",
"true",
"{\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }",
"double input = Integer.parseInt(sc.next());",
"input",
"Integer.parseInt(sc.next())",
"Integer.parseInt",
"Integer",
"sc.next()",
"sc.next",
"sc",
"ary.add(input)",
"ary.add",
"ary",
"input",
"if (ary.size() == 2) break;",
"ary.size() == 2",
"ary.size()",
"ary.size",
"ary",
"2",
"break;",
"double a = ary.get(0);",
"a",
"ary.get(0)",
"ary.get",
"ary",
"0",
"double b = ary.get(1);",
"b",
"ary.get(1)",
"ary.get",
"ary",
"1",
"int ans1 = (int)(a / b);",
"ans1",
"(int)(a / b)",
"a",
"b",
"int ans2 = (int)(a % b);",
"ans2",
"(int)(a % b)",
"a",
"b",
"double ans3 = a / b;",
"ans3",
"a / b",
"a",
"b",
"System.out.printf(\"%d\",ans1)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d\"",
"ans1",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.printf(\"%d\",ans2)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d\"",
"ans2",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.printf(\"%f\",ans3)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f\"",
"ans3",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }\n}",
"public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n\n ArrayList<Double> ary = new ArrayList<>();\n\n while (true) {\n double input = Integer.parseInt(sc.next());\n ary.add(input);\n if (ary.size() == 2) break;\n }\n \n double a = ary.get(0);\n double b = ary.get(1);\n \n int ans1 = (int)(a / b);\n int ans2 = (int)(a % b);\n double ans3 = a / b;\n\n System.out.printf(\"%d\",ans1);\n System.out.print(\" \");\n System.out.printf(\"%d\",ans2);\n System.out.print(\" \");\n System.out.printf(\"%f\",ans3);\n }\n}",
"Main"
] | import java.util.ArrayList;
import java.util.Scanner;
/**
* Created 2017/06/01.
*/
public class Main {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
ArrayList<Double> ary = new ArrayList<>();
while (true) {
double input = Integer.parseInt(sc.next());
ary.add(input);
if (ary.size() == 2) break;
}
double a = ary.get(0);
double b = ary.get(1);
int ans1 = (int)(a / b);
int ans2 = (int)(a % b);
double ans3 = a / b;
System.out.printf("%d",ans1);
System.out.print(" ");
System.out.printf("%d",ans2);
System.out.print(" ");
System.out.printf("%f",ans3);
}
} |
[
7,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
4,
18,
13,
23,
13,
23,
13,
12,
13,
30,
4,
18,
20,
18,
13,
13,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
60,
2
],
[
60,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
5,
9
],
[
9,
10
],
[
5,
11
],
[
11,
12
],
[
5,
13
],
[
13,
14
],
[
13,
15
],
[
15,
16
],
[
16,
17
],
[
5,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
5,
23
],
[
23,
24
],
[
24,
25
],
[
25,
26
],
[
25,
27
],
[
23,
28
],
[
23,
29
],
[
29,
30
],
[
29,
31
],
[
23,
32
],
[
32,
33
],
[
32,
34
],
[
23,
35
],
[
35,
36
],
[
35,
37
],
[
5,
38
],
[
38,
39
],
[
39,
40
],
[
3,
41
],
[
41,
42
],
[
3,
43
],
[
43,
44
],
[
60,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
51,
53
],
[
48,
54
],
[
54,
55
],
[
54,
56
],
[
45,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] | [
"public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}",
"public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}",
"Main",
"public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }",
"run",
"{\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }",
"java.util.Scanner sc = new java.util.Scanner(in);",
"sc",
"new java.util.Scanner(in)",
"int a",
"a",
"b;",
"b",
"a = sc.nextInt()",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"b = sc.nextInt()",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f%n\"",
"a / b",
"a",
"b",
"a % b",
"a",
"b",
"a / (double)b",
"a",
"(double)b",
"sc.close()",
"sc.close",
"sc",
"java.io.InputStream in",
"in",
"java.io.PrintStream out",
"out",
"public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }",
"main",
"{\n (new Main()).run(System.in, System.out);\n }",
"(new Main()).run(System.in, System.out)",
"(new Main()).run",
"(new Main())",
"System.in",
"System",
"System.in",
"System.out",
"System",
"System.out",
"String[] args",
"args",
"public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}",
"public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b;\n a = sc.nextInt();\n b = sc.nextInt();\n\n System.out.printf(\"%d %d %f%n\", a / b, a % b, a / (double)b);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}",
"Main"
] | public class Main{
public void run(java.io.InputStream in, java.io.PrintStream out){
java.util.Scanner sc = new java.util.Scanner(in);
/*answer*/
int a, b;
a = sc.nextInt();
b = sc.nextInt();
System.out.printf("%d %d %f%n", a / b, a % b, a / (double)b);
/*fin*/
sc.close();
}
public static void main(String[] args){
(new Main()).run(System.in, System.out);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
13,
13,
13,
0,
13,
4,
13,
13,
13,
0,
13,
4,
13,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
12,
13,
30,
29,
2,
13,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
13,
13,
23,
13,
23,
13,
12,
13,
30,
29,
2,
13,
13,
23,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
14,
17
],
[
17,
18
],
[
14,
19
],
[
19,
20
],
[
14,
21
],
[
21,
22
],
[
14,
23
],
[
23,
24
],
[
14,
25
],
[
25,
26
],
[
25,
27
],
[
14,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
14,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
14,
39
],
[
39,
40
],
[
39,
41
],
[
41,
42
],
[
42,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
14,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
49,
52
],
[
52,
53
],
[
52,
54
],
[
14,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
57,
59
],
[
57,
60
],
[
14,
61
],
[
61,
62
],
[
61,
63
],
[
63,
64
],
[
63,
65
],
[
63,
66
],
[
14,
67
],
[
67,
68
],
[
67,
69
],
[
69,
70
],
[
69,
71
],
[
69,
72
],
[
14,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
73,
79
],
[
73,
80
],
[
73,
81
],
[
12,
82
],
[
82,
83
],
[
10,
84
],
[
84,
85
],
[
84,
86
],
[
86,
87
],
[
87,
88
],
[
88,
89
],
[
88,
90
],
[
84,
91
],
[
91,
92
],
[
84,
93
],
[
93,
94
],
[
10,
95
],
[
95,
96
],
[
95,
97
],
[
97,
98
],
[
98,
99
],
[
99,
100
],
[
99,
101
],
[
95,
102
],
[
102,
103
],
[
95,
104
],
[
104,
105
],
[
10,
106
],
[
106,
107
],
[
106,
108
],
[
108,
109
],
[
109,
110
],
[
110,
111
],
[
110,
112
],
[
106,
113
],
[
113,
114
],
[
106,
115
],
[
115,
116
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\nclass Main {\n public static void main(String[] args) throws IOException {\n int d, r;\n double a, b, f;\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String input = br.readLine();\n String[] strArray = input.split(\" \");\n a = Integer.parseInt(strArray[0]);\n b = Integer.parseInt(strArray[1]);\n d = getD(a, b);\n r = getR(a, b);\n f = getF(a, b);\n System.out.printf(\"%d %d %.5f\", d, r, f);\n }\n static int getD(double a, double b) {\n return (int)(a / b);\n }\n static int getR(double a, double b) {\n return (int)(a % b);\n }\n static double getF(double a, double b) {\n return a / b;\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"class Main {\n public static void main(String[] args) throws IOException {\n int d, r;\n double a, b, f;\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String input = br.readLine();\n String[] strArray = input.split(\" \");\n a = Integer.parseInt(strArray[0]);\n b = Integer.parseInt(strArray[1]);\n d = getD(a, b);\n r = getR(a, b);\n f = getF(a, b);\n System.out.printf(\"%d %d %.5f\", d, r, f);\n }\n static int getD(double a, double b) {\n return (int)(a / b);\n }\n static int getR(double a, double b) {\n return (int)(a % b);\n }\n static double getF(double a, double b) {\n return a / b;\n }\n}",
"Main",
"public static void main(String[] args) throws IOException {\n int d, r;\n double a, b, f;\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String input = br.readLine();\n String[] strArray = input.split(\" \");\n a = Integer.parseInt(strArray[0]);\n b = Integer.parseInt(strArray[1]);\n d = getD(a, b);\n r = getR(a, b);\n f = getF(a, b);\n System.out.printf(\"%d %d %.5f\", d, r, f);\n }",
"main",
"{\n int d, r;\n double a, b, f;\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String input = br.readLine();\n String[] strArray = input.split(\" \");\n a = Integer.parseInt(strArray[0]);\n b = Integer.parseInt(strArray[1]);\n d = getD(a, b);\n r = getR(a, b);\n f = getF(a, b);\n System.out.printf(\"%d %d %.5f\", d, r, f);\n }",
"int d",
"d",
"r;",
"r",
"double a",
"a",
"b",
"b",
"f;",
"f",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String input = br.readLine();",
"input",
"br.readLine()",
"br.readLine",
"br",
"String[] strArray = input.split(\" \");",
"strArray",
"input.split(\" \")",
"input.split",
"input",
"\" \"",
"a = Integer.parseInt(strArray[0])",
"a",
"Integer.parseInt(strArray[0])",
"Integer.parseInt",
"Integer",
"strArray[0]",
"strArray",
"0",
"b = Integer.parseInt(strArray[1])",
"b",
"Integer.parseInt(strArray[1])",
"Integer.parseInt",
"Integer",
"strArray[1]",
"strArray",
"1",
"d = getD(a, b)",
"d",
"getD(a, b)",
"getD",
"a",
"b",
"r = getR(a, b)",
"r",
"getR(a, b)",
"getR",
"a",
"b",
"f = getF(a, b)",
"f",
"getF(a, b)",
"getF",
"a",
"b",
"System.out.printf(\"%d %d %.5f\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\"",
"d",
"r",
"f",
"String[] args",
"args",
"static int getD(double a, double b) {\n return (int)(a / b);\n }",
"getD",
"{\n return (int)(a / b);\n }",
"return (int)(a / b);",
"(int)(a / b)",
"a",
"b",
"double a",
"a",
"double b",
"b",
"static int getR(double a, double b) {\n return (int)(a % b);\n }",
"getR",
"{\n return (int)(a % b);\n }",
"return (int)(a % b);",
"(int)(a % b)",
"a",
"b",
"double a",
"a",
"double b",
"b",
"static double getF(double a, double b) {\n return a / b;\n }",
"getF",
"{\n return a / b;\n }",
"return a / b;",
"a / b",
"a",
"b",
"double a",
"a",
"double b",
"b"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
class Main {
public static void main(String[] args) throws IOException {
int d, r;
double a, b, f;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String input = br.readLine();
String[] strArray = input.split(" ");
a = Integer.parseInt(strArray[0]);
b = Integer.parseInt(strArray[1]);
d = getD(a, b);
r = getR(a, b);
f = getF(a, b);
System.out.printf("%d %d %.5f", d, r, f);
}
static int getD(double a, double b) {
return (int)(a / b);
}
static int getR(double a, double b) {
return (int)(a % b);
}
static double getF(double a, double b) {
return a / b;
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
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
],
[
8,
14
],
[
14,
15
],
[
8,
16
],
[
16,
17
],
[
8,
18
],
[
18,
19
],
[
8,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
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
],
[
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\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a",
"a",
"b;",
"b",
"int d",
"d",
"r;",
"r",
"double f;",
"f",
"a = scan.nextInt()",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"b = scan.nextInt()",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = (double)a / (double)b",
"f",
"(double)a / (double)b",
"(double)a",
"(double)b",
"System.out.printf(\"%d %d %.5f\\n\", d, r, f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f\\n\"",
"d",
"r",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a,b;\n\t\tint d,r;\n\t\tdouble f;\n\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / (double)b;\n\n\t\tSystem.out.printf(\"%d %d %.5f\\n\", d, r, f);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int a,b;
int d,r;
double f;
a = scan.nextInt();
b = scan.nextInt();
d = a / b;
r = a % b;
f = (double)a / (double)b;
System.out.printf("%d %d %.5f\n", d, r, f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
4,
18,
13,
40,
17,
30,
41,
13,
20,
41,
13,
42,
2,
0,
13,
4,
18,
13,
17,
30,
41,
13,
4,
18,
13,
17,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
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
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
107,
11
],
[
107,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
16,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
18,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
15,
27
],
[
27,
28
],
[
28,
29
],
[
28,
30
],
[
27,
31
],
[
31,
32
],
[
27,
33
],
[
33,
34
],
[
34,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
38,
39
],
[
34,
40
],
[
33,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
44,
48
],
[
41,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
54,
55
],
[
54,
56
],
[
41,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
60,
61
],
[
59,
62
],
[
62,
63
],
[
62,
64
],
[
41,
65
],
[
65,
66
],
[
65,
67
],
[
67,
68
],
[
67,
69
],
[
41,
70
],
[
70,
71
],
[
70,
72
],
[
72,
73
],
[
72,
74
],
[
41,
75
],
[
75,
76
],
[
75,
77
],
[
77,
78
],
[
77,
79
],
[
41,
80
],
[
80,
81
],
[
80,
82
],
[
82,
83
],
[
83,
84
],
[
82,
85
],
[
82,
86
],
[
41,
87
],
[
87,
88
],
[
88,
89
],
[
89,
90
],
[
89,
91
],
[
87,
92
],
[
95,
93
],
[
93,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
94,
98
],
[
93,
99
],
[
95,
100
],
[
27,
101
],
[
101,
102
],
[
102,
103
],
[
12,
104
],
[
104,
105
],
[
0,
106
],
[
106,
107
],
[
106,
108
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.lang.Math;\n\npublic class Main {\n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.lang.Math;",
"Math",
"java.lang",
"public class Main {\n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }\n}",
"Main",
"public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }",
"main",
"{\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }",
"try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }",
"catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }",
"Exception e",
"{\n e.getStackTrace();\n System.exit(-1);\n }",
"e.getStackTrace()",
"e.getStackTrace",
"e",
"System.exit(-1)",
"System.exit",
"System",
"-1",
"1",
"{\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n }",
"BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));",
"stdReader",
"new BufferedReader(new InputStreamReader(System.in))",
"String line;",
"line",
"while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }",
"(line = stdReader.readLine()) != null",
"(line = stdReader.readLine())",
"line",
"stdReader.readLine()",
"stdReader.readLine",
"stdReader",
"null",
"{\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }",
"String[] input = line.split(\" \", 0);",
"input",
"line.split(\" \", 0)",
"line.split",
"line",
"\" \"",
"0",
"long a = Long.parseLong(input[0]);",
"a",
"Long.parseLong(input[0])",
"Long.parseLong",
"Long",
"input[0]",
"input",
"0",
"long b = Long.parseLong(input[1]);",
"b",
"Long.parseLong(input[1])",
"Long.parseLong",
"Long",
"input[1]",
"input",
"1",
"long d = a / b;",
"d",
"a / b",
"a",
"b",
"long r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = (double)a / (double)b;",
"f",
"(double)a / (double)b",
"(double)a",
"(double)b",
"String after = String.format(\"%.5f\", f);",
"after",
"String.format(\"%.5f\", f)",
"String.format",
"String",
"\"%.5f\"",
"f",
"System.out.println(d + \" \" + r + \" \" + after)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + after",
"\" \"",
"r",
"d + \" \" + r + \" \" + after",
"d",
"\" \"",
"r",
"\" \"",
"after",
"stdReader.close()",
"stdReader.close",
"stdReader",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }\n}",
"public class Main {\n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n \n String line;\n \n while((line = stdReader.readLine()) != null) {\n String[] input = line.split(\" \", 0);\n long a = Long.parseLong(input[0]);\n long b = Long.parseLong(input[1]);\n \n long d = a / b;\n long r = a % b;\n double f = (double)a / (double)b;\n String after = String.format(\"%.5f\", f);\n System.out.println(d + \" \" + r + \" \" + after);\n }\n stdReader.close();\n } catch(Exception e) {\n e.getStackTrace();\n System.exit(-1);\n }\n }\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.lang.Math;
public class Main {
public static void main(String[] args) {
try {
BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));
String line;
while((line = stdReader.readLine()) != null) {
String[] input = line.split(" ", 0);
long a = Long.parseLong(input[0]);
long b = Long.parseLong(input[1]);
long d = a / b;
long r = a % b;
double f = (double)a / (double)b;
String after = String.format("%.5f", f);
System.out.println(d + " " + r + " " + after);
}
stdReader.close();
} catch(Exception e) {
e.getStackTrace();
System.exit(-1);
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
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
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
22,
28
],
[
28,
29
],
[
28,
30
],
[
22,
31
],
[
31,
32
],
[
31,
33
],
[
22,
34
],
[
34,
35
],
[
34,
36
],
[
6,
37
],
[
37,
38
]
] | [
"import java.util.*;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tSystem.out.printf(\"%d %d %f\\n\",a/b,a%b,(double)a/b);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tSystem.out.printf(\"%d %d %f\\n\",a/b,a%b,(double)a/b);\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tSystem.out.printf(\"%d %d %f\\n\",a/b,a%b,(double)a/b);\n\t}",
"main",
"{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tSystem.out.printf(\"%d %d %f\\n\",a/b,a%b,(double)a/b);\n\t}",
"Scanner stdIn = new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"int a = stdIn.nextInt();",
"a",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"int b = stdIn.nextInt();",
"b",
"stdIn.nextInt()",
"stdIn.nextInt",
"stdIn",
"System.out.printf(\"%d %d %f\\n\",a/b,a%b,(double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f\\n\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/b",
"(double)a",
"b",
"String[] args",
"args"
] | import java.util.*;
class Main {
public static void main(String[] args) {
Scanner stdIn = new Scanner(System.in);
int a = stdIn.nextInt();
int b = stdIn.nextInt();
System.out.printf("%d %d %f\n",a/b,a%b,(double)a/b);
}
} |
[
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,
20,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
13,
41,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
13,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
13,
4,
18,
13,
13,
17,
4,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
13,
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
],
[
19,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
8,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
8,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
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
],
[
8,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
60,
62
],
[
8,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
65,
69
],
[
8,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
78,
81
],
[
81,
82
],
[
82,
83
],
[
81,
84
],
[
76,
85
],
[
74,
86
],
[
86,
87
],
[
87,
88
],
[
86,
89
],
[
72,
90
],
[
70,
91
],
[
8,
92
],
[
92,
93
],
[
93,
94
],
[
94,
95
],
[
94,
96
],
[
92,
97
],
[
6,
98
],
[
98,
99
],
[
0,
100
],
[
100,
101
],
[
100,
102
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] age){\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] age){\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}\n}",
"Main",
"public static void main(String[] age){\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}",
"main",
"{\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}",
"Scanner G = new Scanner(System.in);",
"G",
"new Scanner(System.in)",
"String imput = G.nextLine();",
"imput",
"G.nextLine()",
"G.nextLine",
"G",
"String[] imputarray = imput.split(\" \");",
"imputarray",
"imput.split(\" \")",
"imput.split",
"imput",
"\" \"",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"double a = Integer.parseInt(imputarray[0]);",
"a",
"Integer.parseInt(imputarray[0])",
"Integer.parseInt",
"Integer",
"imputarray[0]",
"imputarray",
"0",
"double b = Integer.parseInt(imputarray[1]);",
"b",
"Integer.parseInt(imputarray[1])",
"Integer.parseInt",
"Integer",
"imputarray[1]",
"imputarray",
"1",
"double c = a/b;",
"c",
"a/b",
"a",
"b",
"double d = a%b;",
"d",
"a%b",
"a",
"b",
"int f = (int)c;",
"f",
"(int)c",
"int g = (int)d;",
"g",
"(int)d",
"double e = a/b;",
"e",
"a/b",
"a",
"b",
"String reale = String.format(\"%.5f\", e);",
"reale",
"String.format(\"%.5f\", e)",
"String.format",
"String",
"\"%.5f\"",
"e",
"sb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale)",
"sb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append",
"sb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \")",
"sb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append",
"sb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g))",
"sb.append(Integer.toString(f)).append(\" \").append",
"sb.append(Integer.toString(f)).append(\" \")",
"sb.append(Integer.toString(f)).append",
"sb.append(Integer.toString(f))",
"sb.append",
"sb",
"Integer.toString(f)",
"Integer.toString",
"Integer",
"f",
"\" \"",
"Integer.toString(g)",
"Integer.toString",
"Integer",
"g",
"\" \"",
"reale",
"System.out.println(sb)",
"System.out.println",
"System.out",
"System",
"System.out",
"sb",
"String[] age",
"age",
"public class Main {\n\tpublic static void main(String[] age){\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] age){\n\t\tScanner G = new Scanner(System.in);\n\t\tString imput = G.nextLine();\n\t\tString[] imputarray = imput.split(\" \");\n\t\tStringBuilder sb = new StringBuilder();\n\t\tdouble a = Integer.parseInt(imputarray[0]);\n\t\tdouble b = Integer.parseInt(imputarray[1]);\n\t\tdouble c = a/b;\n\t\tdouble d = a%b;\n\t\tint f = (int)c;\n\t\tint g = (int)d;\n\t\tdouble e = a/b;\n\t\tString reale = String.format(\"%.5f\", e);\n\t\tsb.append(Integer.toString(f)).append(\" \").append(Integer.toString(g)).append(\" \").append(reale);\n\t\tSystem.out.println(sb);\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] age){
Scanner G = new Scanner(System.in);
String imput = G.nextLine();
String[] imputarray = imput.split(" ");
StringBuilder sb = new StringBuilder();
double a = Integer.parseInt(imputarray[0]);
double b = Integer.parseInt(imputarray[1]);
double c = a/b;
double d = a%b;
int f = (int)c;
int g = (int)d;
double e = a/b;
String reale = String.format("%.5f", e);
sb.append(Integer.toString(f)).append(" ").append(Integer.toString(g)).append(" ").append(reale);
System.out.println(sb);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
0,
13,
4,
18,
13,
0,
13,
4,
18,
13,
41,
13,
0,
13,
17,
4,
18,
18,
13,
13,
2,
4,
18,
13,
2,
13,
13,
17,
4,
18,
18,
13,
13,
2,
4,
18,
13,
2,
13,
13,
17,
0,
13,
4,
18,
13,
2,
4,
18,
13,
13,
17,
41,
13,
20,
4,
18,
18,
13,
13,
4,
18,
13,
17,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
89,
8
],
[
89,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
11,
17
],
[
17,
18
],
[
11,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
22,
23
],
[
11,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
11,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
35,
36
],
[
36,
37
],
[
36,
38
],
[
34,
39
],
[
39,
40
],
[
40,
41
],
[
41,
42
],
[
40,
43
],
[
43,
44
],
[
43,
45
],
[
39,
46
],
[
11,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
53,
56
],
[
56,
57
],
[
56,
58
],
[
52,
59
],
[
11,
60
],
[
60,
61
],
[
60,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
65,
70
],
[
11,
71
],
[
71,
72
],
[
71,
73
],
[
11,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
79,
80
],
[
80,
81
],
[
79,
82
],
[
79,
83
],
[
83,
84
],
[
83,
85
],
[
9,
86
],
[
86,
87
],
[
0,
88
],
[
88,
89
],
[
88,
90
]
] | [
"\n\nimport java.util.Scanner;\nimport java.math.*;\n\npublic class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.math.*;",
"math.*",
"java",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}\n}",
"Main",
"public static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a",
"a",
"b;",
"b",
"a = scan.nextInt()",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"b = scan.nextInt()",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"double d;",
"d",
"d = 0.0",
"d",
"0.0",
"System.out.print(Integer.toString(a / b) + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"Integer.toString(a / b) + \" \"",
"Integer.toString(a / b)",
"Integer.toString",
"Integer",
"a / b",
"a",
"b",
"\" \"",
"System.out.print(Integer.toString(a % b) + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"Integer.toString(a % b) + \" \"",
"Integer.toString(a % b)",
"Integer.toString",
"Integer",
"a % b",
"a",
"b",
"\" \"",
"d = Double.parseDouble(Integer.toString(a) + \".0\")",
"d",
"Double.parseDouble(Integer.toString(a) + \".0\")",
"Double.parseDouble",
"Double",
"Integer.toString(a) + \".0\"",
"Integer.toString(a)",
"Integer.toString",
"Integer",
"a",
"\".0\"",
"BigDecimal x = new BigDecimal(d / b);",
"x",
"new BigDecimal(d / b)",
"System.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP))",
"System.out.print",
"System.out",
"System",
"System.out",
"x.setScale(5, BigDecimal.ROUND_HALF_UP)",
"x.setScale",
"x",
"5",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"String args[]",
"args",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}\n}",
"public class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a, b;\n\t\ta = scan.nextInt();\n\t\tb = scan.nextInt();\n\n\t\t// ???????°???°?????°??¨?????\\???????????¨???\n\t\tdouble d;\n\t\td = 0.0;\n\n\t\t// a??b ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a / b) + \" \");\n\t\t// a??b????????? ?????´??°???????¨????\n\t\tSystem.out.print(Integer.toString(a % b) + \" \");\n\t\t// a??b??????????°???°?????°???????¨????\n\t\t// a????????????.0???????????????\n\t\td = Double.parseDouble(Integer.toString(a) + \".0\");\n\n\t\tBigDecimal x = new BigDecimal(d / b);\n\n\t\tSystem.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));\n\n\t}\n}",
"Main"
] |
import java.util.Scanner;
import java.math.*;
public class Main {
public static void main(String args[]) {
Scanner scan = new Scanner(System.in);
int a, b;
a = scan.nextInt();
b = scan.nextInt();
// ???????°???°?????°??¨?????\???????????¨???
double d;
d = 0.0;
// a??b ?????´??°???????¨????
System.out.print(Integer.toString(a / b) + " ");
// a??b????????? ?????´??°???????¨????
System.out.print(Integer.toString(a % b) + " ");
// a??b??????????°???°?????°???????¨????
// a????????????.0???????????????
d = Double.parseDouble(Integer.toString(a) + ".0");
BigDecimal x = new BigDecimal(d / b);
System.out.print(x.setScale(5, BigDecimal.ROUND_HALF_UP));
}
} |
[
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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
63,
8
],
[
63,
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
],
[
27,
29
],
[
11,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
11,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
37,
39
],
[
11,
40
],
[
40,
41
],
[
40,
42
],
[
11,
43
],
[
43,
44
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
51,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
50,
54
],
[
49,
55
],
[
51,
56
],
[
56,
57
],
[
57,
58
],
[
56,
59
],
[
9,
60
],
[
60,
61
],
[
0,
62
],
[
62,
63
],
[
62,
64
]
] | [
"import java.text.DecimalFormat;\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}\n\n}",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"long a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"long b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int d = (int) (a/b);",
"d",
"(int) (a/b)",
"a",
"b",
"int r = (int) (a%b);",
"r",
"(int) (a%b)",
"a",
"b",
"double f = (double)a/b;",
"f",
"(double)a/b",
"(double)a",
"b",
"DecimalFormat df2 = new DecimalFormat(\"0.00000000\");",
"df2",
"new DecimalFormat(\"0.00000000\")",
"System.out.println(d+\" \"+r+\" \"+df2.format(f))",
"System.out.println",
"System.out",
"System",
"System.out",
"d+\" \"+r+\" \"+df2.format(f)",
"\" \"",
"r",
"d+\" \"+r+\" \"+df2.format(f)",
"d",
"\" \"",
"r",
"\" \"",
"df2.format(f)",
"df2.format",
"df2",
"f",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}\n\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tlong a = scan.nextInt();\n\t\tlong b = scan.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = (double)a/b;\n\t\tDecimalFormat df2 = new DecimalFormat(\"0.00000000\");\n\n\n\t\tSystem.out.println(d+\" \"+r+\" \"+df2.format(f));\n\n\t}\n\n}",
"Main"
] | import java.text.DecimalFormat;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
long a = scan.nextInt();
long b = scan.nextInt();
int d = (int) (a/b);
int r = (int) (a%b);
double f = (double)a/b;
DecimalFormat df2 = new DecimalFormat("0.00000000");
System.out.println(d+" "+r+" "+df2.format(f));
}
} |
[
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,
41,
13,
4,
18,
13,
4,
13,
13,
41,
13,
4,
18,
13,
4,
13,
13,
41,
13,
20,
41,
13,
20,
41,
13,
41,
13,
41,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
4,
18,
4,
18,
13,
13,
17,
18,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
17,
29,
4,
18,
13,
17,
13,
23,
13,
12,
13,
30,
41,
13,
4,
18,
13,
17,
29,
4,
18,
13,
2,
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
],
[
128,
11
],
[
128,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
14,
21
],
[
21,
22
],
[
21,
23
],
[
23,
24
],
[
24,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
14,
45
],
[
45,
46
],
[
45,
47
],
[
14,
48
],
[
48,
49
],
[
14,
50
],
[
50,
51
],
[
14,
52
],
[
52,
53
],
[
14,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
56,
58
],
[
14,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
61,
63
],
[
14,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
68,
71
],
[
68,
72
],
[
68,
73
],
[
73,
74
],
[
73,
75
],
[
14,
76
],
[
76,
77
],
[
77,
78
],
[
78,
79
],
[
78,
80
],
[
76,
81
],
[
84,
82
],
[
82,
83
],
[
83,
84
],
[
84,
85
],
[
84,
86
],
[
83,
87
],
[
82,
88
],
[
84,
89
],
[
12,
90
],
[
90,
91
],
[
128,
92
],
[
92,
93
],
[
92,
94
],
[
94,
95
],
[
95,
96
],
[
95,
97
],
[
97,
98
],
[
98,
99
],
[
97,
100
],
[
94,
101
],
[
101,
102
],
[
102,
103
],
[
103,
104
],
[
102,
105
],
[
102,
106
],
[
92,
107
],
[
107,
108
],
[
128,
109
],
[
109,
110
],
[
109,
111
],
[
111,
112
],
[
112,
113
],
[
112,
114
],
[
114,
115
],
[
115,
116
],
[
114,
117
],
[
111,
118
],
[
118,
119
],
[
119,
120
],
[
120,
121
],
[
119,
122
],
[
122,
123
],
[
122,
124
],
[
109,
125
],
[
125,
126
],
[
0,
127
],
[
127,
128
],
[
127,
129
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.math.BigDecimal;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"main",
"{\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}",
"InputStreamReader is = new InputStreamReader(System.in);",
"is",
"new InputStreamReader(System.in)",
"BufferedReader br = new BufferedReader(is);",
"br",
"new BufferedReader(is)",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"int x = Integer.parseInt(SubStringStart(str));",
"x",
"Integer.parseInt(SubStringStart(str))",
"Integer.parseInt",
"Integer",
"SubStringStart(str)",
"SubStringStart",
"str",
"int y = Integer.parseInt(SubStringEnd(str));",
"y",
"Integer.parseInt(SubStringEnd(str))",
"Integer.parseInt",
"Integer",
"SubStringEnd(str)",
"SubStringEnd",
"str",
"BigDecimal k = new BigDecimal(SubStringStart(str));",
"k",
"new BigDecimal(SubStringStart(str))",
"BigDecimal l = new BigDecimal(SubStringEnd(str));",
"l",
"new BigDecimal(SubStringEnd(str))",
"int d",
"d",
"r;",
"r",
"String f;",
"f",
"d = x / y",
"d",
"x / y",
"x",
"y",
"r = x % y",
"r",
"x % y",
"x",
"y",
"f=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString()",
"f",
"k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString()",
"k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString",
"k.divide(l,8,BigDecimal.ROUND_HALF_UP)",
"k.divide",
"k",
"l",
"8",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args",
"//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}",
"SubStringStart",
"{\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}",
"int index = str.indexOf(\" \");",
"index",
"str.indexOf(\" \")",
"str.indexOf",
"str",
"\" \"",
"return (str.substring(0, index));",
"(str.substring(0, index))",
"str.substring",
"str",
"0",
"index",
"String str",
"str",
"//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}",
"SubStringEnd",
"{\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}",
"int index = str.lastIndexOf(\" \");",
"index",
"str.lastIndexOf(\" \")",
"str.lastIndexOf",
"str",
"\" \"",
"return (str.substring(index + 1));",
"(str.substring(index + 1))",
"str.substring",
"str",
"index + 1",
"index",
"1",
"String str",
"str",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));\n\t\tint y = Integer.parseInt(SubStringEnd(str));\n\t\tBigDecimal k = new BigDecimal(SubStringStart(str));\n\t\tBigDecimal l = new BigDecimal(SubStringEnd(str));\n\n\t\tint d, r;\n\t\tString f;\n\n\t\td = x / y;\n\t\tr = x % y;\n\t\tf=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f);\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.math.BigDecimal;
public class Main {
public static void main(String[] args) throws Exception {
InputStreamReader is = new InputStreamReader(System.in);
BufferedReader br = new BufferedReader(is);
String str = br.readLine();
int x = Integer.parseInt(SubStringStart(str));
int y = Integer.parseInt(SubStringEnd(str));
BigDecimal k = new BigDecimal(SubStringStart(str));
BigDecimal l = new BigDecimal(SubStringEnd(str));
int d, r;
String f;
d = x / y;
r = x % y;
f=k.divide(l,8,BigDecimal.ROUND_HALF_UP).toPlainString();
System.out.println(d + " " + r + " " + f);
}
//?¬¬????????°???????????????????????????
public static String SubStringStart(String str) {
int index = str.indexOf(" ");
return (str.substring(0, index));
}
// ?¬¬????????°???????????????????????????
public static String SubStringEnd(String str) {
int index = str.lastIndexOf(" ");
return (str.substring(index + 1));
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
41,
13,
41,
13,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
4,
18,
18,
13,
13,
4,
18,
13,
17,
13,
13,
13,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
61,
5
],
[
61,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
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
],
[
30,
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
],
[
44,
45
],
[
45,
46
],
[
45,
47
],
[
43,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
48,
52
],
[
48,
53
],
[
48,
54
],
[
8,
55
],
[
55,
56
],
[
56,
57
],
[
6,
58
],
[
58,
59
],
[
0,
60
],
[
60,
61
],
[
60,
62
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\n public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\n public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }\n\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"long d",
"d",
"r;",
"r",
"double f;",
"f",
"long a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = (double)a / b",
"f",
"(double)a / b",
"(double)a",
"b",
"System.out.println(String.format(\"%d %d %f\", d, r, f))",
"System.out.println",
"System.out",
"System",
"System.out",
"String.format(\"%d %d %f\", d, r, f)",
"String.format",
"String",
"\"%d %d %f\"",
"d",
"r",
"f",
"scan.close()",
"scan.close",
"scan",
"String[] args",
"args",
"public class Main {\n\n\n public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }\n\n}",
"public class Main {\n\n\n public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tlong d, r;//d = ??????r = ?????????\n\t\tdouble f;//f = ???????°???°\n\t\tlong a = scan.nextInt();//a = ??????????????°\n\t\tint b = scan.nextInt();//b = ????????°\n\n\t\td = a / b;\n\t\tr = a % b;\n\t\tf = (double)a / b;\n\n\t\tSystem.out.println(String.format(\"%d %d %f\", d, r, f));\n\t\t\n scan.close();\n }\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
long d, r;//d = ??????r = ?????????
double f;//f = ???????°???°
long a = scan.nextInt();//a = ??????????????°
int b = scan.nextInt();//b = ????????°
d = a / b;
r = a % b;
f = (double)a / b;
System.out.println(String.format("%d %d %f", d, r, f));
scan.close();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
12,
13,
30,
4,
18,
20,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
56,
5
],
[
56,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
31,
32
],
[
32,
33
],
[
32,
34
],
[
30,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
38,
44
],
[
44,
45
],
[
44,
46
],
[
56,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
47,
53
],
[
53,
54
],
[
0,
55
],
[
55,
56
],
[
55,
57
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\tvoid run() {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\tvoid run() {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n}",
"Main",
"void run() {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}",
"run",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"System.out.println(a/b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a/b",
"a",
"b",
"System.out.println(a%b)",
"System.out.println",
"System.out",
"System",
"System.out",
"a%b",
"a",
"b",
"System.out.printf(\"%f\\n\", (double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f\\n\"",
"(double)a/b",
"(double)a",
"b",
"public static void main(String[] args) {\n\t\tnew Main().run();\n\t}",
"main",
"{\n\t\tnew Main().run();\n\t}",
"new Main().run()",
"new Main().run",
"new Main()",
"String[] args",
"args",
"public class Main {\n\tvoid run() {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n}",
"public class Main {\n\tvoid run() {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tSystem.out.println(a/b);\n\t\tSystem.out.println(a%b);\n\t\tSystem.out.printf(\"%f\\n\", (double)a/b);\n\t}\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n}",
"Main"
] | import java.util.Scanner;
public class Main {
void run() {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
System.out.println(a/b);
System.out.println(a%b);
System.out.printf("%f\n", (double)a/b);
}
public static void main(String[] args) {
new Main().run();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
40,
5
],
[
40,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
22,
28
],
[
28,
29
],
[
28,
30
],
[
22,
31
],
[
31,
32
],
[
31,
33
],
[
22,
34
],
[
34,
35
],
[
34,
36
],
[
6,
37
],
[
37,
38
],
[
0,
39
],
[
39,
40
],
[
39,
41
]
] | [
"import java.util.Scanner;\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\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\n\n }\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 a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\n\n }\n\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\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\n\n }",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\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",
"System.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.10f\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/b",
"(double)a",
"b",
"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\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\n\n }\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 a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\n\t\tSystem.out.printf(\"%d %d %.10f\",a/b, a%b, (double)a/b);\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();
System.out.printf("%d %d %.10f",a/b, a%b, (double)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,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
13,
23,
13,
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
],
[
24,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
37,
43
],
[
37,
44
],
[
37,
45
],
[
6,
46
],
[
46,
47
],
[
0,
48
],
[
48,
49
],
[
48,
50
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int c=(int) a/b;",
"c",
"(int) a/b",
"(int) a",
"b",
"int d=(int)a%b;",
"d",
"(int)a%b",
"(int)a",
"b",
"double r=(double)a/b;",
"r",
"(double)a/b",
"(double)a",
"b",
"System.out.printf(\"%d %d %f\\n\",c,d,r)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %f\\n\"",
"c",
"d",
"r",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c=(int) a/b;\n int d=(int)a%b;\n double r=(double)a/b;\n System.out.printf(\"%d %d %f\\n\",c,d,r);\n \n }\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int c=(int) a/b;
int d=(int)a%b;
double r=(double)a/b;
System.out.printf("%d %d %f\n",c,d,r);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
17,
41,
13,
2,
13,
17,
41,
13,
2,
17,
13,
42,
2,
4,
18,
13,
17,
0,
13,
2,
17,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
2,
2,
17,
2,
13,
13,
17,
2,
13,
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
],
[
24,
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
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
48,
52
],
[
47,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
55,
57
],
[
8,
58
],
[
58,
59
],
[
59,
60
],
[
60,
61
],
[
60,
62
],
[
58,
63
],
[
69,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
75,
68
],
[
68,
69
],
[
69,
70
],
[
69,
71
],
[
71,
72
],
[
71,
73
],
[
68,
74
],
[
75,
75
],
[
75,
76
],
[
75,
77
],
[
66,
78
],
[
65,
79
],
[
64,
80
],
[
69,
81
],
[
6,
82
],
[
82,
83
]
] | [
"import java.util.*;\nclass Main {\n public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long a00000 = a * 100000;\n long c = a00000 / b;\n long d = c / 100000;\n long f = c % 100000;\n String sf = \"\"+f;\n while(sf.length() < 5) sf = \"0\" + sf;\n //System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + (a/(double)b));\n System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf);\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main {\n public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long a00000 = a * 100000;\n long c = a00000 / b;\n long d = c / 100000;\n long f = c % 100000;\n String sf = \"\"+f;\n while(sf.length() < 5) sf = \"0\" + sf;\n //System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + (a/(double)b));\n System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf);\n }\n}",
"Main",
"public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long a00000 = a * 100000;\n long c = a00000 / b;\n long d = c / 100000;\n long f = c % 100000;\n String sf = \"\"+f;\n while(sf.length() < 5) sf = \"0\" + sf;\n //System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + (a/(double)b));\n System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf);\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n long a = sc.nextInt();\n long b = sc.nextInt();\n long a00000 = a * 100000;\n long c = a00000 / b;\n long d = c / 100000;\n long f = c % 100000;\n String sf = \"\"+f;\n while(sf.length() < 5) sf = \"0\" + sf;\n //System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + (a/(double)b));\n System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf);\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"long a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"long b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"long a00000 = a * 100000;",
"a00000",
"a * 100000",
"a",
"100000",
"long c = a00000 / b;",
"c",
"a00000 / b",
"a00000",
"b",
"long d = c / 100000;",
"d",
"c / 100000",
"c",
"100000",
"long f = c % 100000;",
"f",
"c % 100000",
"c",
"100000",
"String sf = \"\"+f;",
"sf",
"\"\"+f",
"\"\"",
"f",
"while(sf.length() < 5) sf = \"0\" + sf;",
"sf.length() < 5",
"sf.length()",
"sf.length",
"sf",
"5",
"sf = \"0\" + sf",
"sf",
"\"0\" + sf",
"\"0\"",
"sf",
"System.out.println(\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf)",
"System.out.println",
"System.out",
"System",
"System.out",
"\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf",
"\".\"",
"d",
"\" \"",
"(a%b)",
"\" \"",
"\"\" + (a/b) + \" \" + (a%b) + \" \" + d + \".\" + sf",
"\"\"",
"(a/b)",
"a",
"b",
"\" \"",
"(a%b)",
"a",
"b",
"\" \"",
"d",
"\".\"",
"sf",
"String[]args",
"args"
] | import java.util.*;
class Main {
public static void main(String[]args)throws Exception {
Scanner sc = new Scanner(System.in);
long a = sc.nextInt();
long b = sc.nextInt();
long a00000 = a * 100000;
long c = a00000 / b;
long d = c / 100000;
long f = c % 100000;
String sf = ""+f;
while(sf.length() < 5) sf = "0" + sf;
//System.out.println("" + (a/b) + " " + (a%b) + " " + (a/(double)b));
System.out.println("" + (a/b) + " " + (a%b) + " " + d + "." + sf);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
20,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
2,
13,
13,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
4,
18,
13,
13,
17,
13,
17,
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
],
[
92,
8
],
[
92,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
11,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
31,
34
],
[
34,
35
],
[
34,
36
],
[
11,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
47,
49
],
[
11,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
52,
54
],
[
11,
55
],
[
55,
56
],
[
55,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
57,
61
],
[
61,
62
],
[
61,
63
],
[
11,
64
],
[
64,
65
],
[
65,
66
],
[
66,
67
],
[
67,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
74,
77
],
[
72,
78
],
[
70,
79
],
[
68,
80
],
[
66,
81
],
[
64,
82
],
[
11,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
83,
88
],
[
9,
89
],
[
89,
90
],
[
0,
91
],
[
91,
92
],
[
91,
93
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main{\n\t\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main{\n\t\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}\n}",
"Main",
"public static void main(String[] args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String line = br.readLine();",
"line",
"br.readLine()",
"br.readLine",
"br",
"StringBuilder sb = new StringBuilder();",
"sb",
"new StringBuilder()",
"String[] num = line.split(\" \");",
"num",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int a = Integer.parseInt(num[0]);",
"a",
"Integer.parseInt(num[0])",
"Integer.parseInt",
"Integer",
"num[0]",
"num",
"0",
"int b = Integer.parseInt(num[1]);",
"b",
"Integer.parseInt(num[1])",
"Integer.parseInt",
"Integer",
"num[1]",
"num",
"1",
"int d = a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"String f = String.format(\"%.5f\",((double)a / (double)b));",
"f",
"String.format(\"%.5f\",((double)a / (double)b))",
"String.format",
"String",
"\"%.5f\"",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"sb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\")",
"sb.append(d).append(\" \").append(r).append(\" \").append(f).append",
"sb.append(d).append(\" \").append(r).append(\" \").append(f)",
"sb.append(d).append(\" \").append(r).append(\" \").append",
"sb.append(d).append(\" \").append(r).append(\" \")",
"sb.append(d).append(\" \").append(r).append",
"sb.append(d).append(\" \").append(r)",
"sb.append(d).append(\" \").append",
"sb.append(d).append(\" \")",
"sb.append(d).append",
"sb.append(d)",
"sb.append",
"sb",
"d",
"\" \"",
"r",
"\" \"",
"f",
"\"\\n\"",
"System.out.print(sb)",
"System.out.print",
"System.out",
"System",
"System.out",
"sb",
"String[] args",
"args",
"public class Main{\n\t\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}\n}",
"public class Main{\n\t\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tStringBuilder sb = new StringBuilder();\n\t\t\n\t\tString[] num = line.split(\" \");\n\t\tint a = Integer.parseInt(num[0]);\n\t\tint b = Integer.parseInt(num[1]);\n\t\t\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tString f = String.format(\"%.5f\",((double)a / (double)b));\n\t\t\n\t\tsb.append(d).append(\" \").append(r).append(\" \").append(f).append(\"\\n\");\n\t\tSystem.out.print(sb);\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main{
public static void main(String[] args)throws Exception{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String line = br.readLine();
StringBuilder sb = new StringBuilder();
String[] num = line.split(" ");
int a = Integer.parseInt(num[0]);
int b = Integer.parseInt(num[1]);
int d = a/b;
int r = a%b;
String f = String.format("%.5f",((double)a / (double)b));
sb.append(d).append(" ").append(r).append(" ").append(f).append("\n");
System.out.print(sb);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
41,
13,
4,
18,
13,
13,
17,
18,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
4,
18,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
93,
8
],
[
93,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
44,
46
],
[
11,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
49,
51
],
[
11,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
55,
56
],
[
54,
57
],
[
11,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
11,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
66,
70
],
[
66,
71
],
[
71,
72
],
[
71,
73
],
[
11,
74
],
[
74,
75
],
[
75,
76
],
[
76,
77
],
[
76,
78
],
[
74,
79
],
[
82,
80
],
[
80,
81
],
[
81,
82
],
[
82,
83
],
[
82,
84
],
[
81,
85
],
[
80,
86
],
[
82,
87
],
[
87,
88
],
[
88,
89
],
[
9,
90
],
[
90,
91
],
[
0,
92
],
[
92,
93
],
[
92,
94
]
] | [
"import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}\n\n}",
"import java.math.BigDecimal;",
"BigDecimal",
"java.math",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"String line = sc.nextLine();",
"line",
"sc.nextLine()",
"sc.nextLine",
"sc",
"String[] array = line.split(\" \");",
"array",
"line.split(\" \")",
"line.split",
"line",
"\" \"",
"int a = Integer.parseInt(array[0]);",
"a",
"Integer.parseInt(array[0])",
"Integer.parseInt",
"Integer",
"array[0]",
"array",
"0",
"int b = Integer.parseInt(array[1]);",
"b",
"Integer.parseInt(array[1])",
"Integer.parseInt",
"Integer",
"array[1]",
"array",
"1",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"BigDecimal A = BigDecimal.valueOf(a);",
"A",
"BigDecimal.valueOf(a)",
"BigDecimal.valueOf",
"BigDecimal",
"a",
"BigDecimal B = BigDecimal.valueOf(b);",
"B",
"BigDecimal.valueOf(b)",
"BigDecimal.valueOf",
"BigDecimal",
"b",
"BigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);",
"f",
"A.divide(B, 8, BigDecimal.ROUND_HALF_UP)",
"A.divide",
"A",
"B",
"8",
"BigDecimal.ROUND_HALF_UP",
"BigDecimal",
"BigDecimal.ROUND_HALF_UP",
"System.out.println(d + \" \" + r + \" \" + f.toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f.toPlainString()",
"\" \"",
"r",
"d + \" \" + r + \" \" + f.toPlainString()",
"d",
"\" \"",
"r",
"\" \"",
"f.toPlainString()",
"f.toPlainString",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\n\t\tBigDecimal A = BigDecimal.valueOf(a);\n\t\tBigDecimal B = BigDecimal.valueOf(b);\n\t\tBigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + f.toPlainString());\n\t}\n\n}",
"Main"
] | import java.math.BigDecimal;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String line = sc.nextLine();
String[] array = line.split(" ");
int a = Integer.parseInt(array[0]);
int b = Integer.parseInt(array[1]);
int d = a / b;
int r = a % b;
BigDecimal A = BigDecimal.valueOf(a);
BigDecimal B = BigDecimal.valueOf(b);
BigDecimal f = A.divide(B, 8, BigDecimal.ROUND_HALF_UP);
System.out.println(d + " " + r + " " + f.toPlainString());
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
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
],
[
24,
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
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
8,
44
],
[
44,
45
],
[
45,
46
],
[
46,
47
],
[
46,
48
],
[
44,
49
],
[
52,
50
],
[
50,
51
],
[
51,
52
],
[
52,
53
],
[
52,
54
],
[
51,
55
],
[
50,
56
],
[
52,
57
],
[
6,
58
],
[
58,
59
]
] | [
"import java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n \n int div = a / b;\n int rem = a % b;\n double fp = (double)a / (double)b;\n \n String after = String.format(\"%.16f\", fp);\n System.out.println(div + \" \" + rem + \" \" + after); \n }\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n \n int div = a / b;\n int rem = a % b;\n double fp = (double)a / (double)b;\n \n String after = String.format(\"%.16f\", fp);\n System.out.println(div + \" \" + rem + \" \" + after); \n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n \n int div = a / b;\n int rem = a % b;\n double fp = (double)a / (double)b;\n \n String after = String.format(\"%.16f\", fp);\n System.out.println(div + \" \" + rem + \" \" + after); \n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n \n int div = a / b;\n int rem = a % b;\n double fp = (double)a / (double)b;\n \n String after = String.format(\"%.16f\", fp);\n System.out.println(div + \" \" + rem + \" \" + after); \n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int div = a / b;",
"div",
"a / b",
"a",
"b",
"int rem = a % b;",
"rem",
"a % b",
"a",
"b",
"double fp = (double)a / (double)b;",
"fp",
"(double)a / (double)b",
"(double)a",
"(double)b",
"String after = String.format(\"%.16f\", fp);",
"after",
"String.format(\"%.16f\", fp)",
"String.format",
"String",
"\"%.16f\"",
"fp",
"System.out.println(div + \" \" + rem + \" \" + after)",
"System.out.println",
"System.out",
"System",
"System.out",
"div + \" \" + rem + \" \" + after",
"\" \"",
"rem",
"div + \" \" + rem + \" \" + after",
"div",
"\" \"",
"rem",
"\" \"",
"after",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int div = a / b;
int rem = a % b;
double fp = (double)a / (double)b;
String after = String.format("%.16f", fp);
System.out.println(div + " " + rem + " " + after);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
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
],
[
24,
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
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
44,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
43,
47
],
[
44,
48
],
[
8,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
51,
53
],
[
49,
54
],
[
49,
55
],
[
6,
56
],
[
56,
57
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t int b = scan.nextInt();\n\n\t int d = a / b;\n\t int r = a % b;\n\t double f = ((double)a /(double)b);\n\t System.out.print(d + \" \" + r + \" \");\n\t System.out.printf(\"%.5f\",f);\n\n\t \n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t int b = scan.nextInt();\n\n\t int d = a / b;\n\t int r = a % b;\n\t double f = ((double)a /(double)b);\n\t System.out.print(d + \" \" + r + \" \");\n\t System.out.printf(\"%.5f\",f);\n\n\t \n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t int b = scan.nextInt();\n\n\t int d = a / b;\n\t int r = a % b;\n\t double f = ((double)a /(double)b);\n\t System.out.print(d + \" \" + r + \" \");\n\t System.out.printf(\"%.5f\",f);\n\n\t \n\t}",
"main",
"{\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t int b = scan.nextInt();\n\n\t int d = a / b;\n\t int r = a % b;\n\t double f = ((double)a /(double)b);\n\t System.out.print(d + \" \" + r + \" \");\n\t System.out.printf(\"%.5f\",f);\n\n\t \n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"int a = scan.nextInt();",
"a",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int b = scan.nextInt();",
"b",
"scan.nextInt()",
"scan.nextInt",
"scan",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double f = ((double)a /(double)b);",
"f",
"((double)a /(double)b)",
"(double)a",
"(double)b",
"System.out.print(d + \" \" + r + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \"",
"r",
"d + \" \" + r + \" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.5f\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\"",
"f",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int a = scan.nextInt();
int b = scan.nextInt();
int d = a / b;
int r = a % b;
double f = ((double)a /(double)b);
System.out.print(d + " " + r + " ");
System.out.printf("%.5f",f);
}
} |
[
7,
15,
13,
17,
6,
13,
41,
13,
20,
12,
13,
30,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
18,
13,
13,
17,
2,
13,
13,
12,
13,
30,
20,
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
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
29,
28
],
[
34,
29
],
[
29,
30
],
[
30,
31
],
[
30,
32
],
[
29,
33
],
[
34,
34
],
[
34,
35
],
[
34,
36
],
[
29,
37
],
[
11,
38
],
[
38,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
38,
43
],
[
38,
44
],
[
44,
45
],
[
44,
46
],
[
4,
47
],
[
47,
48
],
[
47,
49
],
[
49,
50
],
[
47,
51
],
[
51,
52
]
] | [
"import java.util.*;\n\nclass Main{\n Scanner sc = new Scanner(System.in);\n\n Main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tSystem.out.print( (a/b)+\" \"+(a%b)+\" \" );\n\tSystem.out.printf(\"%.8f\\n\", (double)a/b );\n }\n\n public static void main(String[] args){\n\tnew Main();\n }\n}",
"import java.util.*;",
"util.*",
"java",
"class Main{\n Scanner sc = new Scanner(System.in);\n\n Main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tSystem.out.print( (a/b)+\" \"+(a%b)+\" \" );\n\tSystem.out.printf(\"%.8f\\n\", (double)a/b );\n }\n\n public static void main(String[] args){\n\tnew Main();\n }\n}",
"Main",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"Main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tSystem.out.print( (a/b)+\" \"+(a%b)+\" \" );\n\tSystem.out.printf(\"%.8f\\n\", (double)a/b );\n }",
"Main",
"{\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tSystem.out.print( (a/b)+\" \"+(a%b)+\" \" );\n\tSystem.out.printf(\"%.8f\\n\", (double)a/b );\n }",
"int a=sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b=sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"System.out.print( (a/b)+\" \"+(a%b)+\" \" )",
"System.out.print",
"System.out",
"System",
"System.out",
"(a/b)+\" \"+(a%b)+\" \"",
"(a%b)",
"(a/b)+\" \"+(a%b)+\" \"",
"(a/b)",
"a",
"b",
"\" \"",
"(a%b)",
"a",
"b",
"\" \"",
"System.out.printf(\"%.8f\\n\", (double)a/b )",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.8f\\n\"",
"(double)a/b",
"(double)a",
"b",
"public static void main(String[] args){\n\tnew Main();\n }",
"main",
"{\n\tnew Main();\n }",
"new Main()",
"String[] args",
"args"
] | import java.util.*;
class Main{
Scanner sc = new Scanner(System.in);
Main(){
int a=sc.nextInt();
int b=sc.nextInt();
System.out.print( (a/b)+" "+(a%b)+" " );
System.out.printf("%.8f\n", (double)a/b );
}
public static void main(String[] args){
new Main();
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
40,
5
],
[
40,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
20,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
22,
28
],
[
28,
29
],
[
28,
30
],
[
22,
31
],
[
31,
32
],
[
31,
33
],
[
22,
34
],
[
34,
35
],
[
34,
36
],
[
6,
37
],
[
37,
38
],
[
0,
39
],
[
39,
40
],
[
39,
41
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b);\n }\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b);\n }\n\n}",
"Main",
"public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b);\n }",
"main",
"{\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)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",
"System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.5f%n\"",
"a / b",
"a",
"b",
"a % b",
"a",
"b",
"(double)a / (double)b",
"(double)a",
"(double)b",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b);\n }\n\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner s = new Scanner(System.in);\n int a = s.nextInt();\n int b = s.nextInt();\n\n System.out.printf(\"%d %d %.5f%n\",a / b, a % b, (double)a / (double)b);\n }\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
int a = s.nextInt();
int b = s.nextInt();
System.out.printf("%d %d %.5f%n",a / b, a % b, (double)a / (double)b);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
41,
13,
17,
38,
5,
13,
30,
4,
18,
18,
13,
13,
13,
5,
13,
30,
4,
18,
18,
13,
13,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
20,
41,
13,
4,
18,
13,
17,
17,
11,
1,
41,
13,
17,
2,
13,
18,
13,
13,
1,
40,
13,
30,
30,
4,
18,
13,
4,
18,
13,
18,
13,
13,
0,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
17,
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,
4,
18,
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
],
[
143,
14
],
[
143,
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
],
[
17,
30
],
[
30,
31
],
[
30,
32
],
[
17,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
39,
40
],
[
39,
41
],
[
37,
42
],
[
33,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
48,
49
],
[
48,
50
],
[
46,
51
],
[
33,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
52,
56
],
[
56,
57
],
[
56,
58
],
[
58,
59
],
[
59,
60
],
[
52,
61
],
[
61,
62
],
[
61,
63
],
[
52,
64
],
[
64,
65
],
[
64,
66
],
[
66,
67
],
[
67,
68
],
[
66,
69
],
[
66,
70
],
[
52,
71
],
[
71,
72
],
[
72,
73
],
[
73,
74
],
[
73,
75
],
[
71,
76
],
[
76,
77
],
[
76,
78
],
[
78,
79
],
[
78,
80
],
[
71,
81
],
[
81,
82
],
[
82,
83
],
[
71,
84
],
[
85,
85
],
[
85,
86
],
[
86,
87
],
[
87,
88
],
[
86,
89
],
[
89,
90
],
[
90,
91
],
[
89,
92
],
[
92,
93
],
[
92,
94
],
[
52,
95
],
[
95,
96
],
[
95,
97
],
[
97,
98
],
[
98,
99
],
[
97,
100
],
[
52,
101
],
[
101,
102
],
[
101,
103
],
[
103,
104
],
[
104,
105
],
[
103,
106
],
[
52,
107
],
[
107,
108
],
[
107,
109
],
[
109,
110
],
[
109,
111
],
[
52,
112
],
[
112,
113
],
[
112,
114
],
[
114,
115
],
[
114,
116
],
[
52,
117
],
[
117,
118
],
[
117,
119
],
[
119,
120
],
[
119,
121
],
[
52,
122
],
[
122,
123
],
[
123,
124
],
[
124,
125
],
[
124,
126
],
[
122,
127
],
[
130,
128
],
[
128,
129
],
[
129,
130
],
[
130,
131
],
[
130,
132
],
[
129,
133
],
[
128,
134
],
[
130,
135
],
[
135,
136
],
[
136,
137
],
[
135,
138
],
[
135,
139
],
[
15,
140
],
[
140,
141
],
[
0,
142
],
[
142,
143
],
[
142,
144
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.util.ArrayList;",
"ArrayList",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}",
"main",
"{\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}",
"double inta = 0;",
"inta",
"0",
"double intb = 0;",
"intb",
"0",
"double intd = 0;",
"intd",
"0",
"double intr = 0;",
"intr",
"0",
"double dbf = 0.0;",
"dbf",
"0.0",
"try {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}",
"catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}",
"IOException e",
"{\n\t\t\tSystem.out.println(e);\n\t\t}",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}",
"NumberFormatException e",
"{\n\t\t\tSystem.out.println(e);\n\t\t}",
"System.out.println(e)",
"System.out.println",
"System.out",
"System",
"System.out",
"e",
"{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String strInput = br.readLine();",
"strInput",
"br.readLine()",
"br.readLine",
"br",
"ArrayList<Double> NumList = new ArrayList<Double>();",
"NumList",
"new ArrayList<Double>()",
"String[] strNumList = strInput.split(\" \", 0);",
"strNumList",
"strInput.split(\" \", 0)",
"strInput.split",
"strInput",
"\" \"",
"0",
"for (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}",
"int i = 0;",
"int i = 0;",
"i",
"0",
"i < strNumList.length",
"i",
"strNumList.length",
"strNumList",
"strNumList.length",
"i++",
"i++",
"i",
"{\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}",
"{\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}",
"NumList.add(Double.parseDouble(strNumList[i]))",
"NumList.add",
"NumList",
"Double.parseDouble(strNumList[i])",
"Double.parseDouble",
"Double",
"strNumList[i]",
"strNumList",
"i",
"inta = NumList.get(0)",
"inta",
"NumList.get(0)",
"NumList.get",
"NumList",
"0",
"intb = NumList.get(1)",
"intb",
"NumList.get(1)",
"NumList.get",
"NumList",
"1",
"intd = inta / intb",
"intd",
"inta / intb",
"inta",
"intb",
"intr = inta % intb",
"intr",
"inta % intb",
"inta",
"intb",
"dbf = (double)inta / (double)intb",
"dbf",
"(double)inta / (double)intb",
"(double)inta",
"(double)intb",
"System.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf))",
"System.out.println",
"System.out",
"System",
"System.out",
"(int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf)",
"\" \"",
"intr",
"(int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf)",
"(int)intd",
"\" \"",
"intr",
"\" \"",
"String.format(\"%.5f\", dbf)",
"String.format",
"String",
"\"%.5f\"",
"dbf",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tdouble inta = 0;\n\t\tdouble intb = 0;\n\n\t\t//?§£????????°\n\t\tdouble intd = 0;\n\t\tdouble intr = 0;\n\t\tdouble dbf = 0.0;\n\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString strInput = br.readLine();\n\n\t\t\tArrayList<Double> NumList = new ArrayList<Double>();\n\n\t\t\tString[] strNumList = strInput.split(\" \", 0);\n\n\t\t\tfor (int i = 0; i < strNumList.length; i++) {\n\t\t\t\tNumList.add(Double.parseDouble(strNumList[i]));\n\t\t\t}\n\n\t\t\tinta = NumList.get(0);\n\t\t\tintb = NumList.get(1);\n\n\t\t\tintd = inta / intb;\n\t\t\tintr = inta % intb;\n\t\t\tdbf = (double)inta / (double)intb;\n\n\t\t\tSystem.out.println((int)intd + \" \" + intr + \" \" + String.format(\"%.5f\", dbf));\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}catch (NumberFormatException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
double inta = 0;
double intb = 0;
//?§£????????°
double intd = 0;
double intr = 0;
double dbf = 0.0;
try {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String strInput = br.readLine();
ArrayList<Double> NumList = new ArrayList<Double>();
String[] strNumList = strInput.split(" ", 0);
for (int i = 0; i < strNumList.length; i++) {
NumList.add(Double.parseDouble(strNumList[i]));
}
inta = NumList.get(0);
intb = NumList.get(1);
intd = inta / intb;
intr = inta % intb;
dbf = (double)inta / (double)intb;
System.out.println((int)intd + " " + intr + " " + String.format("%.5f", dbf));
} catch (IOException e) {
System.out.println(e);
}catch (NumberFormatException e) {
System.out.println(e);
}
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
4,
18,
13,
17,
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
],
[
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
],
[
24,
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
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
8,
44
],
[
44,
45
],
[
45,
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\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\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\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\n\t}",
"main",
"{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"double a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"double b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int d = (int) (a/b);",
"d",
"(int) (a/b)",
"a",
"b",
"int r = (int) (a%b);",
"r",
"(int) (a%b)",
"a",
"b",
"double f = a/b;",
"f",
"a/b",
"a",
"b",
"String str = String.format(\"%.7f\", f);",
"str",
"String.format(\"%.7f\", f)",
"String.format",
"String",
"\"%.7f\"",
"f",
"sc.close()",
"sc.close",
"sc",
"System.out.println(d + \" \" + r +\" \" + str)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r +\" \" + str",
"\" \"",
"r",
"d + \" \" + r +\" \" + str",
"d",
"\" \"",
"r",
"\" \"",
"str",
"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\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\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\tdouble a = sc.nextInt();\n\t\tdouble b = sc.nextInt();\n\t\tint d = (int) (a/b);\n\t\tint r = (int) (a%b);\n\t\tdouble f = a/b;\n\n\t\tString str = String.format(\"%.7f\", f);\n\t\t//BigDecimal bi = new BigDecimal(String.valueOf(f));\n\t\t//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();\n\t\tsc.close();\n\n\t\tSystem.out.println(d + \" \" + r +\" \" + str);\n\t}\n\n}",
"Main"
] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
double a = sc.nextInt();
double b = sc.nextInt();
int d = (int) (a/b);
int r = (int) (a%b);
double f = a/b;
String str = String.format("%.7f", f);
//BigDecimal bi = new BigDecimal(String.valueOf(f));
//double k= bi.setScale(9, BigDecimal.ROUND_DOWN).doubleValue();
sc.close();
System.out.println(d + " " + r +" " + str);
}
} |
[
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,
41,
13,
41,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
41,
13,
20,
41,
13,
4,
18,
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
],
[
72,
8
],
[
72,
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
],
[
11,
27
],
[
27,
28
],
[
11,
29
],
[
29,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
33,
35
],
[
11,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
11,
46
],
[
46,
47
],
[
46,
48
],
[
11,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
52,
53
],
[
51,
54
],
[
11,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
63,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
62,
66
],
[
61,
67
],
[
63,
68
],
[
9,
69
],
[
69,
70
],
[
0,
71
],
[
71,
72
],
[
71,
73
]
] | [
"import java.text.DecimalFormat;\nimport java.util.Scanner;\n\n/**\n *\n * @author lenovo\n */\npublic class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }\n}",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }\n}",
"Main",
"public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }",
"main",
"{\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"int d;",
"d",
"int r;",
"r",
"double f;",
"f",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = ((double) a) / b",
"f",
"((double) a) / b",
"((double) a)",
"b",
"DecimalFormat df = new DecimalFormat(\"0.000000000\");",
"df",
"new DecimalFormat(\"0.000000000\")",
"String n = df.format(f);",
"n",
"df.format(f)",
"df.format",
"df",
"f",
"System.out.println(d + \" \" + r + \" \" + n)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + n",
"\" \"",
"r",
"d + \" \" + r + \" \" + n",
"d",
"\" \"",
"r",
"\" \"",
"n",
"String[] args",
"args",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }\n}",
"public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int d;\n int r;\n double f;\n\n d = a / b;\n r = a % b;\n f = ((double) a) / b;\n \n DecimalFormat df = new DecimalFormat(\"0.000000000\");\n // DecimalFormat df = new DecimalFormat(\"###.000\");\n String n = df.format(f);\n System.out.println(d + \" \" + r + \" \" + n);\n }\n}",
"Main"
] | import java.text.DecimalFormat;
import java.util.Scanner;
/**
*
* @author lenovo
*/
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt();
int b = scanner.nextInt();
int d;
int r;
double f;
d = a / b;
r = a % b;
f = ((double) a) / b;
DecimalFormat df = new DecimalFormat("0.000000000");
// DecimalFormat df = new DecimalFormat("###.000");
String n = df.format(f);
System.out.println(d + " " + r + " " + n);
}
} |
[
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,
41,
13,
41,
13,
4,
18,
13,
17,
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
],
[
79,
5
],
[
79,
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
],
[
8,
41
],
[
41,
42
],
[
8,
43
],
[
43,
44
],
[
43,
45
],
[
45,
46
],
[
46,
47
],
[
45,
48
],
[
45,
49
],
[
49,
50
],
[
49,
51
],
[
8,
52
],
[
52,
53
],
[
52,
54
],
[
54,
55
],
[
54,
56
],
[
8,
57
],
[
57,
58
],
[
57,
59
],
[
59,
60
],
[
59,
61
],
[
8,
62
],
[
62,
63
],
[
63,
64
],
[
64,
65
],
[
64,
66
],
[
62,
67
],
[
70,
68
],
[
68,
69
],
[
69,
70
],
[
70,
71
],
[
70,
72
],
[
69,
73
],
[
68,
74
],
[
70,
75
],
[
6,
76
],
[
76,
77
],
[
0,
78
],
[
78,
79
],
[
78,
80
]
] | [
"import java.io.*;\npublic class Main {\n public static void main(String[] args) throws IOException{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }\n}",
"import java.io.*;",
"io.*",
"java",
"public class Main {\n public static void main(String[] args) throws IOException{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }\n}",
"Main",
"public static void main(String[] args) throws IOException{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }",
"main",
"{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }",
"BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));",
"buf",
"new BufferedReader(new InputStreamReader(System.in))",
"String str=buf.readLine();",
"str",
"buf.readLine()",
"buf.readLine",
"buf",
"String[] ra=str.split(\" \");",
"ra",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int x=Integer.parseInt(ra[0]);",
"x",
"Integer.parseInt(ra[0])",
"Integer.parseInt",
"Integer",
"ra[0]",
"ra",
"0",
"int y=Integer.parseInt(ra[1]);",
"y",
"Integer.parseInt(ra[1])",
"Integer.parseInt",
"Integer",
"ra[1]",
"ra",
"1",
"int d",
"d",
"r;",
"r",
"String f=String.format(\"%.5f\",(double)x/(double)y);",
"f",
"String.format(\"%.5f\",(double)x/(double)y)",
"String.format",
"String",
"\"%.5f\"",
"(double)x/(double)y",
"(double)x",
"(double)y",
"d=x/y",
"d",
"x/y",
"x",
"y",
"y=x%y",
"y",
"x%y",
"x",
"y",
"System.out.printf(d+\" \"+y+\" \"+f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"d+\" \"+y+\" \"+f",
"\" \"",
"y",
"d+\" \"+y+\" \"+f",
"d",
"\" \"",
"y",
"\" \"",
"f",
"String[] args",
"args",
"public class Main {\n public static void main(String[] args) throws IOException{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }\n}",
"public class Main {\n public static void main(String[] args) throws IOException{\n BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));\n String str=buf.readLine();\n String[] ra=str.split(\" \");\n \n int x=Integer.parseInt(ra[0]);\n int y=Integer.parseInt(ra[1]);\n int d,r;\n String f=String.format(\"%.5f\",(double)x/(double)y);\n d=x/y;\n y=x%y;\n System.out.printf(d+\" \"+y+\" \"+f);\n }\n}",
"Main"
] | import java.io.*;
public class Main {
public static void main(String[] args) throws IOException{
BufferedReader buf=new BufferedReader(new InputStreamReader(System.in));
String str=buf.readLine();
String[] ra=str.split(" ");
int x=Integer.parseInt(ra[0]);
int y=Integer.parseInt(ra[1]);
int d,r;
String f=String.format("%.5f",(double)x/(double)y);
d=x/y;
y=x%y;
System.out.printf(d+" "+y+" "+f);
}
} |
[
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,
4,
18,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
57,
8
],
[
57,
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
],
[
26,
27
],
[
11,
28
],
[
28,
29
],
[
28,
30
],
[
11,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
33,
35
],
[
31,
36
],
[
39,
37
],
[
37,
38
],
[
44,
39
],
[
39,
40
],
[
40,
41
],
[
40,
42
],
[
39,
43
],
[
44,
44
],
[
44,
45
],
[
44,
46
],
[
37,
47
],
[
39,
48
],
[
48,
49
],
[
49,
50
],
[
48,
51
],
[
51,
52
],
[
51,
53
],
[
9,
54
],
[
54,
55
],
[
0,
56
],
[
56,
57
],
[
56,
58
]
] | [
"import java.text.DecimalFormat;\nimport java.util.Scanner;\n\n/**\n * @author ??\\???\n *\n */\npublic class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}\n\n}",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}\n\n}",
"Main",
"/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"long a = scanner.nextInt();",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"long b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"scanner.close()",
"scanner.close",
"scanner",
"DecimalFormat df = new DecimalFormat(\"0.00000\");",
"df",
"new DecimalFormat(\"0.00000\")",
"System.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)))",
"System.out.println",
"System.out",
"System",
"System.out",
"(a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b))",
"\" \"",
"(a % b)",
"(a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b))",
"(a / b)",
"a",
"b",
"\" \"",
"(a % b)",
"a",
"b",
"\" \"",
"df.format(((double) a / b))",
"df.format",
"df",
"((double) a / b)",
"(double) a",
"b",
"String[] args",
"args",
"public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}\n\n}",
"public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tlong a = scanner.nextInt();\n\t\tlong b = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tDecimalFormat df = new DecimalFormat(\"0.00000\");\n\t\t\n\t\tSystem.out.println((a / b) + \" \" + (a % b) + \" \" + df.format(((double) a / b)));\n\t}\n\n}",
"Main"
] | import java.text.DecimalFormat;
import java.util.Scanner;
/**
* @author ??\???
*
*/
public class Main {
/**
* @param args
*/
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
long a = scanner.nextInt();
long b = scanner.nextInt();
scanner.close();
DecimalFormat df = new DecimalFormat("0.00000");
System.out.println((a / b) + " " + (a % b) + " " + df.format(((double) a / b)));
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
13,
17,
13,
17,
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
],
[
91,
11
],
[
91,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
15,
17
],
[
14,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
23,
24
],
[
20,
25
],
[
14,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
14,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
14,
42
],
[
42,
43
],
[
42,
44
],
[
44,
45
],
[
45,
46
],
[
44,
47
],
[
47,
48
],
[
47,
49
],
[
14,
50
],
[
50,
51
],
[
50,
52
],
[
52,
53
],
[
53,
54
],
[
52,
55
],
[
55,
56
],
[
55,
57
],
[
14,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
60,
62
],
[
14,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
65,
67
],
[
14,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
70,
72
],
[
14,
73
],
[
73,
74
],
[
74,
75
],
[
75,
76
],
[
75,
77
],
[
73,
78
],
[
81,
79
],
[
79,
80
],
[
80,
81
],
[
81,
82
],
[
81,
83
],
[
80,
84
],
[
79,
85
],
[
81,
86
],
[
73,
87
],
[
12,
88
],
[
88,
89
],
[
0,
90
],
[
90,
91
],
[
90,
92
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\npublic class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] line = br.readLine().split(\" \");",
"line",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a = Integer.parseInt(line[0]);",
"a",
"Integer.parseInt(line[0])",
"Integer.parseInt",
"Integer",
"line[0]",
"line",
"0",
"int b = Integer.parseInt(line[1]);",
"b",
"Integer.parseInt(line[1])",
"Integer.parseInt",
"Integer",
"line[1]",
"line",
"1",
"double fa = Integer.parseInt(line[0]);",
"fa",
"Integer.parseInt(line[0])",
"Integer.parseInt",
"Integer",
"line[0]",
"line",
"0",
"double fb = Integer.parseInt(line[1]);",
"fb",
"Integer.parseInt(line[1])",
"Integer.parseInt",
"Integer",
"line[1]",
"line",
"1",
"int d = a/b;",
"d",
"a/b",
"a",
"b",
"int r = a%b;",
"r",
"a%b",
"a",
"b",
"double f = fa/fb;",
"f",
"fa/fb",
"fa",
"fb",
"System.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + \"%5.5f\"",
"\" \"",
"r",
"d + \" \" + r + \" \" + \"%5.5f\"",
"d",
"\" \"",
"r",
"\" \"",
"\"%5.5f\"",
"f",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n\t\tint b = Integer.parseInt(line[1]);\n\t\tdouble fa = Integer.parseInt(line[0]);\n\t\tdouble fb = Integer.parseInt(line[1]);\n\t\tint d = a/b;\n\t\tint r = a%b;\n\t\tdouble f = fa/fb;\n\t\tSystem.out.printf(d + \" \" + r + \" \" + \"%5.5f\",f);\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
public class Main{
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] line = br.readLine().split(" ");
int a = Integer.parseInt(line[0]);
int b = Integer.parseInt(line[1]);
double fa = Integer.parseInt(line[0]);
double fb = Integer.parseInt(line[1]);
int d = a/b;
int r = a%b;
double f = fa/fb;
System.out.printf(d + " " + r + " " + "%5.5f",f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
54,
5
],
[
54,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
16,
17
],
[
17,
18
],
[
14,
19
],
[
8,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
25,
26
],
[
25,
27
],
[
8,
28
],
[
28,
29
],
[
28,
30
],
[
30,
31
],
[
31,
32
],
[
30,
33
],
[
33,
34
],
[
33,
35
],
[
8,
36
],
[
36,
37
],
[
37,
38
],
[
38,
39
],
[
38,
40
],
[
36,
41
],
[
36,
42
],
[
42,
43
],
[
42,
44
],
[
36,
45
],
[
45,
46
],
[
45,
47
],
[
36,
48
],
[
48,
49
],
[
48,
50
],
[
6,
51
],
[
51,
52
],
[
0,
53
],
[
53,
54
],
[
53,
55
]
] | [
"import java.io.*;\npublic class Main{\n\tpublic static void main(String [] args) throws IOException{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}\n\t}",
"import java.io.*;",
"io.*",
"java",
"public class Main{\n\tpublic static void main(String [] args) throws IOException{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}\n\t}",
"Main",
"public static void main(String [] args) throws IOException{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}",
"main",
"{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] st=br.readLine().split(\" \");",
"st",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"int a=Integer.parseInt(st[0]);",
"a",
"Integer.parseInt(st[0])",
"Integer.parseInt",
"Integer",
"st[0]",
"st",
"0",
"int b=Integer.parseInt(st[1]);",
"b",
"Integer.parseInt(st[1])",
"Integer.parseInt",
"Integer",
"st[1]",
"st",
"1",
"System.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.6f\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/b",
"(double)a",
"b",
"String [] args",
"args",
"public class Main{\n\tpublic static void main(String [] args) throws IOException{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}\n\t}",
"public class Main{\n\tpublic static void main(String [] args) throws IOException{\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] st=br.readLine().split(\" \");\n\t\tint a=Integer.parseInt(st[0]);\n\t\tint b=Integer.parseInt(st[1]);\n\n\t\tSystem.out.printf(\"%d %d %.6f\",a/b,a%b,(double)a/b);\n\t\t}\n\t}",
"Main"
] | import java.io.*;
public class Main{
public static void main(String [] args) throws IOException{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
String[] st=br.readLine().split(" ");
int a=Integer.parseInt(st[0]);
int b=Integer.parseInt(st[1]);
System.out.printf("%d %d %.6f",a/b,a%b,(double)a/b);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
60,
8
],
[
60,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
20,
22
],
[
22,
23
],
[
23,
24
],
[
22,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
28,
29
],
[
29,
30
],
[
28,
31
],
[
31,
32
],
[
31,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
43,
44
],
[
44,
45
],
[
44,
46
],
[
42,
47
],
[
42,
48
],
[
48,
49
],
[
48,
50
],
[
42,
51
],
[
51,
52
],
[
51,
53
],
[
42,
54
],
[
54,
55
],
[
54,
56
],
[
9,
57
],
[
57,
58
],
[
0,
59
],
[
59,
60
],
[
59,
61
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\npublic class Main{\n\tpublic static void main(String[]args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main{\n\tpublic static void main(String[]args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}\n}",
"Main",
"public static void main(String[]args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str=br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[]arr=str.split(\" \");",
"arr",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"int a = Integer.parseInt(arr[0]);",
"a",
"Integer.parseInt(arr[0])",
"Integer.parseInt",
"Integer",
"arr[0]",
"arr",
"0",
"int b = Integer.parseInt(arr[1]);",
"b",
"Integer.parseInt(arr[1])",
"Integer.parseInt",
"Integer",
"arr[1]",
"arr",
"1",
"System.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.8f%n\"",
"a/b",
"a",
"b",
"a%b",
"a",
"b",
"(double)a/b",
"(double)a",
"b",
"String[]args",
"args",
"public class Main{\n\tpublic static void main(String[]args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}\n}",
"public class Main{\n\tpublic static void main(String[]args)throws Exception{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tString[]arr=str.split(\" \");\n\t\tint a = Integer.parseInt(arr[0]);\n\t\tint b = Integer.parseInt(arr[1]);\n\t\tSystem.out.printf(\"%d %d %.8f%n\",a/b,a%b,(double)a/b);\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main{
public static void main(String[]args)throws Exception{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str=br.readLine();
String[]arr=str.split(" ");
int a = Integer.parseInt(arr[0]);
int b = Integer.parseInt(arr[1]);
System.out.printf("%d %d %.8f%n",a/b,a%b,(double)a/b);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
4,
18,
13,
17,
2,
13,
13,
0,
13,
4,
18,
13,
17,
2,
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
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
8,
19
],
[
19,
20
],
[
19,
21
],
[
8,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
8,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
8,
33
],
[
33,
34
],
[
33,
35
],
[
35,
36
],
[
36,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
8,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
46,
47
],
[
46,
48
],
[
8,
49
],
[
49,
50
],
[
49,
51
],
[
51,
52
],
[
51,
53
],
[
8,
54
],
[
54,
55
],
[
54,
56
],
[
56,
57
],
[
56,
58
],
[
8,
59
],
[
59,
60
],
[
59,
61
],
[
61,
62
],
[
62,
63
],
[
61,
64
],
[
61,
65
],
[
65,
66
],
[
65,
67
],
[
8,
68
],
[
68,
69
],
[
68,
70
],
[
70,
71
],
[
71,
72
],
[
70,
73
],
[
70,
74
],
[
74,
75
],
[
74,
76
],
[
8,
77
],
[
77,
78
],
[
78,
79
],
[
79,
80
],
[
79,
81
],
[
77,
82
],
[
85,
83
],
[
83,
84
],
[
84,
85
],
[
85,
86
],
[
85,
87
],
[
84,
88
],
[
83,
89
],
[
85,
90
],
[
6,
91
],
[
91,
92
]
] | [
"import java.io.*;\n\nclass Main{\n public static void main(String[] args)throws IOException{\n int a,b,d,r;\n String f;\n BufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n \n String str = br.readLine(); \n String[] strAry = str.split(\" \");\n a = Integer.parseInt(strAry[0]); \n b = Integer.parseInt(strAry[1]); \n d = a/b;\n r = a%b;\n f=String.format(\"%.5f\", ((double)a / (double)b)); \n \n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \"+ r +\" \"+ f); \n }\n}",
"import java.io.*;",
"io.*",
"java",
"class Main{\n public static void main(String[] args)throws IOException{\n int a,b,d,r;\n String f;\n BufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n \n String str = br.readLine(); \n String[] strAry = str.split(\" \");\n a = Integer.parseInt(strAry[0]); \n b = Integer.parseInt(strAry[1]); \n d = a/b;\n r = a%b;\n f=String.format(\"%.5f\", ((double)a / (double)b)); \n \n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \"+ r +\" \"+ f); \n }\n}",
"Main",
"public static void main(String[] args)throws IOException{\n int a,b,d,r;\n String f;\n BufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n \n String str = br.readLine(); \n String[] strAry = str.split(\" \");\n a = Integer.parseInt(strAry[0]); \n b = Integer.parseInt(strAry[1]); \n d = a/b;\n r = a%b;\n f=String.format(\"%.5f\", ((double)a / (double)b)); \n \n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \"+ r +\" \"+ f); \n }",
"main",
"{\n int a,b,d,r;\n String f;\n BufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n \n String str = br.readLine(); \n String[] strAry = str.split(\" \");\n a = Integer.parseInt(strAry[0]); \n b = Integer.parseInt(strAry[1]); \n d = a/b;\n r = a%b;\n f=String.format(\"%.5f\", ((double)a / (double)b)); \n \n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \"+ r +\" \"+ f); \n }",
"int a",
"a",
"b",
"b",
"d",
"d",
"r;",
"r",
"String f;",
"f",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"String[] strAry = str.split(\" \");",
"strAry",
"str.split(\" \")",
"str.split",
"str",
"\" \"",
"a = Integer.parseInt(strAry[0])",
"a",
"Integer.parseInt(strAry[0])",
"Integer.parseInt",
"Integer",
"strAry[0]",
"strAry",
"0",
"b = Integer.parseInt(strAry[1])",
"b",
"Integer.parseInt(strAry[1])",
"Integer.parseInt",
"Integer",
"strAry[1]",
"strAry",
"1",
"d = a/b",
"d",
"a/b",
"a",
"b",
"r = a%b",
"r",
"a%b",
"a",
"b",
"f=String.format(\"%.5f\", ((double)a / (double)b))",
"f",
"String.format(\"%.5f\", ((double)a / (double)b))",
"String.format",
"String",
"\"%.5f\"",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"f = String.format(\"%.5f\", ((double)a / (double)b))",
"f",
"String.format(\"%.5f\", ((double)a / (double)b))",
"String.format",
"String",
"\"%.5f\"",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"System.out.println(d + \" \"+ r +\" \"+ f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \"+ r +\" \"+ f",
"\" \"",
"r",
"d + \" \"+ r +\" \"+ f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args"
] | import java.io.*;
class Main{
public static void main(String[] args)throws IOException{
int a,b,d,r;
String f;
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
String[] strAry = str.split(" ");
a = Integer.parseInt(strAry[0]);
b = Integer.parseInt(strAry[1]);
d = a/b;
r = a%b;
f=String.format("%.5f", ((double)a / (double)b));
f = String.format("%.5f", ((double)a / (double)b));
System.out.println(d + " "+ r +" "+ f);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
4,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
4,
18,
13,
18,
13,
17,
41,
13,
20,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
17,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
72,
8
],
[
72,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
19,
20
],
[
20,
21
],
[
17,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
28,
29
],
[
28,
30
],
[
11,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
33,
36
],
[
36,
37
],
[
36,
38
],
[
11,
39
],
[
39,
40
],
[
39,
41
],
[
11,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
45,
50
],
[
53,
51
],
[
51,
52
],
[
58,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
53,
57
],
[
58,
58
],
[
58,
59
],
[
58,
60
],
[
51,
61
],
[
53,
62
],
[
62,
63
],
[
63,
64
],
[
62,
65
],
[
62,
66
],
[
66,
67
],
[
66,
68
],
[
9,
69
],
[
69,
70
],
[
0,
71
],
[
71,
72
],
[
71,
73
]
] | [
"import java.io.*;\nimport java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}\n}",
"import java.io.*;",
"io.*",
"java",
"import java.util.*;",
"util.*",
"java",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String[] str = br.readLine().split(\" \");",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"long a = Integer.parseInt(str[0]);",
"a",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"long b = Integer.parseInt(str[1]);",
"b",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"Double ad = new Double(a);",
"ad",
"new Double(a)",
"Double bd = new Double(b);",
"bd",
"new Double(b)",
"System.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd))",
"System.out.println",
"System.out",
"System",
"System.out",
"a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd)",
"\" \"",
"a % b",
"a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd)",
"a / b",
"a",
"b",
"\" \"",
"a % b",
"a",
"b",
"\" \"",
"String.format(\"%.5f\", ad / bd)",
"String.format",
"String",
"\"%.5f\"",
"ad / bd",
"ad",
"bd",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString[] str = br.readLine().split(\" \");\n\t\tlong a = Integer.parseInt(str[0]);\n\t\tlong b = Integer.parseInt(str[1]);\n\t\tDouble ad = new Double(a);\n\t\tDouble bd = new Double(b);\n\t\tSystem.out.println(a / b + \" \" + a % b + \" \" + String.format(\"%.5f\", ad / bd));\n\t}\n}",
"Main"
] | import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] str = br.readLine().split(" ");
long a = Integer.parseInt(str[0]);
long b = Integer.parseInt(str[1]);
Double ad = new Double(a);
Double bd = new Double(b);
System.out.println(a / b + " " + a % b + " " + String.format("%.5f", ad / bd));
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
17,
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
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
25,
27
],
[
27,
28
],
[
27,
29
],
[
8,
30
],
[
30,
31
],
[
30,
32
],
[
32,
33
],
[
32,
34
],
[
8,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
37,
39
],
[
8,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
40,
45
],
[
40,
46
],
[
40,
47
],
[
40,
48
],
[
6,
49
],
[
49,
50
]
] | [
"/**2つの整数 a と b を読み込んで、以下の値を計算するプログラムを作成して下さい:\n?a ÷ b : d (整数)\n?a ÷ b の余り : r (整数)\n?a ÷ b : f (浮動小数点数)\n**/\n\n/*sucannerクラス使うためにインポート*/\nimport java.util.Scanner;\n\nclass Main{\n\t//プログラムのエントリポイント\n\tpublic static void main(String[] args){\n\t\t//入力ストリームの生成\n\t\tScanner sc = new Scanner(System.in);\n\t\t//数字を二つうけとる\n\t\tint inta = sc.nextInt();\n\t\tint intb = sc.nextInt();\n\t\tsc.close();\n\t\t//割算の整数の結果を出す計算式\n\t\tint intd = inta / intb;\n\t\t//割算のあまりを出す計算式\n\t\tint intr = inta % intb;\n\n\t\t//浮動小数点数を出す計算式\n\t\tdouble dbf = (double)inta/intb;\n\t\t//結果の表示\n\t\t//表示の際浮動小数計算は.以降7桁まで表示するように変更\n\n\t\tSystem.out.printf(\"%d %d %.7f%n\",intd,intr,dbf);\n\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main{\n\t//プログラムのエントリポイント\n\tpublic static void main(String[] args){\n\t\t//入力ストリームの生成\n\t\tScanner sc = new Scanner(System.in);\n\t\t//数字を二つうけとる\n\t\tint inta = sc.nextInt();\n\t\tint intb = sc.nextInt();\n\t\tsc.close();\n\t\t//割算の整数の結果を出す計算式\n\t\tint intd = inta / intb;\n\t\t//割算のあまりを出す計算式\n\t\tint intr = inta % intb;\n\n\t\t//浮動小数点数を出す計算式\n\t\tdouble dbf = (double)inta/intb;\n\t\t//結果の表示\n\t\t//表示の際浮動小数計算は.以降7桁まで表示するように変更\n\n\t\tSystem.out.printf(\"%d %d %.7f%n\",intd,intr,dbf);\n\n\t}\n}",
"Main",
"//プログラムのエントリポイント\n\tpublic static void main(String[] args){\n\t\t//入力ストリームの生成\n\t\tScanner sc = new Scanner(System.in);\n\t\t//数字を二つうけとる\n\t\tint inta = sc.nextInt();\n\t\tint intb = sc.nextInt();\n\t\tsc.close();\n\t\t//割算の整数の結果を出す計算式\n\t\tint intd = inta / intb;\n\t\t//割算のあまりを出す計算式\n\t\tint intr = inta % intb;\n\n\t\t//浮動小数点数を出す計算式\n\t\tdouble dbf = (double)inta/intb;\n\t\t//結果の表示\n\t\t//表示の際浮動小数計算は.以降7桁まで表示するように変更\n\n\t\tSystem.out.printf(\"%d %d %.7f%n\",intd,intr,dbf);\n\n\t}",
"main",
"{\n\t\t//入力ストリームの生成\n\t\tScanner sc = new Scanner(System.in);\n\t\t//数字を二つうけとる\n\t\tint inta = sc.nextInt();\n\t\tint intb = sc.nextInt();\n\t\tsc.close();\n\t\t//割算の整数の結果を出す計算式\n\t\tint intd = inta / intb;\n\t\t//割算のあまりを出す計算式\n\t\tint intr = inta % intb;\n\n\t\t//浮動小数点数を出す計算式\n\t\tdouble dbf = (double)inta/intb;\n\t\t//結果の表示\n\t\t//表示の際浮動小数計算は.以降7桁まで表示するように変更\n\n\t\tSystem.out.printf(\"%d %d %.7f%n\",intd,intr,dbf);\n\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"int inta = sc.nextInt();",
"inta",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int intb = sc.nextInt();",
"intb",
"sc.nextInt()",
"sc.nextInt",
"sc",
"sc.close()",
"sc.close",
"sc",
"int intd = inta / intb;",
"intd",
"inta / intb",
"inta",
"intb",
"int intr = inta % intb;",
"intr",
"inta % intb",
"inta",
"intb",
"double dbf = (double)inta/intb;",
"dbf",
"(double)inta/intb",
"(double)inta",
"intb",
"System.out.printf(\"%d %d %.7f%n\",intd,intr,dbf)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.7f%n\"",
"intd",
"intr",
"dbf",
"String[] args",
"args"
] | /**2つの整数 a と b を読み込んで、以下の値を計算するプログラムを作成して下さい:
?a ÷ b : d (整数)
?a ÷ b の余り : r (整数)
?a ÷ b : f (浮動小数点数)
**/
/*sucannerクラス使うためにインポート*/
import java.util.Scanner;
class Main{
//プログラムのエントリポイント
public static void main(String[] args){
//入力ストリームの生成
Scanner sc = new Scanner(System.in);
//数字を二つうけとる
int inta = sc.nextInt();
int intb = sc.nextInt();
sc.close();
//割算の整数の結果を出す計算式
int intd = inta / intb;
//割算のあまりを出す計算式
int intr = inta % intb;
//浮動小数点数を出す計算式
double dbf = (double)inta/intb;
//結果の表示
//表示の際浮動小数計算は.以降7桁まで表示するように変更
System.out.printf("%d %d %.7f%n",intd,intr,dbf);
}
} |
[
7,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
41,
13,
2,
13,
13,
41,
13,
2,
13,
13,
41,
13,
13,
41,
13,
13,
41,
13,
2,
13,
13,
4,
18,
18,
13,
13,
2,
2,
2,
13,
17,
13,
17,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
67,
2
],
[
67,
3
],
[
3,
4
],
[
3,
5
],
[
5,
6
],
[
6,
7
],
[
6,
8
],
[
5,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
5,
14
],
[
14,
15
],
[
14,
16
],
[
16,
17
],
[
17,
18
],
[
5,
19
],
[
19,
20
],
[
19,
21
],
[
21,
22
],
[
21,
23
],
[
5,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
26,
28
],
[
5,
29
],
[
29,
30
],
[
29,
31
],
[
5,
32
],
[
32,
33
],
[
32,
34
],
[
5,
35
],
[
35,
36
],
[
35,
37
],
[
37,
38
],
[
37,
39
],
[
5,
40
],
[
40,
41
],
[
41,
42
],
[
42,
43
],
[
42,
44
],
[
40,
45
],
[
47,
46
],
[
46,
47
],
[
47,
48
],
[
47,
49
],
[
46,
50
],
[
47,
51
],
[
5,
52
],
[
52,
53
],
[
53,
54
],
[
54,
55
],
[
54,
56
],
[
52,
57
],
[
52,
58
],
[
5,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
3,
64
],
[
64,
65
],
[
0,
66
],
[
66,
67
],
[
66,
68
]
] | [
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}",
"main",
"{\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}",
"java.util.Scanner sc = new java.util.Scanner(System.in);",
"sc",
"new java.util.Scanner(System.in)",
"int a = sc.nextInt();",
"a",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int b = sc.nextInt();",
"b",
"sc.nextInt()",
"sc.nextInt",
"sc",
"int d = a / b;",
"d",
"a / b",
"a",
"b",
"int r = a % b;",
"r",
"a % b",
"a",
"b",
"double da = (double) a;",
"da",
"(double) a",
"double db = (double) b;",
"db",
"(double) b",
"double f = da / db;",
"f",
"da / db",
"da",
"db",
"System.out.print(d + \" \" + r + \" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \"",
"r",
"d + \" \" + r + \" \"",
"d",
"\" \"",
"r",
"\" \"",
"System.out.printf(\"%.5f\",f)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f\"",
"f",
"System.out.println()",
"System.out.println",
"System.out",
"System",
"System.out",
"String[] args",
"args",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"public class Main {\n\tpublic static void main(String[] args) {\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\t\t//StringBuilder sb = new StringBuilder();\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble da = (double) a;\n\t\tdouble db = (double) b;\n\t\tdouble f = da / db;\n\t\tSystem.out.print(d + \" \" + r + \" \");\n\t\tSystem.out.printf(\"%.5f\",f);\n\t\tSystem.out.println();\n\t}\n}",
"Main"
] | public class Main {
public static void main(String[] args) {
java.util.Scanner sc = new java.util.Scanner(System.in);
//StringBuilder sb = new StringBuilder();
int a = sc.nextInt();
int b = sc.nextInt();
int d = a / b;
int r = a % b;
double da = (double) a;
double db = (double) b;
double f = da / db;
System.out.print(d + " " + r + " ");
System.out.printf("%.5f",f);
System.out.println();
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
41,
13,
20,
0,
13,
4,
18,
4,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
4,
18,
13,
18,
13,
17,
0,
13,
2,
13,
13,
0,
13,
2,
13,
13,
0,
13,
4,
18,
13,
17,
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
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
89,
8
],
[
89,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
11,
14
],
[
14,
15
],
[
11,
16
],
[
16,
17
],
[
11,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
11,
22
],
[
22,
23
],
[
11,
24
],
[
24,
25
],
[
11,
26
],
[
26,
27
],
[
26,
28
],
[
11,
29
],
[
29,
30
],
[
29,
31
],
[
31,
32
],
[
32,
33
],
[
33,
34
],
[
34,
35
],
[
31,
36
],
[
11,
37
],
[
37,
38
],
[
37,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
42,
43
],
[
42,
44
],
[
11,
45
],
[
45,
46
],
[
45,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
50,
51
],
[
50,
52
],
[
11,
53
],
[
53,
54
],
[
53,
55
],
[
55,
56
],
[
55,
57
],
[
11,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
60,
62
],
[
11,
63
],
[
63,
64
],
[
63,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
65,
69
],
[
69,
70
],
[
69,
71
],
[
11,
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
],
[
9,
86
],
[
86,
87
],
[
0,
88
],
[
88,
89
],
[
88,
90
]
] | [
"import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}\n\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}",
"main",
"{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}",
"String str[]",
"str",
"ans;",
"ans",
"int a",
"a",
"b;",
"b",
"int d",
"d",
"r;",
"r",
"String f;",
"f",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"str = br.readLine().split(\" \")",
"str",
"br.readLine().split(\" \")",
"br.readLine().split",
"br.readLine()",
"br.readLine",
"br",
"\" \"",
"a = Integer.parseInt(str[0])",
"a",
"Integer.parseInt(str[0])",
"Integer.parseInt",
"Integer",
"str[0]",
"str",
"0",
"b = Integer.parseInt(str[1])",
"b",
"Integer.parseInt(str[1])",
"Integer.parseInt",
"Integer",
"str[1]",
"str",
"1",
"d = a / b",
"d",
"a / b",
"a",
"b",
"r = a % b",
"r",
"a % b",
"a",
"b",
"f = String.format(\"%.5f\", ((double)a / (double)b))",
"f",
"String.format(\"%.5f\", ((double)a / (double)b))",
"String.format",
"String",
"\"%.5f\"",
"((double)a / (double)b)",
"(double)a",
"(double)b",
"System.out.println(d + \" \" + r + \" \" + f)",
"System.out.println",
"System.out",
"System",
"System.out",
"d + \" \" + r + \" \" + f",
"\" \"",
"r",
"d + \" \" + r + \" \" + f",
"d",
"\" \"",
"r",
"\" \"",
"f",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tString str[], ans;\n\t\tint a, b;\n\t\tint d, r;\n\t\tString f;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n\n d = a / b;\n r = a % b;\n f = String.format(\"%.5f\", ((double)a / (double)b));\n System.out.println(d + \" \" + r + \" \" + f);\n\n\t}\n\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws Exception{
// TODO ?????????????????????????????????????????????
String str[], ans;
int a, b;
int d, r;
String f;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
str = br.readLine().split(" ");
a = Integer.parseInt(str[0]);
b = Integer.parseInt(str[1]);
d = a / b;
r = a % b;
f = String.format("%.5f", ((double)a / (double)b));
System.out.println(d + " " + r + " " + f);
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
2,
2,
2,
2,
2,
13,
13,
17,
2,
13,
13,
17,
4,
18,
13,
17,
2,
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
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
22,
27
],
[
30,
28
],
[
28,
29
],
[
35,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
30,
34
],
[
35,
35
],
[
35,
36
],
[
35,
37
],
[
28,
38
],
[
30,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
39,
43
],
[
43,
44
],
[
43,
45
],
[
6,
46
],
[
46,
47
]
] | [
"import java.util.Scanner;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt();\n\t\tSystem.out\n\t\t\t\t.println((int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b)));\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt();\n\t\tSystem.out\n\t\t\t\t.println((int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b)));\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt();\n\t\tSystem.out\n\t\t\t\t.println((int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b)));\n\t}",
"main",
"{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt(), b = scanner.nextInt();\n\t\tSystem.out\n\t\t\t\t.println((int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b)));\n\t}",
"Scanner scanner = new Scanner(System.in);",
"scanner",
"new Scanner(System.in)",
"int a = scanner.nextInt()",
"a",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"b = scanner.nextInt();",
"b",
"scanner.nextInt()",
"scanner.nextInt",
"scanner",
"System.out\n\t\t\t\t.println((int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b)))",
"System.out\n\t\t\t\t.println",
"System.out",
"System",
"System.out",
"(int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b))",
"\" \"",
"(int) (a % b)",
"(int) (a / b) + \" \" + (int) (a % b) + \" \" + String.format(\"%.5f\", ((double) a / (double) b))",
"(int) (a / b)",
"a",
"b",
"\" \"",
"(int) (a % b)",
"a",
"b",
"\" \"",
"String.format(\"%.5f\", ((double) a / (double) b))",
"String.format",
"String",
"\"%.5f\"",
"((double) a / (double) b)",
"(double) a",
"(double) b",
"String[] args",
"args"
] | import java.util.Scanner;
class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = scanner.nextInt(), b = scanner.nextInt();
System.out
.println((int) (a / b) + " " + (int) (a % b) + " " + String.format("%.5f", ((double) a / (double) b)));
}
} |
[
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,
4,
18,
18,
13,
13,
17,
2,
13,
13,
2,
13,
13,
2,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
43,
8
],
[
43,
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
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
25,
30
],
[
25,
31
],
[
31,
32
],
[
31,
33
],
[
25,
34
],
[
34,
35
],
[
34,
36
],
[
25,
37
],
[
37,
38
],
[
37,
39
],
[
9,
40
],
[
40,
41
],
[
0,
42
],
[
42,
43
],
[
42,
44
]
] | [
"import java.util.Arrays;\nimport java.util.Scanner;\n\n\npublic class Main {\n\t\n\tpublic static void main(String args[]){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}\n\t\n}",
"import java.util.Arrays;",
"Arrays",
"java.util",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\t\n\tpublic static void main(String args[]){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}\n\t\n}",
"Main",
"public static void main(String args[]){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}",
"main",
"{\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"final long a = sc.nextLong();",
"a",
"sc.nextLong()",
"sc.nextLong",
"sc",
"final long b = sc.nextLong();",
"b",
"sc.nextLong()",
"sc.nextLong",
"sc",
"System.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b))",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%d %d %.7f\\n\"",
"(a / b)",
"a",
"b",
"(a % b)",
"a",
"b",
"(a / (double) b)",
"a",
"(double) b",
"String args[]",
"args",
"public class Main {\n\t\n\tpublic static void main(String args[]){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}\n\t\n}",
"public class Main {\n\t\n\tpublic static void main(String args[]){\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tfinal long a = sc.nextLong();\n\t\tfinal long b = sc.nextLong();\n\t\t\n\t\tSystem.out.printf(\"%d %d %.7f\\n\", (a / b), (a % b), (a / (double) b));\n\t\t\n\t}\n\t\n}",
"Main"
] | import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String args[]){
Scanner sc = new Scanner(System.in);
final long a = sc.nextLong();
final long b = sc.nextLong();
System.out.printf("%d %d %.7f\n", (a / b), (a % b), (a / (double) b));
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
41,
13,
41,
13,
41,
13,
20,
41,
13,
4,
18,
13,
0,
13,
4,
18,
13,
13,
0,
13,
2,
2,
13,
13,
18,
13,
13,
0,
13,
2,
2,
17,
18,
13,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
8,
11
],
[
11,
12
],
[
8,
13
],
[
13,
14
],
[
8,
15
],
[
15,
16
],
[
15,
17
],
[
8,
18
],
[
18,
19
],
[
18,
20
],
[
20,
21
],
[
21,
22
],
[
8,
23
],
[
23,
24
],
[
23,
25
],
[
25,
26
],
[
26,
27
],
[
25,
28
],
[
8,
29
],
[
29,
30
],
[
29,
31
],
[
32,
32
],
[
32,
33
],
[
32,
34
],
[
32,
35
],
[
35,
36
],
[
35,
37
],
[
8,
38
],
[
38,
39
],
[
38,
40
],
[
41,
41
],
[
41,
42
],
[
41,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
8,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
47,
53
],
[
47,
54
],
[
6,
55
],
[
55,
56
]
] | [
"import java.io.*;\n \nclass Main{\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tdouble x,men,shu;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tx = Double.parseDouble(str);\n\n\t\tmen = x * x * Math.PI;\n\t\tshu = 2 * Math.PI * x;\n\n\t\tSystem.out.printf(\"%1.6f %1.6f\", men, shu);\n \t}\n}",
"import java.io.*;",
"io.*",
"java",
"class Main{\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tdouble x,men,shu;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tx = Double.parseDouble(str);\n\n\t\tmen = x * x * Math.PI;\n\t\tshu = 2 * Math.PI * x;\n\n\t\tSystem.out.printf(\"%1.6f %1.6f\", men, shu);\n \t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\n\t\tdouble x,men,shu;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tx = Double.parseDouble(str);\n\n\t\tmen = x * x * Math.PI;\n\t\tshu = 2 * Math.PI * x;\n\n\t\tSystem.out.printf(\"%1.6f %1.6f\", men, shu);\n \t}",
"main",
"{\n\n\t\tdouble x,men,shu;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tx = Double.parseDouble(str);\n\n\t\tmen = x * x * Math.PI;\n\t\tshu = 2 * Math.PI * x;\n\n\t\tSystem.out.printf(\"%1.6f %1.6f\", men, shu);\n \t}",
"double x",
"x",
"men",
"men",
"shu;",
"shu",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"x = Double.parseDouble(str)",
"x",
"Double.parseDouble(str)",
"Double.parseDouble",
"Double",
"str",
"men = x * x * Math.PI",
"men",
"x * x * Math.PI",
"x * x * Math.PI",
"x",
"x",
"Math.PI",
"Math",
"Math.PI",
"shu = 2 * Math.PI * x",
"shu",
"2 * Math.PI * x",
"2 * Math.PI * x",
"2",
"Math.PI",
"Math",
"Math.PI",
"x",
"System.out.printf(\"%1.6f %1.6f\", men, shu)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%1.6f %1.6f\"",
"men",
"shu",
"String[] args",
"args"
] | import java.io.*;
class Main{
public static void main(String[] args) throws IOException{
double x,men,shu;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
x = Double.parseDouble(str);
men = x * x * Math.PI;
shu = 2 * Math.PI * x;
System.out.printf("%1.6f %1.6f", men, shu);
}
} |
[
7,
15,
13,
17,
15,
13,
17,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
38,
5,
13,
30,
4,
18,
13,
30,
0,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
2,
2,
13,
17,
18,
13,
13,
41,
13,
2,
2,
13,
13,
18,
13,
13,
41,
13,
20,
4,
18,
18,
13,
13,
2,
2,
4,
18,
13,
13,
17,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
10,
11
],
[
10,
12
],
[
0,
13
],
[
82,
14
],
[
82,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
18,
20
],
[
17,
21
],
[
21,
22
],
[
17,
23
],
[
23,
24
],
[
24,
25
],
[
24,
26
],
[
26,
27
],
[
27,
28
],
[
28,
29
],
[
23,
30
],
[
30,
31
],
[
31,
32
],
[
31,
33
],
[
33,
34
],
[
34,
35
],
[
30,
36
],
[
36,
37
],
[
36,
38
],
[
38,
39
],
[
39,
40
],
[
38,
41
],
[
30,
42
],
[
42,
43
],
[
42,
44
],
[
45,
45
],
[
45,
46
],
[
45,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
30,
51
],
[
51,
52
],
[
51,
53
],
[
54,
54
],
[
54,
55
],
[
54,
56
],
[
54,
57
],
[
57,
58
],
[
57,
59
],
[
30,
60
],
[
60,
61
],
[
60,
62
],
[
30,
63
],
[
63,
64
],
[
64,
65
],
[
65,
66
],
[
65,
67
],
[
63,
68
],
[
69,
69
],
[
69,
70
],
[
70,
71
],
[
71,
72
],
[
70,
73
],
[
69,
74
],
[
69,
75
],
[
75,
76
],
[
76,
77
],
[
75,
78
],
[
15,
79
],
[
79,
80
],
[
0,
81
],
[
81,
82
],
[
81,
83
]
] | [
"import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"import java.io.BufferedReader;",
"BufferedReader",
"java.io",
"import java.io.IOException;",
"IOException",
"java.io",
"import java.io.InputStreamReader;",
"InputStreamReader",
"java.io",
"import java.text.DecimalFormat;",
"DecimalFormat",
"java.text",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"Main",
"public static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"main",
"{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str;",
"str",
"try {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}",
"IOException e",
"{\n\t\t\te.printStackTrace();\n\t\t}",
"e.printStackTrace()",
"e.printStackTrace",
"e",
"{\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t}",
"str = br.readLine()",
"str",
"br.readLine()",
"br.readLine",
"br",
"double r = Double.valueOf(str);",
"r",
"Double.valueOf(str)",
"Double.valueOf",
"Double",
"str",
"double round = r*2*Math.PI;",
"round",
"r*2*Math.PI",
"r*2*Math.PI",
"r",
"2",
"Math.PI",
"Math",
"Math.PI",
"double area = r*r*Math.PI;",
"area",
"r*r*Math.PI",
"r*r*Math.PI",
"r",
"r",
"Math.PI",
"Math",
"Math.PI",
"DecimalFormat df = new DecimalFormat(\"0.000000\");",
"df",
"new DecimalFormat(\"0.000000\")",
"System.out.println(df.format(area) + \" \" + df.format(round))",
"System.out.println",
"System.out",
"System",
"System.out",
"df.format(area) + \" \" + df.format(round)",
"df.format(area) + \" \" + df.format(round)",
"df.format(area)",
"df.format",
"df",
"area",
"\" \"",
"df.format(round)",
"df.format",
"df",
"round",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString str;\n\t\ttry {\n\t\t\tstr = br.readLine();\n\n\t\t\tdouble r = Double.valueOf(str);\n\n\t\t\tdouble round = r*2*Math.PI;\n\t\t\tdouble area = r*r*Math.PI;\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\t\t\tSystem.out.println(df.format(area) + \" \" + df.format(round));\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}",
"Main"
] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
public class Main {
public static void main(String[] args) {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str;
try {
str = br.readLine();
double r = Double.valueOf(str);
double round = r*2*Math.PI;
double area = r*r*Math.PI;
DecimalFormat df = new DecimalFormat("0.000000");
System.out.println(df.format(area) + " " + df.format(round));
} catch (IOException e) {
e.printStackTrace();
}
}
} |
[
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,
2,
2,
13,
13,
18,
13,
13,
41,
13,
2,
2,
17,
13,
18,
13,
13,
4,
18,
18,
13,
13,
17,
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
],
[
58,
14
],
[
58,
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
],
[
32,
32
],
[
32,
33
],
[
32,
34
],
[
32,
35
],
[
35,
36
],
[
35,
37
],
[
17,
38
],
[
38,
39
],
[
38,
40
],
[
41,
41
],
[
41,
42
],
[
41,
43
],
[
41,
44
],
[
44,
45
],
[
44,
46
],
[
17,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
49,
51
],
[
47,
52
],
[
47,
53
],
[
47,
54
],
[
15,
55
],
[
55,
56
],
[
0,
57
],
[
57,
58
],
[
57,
59
]
] | [
"import java.util.*;\nimport java.io.*;\nimport java.lang.*;\nimport java.math.*;\npublic class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.io.*;",
"io.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.math.*;",
"math.*",
"java",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}\n}",
"Main",
"public static void main(String[] args) throws IOException{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}",
"main",
"{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}",
"Scanner stdIn=new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"BufferedReader br=new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"double r=stdIn.nextDouble();",
"r",
"stdIn.nextDouble()",
"stdIn.nextDouble",
"stdIn",
"double s=r*r*Math.PI;",
"s",
"r*r*Math.PI",
"r*r*Math.PI",
"r",
"r",
"Math.PI",
"Math",
"Math.PI",
"double l=2*r*Math.PI;",
"l",
"2*r*Math.PI",
"2*r*Math.PI",
"2",
"r",
"Math.PI",
"Math",
"Math.PI",
"System.out.printf(\"%f %f\\n\", s,l)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%f %f\\n\"",
"s",
"l",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.printf(\"%f %f\\n\", s,l);\n\t}\n}",
"Main"
] | import java.util.*;
import java.io.*;
import java.lang.*;
import java.math.*;
public class Main{
public static void main(String[] args) throws IOException{
Scanner stdIn=new Scanner(System.in);
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
double r=stdIn.nextDouble();
double s=r*r*Math.PI;
double l=2*r*Math.PI;
System.out.printf("%f %f\n", s,l);
}
} |
[
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,
2,
2,
13,
13,
18,
13,
13,
41,
13,
2,
2,
17,
13,
18,
13,
13,
4,
18,
18,
13,
13,
2,
2,
4,
18,
4,
18,
13,
13,
17,
4,
18,
4,
18,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
7,
8
],
[
7,
9
],
[
0,
10
],
[
64,
11
],
[
64,
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
],
[
26,
26
],
[
26,
27
],
[
26,
28
],
[
26,
29
],
[
29,
30
],
[
29,
31
],
[
14,
32
],
[
32,
33
],
[
32,
34
],
[
35,
35
],
[
35,
36
],
[
35,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
14,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
47,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
47,
54
],
[
47,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
12,
61
],
[
61,
62
],
[
0,
63
],
[
63,
64
],
[
63,
65
]
] | [
"import java.util.*;\nimport java.lang.*;\nimport java.math.*;\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}\n}",
"import java.util.*;",
"util.*",
"java",
"import java.lang.*;",
"lang.*",
"java",
"import java.math.*;",
"math.*",
"java",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}\n}",
"Main",
"public static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}",
"main",
"{\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}",
"Scanner stdIn=new Scanner(System.in);",
"stdIn",
"new Scanner(System.in)",
"double r=stdIn.nextDouble();",
"r",
"stdIn.nextDouble()",
"stdIn.nextDouble",
"stdIn",
"double s=r*r*Math.PI;",
"s",
"r*r*Math.PI",
"r*r*Math.PI",
"r",
"r",
"Math.PI",
"Math",
"Math.PI",
"double l=2*r*Math.PI;",
"l",
"2*r*Math.PI",
"2*r*Math.PI",
"2",
"r",
"Math.PI",
"Math",
"Math.PI",
"System.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString()",
"BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString()",
"BigDecimal.valueOf(s).toPlainString()",
"BigDecimal.valueOf(s).toPlainString",
"BigDecimal.valueOf(s)",
"BigDecimal.valueOf",
"BigDecimal",
"s",
"\" \"",
"BigDecimal.valueOf(l).toPlainString()",
"BigDecimal.valueOf(l).toPlainString",
"BigDecimal.valueOf(l)",
"BigDecimal.valueOf",
"BigDecimal",
"l",
"String[] args",
"args",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}\n}",
"public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner stdIn=new Scanner(System.in);\n\t\tdouble r=stdIn.nextDouble();\n\t\tdouble s=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\tSystem.out.println(BigDecimal.valueOf(s).toPlainString()+\" \"+BigDecimal.valueOf(l).toPlainString());\n\t}\n}",
"Main"
] | import java.util.*;
import java.lang.*;
import java.math.*;
public class Main{
public static void main(String[] args){
Scanner stdIn=new Scanner(System.in);
double r=stdIn.nextDouble();
double s=r*r*Math.PI;
double l=2*r*Math.PI;
System.out.println(BigDecimal.valueOf(s).toPlainString()+" "+BigDecimal.valueOf(l).toPlainString());
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
4,
18,
18,
13,
13,
17,
2,
2,
13,
13,
18,
13,
13,
2,
2,
17,
18,
13,
13,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
0,
7
],
[
43,
8
],
[
43,
9
],
[
9,
10
],
[
9,
11
],
[
11,
12
],
[
12,
13
],
[
12,
14
],
[
11,
15
],
[
15,
16
],
[
15,
17
],
[
17,
18
],
[
18,
19
],
[
11,
20
],
[
20,
21
],
[
21,
22
],
[
22,
23
],
[
22,
24
],
[
20,
25
],
[
20,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
26,
30
],
[
30,
31
],
[
30,
32
],
[
20,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
36,
38
],
[
33,
39
],
[
9,
40
],
[
40,
41
],
[
0,
42
],
[
42,
43
],
[
42,
44
]
] | [
"import java.util.Scanner;\nimport java.lang.Math;\n\npublic class Main {\n \n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }\n}\n\n\n/*覚えよう!!\n \n〇数学の式を使用: まずクラス外に「 import java.lang.Math; 」を宣言\n\n 次に使いたい式の命令を書く ⇒ Math.命令名 の順番で書く\n \n 命令はたくさんあるから調べてみよう\n\n*/\n \n \n/*前回の内容!!\n \n〇import java.util.Arrays;は重要↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓\n \n・Arrays:ソート(並べ変え)や検索など、配列を操作するための機能\n \n・並べ変えするとき\n import java.util.Arrays;を上に書く\n class Main内に Arrays.sort(a); と書く ← このとき()内は配列の変数名\n \n〇配列とは、同じ変数名に複数の値を入力できる箱\n \n ※イメージ\n 前回まで、a = 1, b = 2, c = 3など各変数名は1箱に値を代入できない\n 今回の配列はa[0] = 1, a[1] = 2, a[2] = 3 のように変数名aは3つの箱に値を代入できる。\n 注意:配列の箱は「 0 」から開始する\n \n \n・複数のif(条件):かつ「 && 」とまたは「 || 」の2つを使用する\n ※かつ「 && 」:「真 && 真 = 真」, 「真 && 偽 = 偽」, 「偽 && 真 = 偽」 ,「偽 && 偽 = 偽」の4つの条件\n または「 || 」:「真 && 真 = 真」, 「真 && 偽 = 真」, 「偽 && 真 = 真」 ,「偽 && 偽 = 偽」の4つの条件\n \n \n・関係を比較する:if(条件式)\n 例:if(2 < 3) この条件は「真(成立)」 → 何か命令があれば実行する\n if(5 < 3) この条件は「偽(不成立)」 → 何か命令があれば実行しない\n \n・比較の条件式:等しいか比較「==」、等しくないか比較「!=」 \n 大きいか比較「<」、小さいか比較「>」\n 以上の比較「<=」、以下の比較「>=」\n \n \n・else;ifの条件以外の場合に使用する。\n 例:if(雨 == 降っている) System.out.println(\"傘を持って行く\");\n else System.out.println(\"傘を持って行かない\");\n \n \n・else if:詳細な場合分けしたいときに使用\n 例:if(雨 == 降っている) System.out.println(\"傘を持って行く\");\n else if(雨 == 午後から降るかも) System.out.println(\"念のため傘を持って行く\");\n else System.out.println(\"傘を持って行かない\");\n \n \n \n・変数に計算結果を代入する:面積 = 縦 × 横\n ※計算は変数名でも数値でもいける\n \n・四則演算:足し算「+」、引き算「-」、掛け算「*」、割り算「/」\n 1 + 2 = 3;\n 4 - 3 = 1;\n 2 * 5 = 10;\n 8 / 2 = 4;\n \n・余りの計算:割り算の余り「%」\n 5 % 3 = 2;\n \n \n・printlnの複数表示:「+」を使用\n 例:println(\"Kobe\" + \"Kagikou\"); = KobeKajikou\n println(\"明治 + 20 + \"年\"); = 明治20年 数値が入ってもOK!\n \n \n \n・変数の宣言は「型」と「変数名」の2つ必要\n 例:型_変数名 → int x;\n \n・キーボードから入力するときは・・・「 import java.util.Scanner; 」 と 「 Scanner sc = new Scanner(System.in) ; 」が必要\n \n・入力するとき・・・変数名 = sc.nextInt(); nextの後は型を書く、頭文字は大文字 \n ※ scは変更しても大丈夫しかし全て変更後の文字に統一 例:nyuryoku\n \n・println・・・画面に出力するときに使用\n \n・文字列の表示・・・\"〇〇〇の間に入力\"ことが約束\n \n*/",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.lang.Math;",
"Math",
"java.lang",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }\n}",
"Main",
"public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }",
"main",
"{\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"double radius = sc.nextDouble();",
"radius",
"sc.nextDouble()",
"sc.nextDouble",
"sc",
"System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius))",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.5f %.5f\"",
"(radius*radius*Math.PI)",
"radius*radius*Math.PI",
"radius",
"radius",
"Math.PI",
"Math",
"Math.PI",
"(2*Math.PI*radius)",
"2*Math.PI*radius",
"2",
"Math.PI",
"Math",
"Math.PI",
"radius",
"String[] args",
"args",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }\n}",
"public class Main {\n \n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n \n //変数radius(半径)を宣言と入力\n double radius = sc.nextDouble();\n \n //計算結果:円周の長さと円の面積の表示\n \n System.out.printf(\"%.5f %.5f\", (radius*radius*Math.PI), (2*Math.PI*radius));\n \n }\n}",
"Main"
] | import java.util.Scanner;
import java.lang.Math;
public class Main {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
//変数radius(半径)を宣言と入力
double radius = sc.nextDouble();
//計算結果:円周の長さと円の面積の表示
System.out.printf("%.5f %.5f", (radius*radius*Math.PI), (2*Math.PI*radius));
}
}
/*覚えよう!!
〇数学の式を使用: まずクラス外に「 import java.lang.Math; 」を宣言
次に使いたい式の命令を書く ⇒ Math.命令名 の順番で書く
命令はたくさんあるから調べてみよう
*/
/*前回の内容!!
〇import java.util.Arrays;は重要↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
・Arrays:ソート(並べ変え)や検索など、配列を操作するための機能
・並べ変えするとき
import java.util.Arrays;を上に書く
class Main内に Arrays.sort(a); と書く ← このとき()内は配列の変数名
〇配列とは、同じ変数名に複数の値を入力できる箱
※イメージ
前回まで、a = 1, b = 2, c = 3など各変数名は1箱に値を代入できない
今回の配列はa[0] = 1, a[1] = 2, a[2] = 3 のように変数名aは3つの箱に値を代入できる。
注意:配列の箱は「 0 」から開始する
・複数のif(条件):かつ「 && 」とまたは「 || 」の2つを使用する
※かつ「 && 」:「真 && 真 = 真」, 「真 && 偽 = 偽」, 「偽 && 真 = 偽」 ,「偽 && 偽 = 偽」の4つの条件
または「 || 」:「真 && 真 = 真」, 「真 && 偽 = 真」, 「偽 && 真 = 真」 ,「偽 && 偽 = 偽」の4つの条件
・関係を比較する:if(条件式)
例:if(2 < 3) この条件は「真(成立)」 → 何か命令があれば実行する
if(5 < 3) この条件は「偽(不成立)」 → 何か命令があれば実行しない
・比較の条件式:等しいか比較「==」、等しくないか比較「!=」
大きいか比較「<」、小さいか比較「>」
以上の比較「<=」、以下の比較「>=」
・else;ifの条件以外の場合に使用する。
例:if(雨 == 降っている) System.out.println("傘を持って行く");
else System.out.println("傘を持って行かない");
・else if:詳細な場合分けしたいときに使用
例:if(雨 == 降っている) System.out.println("傘を持って行く");
else if(雨 == 午後から降るかも) System.out.println("念のため傘を持って行く");
else System.out.println("傘を持って行かない");
・変数に計算結果を代入する:面積 = 縦 × 横
※計算は変数名でも数値でもいける
・四則演算:足し算「+」、引き算「-」、掛け算「*」、割り算「/」
1 + 2 = 3;
4 - 3 = 1;
2 * 5 = 10;
8 / 2 = 4;
・余りの計算:割り算の余り「%」
5 % 3 = 2;
・printlnの複数表示:「+」を使用
例:println("Kobe" + "Kagikou"); = KobeKajikou
println("明治 + 20 + "年"); = 明治20年 数値が入ってもOK!
・変数の宣言は「型」と「変数名」の2つ必要
例:型_変数名 → int x;
・キーボードから入力するときは・・・「 import java.util.Scanner; 」 と 「 Scanner sc = new Scanner(System.in) ; 」が必要
・入力するとき・・・変数名 = sc.nextInt(); nextの後は型を書く、頭文字は大文字
※ scは変更しても大丈夫しかし全て変更後の文字に統一 例:nyuryoku
・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,
2,
2,
13,
13,
18,
13,
13,
41,
13,
2,
2,
17,
13,
18,
13,
13,
4,
18,
18,
13,
13,
2,
2,
4,
18,
4,
18,
13,
13,
17,
4,
18,
4,
18,
13,
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
],
[
17,
20
],
[
20,
21
],
[
21,
22
],
[
11,
23
],
[
23,
24
],
[
23,
25
],
[
26,
26
],
[
26,
27
],
[
26,
28
],
[
26,
29
],
[
29,
30
],
[
29,
31
],
[
11,
32
],
[
32,
33
],
[
32,
34
],
[
35,
35
],
[
35,
36
],
[
35,
37
],
[
35,
38
],
[
38,
39
],
[
38,
40
],
[
11,
41
],
[
41,
42
],
[
42,
43
],
[
43,
44
],
[
43,
45
],
[
41,
46
],
[
47,
47
],
[
47,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
51,
52
],
[
50,
53
],
[
47,
54
],
[
47,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
58,
59
],
[
57,
60
],
[
9,
61
],
[
61,
62
]
] | [
"import java.util.Scanner;\nimport java.math.*;\n\nclass Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tdouble r = Double.parseDouble(scan.next());\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble perimeter = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString());\n\t}\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"import java.math.*;",
"math.*",
"java",
"class Main {\n\tpublic static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tdouble r = Double.parseDouble(scan.next());\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble perimeter = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString());\n\t}\n}",
"Main",
"public static void main(String args[]) {\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tdouble r = Double.parseDouble(scan.next());\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble perimeter = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString());\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\t\n\t\tdouble r = Double.parseDouble(scan.next());\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble perimeter = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString());\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"double r = Double.parseDouble(scan.next());",
"r",
"Double.parseDouble(scan.next())",
"Double.parseDouble",
"Double",
"scan.next()",
"scan.next",
"scan",
"double area = r * r * Math.PI;",
"area",
"r * r * Math.PI",
"r * r * Math.PI",
"r",
"r",
"Math.PI",
"Math",
"Math.PI",
"double perimeter = 2 * r * Math.PI;",
"perimeter",
"2 * r * Math.PI",
"2 * r * Math.PI",
"2",
"r",
"Math.PI",
"Math",
"Math.PI",
"System.out.println(BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString())",
"System.out.println",
"System.out",
"System",
"System.out",
"BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString()",
"BigDecimal.valueOf(area).toPlainString() +\" \"+ BigDecimal.valueOf(perimeter).toPlainString()",
"BigDecimal.valueOf(area).toPlainString()",
"BigDecimal.valueOf(area).toPlainString",
"BigDecimal.valueOf(area)",
"BigDecimal.valueOf",
"BigDecimal",
"area",
"\" \"",
"BigDecimal.valueOf(perimeter).toPlainString()",
"BigDecimal.valueOf(perimeter).toPlainString",
"BigDecimal.valueOf(perimeter)",
"BigDecimal.valueOf",
"BigDecimal",
"perimeter",
"String args[]",
"args"
] | import java.util.Scanner;
import java.math.*;
class Main {
public static void main(String args[]) {
Scanner scan = new Scanner(System.in);
double r = Double.parseDouble(scan.next());
double area = r * r * Math.PI;
double perimeter = 2 * r * Math.PI;
System.out.println(BigDecimal.valueOf(area).toPlainString() +" "+ BigDecimal.valueOf(perimeter).toPlainString());
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
18,
13,
13,
4,
18,
13,
14,
2,
2,
17,
13,
2,
13,
17,
30,
41,
13,
2,
2,
13,
13,
13,
41,
13,
2,
2,
17,
13,
13,
4,
18,
18,
13,
13,
17,
13,
4,
18,
18,
13,
13,
17,
4,
18,
18,
13,
13,
17,
13,
23,
13,
10,
6,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
71,
5
],
[
71,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
9,
11
],
[
8,
12
],
[
12,
13
],
[
12,
14
],
[
14,
15
],
[
15,
16
],
[
8,
17
],
[
17,
18
],
[
17,
19
],
[
19,
20
],
[
19,
21
],
[
8,
22
],
[
22,
23
],
[
23,
24
],
[
8,
25
],
[
25,
26
],
[
26,
27
],
[
27,
28
],
[
27,
29
],
[
26,
30
],
[
30,
31
],
[
30,
32
],
[
25,
33
],
[
33,
34
],
[
34,
35
],
[
34,
36
],
[
37,
37
],
[
37,
38
],
[
37,
39
],
[
37,
40
],
[
33,
41
],
[
41,
42
],
[
41,
43
],
[
44,
44
],
[
44,
45
],
[
44,
46
],
[
44,
47
],
[
33,
48
],
[
48,
49
],
[
49,
50
],
[
50,
51
],
[
50,
52
],
[
48,
53
],
[
48,
54
],
[
33,
55
],
[
55,
56
],
[
56,
57
],
[
57,
58
],
[
57,
59
],
[
55,
60
],
[
33,
61
],
[
61,
62
],
[
62,
63
],
[
63,
64
],
[
63,
65
],
[
61,
66
],
[
61,
67
],
[
6,
68
],
[
68,
69
],
[
0,
70
],
[
70,
71
],
[
70,
72
]
] | [
"import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\n\n\t}\n\n}",
"import java.util.Scanner;",
"Scanner",
"java.util",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\n\n\t}\n\n}",
"Main",
"public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\n\n\t}",
"main",
"{\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\n\n\t}",
"Scanner scan = new Scanner(System.in);",
"scan",
"new Scanner(System.in)",
"double r = scan.nextDouble();",
"r",
"scan.nextDouble()",
"scan.nextDouble",
"scan",
"double PI = Math.PI;",
"PI",
"Math.PI",
"Math",
"Math.PI",
"scan.close()",
"scan.close",
"scan",
"if (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}",
"0 < r && r < 10000",
"0 < r",
"0",
"r",
"r < 10000",
"r",
"10000",
"{\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}",
"double res1 = r * r * PI;",
"res1",
"r * r * PI",
"r * r * PI",
"r",
"r",
"PI",
"double res2 = 2 * r * PI;",
"res2",
"2 * r * PI",
"2 * r * PI",
"2",
"r",
"PI",
"System.out.printf(\"%.6f\",res1)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.6f\"",
"res1",
"System.out.print(\" \")",
"System.out.print",
"System.out",
"System",
"System.out",
"\" \"",
"System.out.printf(\"%.6f\",res2)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.6f\"",
"res2",
"String[] args",
"args",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\n\n\t}\n\n}",
"public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\tdouble PI = Math.PI;\n\t\tscan.close();\n\n\t\tif (0 < r && r < 10000) {\n\t\t\tdouble res1 = r * r * PI;\n\t\t\tdouble res2 = 2 * r * PI;\n\n\t\t\tSystem.out.printf(\"%.6f\",res1);\n\t\t\tSystem.out.print(\" \");\n\t\t\tSystem.out.printf(\"%.6f\",res2);\n\t\t}\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);
double r = scan.nextDouble();
double PI = Math.PI;
scan.close();
if (0 < r && r < 10000) {
double res1 = r * r * PI;
double res2 = 2 * r * PI;
System.out.printf("%.6f",res1);
System.out.print(" ");
System.out.printf("%.6f",res2);
}
}
} |
[
7,
15,
13,
17,
15,
13,
17,
6,
13,
12,
13,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
2,
2,
17,
13,
13,
41,
13,
2,
2,
17,
13,
17,
41,
13,
4,
18,
13,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
13,
17,
4,
18,
18,
13,
13,
2,
2,
2,
17,
4,
18,
13,
13,
17,
4,
18,
13,
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
],
[
23,
23
],
[
23,
24
],
[
23,
25
],
[
23,
26
],
[
11,
27
],
[
27,
28
],
[
27,
29
],
[
30,
30
],
[
30,
31
],
[
30,
32
],
[
30,
33
],
[
11,
34
],
[
34,
35
],
[
34,
36
],
[
36,
37
],
[
37,
38
],
[
11,
39
],
[
39,
40
],
[
40,
41
],
[
39,
42
],
[
11,
43
],
[
43,
44
],
[
44,
45
],
[
43,
46
],
[
11,
47
],
[
47,
48
],
[
48,
49
],
[
47,
50
],
[
11,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
58,
57
],
[
57,
58
],
[
58,
59
],
[
58,
60
],
[
60,
61
],
[
61,
62
],
[
60,
63
],
[
57,
64
],
[
58,
65
],
[
65,
66
],
[
66,
67
],
[
65,
68
],
[
9,
69
],
[
69,
70
]
] | [
"import java.util.*;\nimport java.text.*;\n\nclass Main {\n public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n double a = 3.14159265358979323846 * r * r;\n double l = 3.14159265358979323846 * r * 2;\n\n NumberFormat format = NumberFormat.getInstance();\n format.setMaximumFractionDigits(5);\n format.setMinimumFractionDigits(5);\n format.setGroupingUsed(false);\n System.out.println(\"\" + format.format(a) + \" \" + format.format(l));\n }\n}",
"import java.util.*;",
"util.*",
"java",
"import java.text.*;",
"text.*",
"java",
"class Main {\n public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n double a = 3.14159265358979323846 * r * r;\n double l = 3.14159265358979323846 * r * 2;\n\n NumberFormat format = NumberFormat.getInstance();\n format.setMaximumFractionDigits(5);\n format.setMinimumFractionDigits(5);\n format.setGroupingUsed(false);\n System.out.println(\"\" + format.format(a) + \" \" + format.format(l));\n }\n}",
"Main",
"public static void main(String[]args)throws Exception {\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n double a = 3.14159265358979323846 * r * r;\n double l = 3.14159265358979323846 * r * 2;\n\n NumberFormat format = NumberFormat.getInstance();\n format.setMaximumFractionDigits(5);\n format.setMinimumFractionDigits(5);\n format.setGroupingUsed(false);\n System.out.println(\"\" + format.format(a) + \" \" + format.format(l));\n }",
"main",
"{\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n double a = 3.14159265358979323846 * r * r;\n double l = 3.14159265358979323846 * r * 2;\n\n NumberFormat format = NumberFormat.getInstance();\n format.setMaximumFractionDigits(5);\n format.setMinimumFractionDigits(5);\n format.setGroupingUsed(false);\n System.out.println(\"\" + format.format(a) + \" \" + format.format(l));\n }",
"Scanner sc = new Scanner(System.in);",
"sc",
"new Scanner(System.in)",
"double r = sc.nextDouble();",
"r",
"sc.nextDouble()",
"sc.nextDouble",
"sc",
"double a = 3.14159265358979323846 * r * r;",
"a",
"3.14159265358979323846 * r * r",
"3.14159265358979323846 * r * r",
"3.14159265358979323846",
"r",
"r",
"double l = 3.14159265358979323846 * r * 2;",
"l",
"3.14159265358979323846 * r * 2",
"3.14159265358979323846 * r * 2",
"3.14159265358979323846",
"r",
"2",
"NumberFormat format = NumberFormat.getInstance();",
"format",
"NumberFormat.getInstance()",
"NumberFormat.getInstance",
"NumberFormat",
"format.setMaximumFractionDigits(5)",
"format.setMaximumFractionDigits",
"format",
"5",
"format.setMinimumFractionDigits(5)",
"format.setMinimumFractionDigits",
"format",
"5",
"format.setGroupingUsed(false)",
"format.setGroupingUsed",
"format",
"false",
"System.out.println(\"\" + format.format(a) + \" \" + format.format(l))",
"System.out.println",
"System.out",
"System",
"System.out",
"\"\" + format.format(a) + \" \" + format.format(l)",
"\" \"",
"\"\" + format.format(a) + \" \" + format.format(l)",
"\"\"",
"format.format(a)",
"format.format",
"format",
"a",
"\" \"",
"format.format(l)",
"format.format",
"format",
"l",
"String[]args",
"args"
] | import java.util.*;
import java.text.*;
class Main {
public static void main(String[]args)throws Exception {
Scanner sc = new Scanner(System.in);
double r = sc.nextDouble();
double a = 3.14159265358979323846 * r * r;
double l = 3.14159265358979323846 * r * 2;
NumberFormat format = NumberFormat.getInstance();
format.setMaximumFractionDigits(5);
format.setMinimumFractionDigits(5);
format.setGroupingUsed(false);
System.out.println("" + format.format(a) + " " + format.format(l));
}
} |
[
7,
15,
13,
17,
6,
13,
12,
13,
30,
38,
5,
13,
30,
4,
18,
13,
40,
17,
30,
41,
13,
20,
41,
13,
4,
18,
13,
41,
13,
4,
18,
13,
13,
41,
13,
2,
2,
13,
13,
18,
13,
13,
41,
13,
2,
2,
17,
13,
18,
13,
13,
4,
18,
18,
13,
13,
17,
13,
13,
4,
18,
18,
13,
13,
17,
23,
13
] | [
[
0,
1
],
[
1,
2
],
[
1,
3
],
[
0,
4
],
[
4,
5
],
[
4,
6
],
[
6,
7
],
[
6,
8
],
[
8,
9
],
[
9,
10
],
[
10,
11
],
[
10,
12
],
[
12,
13
],
[
13,
14
],
[
14,
15
],
[
13,
16
],
[
16,
17
],
[
9,
18
],
[
18,
19
],
[
19,
20
],
[
19,
21
],
[
18,
22
],
[
22,
23
],
[
22,
24
],
[
24,
25
],
[
25,
26
],
[
18,
27
],
[
27,
28
],
[
27,
29
],
[
29,
30
],
[
30,
31
],
[
29,
32
],
[
18,
33
],
[
33,
34
],
[
33,
35
],
[
36,
36
],
[
36,
37
],
[
36,
38
],
[
36,
39
],
[
39,
40
],
[
39,
41
],
[
18,
42
],
[
42,
43
],
[
42,
44
],
[
45,
45
],
[
45,
46
],
[
45,
47
],
[
45,
48
],
[
48,
49
],
[
48,
50
],
[
18,
51
],
[
51,
52
],
[
52,
53
],
[
53,
54
],
[
53,
55
],
[
51,
56
],
[
51,
57
],
[
51,
58
],
[
18,
59
],
[
59,
60
],
[
60,
61
],
[
61,
62
],
[
61,
63
],
[
59,
64
],
[
6,
65
],
[
65,
66
]
] | [
"/* AIZU ITP1_4_A */\nimport java.io.*;\n\nclass Main\n{\n public static void main(String[] args) throws IOException\n {\n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n } catch (Exception e){ // error detection\n System.exit(-1);\n }\n }\n}",
"import java.io.*;",
"io.*",
"java",
"class Main\n{\n public static void main(String[] args) throws IOException\n {\n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n } catch (Exception e){ // error detection\n System.exit(-1);\n }\n }\n}",
"Main",
"public static void main(String[] args) throws IOException\n {\n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n } catch (Exception e){ // error detection\n System.exit(-1);\n }\n }",
"main",
"{\n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n } catch (Exception e){ // error detection\n System.exit(-1);\n }\n }",
"try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n } catch (Exception e){ // error detection\n System.exit(-1);\n }",
"catch (Exception e){ // error detection\n System.exit(-1);\n }",
"Exception e",
"{ // error detection\n System.exit(-1);\n }",
"System.exit(-1)",
"System.exit",
"System",
"-1",
"1",
"{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n String str = br.readLine();\n double rad = Double.parseDouble(str); // input radius\n double space = rad * rad * Math.PI; // space\n double cirf = 2 * rad * Math.PI; //circumference\n\n System.out.printf(\"%.6f %.6f\", space, cirf); //output\n System.out.println(\"\");\n\n }",
"BufferedReader br = new BufferedReader(new InputStreamReader(System.in));",
"br",
"new BufferedReader(new InputStreamReader(System.in))",
"String str = br.readLine();",
"str",
"br.readLine()",
"br.readLine",
"br",
"double rad = Double.parseDouble(str);",
"rad",
"Double.parseDouble(str)",
"Double.parseDouble",
"Double",
"str",
"double space = rad * rad * Math.PI;",
"space",
"rad * rad * Math.PI",
"rad * rad * Math.PI",
"rad",
"rad",
"Math.PI",
"Math",
"Math.PI",
"double cirf = 2 * rad * Math.PI;",
"cirf",
"2 * rad * Math.PI",
"2 * rad * Math.PI",
"2",
"rad",
"Math.PI",
"Math",
"Math.PI",
"System.out.printf(\"%.6f %.6f\", space, cirf)",
"System.out.printf",
"System.out",
"System",
"System.out",
"\"%.6f %.6f\"",
"space",
"cirf",
"System.out.println(\"\")",
"System.out.println",
"System.out",
"System",
"System.out",
"\"\"",
"String[] args",
"args"
] | /* AIZU ITP1_4_A */
import java.io.*;
class Main
{
public static void main(String[] args) throws IOException
{
try{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String str = br.readLine();
double rad = Double.parseDouble(str); // input radius
double space = rad * rad * Math.PI; // space
double cirf = 2 * rad * Math.PI; //circumference
System.out.printf("%.6f %.6f", space, cirf); //output
System.out.println("");
} catch (Exception e){ // error detection
System.exit(-1);
}
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.