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, 41, 13, 2, 2, 2, 18, 13, 13, 13, 13, 17, 41, 13, 2, 2, 2, 17, 18, 13, 13, 13, 17, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 13, 17, 4, 18, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 60, 5 ], [ 60, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 21, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 21, 25 ], [ 20, 26 ], [ 21, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 32, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 34, 36 ], [ 31, 37 ], [ 32, 38 ], [ 8, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 39, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 46, 49 ], [ 46, 50 ], [ 45, 51 ], [ 45, 52 ], [ 52, 53 ], [ 53, 54 ], [ 52, 55 ], [ 52, 56 ], [ 6, 57 ], [ 57, 58 ], [ 0, 59 ], [ 59, 60 ], [ 59, 61 ] ]
[ "import java.util.*;\npublic class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "import java.util.*;", "util.*", "java", "public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "Main", "public static void main(String[] args){\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}", "main", "{\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}", "Scanner scan=new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r=scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double S=Math.PI*r*r*1.0;", "S", "Math.PI*r*r*1.0", "r", "Math.PI*r*r*1.0", "Math.PI", "Math", "Math.PI", "r", "r", "1.0", "double d=2*Math.PI*r*1.0;", "d", "2*Math.PI*r*1.0", "r", "2*Math.PI*r*1.0", "2", "Math.PI", "Math", "Math.PI", "r", "1.0", "System.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d)", "String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d)", "String.format(\"%5f\",S)", "String.format", "String", "\"%5f\"", "S", "\" \"", "String.format(\"%5f\",d)", "String.format", "String", "\"%5f\"", "d", "String[] args", "args", "public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "Main" ]
import java.util.*; public class Main{ public static void main(String[] args){ Scanner scan=new Scanner(System.in); double r=scan.nextDouble(); double S=Math.PI*r*r*1.0; double d=2*Math.PI*r*1.0; System.out.println(String.format("%5f",S)+" "+String.format("%5f",d)); }}
[ 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, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 18, 13, 13, 13, 17, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 46, 8 ], [ 46, 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 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 25, 29 ], [ 30, 30 ], [ 30, 31 ], [ 30, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 25, 36 ], [ 37, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 37, 41 ], [ 37, 42 ], [ 9, 43 ], [ 43, 44 ], [ 0, 45 ], [ 45, 46 ], [ 45, 47 ] ]
[ "import java.util.Scanner;\nimport java.lang.Math;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.lang.Math;", "Math", "java.lang", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}", "main", "{\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "double r=in.nextDouble();", "r", "in.nextDouble()", "in.nextDouble", "in", "System.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2)", "String.format", "String", "\"%.6f %.6f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "Math.PI*r*2", "Math.PI*r*2", "Math.PI", "Math", "Math.PI", "r", "2", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble r=in.nextDouble();\n\t\tSystem.out.println(String.format(\"%.6f %.6f\",r*r*Math.PI,Math.PI*r*2));\n\t}\n}", "Main" ]
import java.util.Scanner; import java.lang.Math; public class Main { public static void main(String[] args){ Scanner in = new Scanner(System.in); double r=in.nextDouble(); System.out.println(String.format("%.6f %.6f",r*r*Math.PI,Math.PI*r*2)); } }
[ 7, 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, 17, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 43, 2 ], [ 43, 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 ], [ 17, 17 ], [ 17, 18 ], [ 17, 19 ], [ 17, 20 ], [ 20, 21 ], [ 20, 22 ], [ 5, 23 ], [ 23, 24 ], [ 23, 25 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 29, 30 ], [ 29, 31 ], [ 5, 32 ], [ 32, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 32, 38 ], [ 32, 39 ], [ 3, 40 ], [ 40, 41 ], [ 0, 42 ], [ 42, 43 ], [ 42, 44 ] ]
[ "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}", "main", "{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}", "java.util.Scanner sc = new java.util.Scanner(System.in);", "sc", "new java.util.Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double mennseki = r * r * Math.PI;", "mennseki", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double ennshuu = 2 * r * Math.PI;", "ennshuu", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%f %f\\n\", mennseki, ennshuu)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "mennseki", "ennshuu", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\t\tjava.util.Scanner sc = new java.util.Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\n\t\tdouble mennseki = r * r * Math.PI;\n\t\tdouble ennshuu = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%f %f\\n\", mennseki, ennshuu);\n\t}\n\n}", "Main" ]
public class Main { public static void main(String[] args) { // TODO ????????????????????????????????????????????? java.util.Scanner sc = new java.util.Scanner(System.in); double r = sc.nextDouble(); double mennseki = r * r * Math.PI; double ennshuu = 2 * r * Math.PI; System.out.printf("%f %f\n", mennseki, ennshuu); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 41, 13, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 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 ], [ 53, 5 ], [ 53, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 14, 17 ], [ 17, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 27, 27 ], [ 27, 28 ], [ 27, 29 ], [ 27, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 33, 35 ], [ 36, 36 ], [ 36, 37 ], [ 36, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 8, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 42, 47 ], [ 42, 48 ], [ 42, 49 ], [ 6, 50 ], [ 50, 51 ], [ 0, 52 ], [ 52, 53 ], [ 52, 54 ] ]
[ "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\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\n\t}\n}", "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\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "double r=Double.parseDouble(br.readLine());", "r", "Double.parseDouble(br.readLine())", "Double.parseDouble", "Double", "br.readLine()", "br.readLine", "br", "double Men", "Men", "Syu;", "Syu", "Men=r*r*Math.PI", "Men", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "Syu=2*r*Math.PI", "Syu", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\",Men,Syu)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "Men", "Syu", "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\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\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\tdouble r=Double.parseDouble(br.readLine());\n\t\tdouble Men,Syu;\n\t\tMen=r*r*Math.PI;\n\t\tSyu=2*r*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",Men,Syu);\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)); double r=Double.parseDouble(br.readLine()); double Men,Syu; Men=r*r*Math.PI; Syu=2*r*Math.PI; System.out.printf("%.6f %.6f",Men,Syu); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 17, 13, 18, 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 ], [ 8, 19 ], [ 19, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 19, 24 ], [ 19, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 25, 29 ], [ 29, 30 ], [ 29, 31 ], [ 19, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 32, 36 ], [ 36, 37 ], [ 36, 38 ], [ 6, 39 ], [ 39, 40 ] ]
[ "import java.util.*;\n \nclass Main{\n public static void main(String[] args){\n Scanner stdId = new Scanner(System.in);\n double r = stdId.nextDouble(); \n double circle;\n System.out.printf(\"%f %f\\n\",(r*r*Math.PI),(2*r*Math.PI));\n }\n}", "import java.util.*;", "util.*", "java", "class Main{\n public static void main(String[] args){\n Scanner stdId = new Scanner(System.in);\n double r = stdId.nextDouble(); \n double circle;\n System.out.printf(\"%f %f\\n\",(r*r*Math.PI),(2*r*Math.PI));\n }\n}", "Main", "public static void main(String[] args){\n Scanner stdId = new Scanner(System.in);\n double r = stdId.nextDouble(); \n double circle;\n System.out.printf(\"%f %f\\n\",(r*r*Math.PI),(2*r*Math.PI));\n }", "main", "{\n Scanner stdId = new Scanner(System.in);\n double r = stdId.nextDouble(); \n double circle;\n System.out.printf(\"%f %f\\n\",(r*r*Math.PI),(2*r*Math.PI));\n }", "Scanner stdId = new Scanner(System.in);", "stdId", "new Scanner(System.in)", "double r = stdId.nextDouble();", "r", "stdId.nextDouble()", "stdId.nextDouble", "stdId", "double circle;", "circle", "System.out.printf(\"%f %f\\n\",(r*r*Math.PI),(2*r*Math.PI))", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "(r*r*Math.PI)", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "(2*r*Math.PI)", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "String[] args", "args" ]
import java.util.*; class Main{ public static void main(String[] args){ Scanner stdId = new Scanner(System.in); double r = stdId.nextDouble(); double circle; System.out.printf("%f %f\n",(r*r*Math.PI),(2*r*Math.PI)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 4, 18, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 17, 13, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 76, 11 ], [ 76, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 16, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 15, 22 ], [ 22, 23 ], [ 23, 24 ], [ 23, 25 ], [ 22, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 22, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 22, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 39, 43 ], [ 44, 44 ], [ 44, 45 ], [ 44, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 22, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 52, 55 ], [ 52, 56 ], [ 57, 57 ], [ 57, 58 ], [ 57, 59 ], [ 57, 60 ], [ 60, 61 ], [ 60, 62 ], [ 22, 63 ], [ 63, 64 ], [ 64, 65 ], [ 65, 66 ], [ 65, 67 ], [ 63, 68 ], [ 69, 69 ], [ 69, 70 ], [ 69, 71 ], [ 69, 72 ], [ 12, 73 ], [ 73, 74 ], [ 0, 75 ], [ 75, 76 ], [ 75, 77 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "main", "{\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "try {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\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\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t}", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "String str = reader.readLine();", "str", "reader.readLine()", "reader.readLine", "reader", "double r = Double.parseDouble(str);", "r", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "String S = String.format(\"%.5f\", r * r * Math.PI);", "S", "String.format(\"%.5f\", r * r * Math.PI)", "String.format", "String", "\"%.5f\"", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "String C = String.format(\"%.5f\", 2 * r * Math.PI);", "C", "String.format(\"%.5f\", 2 * r * Math.PI)", "String.format", "String", "\"%.5f\"", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(S + \" \" + C)", "System.out.println", "System.out", "System", "System.out", "S + \" \" + C", "S + \" \" + C", "S", "\" \"", "C", "String[] args", "args", "public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\n}", "public class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\tString str = reader.readLine();\n\t\t\tdouble r = Double.parseDouble(str);\n\t\t\tString S = String.format(\"%.5f\", r * r * Math.PI);\n\t\t\tString C = String.format(\"%.5f\", 2 * r * Math.PI);\n\t\t\tSystem.out.println(S + \" \" + C);\n\t\t\t\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args) { try { BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); String str = reader.readLine(); double r = Double.parseDouble(str); String S = String.format("%.5f", r * r * Math.PI); String C = String.format("%.5f", 2 * r * Math.PI); System.out.println(S + " " + C); } catch (IOException e) { e.printStackTrace(); } } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 0, 13, 2, 4, 18, 13, 13, 17, 18, 13, 13, 0, 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 ], [ 61, 8 ], [ 61, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 11, 14 ], [ 14, 15 ], [ 11, 16 ], [ 16, 17 ], [ 16, 18 ], [ 11, 19 ], [ 19, 20 ], [ 19, 21 ], [ 21, 22 ], [ 22, 23 ], [ 11, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 26, 29 ], [ 11, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 33, 37 ], [ 32, 38 ], [ 38, 39 ], [ 38, 40 ], [ 11, 41 ], [ 41, 42 ], [ 41, 43 ], [ 44, 44 ], [ 44, 45 ], [ 44, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 50, 56 ], [ 50, 57 ], [ 9, 58 ], [ 58, 59 ], [ 0, 60 ], [ 60, 61 ], [ 60, 62 ] ]
[ "import java.io.IOException;\nimport java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}\n}", "import java.io.IOException;", "IOException", "java.io", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}", "main", "{\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}", "double ce", "ce", "cf;", "cf", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String a = sc.next();", "a", "sc.next()", "sc.next", "sc", "double r = Double.parseDouble(a);", "r", "Double.parseDouble(a)", "Double.parseDouble", "Double", "a", "ce = Math.pow(r,2)*Math.PI", "ce", "Math.pow(r,2)*Math.PI", "Math.pow(r,2)", "Math.pow", "Math", "r", "2", "Math.PI", "Math", "Math.PI", "cf = 2*r*Math.PI", "cf", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%f %f\",ce,cf)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\"", "ce", "cf", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble ce, cf;\n\t\tScanner sc = new Scanner(System.in);\n\t\tString a = sc.next();\n\t\t//キーボードからr(半径の値)を入出力\n\t\tdouble r = Double.parseDouble(a);\n\t\tce = Math.pow(r,2)*Math.PI;\n\t\t//円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI)\n\t\tcf = 2*r*Math.PI;\n\t\t//円周⇒2*r*円周率\n\t\tSystem.out.printf(\"%f %f\",ce,cf);\n\t\t//計算結果を10進数の形式で出力\n\t}\n}", "Main" ]
import java.io.IOException; import java.util.*; public class Main { public static void main(String[] args){ double ce, cf; Scanner sc = new Scanner(System.in); String a = sc.next(); //キーボードからr(半径の値)を入出力 double r = Double.parseDouble(a); ce = Math.pow(r,2)*Math.PI; //円の面積⇒r二乗(Math.pow(値,何乗))*円周率(Math.PI) cf = 2*r*Math.PI; //円周⇒2*r*円周率 System.out.printf("%f %f",ce,cf); //計算結果を10進数の形式で出力 } }
[ 7, 6, 13, 12, 13, 30, 41, 13, 4, 18, 20, 41, 13, 2, 2, 13, 13, 18, 13, 13, 41, 13, 2, 2, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 17, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 40, 2 ], [ 40, 3 ], [ 3, 4 ], [ 3, 5 ], [ 5, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 5, 11 ], [ 11, 12 ], [ 11, 13 ], [ 14, 14 ], [ 14, 15 ], [ 14, 16 ], [ 14, 17 ], [ 17, 18 ], [ 17, 19 ], [ 5, 20 ], [ 20, 21 ], [ 20, 22 ], [ 23, 23 ], [ 23, 24 ], [ 23, 25 ], [ 23, 26 ], [ 26, 27 ], [ 26, 28 ], [ 5, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 29, 34 ], [ 29, 35 ], [ 29, 36 ], [ 3, 37 ], [ 37, 38 ], [ 0, 39 ], [ 39, 40 ], [ 39, 41 ] ]
[ "public class Main {\n public static void main(String...args) {\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }\n}", "public class Main {\n public static void main(String...args) {\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }\n}", "Main", "public static void main(String...args) {\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }", "main", "{\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }", "double r = new java.util.Scanner(System.in).nextDouble();", "r", "new java.util.Scanner(System.in).nextDouble()", "new java.util.Scanner(System.in).nextDouble", "new java.util.Scanner(System.in)", "double area = r * r * Math.PI;", "area", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double circumference = r * 2 * Math.PI;", "circumference", "r * 2 * Math.PI", "r * 2 * Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%f %f\\n\", area, circumference)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "area", "circumference", "String...args", "args", "public class Main {\n public static void main(String...args) {\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }\n}", "public class Main {\n public static void main(String...args) {\n double r = new java.util.Scanner(System.in).nextDouble();\n\n double area = r * r * Math.PI;\n double circumference = r * 2 * Math.PI;\n\n System.out.printf(\"%f %f\\n\", area, circumference);\n }\n}", "Main" ]
public class Main { public static void main(String...args) { double r = new java.util.Scanner(System.in).nextDouble(); double area = r * r * Math.PI; double circumference = r * 2 * Math.PI; System.out.printf("%f %f\n", area, circumference); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 17, 13, 18, 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 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 26, 31 ], [ 26, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 26, 39 ], [ 40, 40 ], [ 40, 41 ], [ 40, 42 ], [ 40, 43 ], [ 43, 44 ], [ 43, 45 ], [ 12, 46 ], [ 46, 47 ] ]
[ "\n//Computation - Circle\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tdouble r = Double.parseDouble(in.readLine());\n\t\t\n//\t\tdouble r =34.1201;\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\" ,r*r*Math.PI,2*r*Math.PI);\n\t\t\t\n\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tdouble r = Double.parseDouble(in.readLine());\n\t\t\n//\t\tdouble r =34.1201;\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\" ,r*r*Math.PI,2*r*Math.PI);\n\t\t\t\n\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tdouble r = Double.parseDouble(in.readLine());\n\t\t\n//\t\tdouble r =34.1201;\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\" ,r*r*Math.PI,2*r*Math.PI);\n\t\t\t\n\n\t}", "main", "{\n\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tdouble r = Double.parseDouble(in.readLine());\n\t\t\n//\t\tdouble r =34.1201;\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\" ,r*r*Math.PI,2*r*Math.PI);\n\t\t\t\n\n\t}", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "double r = Double.parseDouble(in.readLine());", "r", "Double.parseDouble(in.readLine())", "Double.parseDouble", "Double", "in.readLine()", "in.readLine", "in", "System.out.printf(\"%.6f %.6f\\n\" ,r*r*Math.PI,2*r*Math.PI)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "String[] args", "args" ]
//Computation - Circle import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; class Main { public static void main(String[] args) throws IOException { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); double r = Double.parseDouble(in.readLine()); // double r =34.1201; System.out.printf("%.6f %.6f\n" ,r*r*Math.PI,2*r*Math.PI); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 13, 2, 2, 17, 13, 18, 13, 13, 4, 18, 18, 13, 13, 17, 13, 13, 4, 18, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 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 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 29, 30 ], [ 29, 31 ], [ 8, 32 ], [ 32, 33 ], [ 32, 34 ], [ 35, 35 ], [ 35, 36 ], [ 35, 37 ], [ 35, 38 ], [ 38, 39 ], [ 38, 40 ], [ 8, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 43, 45 ], [ 41, 46 ], [ 41, 47 ], [ 41, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 6, 52 ], [ 52, 53 ] ]
[ "import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n double r,area,length;\n \t//?¨??????\\??????????????????????????§????????????\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tr = scanner.nextDouble();\n\n \tarea = r*r*Math.PI;\n \tlength = 2*r*Math.PI;\n \t//println?????¨??¨??????1.0E9??¨????????????AOJ??????????????¨\n \t//??????????????????????????§printf????????¨???\n \tSystem.out.printf(\"%f %f\",area,length);\n \tscanner.close();\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] args){\n double r,area,length;\n \t//?¨??????\\??????????????????????????§????????????\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tr = scanner.nextDouble();\n\n \tarea = r*r*Math.PI;\n \tlength = 2*r*Math.PI;\n \t//println?????¨??¨??????1.0E9??¨????????????AOJ??????????????¨\n \t//??????????????????????????§printf????????¨???\n \tSystem.out.printf(\"%f %f\",area,length);\n \tscanner.close();\n }\n}", "Main", "public static void main(String[] args){\n double r,area,length;\n \t//?¨??????\\??????????????????????????§????????????\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tr = scanner.nextDouble();\n\n \tarea = r*r*Math.PI;\n \tlength = 2*r*Math.PI;\n \t//println?????¨??¨??????1.0E9??¨????????????AOJ??????????????¨\n \t//??????????????????????????§printf????????¨???\n \tSystem.out.printf(\"%f %f\",area,length);\n \tscanner.close();\n }", "main", "{\n double r,area,length;\n \t//?¨??????\\??????????????????????????§????????????\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tr = scanner.nextDouble();\n\n \tarea = r*r*Math.PI;\n \tlength = 2*r*Math.PI;\n \t//println?????¨??¨??????1.0E9??¨????????????AOJ??????????????¨\n \t//??????????????????????????§printf????????¨???\n \tSystem.out.printf(\"%f %f\",area,length);\n \tscanner.close();\n }", "double r", "r", "area", "area", "length;", "length", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "r = scanner.nextDouble()", "r", "scanner.nextDouble()", "scanner.nextDouble", "scanner", "area = r*r*Math.PI", "area", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "length = 2*r*Math.PI", "length", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%f %f\",area,length)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\"", "area", "length", "scanner.close()", "scanner.close", "scanner", "String[] args", "args" ]
import java.util.Scanner; class Main{ public static void main(String[] args){ double r,area,length; //?¨??????\??????????????????????????§???????????? Scanner scanner = new Scanner(System.in); r = scanner.nextDouble(); area = r*r*Math.PI; length = 2*r*Math.PI; //println?????¨??¨??????1.0E9??¨????????????AOJ??????????????¨ //??????????????????????????§printf????????¨??? System.out.printf("%f %f",area,length); scanner.close(); } }
[ 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, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 4, 18, 13, 17, 13, 17, 4, 18, 4, 18, 4, 18, 13, 17, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 62, 8 ], [ 62, 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 ], [ 28, 30 ], [ 11, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 37, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 38, 44 ], [ 37, 45 ], [ 37, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 48, 54 ], [ 46, 55 ], [ 11, 56 ], [ 56, 57 ], [ 57, 58 ], [ 9, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\t\n\tpublic static void main (String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\n\t}\n\n}", "import java.math.BigDecimal;", "BigDecimal", "java.math", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\t\n\tpublic static void main (String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\n\t}\n\n}", "Main", "public static void main (String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\n\t}", "main", "{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "BigDecimal r = BigDecimal.valueOf(sc.nextDouble());", "r", "BigDecimal.valueOf(sc.nextDouble())", "BigDecimal.valueOf", "BigDecimal", "sc.nextDouble()", "sc.nextDouble", "sc", "BigDecimal pi = BigDecimal.valueOf(Math.PI);", "pi", "BigDecimal.valueOf(Math.PI)", "BigDecimal.valueOf", "BigDecimal", "Math.PI", "Math", "Math.PI", "System.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r))", "System.out.println", "System.out", "System", "System.out", "r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r)", "r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r)", "r.pow(2).multiply(pi)", "r.pow(2).multiply", "r.pow(2)", "r.pow", "r", "2", "pi", "\" \"", "BigDecimal.valueOf(2).multiply(pi).multiply(r)", "BigDecimal.valueOf(2).multiply(pi).multiply", "BigDecimal.valueOf(2).multiply(pi)", "BigDecimal.valueOf(2).multiply", "BigDecimal.valueOf(2)", "BigDecimal.valueOf", "BigDecimal", "2", "pi", "r", "sc.close()", "sc.close", "sc", "String[] args", "args", "public class Main {\n\t\n\tpublic static void main (String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\n\t}\n\n}", "public class Main {\n\t\n\tpublic static void main (String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal r = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal pi = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tSystem.out.println(r.pow(2).multiply(pi) + \" \" + BigDecimal.valueOf(2).multiply(pi).multiply(r));\n\t\t\n\t\tsc.close();\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); BigDecimal r = BigDecimal.valueOf(sc.nextDouble()); BigDecimal pi = BigDecimal.valueOf(Math.PI); System.out.println(r.pow(2).multiply(pi) + " " + BigDecimal.valueOf(2).multiply(pi).multiply(r)); sc.close(); } }
[ 7, 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, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 17, 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 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 35, 41 ], [ 35, 42 ], [ 6, 43 ], [ 43, 44 ], [ 0, 45 ], [ 45, 46 ], [ 45, 47 ] ]
[ "import java.util.Scanner;\n\npublic class Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}\n \t\t}\n \t\t", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}\n \t\t}", "Main", "public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}", "main", "{\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r=sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double ans1=r*r*Math.PI;", "ans1", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double ans2=r*2*Math.PI;", "ans2", "r*2*Math.PI", "r*2*Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\\n\",ans1,ans2)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "ans1", "ans2", "String[] args", "args", "public class Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}\n \t\t}", "public class Main{\n public static void main(String[] args){\n \tScanner sc = new Scanner(System.in);\n\n \t\tdouble r=sc.nextDouble();\n\n\n \t\tdouble ans1=r*r*Math.PI;\n \t\tdouble ans2=r*2*Math.PI;\n\n \t\tSystem.out.printf(\"%.6f %.6f\\n\",ans1,ans2);\n\n \t\t}\n \t\t}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); double r=sc.nextDouble(); double ans1=r*r*Math.PI; double ans2=r*2*Math.PI; System.out.printf("%.6f %.6f\n",ans1,ans2); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 38, 5, 13, 30, 4, 18, 13, 30, 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, 2, 2, 4, 18, 13, 17, 13, 17, 4, 18, 13, 17, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 26, 27 ], [ 21, 28 ], [ 28, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 28, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 28, 40 ], [ 40, 41 ], [ 40, 42 ], [ 43, 43 ], [ 43, 44 ], [ 43, 45 ], [ 43, 46 ], [ 46, 47 ], [ 46, 48 ], [ 28, 49 ], [ 49, 50 ], [ 49, 51 ], [ 52, 52 ], [ 52, 53 ], [ 52, 54 ], [ 52, 55 ], [ 55, 56 ], [ 55, 57 ], [ 28, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 64, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 65, 68 ], [ 65, 69 ], [ 64, 70 ], [ 64, 71 ], [ 71, 72 ], [ 72, 73 ], [ 71, 74 ], [ 71, 75 ], [ 12, 76 ], [ 76, 77 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(isr);\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "class Main {\n\tpublic static void main(String[] args) {\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(isr);\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\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\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(isr);\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "main", "{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(isr);\n\t\ttry {\n\t\t\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "try {\n\t\t\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\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\tString input = br.readLine();\n\t\t\tdouble r = Double.parseDouble(input);\n\t\t\tdouble men = r * r * Math.PI;\n\t\t\tdouble en = 2 * r * Math.PI;\n\t\t\tSystem.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en));\n\n\t\t}", "String input = br.readLine();", "input", "br.readLine()", "br.readLine", "br", "double r = Double.parseDouble(input);", "r", "Double.parseDouble(input)", "Double.parseDouble", "Double", "input", "double men = r * r * Math.PI;", "men", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double en = 2 * r * Math.PI;", "en", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en)", "String.format(\"%.6f\", men) + \" \" + String.format(\"%.6f\", en)", "String.format(\"%.6f\", men)", "String.format", "String", "\"%.6f\"", "men", "\" \"", "String.format(\"%.6f\", en)", "String.format", "String", "\"%.6f\"", "en", "String[] args", "args" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; class Main { public static void main(String[] args) { InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); try { String input = br.readLine(); double r = Double.parseDouble(input); double men = r * r * Math.PI; double en = 2 * r * Math.PI; System.out.println(String.format("%.6f", men) + " " + String.format("%.6f", en)); } catch (IOException e) { e.printStackTrace(); } } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 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 ], [ 52, 8 ], [ 52, 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 ], [ 41, 47 ], [ 41, 48 ], [ 9, 49 ], [ 49, 50 ], [ 0, 51 ], [ 51, 52 ], [ 51, 53 ] ]
[ "import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\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[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\n\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\n\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\n\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 length = 2 * r * Math.PI;", "length", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\", area, length)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "area", "length", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\n\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n//\t\t?????? r ???????????¢?????¨?????¨?????????????±???????????????°?????????????????????????????????\n\n\t\tdouble r = Double.parseDouble(scan.next());\n\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", area, length);\n\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); // ?????? r ???????????¢?????¨?????¨?????????????±???????????????°????????????????????????????????? double r = Double.parseDouble(scan.next()); double area = r * r * Math.PI; double length = 2 * r * Math.PI; System.out.printf("%.6f %.6f", area, length); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 4, 18, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 4, 18, 4, 18, 13, 17, 13, 17, 18, 13, 13, 41, 13, 4, 18, 4, 18, 4, 18, 13, 13, 20, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 87, 14 ], [ 87, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 18, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 25, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 25, 34 ], [ 34, 35 ], [ 34, 36 ], [ 25, 37 ], [ 37, 38 ], [ 37, 39 ], [ 25, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 46, 49 ], [ 44, 50 ], [ 42, 51 ], [ 42, 52 ], [ 52, 53 ], [ 52, 54 ], [ 25, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 61, 64 ], [ 59, 65 ], [ 57, 66 ], [ 57, 67 ], [ 67, 68 ], [ 67, 69 ], [ 25, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 70, 75 ], [ 76, 76 ], [ 76, 77 ], [ 77, 78 ], [ 78, 79 ], [ 76, 80 ], [ 76, 81 ], [ 81, 82 ], [ 82, 83 ], [ 15, 84 ], [ 84, 85 ], [ 0, 86 ], [ 86, 87 ], [ 86, 88 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.math.BigDecimal;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\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.math.BigDecimal;", "BigDecimal", "java.math", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\t}", "main", "{\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\t}", "try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }", "catch (IOException e) {\n e.printStackTrace();\n }", "IOException e", "{\n e.printStackTrace();\n }", "e.printStackTrace()", "e.printStackTrace", "e", "{\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n }", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "String inputData = reader.readLine();", "inputData", "reader.readLine()", "reader.readLine", "reader", "BigDecimal r = new BigDecimal(inputData);", "r", "new BigDecimal(inputData)", "BigDecimal bdPI = new BigDecimal(3.14159265358979323846d);", "bdPI", "new BigDecimal(3.14159265358979323846d)", "BigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);", "area", "r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP)", "r.pow(2).multiply(bdPI).setScale", "r.pow(2).multiply(bdPI)", "r.pow(2).multiply", "r.pow(2)", "r.pow", "r", "2", "bdPI", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "BigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);", "round", "bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP)", "bdPI.multiply(r).multiply(new BigDecimal(2)).setScale", "bdPI.multiply(r).multiply(new BigDecimal(2))", "bdPI.multiply(r).multiply", "bdPI.multiply(r)", "bdPI.multiply", "bdPI", "r", "new BigDecimal(2)", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "System.out.println(area.toPlainString() + \" \" + round.toPlainString())", "System.out.println", "System.out", "System", "System.out", "area.toPlainString() + \" \" + round.toPlainString()", "area.toPlainString() + \" \" + round.toPlainString()", "area.toPlainString()", "area.toPlainString", "area", "\" \"", "round.toPlainString()", "round.toPlainString", "round", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\n BigDecimal r = new BigDecimal(inputData);\n\t\t\tBigDecimal bdPI = new BigDecimal(3.14159265358979323846d);\n\n\t\t\tBigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\t\tBigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP);\n\n System.out.println(area.toPlainString() + \" \" + round.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.math.BigDecimal; public class Main { public static void main(String[] args) { try { BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); String inputData = reader.readLine(); BigDecimal r = new BigDecimal(inputData); BigDecimal bdPI = new BigDecimal(3.14159265358979323846d); BigDecimal area = r.pow(2).multiply(bdPI).setScale(6, BigDecimal.ROUND_HALF_UP); BigDecimal round = bdPI.multiply(r).multiply(new BigDecimal(2)).setScale(6, BigDecimal.ROUND_HALF_UP); System.out.println(area.toPlainString() + " " + round.toPlainString()); } 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, 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, 0, 13, 4, 18, 13, 13, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 13, 2, 2, 17, 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 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 24, 26 ], [ 17, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 27, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 42, 44 ], [ 40, 45 ], [ 27, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 46, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 46, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 46, 61 ], [ 61, 62 ], [ 61, 63 ], [ 64, 64 ], [ 64, 65 ], [ 64, 66 ], [ 64, 67 ], [ 67, 68 ], [ 67, 69 ], [ 46, 70 ], [ 70, 71 ], [ 70, 72 ], [ 73, 73 ], [ 73, 74 ], [ 73, 75 ], [ 73, 76 ], [ 76, 77 ], [ 76, 78 ], [ 46, 79 ], [ 79, 80 ], [ 79, 81 ], [ 46, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 82, 87 ], [ 88, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 89, 92 ], [ 88, 93 ], [ 88, 94 ], [ 94, 95 ], [ 95, 96 ], [ 94, 97 ], [ 15, 98 ], [ 98, 99 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\n\n\n/**\n * Lesson4A 半径 r の円の面積と円周の長さを求めるプログラム\n * @author 前島佑介\n * @version 2014/12/1\n */\nclass Main {\n\n\t// プログラムのエントリポイント\n\tpublic static void main(String[] args) {\n\n\t\t//入力値\n\t\tdouble dbNum = 0;\n\n\t\t//面積\n\t\tdouble dbArea = 0.0;\n\n\t\t//円周\n\t\tdouble dbCircumference = 0.0;\n\n\t\ttry{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\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", "class Main {\n\n\t// プログラムのエントリポイント\n\tpublic static void main(String[] args) {\n\n\t\t//入力値\n\t\tdouble dbNum = 0;\n\n\t\t//面積\n\t\tdouble dbArea = 0.0;\n\n\t\t//円周\n\t\tdouble dbCircumference = 0.0;\n\n\t\ttry{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}\n\t}\n}", "Main", "// プログラムのエントリポイント\n\tpublic static void main(String[] args) {\n\n\t\t//入力値\n\t\tdouble dbNum = 0;\n\n\t\t//面積\n\t\tdouble dbArea = 0.0;\n\n\t\t//円周\n\t\tdouble dbCircumference = 0.0;\n\n\t\ttry{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}\n\t}", "main", "{\n\n\t\t//入力値\n\t\tdouble dbNum = 0;\n\n\t\t//面積\n\t\tdouble dbArea = 0.0;\n\n\t\t//円周\n\t\tdouble dbCircumference = 0.0;\n\n\t\ttry{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}\n\t}", "double dbNum = 0;", "dbNum", "0", "double dbArea = 0.0;", "dbArea", "0.0", "double dbCircumference = 0.0;", "dbCircumference", "0.0", "try{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}", "catch(IOException e) {\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}", "IOException e", "{\n\n\t\t\t\t//例外時の出力\n\t\t\t\tSystem.out.println(e);\n\n\t\t\t}", "System.out.println(e)", "System.out.println", "System.out", "System", "System.out", "e", "catch(NumberFormatException e) {\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}", "NumberFormatException e", "{\n\n\t\t\t\t//数値以外の入力値で出力\n\t\t\t\tSystem.out.println(\"数値で入力して下さい\");\n\t\t\t}", "System.out.println(\"数値で入力して下さい\")", "System.out.println", "System.out", "System", "System.out", "\"数値で入力して下さい\"", "{\n\t\t\t//キーボードからの入力準備\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\t\t//キーボードからの入力をString型で受け取る\n\t\t\tString strLine = br.readLine();\n\n\t\t\t//入力値\n\t\t\tdbNum = Double.parseDouble(strLine);\n\n\t\t\t//面積は半径x半径xPI\n\t\t\tdbArea = dbNum * dbNum * Math.PI;\n\n\t\t\t//円周は2x半径xPI\n\t\t\tdbCircumference = 2.0 * dbNum * Math.PI;\n\n\t\t\t //小数5桁まで\n\t\t DecimalFormat insdf = new DecimalFormat(\"0.000000\");\n\n\t\t\t//結果を出力 小数5桁まで表示\n\t\t\tSystem.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference));\n\n\t\t\t//例外処理\n\t\t\t}", "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", "dbNum = Double.parseDouble(strLine)", "dbNum", "Double.parseDouble(strLine)", "Double.parseDouble", "Double", "strLine", "dbArea = dbNum * dbNum * Math.PI", "dbArea", "dbNum * dbNum * Math.PI", "dbNum * dbNum * Math.PI", "dbNum", "dbNum", "Math.PI", "Math", "Math.PI", "dbCircumference = 2.0 * dbNum * Math.PI", "dbCircumference", "2.0 * dbNum * Math.PI", "2.0 * dbNum * Math.PI", "2.0", "dbNum", "Math.PI", "Math", "Math.PI", "DecimalFormat insdf = new DecimalFormat(\"0.000000\");", "insdf", "new DecimalFormat(\"0.000000\")", "System.out.println(insdf.format(dbArea) + \" \" + insdf.format(dbCircumference))", "System.out.println", "System.out", "System", "System.out", "insdf.format(dbArea) + \" \" + insdf.format(dbCircumference)", "insdf.format(dbArea) + \" \" + insdf.format(dbCircumference)", "insdf.format(dbArea)", "insdf.format", "insdf", "dbArea", "\" \"", "insdf.format(dbCircumference)", "insdf.format", "insdf", "dbCircumference", "String[] args", "args" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.text.DecimalFormat; /** * Lesson4A 半径 r の円の面積と円周の長さを求めるプログラム * @author 前島佑介 * @version 2014/12/1 */ class Main { // プログラムのエントリポイント public static void main(String[] args) { //入力値 double dbNum = 0; //面積 double dbArea = 0.0; //円周 double dbCircumference = 0.0; try{ //キーボードからの入力準備 BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); //キーボードからの入力をString型で受け取る String strLine = br.readLine(); //入力値 dbNum = Double.parseDouble(strLine); //面積は半径x半径xPI dbArea = dbNum * dbNum * Math.PI; //円周は2x半径xPI dbCircumference = 2.0 * dbNum * Math.PI; //小数5桁まで DecimalFormat insdf = new DecimalFormat("0.000000"); //結果を出力 小数5桁まで表示 System.out.println(insdf.format(dbArea) + " " + insdf.format(dbCircumference)); //例外処理 }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, 18, 13, 13, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 17, 13, 13, 4, 18, 18, 13, 13, 17, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 47, 5 ], [ 47, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 14, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 25, 25 ], [ 25, 26 ], [ 25, 27 ], [ 25, 28 ], [ 8, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 8, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 36, 42 ], [ 36, 43 ], [ 6, 44 ], [ 44, 45 ], [ 0, 46 ], [ 46, 47 ], [ 46, 48 ] ]
[ "import java.util.Scanner;\npublic class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }\n}", "Main", "public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double Pai= Math.PI;", "Pai", "Math.PI", "Math", "Math.PI", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double P = r*r*Pai;", "P", "r*r*Pai", "r*r*Pai", "r", "r", "Pai", "double E = 2*Pai*r;", "E", "2*Pai*r", "2*Pai*r", "2", "Pai", "r", "System.out.printf(\"%6f %6f\",P,E)", "System.out.printf", "System.out", "System", "System.out", "\"%6f %6f\"", "P", "E", "String[] args", "args", "public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }\n}", "public class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double Pai= Math.PI;\n double r = sc.nextDouble();\n double P = r*r*Pai;\n double E = 2*Pai*r;\n System.out.printf(\"%6f %6f\",P,E);\n }\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); double Pai= Math.PI; double r = sc.nextDouble(); double P = r*r*Pai; double E = 2*Pai*r; System.out.printf("%6f %6f",P,E); } }
[ 7, 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, 13, 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 ], [ 46, 5 ], [ 46, 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 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 29, 31 ], [ 28, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 35, 41 ], [ 35, 42 ], [ 6, 43 ], [ 43, 44 ], [ 0, 45 ], [ 45, 46 ], [ 45, 47 ] ]
[ "import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}", "main", "{\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double area = r * r * Math.PI;", "area", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double circle = (r + r) * Math.PI;", "circle", "(r + r) * Math.PI", "(r + r)", "r", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.8f %.8f\", area, circle)", "System.out.printf", "System.out", "System", "System.out", "\"%.8f %.8f\"", "area", "circle", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble area = r * r * Math.PI;\n\t\tdouble circle = (r + r) * Math.PI;\n\t\t\n\t\tSystem.out.printf(\"%.8f %.8f\", area, circle);\n\t}\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double area = r * r * Math.PI; double circle = (r + r) * Math.PI; System.out.printf("%.8f %.8f", area, circle); } }
[ 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, 2, 2, 17, 13, 18, 13, 13, 41, 13, 2, 2, 13, 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 ], [ 57, 5 ], [ 57, 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 ], [ 31, 31 ], [ 31, 32 ], [ 31, 33 ], [ 31, 34 ], [ 34, 35 ], [ 34, 36 ], [ 8, 37 ], [ 37, 38 ], [ 37, 39 ], [ 40, 40 ], [ 40, 41 ], [ 40, 42 ], [ 40, 43 ], [ 43, 44 ], [ 43, 45 ], [ 8, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 46, 51 ], [ 46, 52 ], [ 46, 53 ], [ 6, 54 ], [ 54, 55 ], [ 0, 56 ], [ 56, 57 ], [ 56, 58 ] ]
[ "import java.io.*;\n\npublic class Main{\n public static void main(String[]args) throws NumberFormatException, IOException {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\n }\n}", "import java.io.*;", "io.*", "java", "public class Main{\n public static void main(String[]args) throws NumberFormatException, IOException {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\n }\n}", "Main", "public static void main(String[]args) throws NumberFormatException, IOException {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\n }", "main", "{\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\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", "\" \"", "double a = Double.parseDouble(str[0]);", "a", "Double.parseDouble(str[0])", "Double.parseDouble", "Double", "str[0]", "str", "0", "double circumference = 2*a*Math.PI;", "circumference", "2*a*Math.PI", "2*a*Math.PI", "2", "a", "Math.PI", "Math", "Math.PI", "double area = a*a*Math.PI;", "area", "a*a*Math.PI", "a*a*Math.PI", "a", "a", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\", area, circumference)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "area", "circumference", "String[]args", "args", "public class Main{\n public static void main(String[]args) throws NumberFormatException, IOException {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\n }\n}", "public class Main{\n public static void main(String[]args) throws NumberFormatException, IOException {\n \n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String[]str= br.readLine().split(\" \");\n double a = Double.parseDouble(str[0]);\n \n double circumference = 2*a*Math.PI;\n double area = a*a*Math.PI;\n System.out.printf(\"%.6f %.6f\", area, circumference);\n }\n}", "Main" ]
import java.io.*; public class Main{ public static void main(String[]args) throws NumberFormatException, IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String[]str= br.readLine().split(" "); double a = Double.parseDouble(str[0]); double circumference = 2*a*Math.PI; double area = a*a*Math.PI; System.out.printf("%.6f %.6f", area, circumference); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 42, 2, 0, 13, 4, 18, 13, 17, 30, 41, 13, 20, 17, 0, 18, 13, 17, 4, 18, 13, 18, 4, 18, 13, 17, 17, 41, 13, 18, 13, 17, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 3, 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 ], [ 14, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 21, 27 ], [ 20, 28 ], [ 28, 29 ], [ 29, 30 ], [ 29, 31 ], [ 28, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 33, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 40, 45 ], [ 28, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 48, 50 ], [ 28, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 53, 57 ], [ 58, 58 ], [ 58, 59 ], [ 58, 60 ], [ 58, 61 ], [ 61, 62 ], [ 61, 63 ], [ 28, 64 ], [ 64, 65 ], [ 64, 66 ], [ 66, 67 ], [ 67, 68 ], [ 66, 69 ], [ 66, 70 ], [ 71, 71 ], [ 71, 72 ], [ 71, 73 ], [ 71, 74 ], [ 74, 75 ], [ 74, 76 ], [ 28, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 79, 81 ], [ 77, 82 ], [ 83, 83 ], [ 83, 84 ], [ 83, 85 ], [ 83, 86 ], [ 28, 87 ], [ 12, 88 ], [ 88, 89 ], [ 0, 90 ], [ 90, 91 ], [ 90, 92 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }\n }\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }\n }\n\n}", "Main", "public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }\n }", "main", "{\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }\n }", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "String readStr;", "readStr", "while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }", "(readStr = reader.readLine()) != null", "(readStr = reader.readLine())", "readStr", "reader.readLine()", "reader.readLine", "reader", "null", "{\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }", "double[] list = new double[3];", "list", "new double[3]", "3", "list[0] = Double.parseDouble(readStr.split(\" \")[0])", "list[0]", "list", "0", "Double.parseDouble(readStr.split(\" \")[0])", "Double.parseDouble", "Double", "readStr.split(\" \")[0]", "readStr.split(\" \")", "readStr.split", "readStr", "\" \"", "0", "double r = list[0];", "r", "list[0]", "list", "0", "String a = String.format(\"%.5f\", r*r*Math.PI);", "a", "String.format(\"%.5f\", r*r*Math.PI)", "String.format", "String", "\"%.5f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "String b = String.format(\"%.5f\", r*2*Math.PI);", "b", "String.format(\"%.5f\", r*2*Math.PI)", "String.format", "String", "\"%.5f\"", "r*2*Math.PI", "r*2*Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "System.out.println(a + \" \" + b)", "System.out.println", "System.out", "System", "System.out", "a + \" \" + b", "a + \" \" + b", "a", "\" \"", "b", "break;", "String[] args", "args", "public class Main {\n\n public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\n }\n }\n\n}", "public class Main {\n\n public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n while ((readStr = reader.readLine()) != null) {\n double[] list = new double[3];\n list[0] = Double.parseDouble(readStr.split(\" \")[0]);\n double r = list[0];\n String a = String.format(\"%.5f\", r*r*Math.PI);\n String b = String.format(\"%.5f\", r*2*Math.PI);\n System.out.println(a + \" \" + b);\n break;\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 reader = new BufferedReader(new InputStreamReader(System.in)); String readStr; while ((readStr = reader.readLine()) != null) { double[] list = new double[3]; list[0] = Double.parseDouble(readStr.split(" ")[0]); double r = list[0]; String a = String.format("%.5f", r*r*Math.PI); String b = String.format("%.5f", r*2*Math.PI); System.out.println(a + " " + b); break; } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 2, 2, 18, 13, 13, 13, 13, 41, 13, 2, 2, 17, 18, 13, 13, 13, 4, 18, 18, 13, 13, 4, 18, 13, 17, 13, 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 ], [ 14, 17 ], [ 17, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 23, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 23, 27 ], [ 23, 28 ], [ 8, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 8, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 38, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 43, 47 ], [ 43, 48 ], [ 6, 49 ], [ 49, 50 ], [ 0, 51 ], [ 51, 52 ], [ 51, 53 ] ]
[ "import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\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\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = Double.parseDouble(sc.next());", "r", "Double.parseDouble(sc.next())", "Double.parseDouble", "Double", "sc.next()", "sc.next", "sc", "double s = Math.PI * r * r;", "s", "Math.PI * r * r", "Math.PI * r * r", "Math.PI", "Math", "Math.PI", "r", "r", "double l = 2 * Math.PI * r;", "l", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "System.out.print(String.format(\"%.06f %.06f\",s,l))", "System.out.print", "System.out", "System", "System.out", "String.format(\"%.06f %.06f\",s,l)", "String.format", "String", "\"%.06f %.06f\"", "s", "l", "String[] args", "args", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\n\t}\n}", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(sc.next());\n\n\t\tdouble s = Math.PI * r * r;\n\t\tdouble l = 2 * Math.PI * r;\n\n\t\tSystem.out.print(String.format(\"%.06f %.06f\",s,l));\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); double r = Double.parseDouble(sc.next()); double s = Math.PI * r * r; double l = 2 * Math.PI * r; System.out.print(String.format("%.06f %.06f",s,l)); } }
[ 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, 41, 13, 41, 13, 41, 13, 4, 18, 13, 0, 13, 4, 18, 13, 13, 41, 13, 20, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 13, 2, 2, 17, 13, 18, 13, 13, 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 ], [ 81, 14 ], [ 81, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 17, 26 ], [ 26, 27 ], [ 17, 28 ], [ 28, 29 ], [ 17, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 17, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 17, 41 ], [ 41, 42 ], [ 41, 43 ], [ 17, 44 ], [ 44, 45 ], [ 44, 46 ], [ 47, 47 ], [ 47, 48 ], [ 47, 49 ], [ 47, 50 ], [ 50, 51 ], [ 50, 52 ], [ 17, 53 ], [ 53, 54 ], [ 53, 55 ], [ 56, 56 ], [ 56, 57 ], [ 56, 58 ], [ 56, 59 ], [ 59, 60 ], [ 59, 61 ], [ 17, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 62, 67 ], [ 68, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 69, 72 ], [ 68, 73 ], [ 68, 74 ], [ 74, 75 ], [ 75, 76 ], [ 74, 77 ], [ 15, 78 ], [ 78, 79 ], [ 0, 80 ], [ 80, 81 ], [ 80, 82 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\n\npublic class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\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\tpublic static void main(String[] args)throws IOException{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\n\t}\n\n}", "Main", "public static void main(String[] args)throws IOException{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\n\t}", "main", "{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\n\t}", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "double f", "f", "x", "x", "h;", "h", "String list = br.readLine();", "list", "br.readLine()", "br.readLine", "br", "x = Double.parseDouble(list)", "x", "Double.parseDouble(list)", "Double.parseDouble", "Double", "list", "DecimalFormat df = new DecimalFormat(\"0.000000\");", "df", "new DecimalFormat(\"0.000000\")", "f = x * x * Math.PI", "f", "x * x * Math.PI", "x * x * Math.PI", "x", "x", "Math.PI", "Math", "Math.PI", "h = 2 * x * Math.PI", "h", "2 * x * Math.PI", "2 * x * Math.PI", "2", "x", "Math.PI", "Math", "Math.PI", "System.out.println(df.format(f) + \" \" + df.format(h))", "System.out.println", "System.out", "System", "System.out", "df.format(f) + \" \" + df.format(h)", "df.format(f) + \" \" + df.format(h)", "df.format(f)", "df.format", "df", "f", "\" \"", "df.format(h)", "df.format", "df", "h", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\n\t}\n\n}", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n double f , x , h;\n \tString list = br.readLine();\n \tx = Double.parseDouble(list);\n \tDecimalFormat df = new DecimalFormat(\"0.000000\");\n \tf = x * x * Math.PI;\n \th = 2 * x * Math.PI;\n System.out.println(df.format(f) + \" \" + df.format(h));\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{ InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); double f , x , h; String list = br.readLine(); x = Double.parseDouble(list); DecimalFormat df = new DecimalFormat("0.000000"); f = x * x * Math.PI; h = 2 * x * Math.PI; System.out.println(df.format(f) + " " + df.format(h)); } }
[ 7, 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, 4, 18, 13, 17, 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 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 40, 44 ], [ 40, 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 scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\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\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r = scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double men = r * r * Math.PI;", "men", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double en = 2 * r * Math.PI;", "en", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(String.format(\"%f %f\", men, en))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%f %f\", men, en)", "String.format", "String", "\"%f %f\"", "men", "en", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = scan.nextDouble();\n\t\t\n\t\tdouble men = r * r * Math.PI;\n\t\tdouble en = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%f %f\", men, en));\n\t}\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 men = r * r * Math.PI; double en = 2 * r * Math.PI; System.out.println(String.format("%f %f", men, en)); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 0, 13, 4, 18, 13, 0, 13, 2, 2, 17, 13, 13, 0, 13, 2, 2, 17, 17, 13, 41, 13, 20, 41, 13, 20, 0, 13, 4, 18, 13, 17, 18, 13, 13, 0, 13, 4, 18, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 77, 8 ], [ 77, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 11, 17 ], [ 17, 18 ], [ 11, 19 ], [ 19, 20 ], [ 11, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 11, 33 ], [ 33, 34 ], [ 33, 35 ], [ 36, 36 ], [ 36, 37 ], [ 36, 38 ], [ 36, 39 ], [ 11, 40 ], [ 40, 41 ], [ 40, 42 ], [ 11, 43 ], [ 43, 44 ], [ 43, 45 ], [ 11, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 48, 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 ], [ 66, 68 ], [ 64, 69 ], [ 70, 70 ], [ 70, 71 ], [ 70, 72 ], [ 70, 73 ], [ 9, 74 ], [ 74, 75 ], [ 0, 76 ], [ 76, 77 ], [ 76, 78 ] ]
[ "import java.util.Scanner;\nimport java.math.*;\n\n\n/**\n * @author kawakami\n *\n */\n/**\n * @author kawakami\n *\n */\npublic class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.math.*;", "math.*", "java", "public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\n\t}\n\n}", "Main", "/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\n\t}", "main", "{\n\t\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\n\t}", "Scanner as = new Scanner(System.in);", "as", "new Scanner(System.in)", "double r", "r", "t", "t", "s;", "s", "r = as.nextDouble()", "r", "as.nextDouble()", "as.nextDouble", "as", "s=3.141592653589*r*r", "s", "3.141592653589*r*r", "3.141592653589*r*r", "3.141592653589", "r", "r", "t=2.0*3.141592653589*r", "t", "2.0*3.141592653589*r", "2.0*3.141592653589*r", "2.0", "3.141592653589", "r", "BigDecimal ros = new BigDecimal(s);", "ros", "new BigDecimal(s)", "BigDecimal rot = new BigDecimal(t);", "rot", "new BigDecimal(t)", "ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP)", "ros", "ros.setScale(6,BigDecimal.ROUND_HALF_UP)", "ros.setScale", "ros", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP)", "rot", "rot.setScale(6,BigDecimal.ROUND_HALF_UP)", "rot.setScale", "rot", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "System.out.println(ros+\" \"+rot)", "System.out.println", "System.out", "System", "System.out", "ros+\" \"+rot", "ros+\" \"+rot", "ros", "\" \"", "rot", "String[] args", "args", "public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\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\t// TODO Auto-generated method stub\n\t\tScanner as = new Scanner(System.in);\n\t\t\n\t \n\t\tdouble r,t,s;\n\n\t \n \n r = as.nextDouble();\n \n \n s=3.141592653589*r*r;\n t=2.0*3.141592653589*r;\n \n BigDecimal ros = new BigDecimal(s);\n BigDecimal rot = new BigDecimal(t);\n \n ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP);\n rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP);\n\n System.out.println(ros+\" \"+rot); \n\n\n\t}\n\n}", "Main" ]
import java.util.Scanner; import java.math.*; /** * @author kawakami * */ /** * @author kawakami * */ public class Main { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub Scanner as = new Scanner(System.in); double r,t,s; r = as.nextDouble(); s=3.141592653589*r*r; t=2.0*3.141592653589*r; BigDecimal ros = new BigDecimal(s); BigDecimal rot = new BigDecimal(t); ros=ros.setScale(6,BigDecimal.ROUND_HALF_UP); rot=rot.setScale(6,BigDecimal.ROUND_HALF_UP); System.out.println(ros+" "+rot); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 2, 2, 18, 13, 13, 13, 13, 41, 13, 2, 2, 17, 18, 13, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 23, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 23, 27 ], [ 23, 28 ], [ 11, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 11, 38 ], [ 38, 39 ], [ 38, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 40, 44 ], [ 11, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 47, 51 ], [ 11, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 58, 58 ], [ 58, 59 ], [ 58, 60 ], [ 58, 61 ], [ 9, 62 ], [ 62, 63 ] ]
[ "import java.util.Scanner;\nimport java.math.*;\nclass Main {\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\n double area = Math.PI * r * r;\n double circumference = 2 * Math.PI * r;\n\n String areastr = String.format(\"%.6f\", area);\n String circumferencestr = String.format(\"%.6f\", circumference);\n\n System.out.println(areastr + \" \" + circumferencestr);\n\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.math.*;", "math.*", "java", "class Main {\n public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\n double area = Math.PI * r * r;\n double circumference = 2 * Math.PI * r;\n\n String areastr = String.format(\"%.6f\", area);\n String circumferencestr = String.format(\"%.6f\", circumference);\n\n System.out.println(areastr + \" \" + circumferencestr);\n\n }\n}", "Main", "public static void main(String args[]) {\n Scanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\n double area = Math.PI * r * r;\n double circumference = 2 * Math.PI * r;\n\n String areastr = String.format(\"%.6f\", area);\n String circumferencestr = String.format(\"%.6f\", circumference);\n\n System.out.println(areastr + \" \" + circumferencestr);\n\n }", "main", "{\n Scanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\n double area = Math.PI * r * r;\n double circumference = 2 * Math.PI * r;\n\n String areastr = String.format(\"%.6f\", area);\n String circumferencestr = String.format(\"%.6f\", circumference);\n\n System.out.println(areastr + \" \" + circumferencestr);\n\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r = scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double area = Math.PI * r * r;", "area", "Math.PI * r * r", "Math.PI * r * r", "Math.PI", "Math", "Math.PI", "r", "r", "double circumference = 2 * Math.PI * r;", "circumference", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "String areastr = String.format(\"%.6f\", area);", "areastr", "String.format(\"%.6f\", area)", "String.format", "String", "\"%.6f\"", "area", "String circumferencestr = String.format(\"%.6f\", circumference);", "circumferencestr", "String.format(\"%.6f\", circumference)", "String.format", "String", "\"%.6f\"", "circumference", "System.out.println(areastr + \" \" + circumferencestr)", "System.out.println", "System.out", "System", "System.out", "areastr + \" \" + circumferencestr", "areastr + \" \" + circumferencestr", "areastr", "\" \"", "circumferencestr", "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 = scan.nextDouble(); double area = Math.PI * r * r; double circumference = 2 * Math.PI * r; String areastr = String.format("%.6f", area); String circumferencestr = String.format("%.6f", circumference); System.out.println(areastr + " " + circumferencestr); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 18, 13, 13, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 17, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 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 ], [ 11, 12 ], [ 11, 13 ], [ 8, 14 ], [ 14, 15 ], [ 14, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 25, 25 ], [ 25, 26 ], [ 25, 27 ], [ 25, 28 ], [ 8, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 8, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 38, 42 ], [ 8, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 45, 49 ], [ 8, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 56, 56 ], [ 56, 57 ], [ 56, 58 ], [ 56, 59 ], [ 6, 60 ], [ 60, 61 ], [ 0, 62 ], [ 62, 63 ], [ 62, 64 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] age){\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] age){\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}\n}", "Main", "public static void main(String[] age){\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}", "main", "{\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}", "double P = Math.PI;", "P", "Math.PI", "Math", "Math.PI", "Scanner sb = new Scanner(System.in);", "sb", "new Scanner(System.in)", "double r = sb.nextDouble();", "r", "sb.nextDouble()", "sb.nextDouble", "sb", "double s = r*r*P;", "s", "r*r*P", "r*r*P", "r", "r", "P", "double l = 2*r*P;", "l", "2*r*P", "2*r*P", "2", "r", "P", "String S = String.format(\"%.6f\",s);", "S", "String.format(\"%.6f\",s)", "String.format", "String", "\"%.6f\"", "s", "String L = String.format(\"%.6f\", l);", "L", "String.format(\"%.6f\", l)", "String.format", "String", "\"%.6f\"", "l", "System.out.println( S + \" \" + L)", "System.out.println", "System.out", "System", "System.out", "S + \" \" + L", "S + \" \" + L", "S", "\" \"", "L", "String[] age", "age", "public class Main {\n\tpublic static void main(String[] age){\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] age){\n\t\tdouble P = Math.PI;\n\t\tScanner sb = new Scanner(System.in);\n\t\tdouble r = sb.nextDouble();\n\t\tdouble s = r*r*P;\n\t\tdouble l = 2*r*P;\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString L = String.format(\"%.6f\", l);\n\t\tSystem.out.println( S + \" \" + L);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] age){ double P = Math.PI; Scanner sb = new Scanner(System.in); double r = sb.nextDouble(); double s = r*r*P; double l = 2*r*P; String S = String.format("%.6f",s); String L = String.format("%.6f", l); System.out.println( S + " " + L); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 18, 13, 13, 4, 18, 13, 13, 17, 2, 2, 17, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 42, 5 ], [ 42, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 17, 22 ], [ 17, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 23, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 27, 31 ], [ 17, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 6, 39 ], [ 39, 40 ], [ 0, 41 ], [ 41, 42 ], [ 41, 43 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "Math.PI * Math.pow(r, 2)", "Math.PI", "Math", "Math.PI", "Math.pow(r, 2)", "Math.pow", "Math", "r", "2", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }\n}", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n\n double r = sc.nextDouble();\n\n System.out.printf(\"%f %f\\n\", Math.PI * Math.pow(r, 2), 2 * Math.PI * r);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); System.out.printf("%f %f\n", Math.PI * Math.pow(r, 2), 2 * Math.PI * r); } }
[ 7, 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, 13, 17, 18, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 62, 5 ], [ 62, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 37, 41 ], [ 8, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 49, 54 ], [ 55, 55 ], [ 55, 56 ], [ 55, 57 ], [ 55, 58 ], [ 6, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "\n\nimport java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String[] args){\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}\n}", "Main", "public static void main(String[] args){\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}", "main", "{\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double Area = r * r * Math.PI;", "Area", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double Pi = r * 2 * Math.PI;", "Pi", "r * 2 * Math.PI", "r * 2 * Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "String strArea = String.format(\"%6f\", Area);", "strArea", "String.format(\"%6f\", Area)", "String.format", "String", "\"%6f\"", "Area", "String strPi = String.format(\"%6f\", Pi);", "strPi", "String.format(\"%6f\", Pi)", "String.format", "String", "\"%6f\"", "Pi", "System.out.println(strArea + \" \"+ strPi)", "System.out.println", "System.out", "System", "System.out", "strArea + \" \"+ strPi", "strArea + \" \"+ strPi", "strArea", "\" \"", "strPi", "String[] args", "args", "public class Main{\n\tpublic static void main(String[] args){\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}\n}", "public class Main{\n\tpublic static void main(String[] args){\n\t\t//????????£?????????????????????\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨???\n\t\t//double n = Math.PI;\n\t\t//??????r?????????\n\t\tdouble r = sc.nextDouble();\n\t\t//????????¢??? ?????????????????????¨???\n\t\tdouble Area = r * r * Math.PI;\n\t\t//???????????¨ ??´????? ?????¨???\n\t\tdouble Pi = r * 2 * Math.PI;\n\t\t//\n\t\tString strArea = String.format(\"%6f\", Area);\n\n\t\t//\n\t\tString strPi = String.format(\"%6f\", Pi);\n\n\t\t//???????????¨???\n\t\tSystem.out.println(strArea + \" \"+ strPi);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ //????????£????????????????????? Scanner sc = new Scanner(System.in); //?????¨??? //double n = Math.PI; //??????r????????? double r = sc.nextDouble(); //????????¢??? ?????????????????????¨??? double Area = r * r * Math.PI; //???????????¨ ??´????? ?????¨??? double Pi = r * 2 * Math.PI; // String strArea = String.format("%6f", Area); // String strPi = String.format("%6f", Pi); //???????????¨??? System.out.println(strArea + " "+ strPi); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 38, 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, 13, 18, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 10, 11 ], [ 11, 12 ], [ 11, 13 ], [ 10, 14 ], [ 14, 15 ], [ 14, 16 ], [ 16, 17 ], [ 17, 18 ], [ 10, 19 ], [ 19, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 19, 24 ], [ 19, 25 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 29, 30 ], [ 29, 31 ], [ 19, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 6, 39 ], [ 39, 40 ] ]
[ "import java.util.*;\n\nclass Main {\n public static void main(String args[]) {\n try (Scanner sc = new Scanner(System.in)) {\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }\n }\n}", "import java.util.*;", "util.*", "java", "class Main {\n public static void main(String args[]) {\n try (Scanner sc = new Scanner(System.in)) {\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }\n }\n}", "Main", "public static void main(String args[]) {\n try (Scanner sc = new Scanner(System.in)) {\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }\n }", "main", "{\n try (Scanner sc = new Scanner(System.in)) {\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }\n }", "try (Scanner sc = new Scanner(System.in)) {\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }", "{\n double N = sc.nextDouble();\n System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI);\n }", "Scanner sc = new Scanner(System.in)", "Scanner sc = new Scanner(System.in)", "new Scanner(System.in)", "double N = sc.nextDouble();", "N", "sc.nextDouble()", "sc.nextDouble", "sc", "System.out.printf(\"%.10f %.10f\\n\", N * N * Math.PI, 2. * N * Math.PI)", "System.out.printf", "System.out", "System", "System.out", "\"%.10f %.10f\\n\"", "N * N * Math.PI", "N * N * Math.PI", "N", "N", "Math.PI", "Math", "Math.PI", "2. * N * Math.PI", "2. * N * Math.PI", "2.", "N", "Math.PI", "Math", "Math.PI", "String args[]", "args" ]
import java.util.*; class Main { public static void main(String args[]) { try (Scanner sc = new Scanner(System.in)) { double N = sc.nextDouble(); System.out.printf("%.10f %.10f\n", N * N * Math.PI, 2. * N * Math.PI); } } }
[ 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, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 31, 35 ], [ 36, 36 ], [ 36, 37 ], [ 36, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 14, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 49, 49 ], [ 49, 50 ], [ 49, 51 ], [ 49, 52 ], [ 52, 53 ], [ 52, 54 ], [ 14, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 61, 61 ], [ 61, 62 ], [ 61, 63 ], [ 61, 64 ], [ 12, 65 ], [ 65, 66 ] ]
[ "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 s = br.readLine();\n\n double r = Double.parseDouble(s);\n String area = String.format(\"%.6f\", r*r*Math.PI);\n String circum = String.format(\"%.6f\", r*2*Math.PI);\n System.out.println(area + \" \" + circum);\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 s = br.readLine();\n\n double r = Double.parseDouble(s);\n String area = String.format(\"%.6f\", r*r*Math.PI);\n String circum = String.format(\"%.6f\", r*2*Math.PI);\n System.out.println(area + \" \" + circum);\n }\n}", "Main", "public static void main(String[] args) throws IOException {\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String s = br.readLine();\n\n double r = Double.parseDouble(s);\n String area = String.format(\"%.6f\", r*r*Math.PI);\n String circum = String.format(\"%.6f\", r*2*Math.PI);\n System.out.println(area + \" \" + circum);\n }", "main", "{\n BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);\n String s = br.readLine();\n\n double r = Double.parseDouble(s);\n String area = String.format(\"%.6f\", r*r*Math.PI);\n String circum = String.format(\"%.6f\", r*2*Math.PI);\n System.out.println(area + \" \" + circum);\n }", "BufferedReader br =\n new BufferedReader(new InputStreamReader(System.in), 1);", "br", "new BufferedReader(new InputStreamReader(System.in), 1)", "String s = br.readLine();", "s", "br.readLine()", "br.readLine", "br", "double r = Double.parseDouble(s);", "r", "Double.parseDouble(s)", "Double.parseDouble", "Double", "s", "String area = String.format(\"%.6f\", r*r*Math.PI);", "area", "String.format(\"%.6f\", r*r*Math.PI)", "String.format", "String", "\"%.6f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "String circum = String.format(\"%.6f\", r*2*Math.PI);", "circum", "String.format(\"%.6f\", r*2*Math.PI)", "String.format", "String", "\"%.6f\"", "r*2*Math.PI", "r*2*Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "System.out.println(area + \" \" + circum)", "System.out.println", "System.out", "System", "System.out", "area + \" \" + circum", "area + \" \" + circum", "area", "\" \"", "circum", "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 s = br.readLine(); double r = Double.parseDouble(s); String area = String.format("%.6f", r*r*Math.PI); String circum = String.format("%.6f", r*2*Math.PI); System.out.println(area + " " + circum); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 2, 4, 18, 13, 13, 17, 18, 13, 13, 17, 4, 18, 13, 17, 2, 2, 13, 17, 18, 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 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 17, 22 ], [ 23, 23 ], [ 23, 24 ], [ 24, 25 ], [ 25, 26 ], [ 24, 27 ], [ 24, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 29, 32 ], [ 29, 33 ], [ 28, 34 ], [ 34, 35 ], [ 34, 36 ], [ 23, 37 ], [ 23, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 38, 42 ], [ 43, 43 ], [ 43, 44 ], [ 43, 45 ], [ 43, 46 ], [ 46, 47 ], [ 46, 48 ], [ 6, 49 ], [ 49, 50 ] ]
[ "import java.util.Scanner;\n\nclass Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tdouble r = scanner.nextDouble();\n\t\tSystem.out.println(String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI));\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\tdouble r = scanner.nextDouble();\n\t\tSystem.out.println(String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI));\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tdouble r = scanner.nextDouble();\n\t\tSystem.out.println(String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI));\n\t}", "main", "{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tdouble r = scanner.nextDouble();\n\t\tSystem.out.println(String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI));\n\t}", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "double r = scanner.nextDouble();", "r", "scanner.nextDouble()", "scanner.nextDouble", "scanner", "System.out.println(String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI)", "String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI) + \" \" + String.format(\"%.5f\", r * (double) 2 * Math.PI)", "String.format(\"%.5f\", Math.pow(r, (double) 2) * Math.PI)", "String.format", "String", "\"%.5f\"", "Math.pow(r, (double) 2) * Math.PI", "Math.pow(r, (double) 2)", "Math.pow", "Math", "r", "(double) 2", "Math.PI", "Math", "Math.PI", "\" \"", "String.format(\"%.5f\", r * (double) 2 * Math.PI)", "String.format", "String", "\"%.5f\"", "r * (double) 2 * Math.PI", "r * (double) 2 * Math.PI", "r", "(double) 2", "Math.PI", "Math", "Math.PI", "String[] args", "args" ]
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); double r = scanner.nextDouble(); System.out.println(String.format("%.5f", Math.pow(r, (double) 2) * Math.PI) + " " + String.format("%.5f", r * (double) 2 * Math.PI)); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 17, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 13, 2, 2, 13, 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 ], [ 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 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 29, 30 ], [ 29, 31 ], [ 8, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 38, 39 ], [ 38, 40 ], [ 8, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 43, 45 ], [ 41, 46 ], [ 41, 47 ], [ 41, 48 ], [ 6, 49 ], [ 49, 50 ], [ 0, 51 ], [ 51, 52 ], [ 51, 53 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\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\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double are = 0;", "are", "0", "double circ = 0;", "circ", "0", "are = r * r * Math.PI", "are", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "circ = (r + r) * Math.PI", "circ", "(r + r) * Math.PI", "(r + r)", "r", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%f %f\\n\", are, circ)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "are", "circ", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tdouble r = sc.nextDouble();\n\t\tdouble are = 0;\n\t\tdouble circ = 0;\n\n\t\tare = r * r * Math.PI;\n\t\tcirc = (r + r) * Math.PI;\n\t\t\t\t;\n\t\tSystem.out.printf(\"%f %f\\n\", are, circ);\n\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double are = 0; double circ = 0; are = r * r * Math.PI; circ = (r + r) * Math.PI; ; System.out.printf("%f %f\n", are, circ); } }
[ 7, 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, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 62, 5 ], [ 62, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 37, 41 ], [ 8, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 49, 54 ], [ 55, 55 ], [ 55, 56 ], [ 55, 57 ], [ 55, 58 ], [ 6, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "import java.util.Scanner;\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}", "main", "{\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "double a = in.nextDouble();", "a", "in.nextDouble()", "in.nextDouble", "in", "double area = a*a*Math.PI;", "area", "a*a*Math.PI", "a*a*Math.PI", "a", "a", "Math.PI", "Math", "Math.PI", "double circumference = 2*a*Math.PI;", "circumference", "2*a*Math.PI", "2*a*Math.PI", "2", "a", "Math.PI", "Math", "Math.PI", "String x = String.format(\"%.6f\", area);", "x", "String.format(\"%.6f\", area)", "String.format", "String", "\"%.6f\"", "area", "String y = String.format(\"%.6f\", circumference);", "y", "String.format(\"%.6f\", circumference)", "String.format", "String", "\"%.6f\"", "circumference", "System.out.println(x+\" \"+y)", "System.out.println", "System.out", "System", "System.out", "x+\" \"+y", "x+\" \"+y", "x", "\" \"", "y", "String[] args", "args", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}\n}", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner in = new Scanner(System.in);\n\t\tdouble a = in.nextDouble();\n\t\tdouble area = a*a*Math.PI;\n\t\tdouble circumference = 2*a*Math.PI;\n\t\tString x = String.format(\"%.6f\", area);\n\t\tString y = String.format(\"%.6f\", circumference);\n\t\tSystem.out.println(x+\" \"+y); \n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner in = new Scanner(System.in); double a = in.nextDouble(); double area = a*a*Math.PI; double circumference = 2*a*Math.PI; String x = String.format("%.6f", area); String y = String.format("%.6f", circumference); System.out.println(x+" "+y); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 17, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 13, 2, 2, 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 ], [ 51, 11 ], [ 51, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 14, 29 ], [ 29, 30 ], [ 29, 31 ], [ 14, 32 ], [ 32, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 32, 38 ], [ 39, 39 ], [ 39, 40 ], [ 39, 41 ], [ 39, 42 ], [ 32, 43 ], [ 44, 44 ], [ 44, 45 ], [ 44, 46 ], [ 44, 47 ], [ 12, 48 ], [ 48, 49 ], [ 0, 50 ], [ 50, 51 ], [ 50, 52 ] ]
[ "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();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\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();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\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();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\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", "double r = Double.parseDouble(line);", "r", "Double.parseDouble(line)", "Double.parseDouble", "Double", "line", "final double PI = 3.141592653589;", "PI", "3.141592653589", "System.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "r*r*PI", "r*r*PI", "r", "r", "PI", "2*r*PI", "2*r*PI", "2", "r", "PI", "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();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\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();\n\t\tdouble r = Double.parseDouble(line);\n\t\tfinal double PI = 3.141592653589;\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*PI ,2*r*PI);\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(); double r = Double.parseDouble(line); final double PI = 3.141592653589; System.out.printf("%.6f %.6f",r*r*PI ,2*r*PI); } }
[ 7, 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, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 17, 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 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 35, 41 ], [ 35, 42 ], [ 6, 43 ], [ 43, 44 ], [ 0, 45 ], [ 45, 46 ], [ 45, 47 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}", "main", "{\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}", "Scanner n=new Scanner(System.in);", "n", "new Scanner(System.in)", "double a=n.nextDouble();", "a", "n.nextDouble()", "n.nextDouble", "n", "double b=a*a*Math.PI;", "b", "a*a*Math.PI", "a*a*Math.PI", "a", "a", "Math.PI", "Math", "Math.PI", "double c=a*2*Math.PI;", "c", "a*2*Math.PI", "a*2*Math.PI", "a", "2", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\",b,c)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "b", "c", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner n=new Scanner(System.in);\n\t\tdouble a=n.nextDouble();\n\t\tdouble b=a*a*Math.PI;\n\t\tdouble c=a*2*Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\",b,c);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner n=new Scanner(System.in); double a=n.nextDouble(); double b=a*a*Math.PI; double c=a*2*Math.PI; System.out.printf("%.6f %.6f",b,c); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 13, 17, 18, 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 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 19, 22 ], [ 8, 23 ], [ 23, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 23, 28 ], [ 23, 29 ], [ 30, 30 ], [ 30, 31 ], [ 30, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 23, 36 ], [ 37, 37 ], [ 37, 38 ], [ 37, 39 ], [ 37, 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 public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }\n \n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n \n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }\n \n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }", "main", "{\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String str = sc.nextLine();", "str", "sc.nextLine()", "sc.nextLine", "sc", "double inta = Double.parseDouble(str);", "inta", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI )", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\"", "inta*inta*Math.PI", "inta*inta*Math.PI", "inta", "inta", "Math.PI", "Math", "Math.PI", "inta*2*Math.PI", "inta*2*Math.PI", "inta", "2", "Math.PI", "Math", "Math.PI", "String[] args", "args", "public class Main{\n \n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }\n \n}", "public class Main{\n \n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n double inta = Double.parseDouble(str);\n \n System.out.printf(\"%f %f\", inta*inta*Math.PI, inta*2*Math.PI );\n \n }\n \n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args) { Scanner sc = new Scanner(System.in); String str = sc.nextLine(); double inta = Double.parseDouble(str); System.out.printf("%f %f", inta*inta*Math.PI, inta*2*Math.PI ); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 18, 13, 13, 41, 13, 2, 2, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 17, 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 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 14, 35 ], [ 35, 36 ], [ 35, 37 ], [ 38, 38 ], [ 38, 39 ], [ 38, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 14, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 44, 49 ], [ 44, 50 ], [ 44, 51 ], [ 12, 52 ], [ 52, 53 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\n\nclass Main{\n\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\n\t\tdouble circle_area = r * r * Math.PI;\n\t\tdouble circle_len = r * 2 * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", circle_area, circle_len);\n\n\t}\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\n\tpublic static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\n\t\tdouble circle_area = r * r * Math.PI;\n\t\tdouble circle_len = r * 2 * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", circle_area, circle_len);\n\n\t}\n}", "Main", "public static void main(String[] args) throws IOException{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\n\t\tdouble circle_area = r * r * Math.PI;\n\t\tdouble circle_len = r * 2 * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", circle_area, circle_len);\n\n\t}", "main", "{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\n\t\tdouble circle_area = r * r * Math.PI;\n\t\tdouble circle_len = r * 2 * Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\", circle_area, circle_len);\n\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "double r = Double.parseDouble(br.readLine());", "r", "Double.parseDouble(br.readLine())", "Double.parseDouble", "Double", "br.readLine()", "br.readLine", "br", "double circle_area = r * r * Math.PI;", "circle_area", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double circle_len = r * 2 * Math.PI;", "circle_len", "r * 2 * Math.PI", "r * 2 * Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\", circle_area, circle_len)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "circle_area", "circle_len", "String[] args", "args" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.IOException; class Main{ public static void main(String[] args) throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); double r = Double.parseDouble(br.readLine()); double circle_area = r * r * Math.PI; double circle_len = r * 2 * Math.PI; System.out.printf("%.6f %.6f", circle_area, circle_len); } }
[ 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, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 18, 13, 13, 41, 13, 20, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 17, 18, 13, 13, 41, 13, 4, 18, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 98, 8 ], [ 98, 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 ], [ 11, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 34, 37 ], [ 37, 38 ], [ 37, 39 ], [ 11, 40 ], [ 40, 41 ], [ 40, 42 ], [ 11, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 11, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 11, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 11, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 64, 65 ], [ 63, 66 ], [ 11, 67 ], [ 67, 68 ], [ 67, 69 ], [ 69, 70 ], [ 70, 71 ], [ 69, 72 ], [ 69, 73 ], [ 73, 74 ], [ 73, 75 ], [ 11, 76 ], [ 76, 77 ], [ 76, 78 ], [ 78, 79 ], [ 79, 80 ], [ 78, 81 ], [ 78, 82 ], [ 82, 83 ], [ 82, 84 ], [ 11, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 87, 89 ], [ 85, 90 ], [ 91, 91 ], [ 91, 92 ], [ 91, 93 ], [ 91, 94 ], [ 9, 95 ], [ 95, 96 ], [ 0, 97 ], [ 97, 98 ], [ 97, 99 ] ]
[ "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\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\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\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\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\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String line = sc.nextLine();", "line", "sc.nextLine()", "sc.nextLine", "sc", "double r = Double.valueOf(line);", "r", "Double.valueOf(line)", "Double.valueOf", "Double", "line", "BigDecimal R = BigDecimal.valueOf(r);", "R", "BigDecimal.valueOf(r)", "BigDecimal.valueOf", "BigDecimal", "r", "BigDecimal p = BigDecimal.valueOf(Math.PI);", "p", "BigDecimal.valueOf(Math.PI)", "BigDecimal.valueOf", "BigDecimal", "Math.PI", "Math", "Math.PI", "BigDecimal two = new BigDecimal(\"2\");", "two", "new BigDecimal(\"2\")", "BigDecimal m = R.multiply(R);", "m", "R.multiply(R)", "R.multiply", "R", "R", "BigDecimal M = m.multiply(p);", "M", "m.multiply(p)", "m.multiply", "m", "p", "BigDecimal e = R.multiply(two);", "e", "R.multiply(two)", "R.multiply", "R", "two", "BigDecimal E = e.multiply(p);", "E", "e.multiply(p)", "e.multiply", "e", "p", "BigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);", "MM", "M.setScale(6, BigDecimal.ROUND_HALF_UP)", "M.setScale", "M", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "BigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);", "EE", "E.setScale(6, BigDecimal.ROUND_HALF_UP)", "E.setScale", "E", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "System.out.println(MM + \" \" + EE)", "System.out.println", "System.out", "System", "System.out", "MM + \" \" + EE", "MM + \" \" + EE", "MM", "\" \"", "EE", "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\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\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\tdouble r = Double.valueOf(line);\n\n\t\tBigDecimal R = BigDecimal.valueOf(r);\n\t\tBigDecimal p = BigDecimal.valueOf(Math.PI);\n\t\tBigDecimal two = new BigDecimal(\"2\");\n\t\tBigDecimal m = R.multiply(R);\n\t\tBigDecimal M = m.multiply(p);\n\t\tBigDecimal e = R.multiply(two);\n\t\tBigDecimal E = e.multiply(p);\n\n\t\tBigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(MM + \" \" + EE);\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(); double r = Double.valueOf(line); BigDecimal R = BigDecimal.valueOf(r); BigDecimal p = BigDecimal.valueOf(Math.PI); BigDecimal two = new BigDecimal("2"); BigDecimal m = R.multiply(R); BigDecimal M = m.multiply(p); BigDecimal e = R.multiply(two); BigDecimal E = e.multiply(p); BigDecimal MM = M.setScale(6, BigDecimal.ROUND_HALF_UP); BigDecimal EE = E.setScale(6, BigDecimal.ROUND_HALF_UP); System.out.println(MM + " " + EE); } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 17, 12, 13, 30, 41, 13, 20, 41, 13, 18, 13, 13, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 66, 5 ], [ 66, 6 ], [ 6, 7 ], [ 6, 8 ], [ 66, 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 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 11, 25 ], [ 25, 26 ], [ 25, 27 ], [ 28, 28 ], [ 28, 29 ], [ 28, 30 ], [ 28, 31 ], [ 11, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 11, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 41, 45 ], [ 11, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 48, 52 ], [ 11, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 59, 59 ], [ 59, 60 ], [ 59, 61 ], [ 59, 62 ], [ 9, 63 ], [ 63, 64 ], [ 0, 65 ], [ 65, 66 ], [ 65, 67 ] ]
[ "\n\nimport java.util.Scanner;\n\npublic class Main {\n\tprivate static final int PI = 0;\n\n\tpublic static void main(String[] args){\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tprivate static final int PI = 0;\n\n\tpublic static void main(String[] args){\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}\n}", "Main", "private static final int PI = 0;", "PI", "0", "public static void main(String[] args){\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}", "main", "{\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double P=Math.PI;", "P", "Math.PI", "Math", "Math.PI", "double dbR = sc.nextDouble();", "dbR", "sc.nextDouble()", "sc.nextDouble", "sc", "double dbS =dbR * dbR * P;", "dbS", "dbR * dbR * P", "dbR * dbR * P", "dbR", "dbR", "P", "double dbC =(dbR + dbR) * P;", "dbC", "(dbR + dbR) * P", "(dbR + dbR)", "dbR", "dbR", "P", "String f1 = String.format(\"%.6f\", dbS);", "f1", "String.format(\"%.6f\", dbS)", "String.format", "String", "\"%.6f\"", "dbS", "String f2 = String.format(\"%.6f\", dbC);", "f2", "String.format(\"%.6f\", dbC)", "String.format", "String", "\"%.6f\"", "dbC", "System.out.println(f1 + \" \" + f2)", "System.out.println", "System.out", "System", "System.out", "f1 + \" \" + f2", "f1 + \" \" + f2", "f1", "\" \"", "f2", "String[] args", "args", "public class Main {\n\tprivate static final int PI = 0;\n\n\tpublic static void main(String[] args){\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}\n}", "public class Main {\n\tprivate static final int PI = 0;\n\n\tpublic static void main(String[] args){\n\t\t//????????£????????????????????°?????????????????£?¨?\n\t\tScanner sc = new Scanner(System.in);\n\t\t//?????¨????????£?¨?\n\t\tdouble P=Math.PI;\n\t\t//????????????????????£?????\\???\n\t\tdouble dbR = sc.nextDouble();\n\t\t//??¢???\n\t\tdouble dbS =dbR * dbR * P;\n\t\t//?????¨?????????\n\t\tdouble dbC =(dbR + dbR) * P;\n\t\t //?¨??????????db????????°??????string???????????????\n\t\t String f1 = String.format(\"%.6f\", dbS);\n\t\t String f2 = String.format(\"%.6f\", dbC);\n\t\t//???????????¨???\n\t\tSystem.out.println(f1 + \" \" + f2);\n\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { private static final int PI = 0; public static void main(String[] args){ //????????£????????????????????°?????????????????£?¨? Scanner sc = new Scanner(System.in); //?????¨????????£?¨? double P=Math.PI; //????????????????????£?????\??? double dbR = sc.nextDouble(); //??¢??? double dbS =dbR * dbR * P; //?????¨????????? double dbC =(dbR + dbR) * P; //?¨??????????db????????°??????string??????????????? String f1 = String.format("%.6f", dbS); String f2 = String.format("%.6f", dbC); //???????????¨??? System.out.println(f1 + " " + f2); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 42, 4, 18, 13, 30, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 4, 18, 13, 4, 18, 13, 13, 17, 4, 18, 4, 18, 13, 4, 18, 13, 20, 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 ], [ 14, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 21, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 25, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 37, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 37, 47 ], [ 37, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 12, 57 ], [ 57, 58 ], [ 0, 59 ], [ 59, 60 ], [ 59, 61 ] ]
[ "import java.io.*;\nimport java.math.BigDecimal;\nimport java.util.Scanner;\n\n/**\n * Created by xs on 8/18/2016.\n */\npublic class Main{\n public static void main(String[] args){\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }\n}", "import java.io.*;", "io.*", "java", "import java.math.BigDecimal;", "BigDecimal", "java.math", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n public static void main(String[] args){\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }\n}", "Main", "public static void main(String[] args){\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }", "main", "{\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }", "BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");", "pi", "new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\")", "Scanner cin = new Scanner(new BufferedInputStream(System.in));", "cin", "new Scanner(new BufferedInputStream(System.in))", "while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }", "cin.hasNext()", "cin.hasNext", "cin", "{\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }", "BigDecimal num=cin.nextBigDecimal();", "num", "cin.nextBigDecimal()", "cin.nextBigDecimal", "cin", "System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString())", "System.out.println", "System.out", "System", "System.out", "pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString()", "pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString()", "pi.multiply((num.multiply(num))).toPlainString()", "pi.multiply((num.multiply(num))).toPlainString", "pi.multiply((num.multiply(num)))", "pi.multiply", "pi", "(num.multiply(num))", "num.multiply", "num", "num", "' '", "pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString()", "pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString", "pi.multiply(num.multiply(new BigDecimal(\"2\")))", "pi.multiply", "pi", "num.multiply(new BigDecimal(\"2\"))", "num.multiply", "num", "new BigDecimal(\"2\")", "String[] args", "args", "public class Main{\n public static void main(String[] args){\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }\n}", "public class Main{\n public static void main(String[] args){\n // System.out.println(\"Hello World!\");\n BigDecimal pi=new BigDecimal (\"3.141592653589793238462643383279502884197169399375105820974944592307816406286\");\n Scanner cin = new Scanner(new BufferedInputStream(System.in));\n while(cin.hasNext()){\n BigDecimal num=cin.nextBigDecimal();\n System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal(\"2\"))).toPlainString());\n }\n\n\n }\n}", "Main" ]
import java.io.*; import java.math.BigDecimal; import java.util.Scanner; /** * Created by xs on 8/18/2016. */ public class Main{ public static void main(String[] args){ // System.out.println("Hello World!"); BigDecimal pi=new BigDecimal ("3.141592653589793238462643383279502884197169399375105820974944592307816406286"); Scanner cin = new Scanner(new BufferedInputStream(System.in)); while(cin.hasNext()){ BigDecimal num=cin.nextBigDecimal(); System.out.println(pi.multiply((num.multiply(num))).toPlainString() +' '+pi.multiply(num.multiply(new BigDecimal("2"))).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, 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, 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 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 35, 36 ], [ 35, 37 ], [ 14, 38 ], [ 38, 39 ], [ 38, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 14, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 47, 52 ], [ 47, 53 ], [ 47, 54 ], [ 14, 55 ], [ 55, 56 ], [ 56, 57 ], [ 12, 58 ], [ 58, 59 ] ]
[ "import java.io.*;\nimport java.util.*;\nimport java.lang.Math;\n \nclass Main{\n public static void main(String[] args) throws IOException{\n BufferedReader re =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = re.readLine(); \n \n double r = Double.valueOf(line); \n \n double square= r * r * Math.PI;\n double circle= 2 * r * Math.PI;\n \n System.out.printf(\"%.5f %.5f \\n\",square,circle);\n re.close();\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "import java.lang.Math;", "Math", "java.lang", "class Main{\n public static void main(String[] args) throws IOException{\n BufferedReader re =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = re.readLine(); \n \n double r = Double.valueOf(line); \n \n double square= r * r * Math.PI;\n double circle= 2 * r * Math.PI;\n \n System.out.printf(\"%.5f %.5f \\n\",square,circle);\n re.close();\n }\n}", "Main", "public static void main(String[] args) throws IOException{\n BufferedReader re =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = re.readLine(); \n \n double r = Double.valueOf(line); \n \n double square= r * r * Math.PI;\n double circle= 2 * r * Math.PI;\n \n System.out.printf(\"%.5f %.5f \\n\",square,circle);\n re.close();\n }", "main", "{\n BufferedReader re =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = re.readLine(); \n \n double r = Double.valueOf(line); \n \n double square= r * r * Math.PI;\n double circle= 2 * r * Math.PI;\n \n System.out.printf(\"%.5f %.5f \\n\",square,circle);\n re.close();\n }", "BufferedReader re =\n new BufferedReader(new InputStreamReader(System.in));", "re", "new BufferedReader(new InputStreamReader(System.in))", "String line = re.readLine();", "line", "re.readLine()", "re.readLine", "re", "double r = Double.valueOf(line);", "r", "Double.valueOf(line)", "Double.valueOf", "Double", "line", "double square= r * r * Math.PI;", "square", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double circle= 2 * r * Math.PI;", "circle", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.5f %.5f \\n\",square,circle)", "System.out.printf", "System.out", "System", "System.out", "\"%.5f %.5f \\n\"", "square", "circle", "re.close()", "re.close", "re", "String[] args", "args" ]
import java.io.*; import java.util.*; import java.lang.Math; class Main{ public static void main(String[] args) throws IOException{ BufferedReader re = new BufferedReader(new InputStreamReader(System.in)); String line = re.readLine(); double r = Double.valueOf(line); double square= r * r * Math.PI; double circle= 2 * r * Math.PI; System.out.printf("%.5f %.5f \n",square,circle); re.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 4, 13, 13, 4, 13, 13, 23, 13, 12, 13, 30, 41, 13, 18, 13, 13, 29, 2, 2, 13, 13, 13, 23, 13, 12, 13, 30, 41, 13, 18, 13, 13, 29, 2, 2, 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 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 17, 22 ], [ 17, 23 ], [ 23, 24 ], [ 23, 25 ], [ 17, 26 ], [ 26, 27 ], [ 26, 28 ], [ 6, 29 ], [ 29, 30 ], [ 4, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 36, 38 ], [ 33, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 40, 44 ], [ 31, 45 ], [ 45, 46 ], [ 4, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 52, 54 ], [ 49, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 56, 60 ], [ 47, 61 ], [ 61, 62 ] ]
[ "import java.util.Scanner;\nclass Main {\n\tpublic static void main(String[] args){\n\t\tScanner cin = new Scanner(System.in);\n\t\tdouble r = cin.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", cal_area(r), cal_cirum(r));\n\t}\n\t\n\tprivate static double cal_area(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (r * r * pi);\n\t}\n\t\n\tprivate static double cal_cirum(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (2 * r * pi);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main {\n\tpublic static void main(String[] args){\n\t\tScanner cin = new Scanner(System.in);\n\t\tdouble r = cin.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", cal_area(r), cal_cirum(r));\n\t}\n\t\n\tprivate static double cal_area(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (r * r * pi);\n\t}\n\t\n\tprivate static double cal_cirum(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (2 * r * pi);\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner cin = new Scanner(System.in);\n\t\tdouble r = cin.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", cal_area(r), cal_cirum(r));\n\t}", "main", "{\n\t\tScanner cin = new Scanner(System.in);\n\t\tdouble r = cin.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", cal_area(r), cal_cirum(r));\n\t}", "Scanner cin = new Scanner(System.in);", "cin", "new Scanner(System.in)", "double r = cin.nextDouble();", "r", "cin.nextDouble()", "cin.nextDouble", "cin", "System.out.printf(\"%.6f %.6f\\n\", cal_area(r), cal_cirum(r))", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "cal_area(r)", "cal_area", "r", "cal_cirum(r)", "cal_cirum", "r", "String[] args", "args", "private static double cal_area(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (r * r * pi);\n\t}", "cal_area", "{\n\t\tdouble pi = Math.PI;\n\t\treturn (r * r * pi);\n\t}", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "return (r * r * pi);", "(r * r * pi)", "r * r * pi", "r", "r", "pi", "double r", "r", "private static double cal_cirum(double r){\n\t\tdouble pi = Math.PI;\n\t\treturn (2 * r * pi);\n\t}", "cal_cirum", "{\n\t\tdouble pi = Math.PI;\n\t\treturn (2 * r * pi);\n\t}", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "return (2 * r * pi);", "(2 * r * pi)", "2 * r * pi", "2", "r", "pi", "double r", "r" ]
import java.util.Scanner; class Main { public static void main(String[] args){ Scanner cin = new Scanner(System.in); double r = cin.nextDouble(); System.out.printf("%.6f %.6f\n", cal_area(r), cal_cirum(r)); } private static double cal_area(double r){ double pi = Math.PI; return (r * r * pi); } private static double cal_cirum(double r){ double pi = Math.PI; return (2 * r * pi); } }
[ 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, 18, 13, 13, 41, 13, 4, 18, 4, 18, 13, 13, 13, 41, 13, 4, 18, 4, 18, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 79, 8 ], [ 79, 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 ], [ 28, 30 ], [ 11, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 35, 38 ], [ 33, 39 ], [ 11, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 42, 51 ], [ 11, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 55, 56 ], [ 54, 57 ], [ 54, 58 ], [ 11, 59 ], [ 59, 60 ], [ 59, 61 ], [ 61, 62 ], [ 62, 63 ], [ 61, 64 ], [ 61, 65 ], [ 11, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 66, 71 ], [ 72, 72 ], [ 72, 73 ], [ 72, 74 ], [ 72, 75 ], [ 9, 76 ], [ 76, 77 ], [ 0, 78 ], [ 78, 79 ], [ 78, 80 ] ]
[ "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\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\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\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "BigDecimal a = BigDecimal.valueOf(sc.nextDouble());", "a", "BigDecimal.valueOf(sc.nextDouble())", "BigDecimal.valueOf", "BigDecimal", "sc.nextDouble()", "sc.nextDouble", "sc", "BigDecimal rate = BigDecimal.valueOf(Math.PI);", "rate", "BigDecimal.valueOf(Math.PI)", "BigDecimal.valueOf", "BigDecimal", "Math.PI", "Math", "Math.PI", "BigDecimal beforeArea = a.multiply(a).multiply(rate);", "beforeArea", "a.multiply(a).multiply(rate)", "a.multiply(a).multiply", "a.multiply(a)", "a.multiply", "a", "a", "rate", "BigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);", "beforeLength", "a.multiply(BigDecimal.valueOf(2.0)).multiply(rate)", "a.multiply(BigDecimal.valueOf(2.0)).multiply", "a.multiply(BigDecimal.valueOf(2.0))", "a.multiply", "a", "BigDecimal.valueOf(2.0)", "BigDecimal.valueOf", "BigDecimal", "2.0", "rate", "String afterArea = String.format(\"%.6f\",beforeArea);", "afterArea", "String.format(\"%.6f\",beforeArea)", "String.format", "String", "\"%.6f\"", "beforeArea", "String afterLength = String.format(\"%.6f\",beforeLength);", "afterLength", "String.format(\"%.6f\",beforeLength)", "String.format", "String", "\"%.6f\"", "beforeLength", "System.out.println(afterArea + \" \" + afterLength)", "System.out.println", "System.out", "System", "System.out", "afterArea + \" \" + afterLength", "afterArea + \" \" + afterLength", "afterArea", "\" \"", "afterLength", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\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\t\n\t\tBigDecimal a = BigDecimal.valueOf(sc.nextDouble());\n\t\tBigDecimal rate = BigDecimal.valueOf(Math.PI);\n\t\t\n\t\tBigDecimal beforeArea = a.multiply(a).multiply(rate);\n\t\tBigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate);\n\t\t\n\t\tString afterArea = String.format(\"%.6f\",beforeArea);\n\t\tString afterLength = String.format(\"%.6f\",beforeLength);\n\t\t\n\t\tSystem.out.println(afterArea + \" \" + afterLength);\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); BigDecimal a = BigDecimal.valueOf(sc.nextDouble()); BigDecimal rate = BigDecimal.valueOf(Math.PI); BigDecimal beforeArea = a.multiply(a).multiply(rate); BigDecimal beforeLength = a.multiply(BigDecimal.valueOf(2.0)).multiply(rate); String afterArea = String.format("%.6f",beforeArea); String afterLength = String.format("%.6f",beforeLength); System.out.println(afterArea + " " + afterLength); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 38, 5, 13, 30, 4, 18, 18, 13, 13, 13, 30, 0, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 4, 18, 18, 13, 13, 17, 2, 2, 18, 13, 13, 13, 13, 2, 2, 17, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 59, 5 ], [ 59, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 8, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 20, 22 ], [ 18, 23 ], [ 14, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 24, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 32, 35 ], [ 24, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 36, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 43, 47 ], [ 43, 48 ], [ 36, 49 ], [ 50, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 6, 56 ], [ 56, 57 ], [ 0, 58 ], [ 58, 59 ], [ 58, 60 ] ]
[ "import java.io.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}", "import java.io.*;", "io.*", "java", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}", "main", "{\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}", "BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));", "buf", "new BufferedReader(new InputStreamReader(System.in))", "String line;", "line", "try {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException 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", "{\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t}", "line = buf.readLine()", "line", "buf.readLine()", "buf.readLine", "buf", "double r = Double.parseDouble(line);", "r", "Double.parseDouble(line)", "Double.parseDouble", "Double", "line", "System.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "Math.PI*r*r", "Math.PI*r*r", "Math.PI", "Math", "Math.PI", "r", "r", "2*Math.PI*r", "2*Math.PI*r", "2", "Math.PI", "Math", "Math.PI", "r", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line;\n\t\ttry {\n\t\t\tline = buf.readLine();\n\t\t\tdouble r = Double.parseDouble(line);\n\t\t\tSystem.out.printf(\"%.6f %.6f\", Math.PI*r*r, 2*Math.PI*r);\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(e);\n\t\t}\n\t}\n}", "Main" ]
import java.io.*; public class Main { public static void main(String[] args) { BufferedReader buf = new BufferedReader(new InputStreamReader(System.in)); String line; try { line = buf.readLine(); double r = Double.parseDouble(line); System.out.printf("%.6f %.6f", Math.PI*r*r, 2*Math.PI*r); } catch (IOException 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, 13, 41, 13, 41, 13, 0, 13, 2, 2, 13, 13, 18, 13, 13, 0, 13, 2, 2, 17, 13, 18, 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 ], [ 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 ], [ 8, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 30, 30 ], [ 30, 31 ], [ 30, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 8, 36 ], [ 36, 37 ], [ 36, 38 ], [ 39, 39 ], [ 39, 40 ], [ 39, 41 ], [ 39, 42 ], [ 42, 43 ], [ 42, 44 ], [ 8, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 45, 50 ], [ 45, 51 ], [ 45, 52 ], [ 6, 53 ], [ 53, 54 ] ]
[ "import java.io.*;\n\nclass Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tdouble r = Double.parseDouble(str);\n\t\tdouble s, l;\n\n\t\ts = (double)r*r*Math.PI;\n\t\tl = 2.0*r*Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", s, l);\n\t}\n}", "import java.io.*;", "io.*", "java", "class Main{\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tdouble r = Double.parseDouble(str);\n\t\tdouble s, l;\n\n\t\ts = (double)r*r*Math.PI;\n\t\tl = 2.0*r*Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", s, l);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tdouble r = Double.parseDouble(str);\n\t\tdouble s, l;\n\n\t\ts = (double)r*r*Math.PI;\n\t\tl = 2.0*r*Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", s, l);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tdouble r = Double.parseDouble(str);\n\t\tdouble s, l;\n\n\t\ts = (double)r*r*Math.PI;\n\t\tl = 2.0*r*Math.PI;\n\n\t\tSystem.out.printf(\"%.6f %.6f\\n\", s, l);\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", "double r = Double.parseDouble(str);", "r", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "double s", "s", "l;", "l", "s = (double)r*r*Math.PI", "s", "(double)r*r*Math.PI", "(double)r*r*Math.PI", "(double)r", "r", "Math.PI", "Math", "Math.PI", "l = 2.0*r*Math.PI", "l", "2.0*r*Math.PI", "2.0*r*Math.PI", "2.0", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\\n\", s, l)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "s", "l", "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(); double r = Double.parseDouble(str); double s, l; s = (double)r*r*Math.PI; l = 2.0*r*Math.PI; System.out.printf("%.6f %.6f\n", s, l); } }
[ 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, 18, 13, 13, 13, 17, 41, 13, 2, 2, 18, 13, 13, 13, 13, 41, 13, 20, 41, 13, 20, 0, 13, 4, 18, 13, 17, 18, 13, 13, 0, 13, 4, 18, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 81, 8 ], [ 81, 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 ], [ 27, 28 ], [ 27, 29 ], [ 26, 30 ], [ 25, 31 ], [ 11, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 35, 39 ], [ 34, 40 ], [ 11, 41 ], [ 41, 42 ], [ 41, 43 ], [ 11, 44 ], [ 44, 45 ], [ 44, 46 ], [ 11, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 50, 51 ], [ 49, 52 ], [ 49, 53 ], [ 53, 54 ], [ 53, 55 ], [ 11, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 59, 60 ], [ 58, 61 ], [ 58, 62 ], [ 62, 63 ], [ 62, 64 ], [ 11, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 71, 71 ], [ 71, 72 ], [ 71, 73 ], [ 71, 74 ], [ 11, 75 ], [ 75, 76 ], [ 76, 77 ], [ 9, 78 ], [ 78, 79 ], [ 0, 80 ], [ 80, 81 ], [ 80, 82 ] ]
[ "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\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\n\t\tscan.close();\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\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\n\t\tscan.close();\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\n\t\tscan.close();\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\n\t\tscan.close();\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r = Double.parseDouble(scan.nextLine());", "r", "Double.parseDouble(scan.nextLine())", "Double.parseDouble", "Double", "scan.nextLine()", "scan.nextLine", "scan", "double dbCir = (Math.PI * r * 2.0);", "dbCir", "(Math.PI * r * 2.0)", "Math.PI * r * 2.0", "Math.PI", "Math", "Math.PI", "r", "2.0", "double dbArea = (Math.PI * r * r);", "dbArea", "(Math.PI * r * r)", "Math.PI * r * r", "Math.PI", "Math", "Math.PI", "r", "r", "BigDecimal x = new BigDecimal(dbCir);", "x", "new BigDecimal(dbCir)", "BigDecimal y = new BigDecimal(dbArea);", "y", "new BigDecimal(dbArea)", "x = x.setScale(6, BigDecimal.ROUND_HALF_UP)", "x", "x.setScale(6, BigDecimal.ROUND_HALF_UP)", "x.setScale", "x", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "y = y.setScale(6, BigDecimal.ROUND_HALF_UP)", "y", "y.setScale(6, BigDecimal.ROUND_HALF_UP)", "y.setScale", "y", "6", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "System.out.println(y + \" \" + x)", "System.out.println", "System.out", "System", "System.out", "y + \" \" + x", "y + \" \" + x", "y", "\" \"", "x", "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\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\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\tdouble r = Double.parseDouble(scan.nextLine());\n\t\tdouble dbCir = (Math.PI * r * 2.0);\n\t\tdouble dbArea = (Math.PI * r * r);\n\t\tBigDecimal x = new BigDecimal(dbCir);\n\t\tBigDecimal y = new BigDecimal(dbArea);\n\t\tx = x.setScale(6, BigDecimal.ROUND_HALF_UP);\n\t\ty = y.setScale(6, BigDecimal.ROUND_HALF_UP);\n\n\t\tSystem.out.println(y + \" \" + x);\n\t\tscan.close();\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); double r = Double.parseDouble(scan.nextLine()); double dbCir = (Math.PI * r * 2.0); double dbArea = (Math.PI * r * r); BigDecimal x = new BigDecimal(dbCir); BigDecimal y = new BigDecimal(dbArea); x = x.setScale(6, BigDecimal.ROUND_HALF_UP); y = y.setScale(6, BigDecimal.ROUND_HALF_UP); System.out.println(y + " " + x); scan.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 2, 2, 2, 18, 13, 13, 13, 13, 17, 41, 13, 2, 2, 2, 17, 18, 13, 13, 13, 17, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 13, 17, 4, 18, 13, 17, 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 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 24, 23 ], [ 23, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 24, 28 ], [ 23, 29 ], [ 24, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 35, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 34, 40 ], [ 35, 41 ], [ 8, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 42, 47 ], [ 48, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 49, 52 ], [ 49, 53 ], [ 48, 54 ], [ 48, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 55, 59 ], [ 6, 60 ], [ 60, 61 ], [ 0, 62 ], [ 62, 63 ], [ 62, 64 ] ]
[ "import java.util.*;\npublic class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\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();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "Main", "public static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}", "main", "{\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}", "Scanner scan=new Scanner(System.in);", "scan", "new Scanner(System.in)", "Formatter frm=new Formatter();", "frm", "new Formatter()", "double r=scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double S=Math.PI*r*r*1.0;", "S", "Math.PI*r*r*1.0", "r", "Math.PI*r*r*1.0", "Math.PI", "Math", "Math.PI", "r", "r", "1.0", "double d=2*Math.PI*r*1.0;", "d", "2*Math.PI*r*1.0", "r", "2*Math.PI*r*1.0", "2", "Math.PI", "Math", "Math.PI", "r", "1.0", "System.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d)", "String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d)", "String.format(\"%5f\",S)", "String.format", "String", "\"%5f\"", "S", "\" \"", "String.format(\"%5f\",d)", "String.format", "String", "\"%5f\"", "d", "String[] args", "args", "public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "public class Main{\npublic static void main(String[] args){\nScanner scan=new Scanner(System.in);\nFormatter frm=new Formatter();\ndouble r=scan.nextDouble();\ndouble S=Math.PI*r*r*1.0;\ndouble d=2*Math.PI*r*1.0;\nSystem.out.println(String.format(\"%5f\",S)+\" \"+String.format(\"%5f\",d));\n}}", "Main" ]
import java.util.*; public class Main{ public static void main(String[] args){ Scanner scan=new Scanner(System.in); Formatter frm=new Formatter(); double r=scan.nextDouble(); double S=Math.PI*r*r*1.0; double d=2*Math.PI*r*1.0; System.out.println(String.format("%5f",S)+" "+String.format("%5f",d)); }}
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 38, 5, 13, 30, 30, 41, 13, 20, 41, 13, 4, 18, 13, 0, 13, 17, 0, 13, 17, 0, 13, 4, 18, 13, 13, 0, 13, 2, 2, 18, 13, 13, 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 ], [ 16, 17 ], [ 16, 18 ], [ 15, 19 ], [ 19, 20 ], [ 20, 21 ], [ 20, 22 ], [ 19, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 19, 28 ], [ 28, 29 ], [ 28, 30 ], [ 19, 31 ], [ 31, 32 ], [ 31, 33 ], [ 19, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 19, 40 ], [ 40, 41 ], [ 40, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 43, 47 ], [ 43, 48 ], [ 19, 49 ], [ 49, 50 ], [ 49, 51 ], [ 52, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 19, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 58, 64 ], [ 58, 65 ], [ 6, 66 ], [ 66, 67 ] ]
[ "import java.io.*;\n\nclass Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, l;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}catch(Exception e){\n\t\t}\n\t}\n}", "import java.io.*;", "io.*", "java", "class Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, l;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}catch(Exception e){\n\t\t}\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tdouble r, m, l;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}catch(Exception e){\n\t\t}\n\t}", "main", "{\n\t\tdouble r, m, l;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}catch(Exception e){\n\t\t}\n\t}", "double r", "r", "m", "m", "l;", "l", "try{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}catch(Exception e){\n\t\t}", "catch(Exception e){\n\t\t}", "Exception e", "{\n\t\t}", "{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tString buf = br.readLine();\n\t\t\t\n\t\t\tm = 0; \n\t\t\tl = 0;\n\t\t\tr = Double.parseDouble(buf);\n\t\t\tm = Math.PI*r*r;\n\t\t\tl = 2*Math.PI*r;\n\t\t\t\n\t\tSystem.out.printf(\"%f %f\\n\", m, l);\t\t\t\n\t\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String buf = br.readLine();", "buf", "br.readLine()", "br.readLine", "br", "m = 0", "m", "0", "l = 0", "l", "0", "r = Double.parseDouble(buf)", "r", "Double.parseDouble(buf)", "Double.parseDouble", "Double", "buf", "m = Math.PI*r*r", "m", "Math.PI*r*r", "Math.PI*r*r", "Math.PI", "Math", "Math.PI", "r", "r", "l = 2*Math.PI*r", "l", "2*Math.PI*r", "2*Math.PI*r", "2", "Math.PI", "Math", "Math.PI", "r", "System.out.printf(\"%f %f\\n\", m, l)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "m", "l", "String[] args", "args" ]
import java.io.*; class Main { public static void main(String[] args){ double r, m, l; try{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String buf = br.readLine(); m = 0; l = 0; r = Double.parseDouble(buf); m = Math.PI*r*r; l = 2*Math.PI*r; System.out.printf("%f %f\n", m, l); }catch(Exception e){ } } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 20, 12, 13, 30, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 2, 18, 13, 13, 13, 13, 2, 2, 18, 13, 13, 13, 17, 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 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 20, 25 ], [ 20, 26 ], [ 27, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 27, 31 ], [ 27, 32 ], [ 20, 33 ], [ 34, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 34, 39 ], [ 9, 40 ], [ 40, 41 ] ]
[ "import java.util.*;\nclass Main{\n\tstatic Scanner s = new Scanner(System.in);\n\tpublic static void main(String[] args) {\n\t\tdouble r = Double.parseDouble(s.next());\n\t\tSystem.out.printf(\"%f %f \\n\",Math.PI*r*r,Math.PI*r*2);\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\tdouble r = Double.parseDouble(s.next());\n\t\tSystem.out.printf(\"%f %f \\n\",Math.PI*r*r,Math.PI*r*2);\n\t}\n}", "Main", "static Scanner s = new Scanner(System.in);", "s", "new Scanner(System.in)", "public static void main(String[] args) {\n\t\tdouble r = Double.parseDouble(s.next());\n\t\tSystem.out.printf(\"%f %f \\n\",Math.PI*r*r,Math.PI*r*2);\n\t}", "main", "{\n\t\tdouble r = Double.parseDouble(s.next());\n\t\tSystem.out.printf(\"%f %f \\n\",Math.PI*r*r,Math.PI*r*2);\n\t}", "double r = Double.parseDouble(s.next());", "r", "Double.parseDouble(s.next())", "Double.parseDouble", "Double", "s.next()", "s.next", "s", "System.out.printf(\"%f %f \\n\",Math.PI*r*r,Math.PI*r*2)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f \\n\"", "Math.PI*r*r", "Math.PI*r*r", "Math.PI", "Math", "Math.PI", "r", "r", "Math.PI*r*2", "Math.PI*r*2", "Math.PI", "Math", "Math.PI", "r", "2", "String[] args", "args" ]
import java.util.*; class Main{ static Scanner s = new Scanner(System.in); public static void main(String[] args) { double r = Double.parseDouble(s.next()); System.out.printf("%f %f \n",Math.PI*r*r,Math.PI*r*2); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 41, 13, 41, 13, 0, 13, 2, 2, 13, 13, 13, 0, 13, 2, 2, 13, 17, 13, 4, 18, 18, 13, 13, 17, 13, 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 ], [ 14, 17 ], [ 17, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 8, 23 ], [ 23, 24 ], [ 8, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 30, 30 ], [ 30, 31 ], [ 30, 32 ], [ 30, 33 ], [ 8, 34 ], [ 34, 35 ], [ 34, 36 ], [ 37, 37 ], [ 37, 38 ], [ 37, 39 ], [ 37, 40 ], [ 8, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 43, 45 ], [ 41, 46 ], [ 41, 47 ], [ 41, 48 ], [ 6, 49 ], [ 49, 50 ], [ 0, 51 ], [ 51, 52 ], [ 51, 53 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\n\tpublic static void main(String[] args){\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\n\tpublic static void main(String[] args){\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}\n}", "Main", "public static void main(String[] args){\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}", "main", "{\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double dbl = Double.parseDouble(scan.next());", "dbl", "Double.parseDouble(scan.next())", "Double.parseDouble", "Double", "scan.next()", "scan.next", "scan", "double p = 3.141592653589;", "p", "3.141592653589", "double m;", "m", "double c;", "c", "m = dbl*dbl*p", "m", "dbl*dbl*p", "dbl*dbl*p", "dbl", "dbl", "p", "c = dbl*2*p", "c", "dbl*2*p", "dbl*2*p", "dbl", "2", "p", "System.out.printf(\"%.5f %.5f\",m,c)", "System.out.printf", "System.out", "System", "System.out", "\"%.5f %.5f\"", "m", "c", "String[] args", "args", "public class Main {\n\n\n\tpublic static void main(String[] args){\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}\n}", "public class Main {\n\n\n\tpublic static void main(String[] args){\n\n\t\t\n\t\tScanner scan = new Scanner(System.in);\n\t\tdouble dbl = Double.parseDouble(scan.next());\n\t\t\n\t\t\n\t\tdouble p = 3.141592653589;\n\t\tdouble m;\n\t\tdouble c;\n\t\t\n\t\tm = dbl*dbl*p;\n\t\tc = dbl*2*p;\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.printf(\"%.5f %.5f\",m,c);\n\t\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner scan = new Scanner(System.in); double dbl = Double.parseDouble(scan.next()); double p = 3.141592653589; double m; double c; m = dbl*dbl*p; c = dbl*2*p; System.out.printf("%.5f %.5f",m,c); } }
[ 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, 20, 41, 13, 4, 18, 20, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 46, 8 ], [ 46, 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 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 11, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 11, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 39, 39 ], [ 39, 40 ], [ 39, 41 ], [ 39, 42 ], [ 9, 43 ], [ 43, 44 ], [ 0, 45 ], [ 45, 46 ], [ 45, 47 ] ]
[ "import java.math.BigDecimal;\nimport 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\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\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 s = new Scanner(System.in);\n\t\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\n\t}", "main", "{\n\t\tScanner s = new Scanner(System.in);\n\t\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\n\t}", "Scanner s = new Scanner(System.in);", "s", "new Scanner(System.in)", "double r = s.nextDouble();", "r", "s.nextDouble()", "s.nextDouble", "s", "s.close()", "s.close", "s", "String a1 = new BigDecimal(Math.PI*r*r).toPlainString();", "a1", "new BigDecimal(Math.PI*r*r).toPlainString()", "new BigDecimal(Math.PI*r*r).toPlainString", "new BigDecimal(Math.PI*r*r)", "String a2 = new BigDecimal(Math.PI*r*2).toPlainString();", "a2", "new BigDecimal(Math.PI*r*2).toPlainString()", "new BigDecimal(Math.PI*r*2).toPlainString", "new BigDecimal(Math.PI*r*2)", "System.out.println(a1 + \" \" + a2)", "System.out.println", "System.out", "System", "System.out", "a1 + \" \" + a2", "a1 + \" \" + a2", "a1", "\" \"", "a2", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner s = new Scanner(System.in);\n\t\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\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\tdouble r = s.nextDouble();\n\t\ts.close();\n\t\tString a1 = new BigDecimal(Math.PI*r*r).toPlainString();\n\t\tString a2 = new BigDecimal(Math.PI*r*2).toPlainString();\n\t\tSystem.out.println(a1 + \" \" + a2);\n\t}\n\n}", "Main" ]
import java.math.BigDecimal; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner s = new Scanner(System.in); double r = s.nextDouble(); s.close(); String a1 = new BigDecimal(Math.PI*r*r).toPlainString(); String a2 = new BigDecimal(Math.PI*r*2).toPlainString(); System.out.println(a1 + " " + a2); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 42, 4, 18, 13, 30, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 18, 13, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 17, 13, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 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 ], [ 79, 8 ], [ 79, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 15, 19 ], [ 19, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 19, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 19, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 19, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 41, 43 ], [ 19, 44 ], [ 44, 45 ], [ 44, 46 ], [ 47, 47 ], [ 47, 48 ], [ 47, 49 ], [ 47, 50 ], [ 19, 51 ], [ 51, 52 ], [ 51, 53 ], [ 54, 54 ], [ 54, 55 ], [ 54, 56 ], [ 54, 57 ], [ 19, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 64, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 65, 68 ], [ 65, 69 ], [ 64, 70 ], [ 64, 71 ], [ 71, 72 ], [ 72, 73 ], [ 71, 74 ], [ 71, 75 ], [ 9, 76 ], [ 76, 77 ], [ 0, 78 ], [ 78, 79 ], [ 78, 80 ] ]
[ "import java.util.Scanner;\nimport java.lang.Math;\npublic class Main{\n public static void main(String[] args) {\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.lang.Math;", "Math", "java.lang", "public class Main{\n public static void main(String[] args) {\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }\n}", "Main", "public static void main(String[] args) {\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }", "main", "{\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "while(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}", "scan.hasNext()", "scan.hasNext", "scan", "{\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}", "String input = scan.nextLine();", "input", "scan.nextLine()", "scan.nextLine", "scan", "String[] inputs = input.split(\" \");", "inputs", "input.split(\" \")", "input.split", "input", "\" \"", "double r = Double.parseDouble(inputs[0]);", "r", "Double.parseDouble(inputs[0])", "Double.parseDouble", "Double", "inputs[0]", "inputs", "0", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "double area = r * r * pi;", "area", "r * r * pi", "r * r * pi", "r", "r", "pi", "double circumference = 2 * r * pi;", "circumference", "2 * r * pi", "2 * r * pi", "2", "r", "pi", "System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference)", "String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference)", "String.format(\"%.6f\", area)", "String.format", "String", "\"%.6f\"", "area", "\" \"", "String.format(\"%.6f\", circumference)", "String.format", "String", "\"%.6f\"", "circumference", "String[] args", "args", "public class Main{\n public static void main(String[] args) {\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }\n}", "public class Main{\n public static void main(String[] args) {\n\tScanner scan = new Scanner(System.in);\n\twhile(scan.hasNext()) {\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t double r = Double.parseDouble(inputs[0]);\n\t double pi = Math.PI;\n\t double area = r * r * pi;\n\t double circumference = 2 * r * pi;\n\t System.out.println(String.format(\"%.6f\", area) + \" \" +String.format(\"%.6f\", circumference));\n\t}\n }\n}", "Main" ]
import java.util.Scanner; import java.lang.Math; public class Main{ public static void main(String[] args) { Scanner scan = new Scanner(System.in); while(scan.hasNext()) { String input = scan.nextLine(); String[] inputs = input.split(" "); double r = Double.parseDouble(inputs[0]); double pi = Math.PI; double area = r * r * pi; double circumference = 2 * r * pi; System.out.println(String.format("%.6f", area) + " " +String.format("%.6f", circumference)); } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 18, 13, 13, 41, 13, 2, 2, 17, 18, 13, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 69, 5 ], [ 69, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 23, 23 ], [ 23, 24 ], [ 23, 25 ], [ 23, 26 ], [ 26, 27 ], [ 26, 28 ], [ 8, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 8, 38 ], [ 38, 39 ], [ 38, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 40, 44 ], [ 8, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 47, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 57, 58 ], [ 57, 59 ], [ 8, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 60, 65 ], [ 6, 66 ], [ 66, 67 ], [ 0, 68 ], [ 68, 69 ], [ 68, 70 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}\n}", "Main", "public static void main(String[] args) {\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}", "main", "{\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "scanner.hasNext()", "scanner.hasNext", "scanner", "double r = scanner.nextDouble();", "r", "scanner.nextDouble()", "scanner.nextDouble", "scanner", "double circle = r * r * Math.PI;", "circle", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double ans2 = 2 * Math.PI * r;", "ans2", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "String circleAreaAns = String.format(\"%.6f\", circle);", "circleAreaAns", "String.format(\"%.6f\", circle)", "String.format", "String", "\"%.6f\"", "circle", "String lengthCircumference = String.format(\"%.6f\", ans2);", "lengthCircumference", "String.format(\"%.6f\", ans2)", "String.format", "String", "\"%.6f\"", "ans2", "System.out.print(circleAreaAns + \" \")", "System.out.print", "System.out", "System", "System.out", "circleAreaAns + \" \"", "circleAreaAns", "\" \"", "System.out.println(lengthCircumference)", "System.out.println", "System.out", "System", "System.out", "lengthCircumference", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner scanner = new Scanner(System.in);\n\n\t\tscanner.hasNext();\n\n\t\tdouble r = scanner.nextDouble();\n\n\t\tdouble circle = r * r * Math.PI;\n\n\t\tdouble ans2 = 2 * Math.PI * r;\n\n\t\tString circleAreaAns = String.format(\"%.6f\", circle);\n\n\t\tString lengthCircumference = String.format(\"%.6f\", ans2);\n\n\t\tSystem.out.print(circleAreaAns + \" \");\n\n\t\tSystem.out.println(lengthCircumference);\n\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); scanner.hasNext(); double r = scanner.nextDouble(); double circle = r * r * Math.PI; double ans2 = 2 * Math.PI * r; String circleAreaAns = String.format("%.6f", circle); String lengthCircumference = String.format("%.6f", ans2); System.out.print(circleAreaAns + " "); System.out.println(lengthCircumference); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 41, 13, 0, 13, 2, 4, 18, 13, 13, 17, 18, 13, 13, 0, 13, 2, 2, 17, 13, 18, 13, 13, 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 ], [ 66, 8 ], [ 66, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 11, 23 ], [ 23, 24 ], [ 11, 25 ], [ 25, 26 ], [ 11, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 30, 34 ], [ 29, 35 ], [ 35, 36 ], [ 35, 37 ], [ 11, 38 ], [ 38, 39 ], [ 38, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 11, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 47, 52 ], [ 53, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 54, 57 ], [ 53, 58 ], [ 53, 59 ], [ 59, 60 ], [ 60, 61 ], [ 59, 62 ], [ 9, 63 ], [ 63, 64 ], [ 0, 65 ], [ 65, 66 ], [ 65, 67 ] ]
[ "import java.util.Scanner;\nimport java.text.DecimalFormat;\n\npublic class Main{\n\n public static void main(String argv[])\n {\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.text.DecimalFormat;", "DecimalFormat", "java.text", "public class Main{\n\n public static void main(String argv[])\n {\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }\n}", "Main", "public static void main(String argv[])\n {\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }", "main", "{\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "DecimalFormat df = new DecimalFormat(\"0.000000\");", "df", "new DecimalFormat(\"0.000000\")", "double r = scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double S", "S", "L;", "L", "S = Math.pow(r,2) * Math.PI", "S", "Math.pow(r,2) * Math.PI", "Math.pow(r,2)", "Math.pow", "Math", "r", "2", "Math.PI", "Math", "Math.PI", "L = 2 * r * Math.PI", "L", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(df.format(S)+\" \"+df.format(L))", "System.out.println", "System.out", "System", "System.out", "df.format(S)+\" \"+df.format(L)", "df.format(S)+\" \"+df.format(L)", "df.format(S)", "df.format", "df", "S", "\" \"", "df.format(L)", "df.format", "df", "L", "String argv[]", "argv", "public class Main{\n\n public static void main(String argv[])\n {\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }\n}", "public class Main{\n\n public static void main(String argv[])\n {\n\tScanner scan = new Scanner(System.in);\n\tDecimalFormat df = new DecimalFormat(\"0.000000\");\n\tdouble r = scan.nextDouble();\n\tdouble S,L;\n\n\tS = Math.pow(r,2) * Math.PI;\n\tL = 2 * r * Math.PI;\n\tSystem.out.println(df.format(S)+\" \"+df.format(L));\n }\n}", "Main" ]
import java.util.Scanner; import java.text.DecimalFormat; public class Main{ public static void main(String argv[]) { Scanner scan = new Scanner(System.in); DecimalFormat df = new DecimalFormat("0.000000"); double r = scan.nextDouble(); double S,L; S = Math.pow(r,2) * Math.PI; L = 2 * r * Math.PI; System.out.println(df.format(S)+" "+df.format(L)); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 17, 41, 13, 2, 2, 13, 17, 17, 4, 18, 18, 13, 13, 17, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 42, 5 ], [ 42, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 27, 27 ], [ 27, 28 ], [ 27, 29 ], [ 27, 30 ], [ 8, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 31, 37 ], [ 31, 38 ], [ 6, 39 ], [ 39, 40 ], [ 0, 41 ], [ 41, 42 ], [ 41, 43 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\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\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double menseki =r*r*3.1415926535897932384626433832795", "menseki", "r*r*3.1415926535897932384626433832795", "r*r*3.1415926535897932384626433832795", "r", "r", "3.1415926535897932384626433832795", "enshu =r*2*3.1415926535897932384626433832795;", "enshu", "r*2*3.1415926535897932384626433832795", "r*2*3.1415926535897932384626433832795", "r", "2", "3.1415926535897932384626433832795", "System.out.printf(\"%.6f %.6f\\n\",menseki,enshu)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "menseki", "enshu", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795;\n\t\tSystem.out.printf(\"%.6f %.6f\\n\",menseki,enshu);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double menseki =r*r*3.1415926535897932384626433832795,enshu =r*2*3.1415926535897932384626433832795; System.out.printf("%.6f %.6f\n",menseki,enshu); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 4, 18, 20, 4, 18, 18, 13, 13, 17, 2, 2, 18, 13, 13, 13, 13, 2, 2, 17, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 37, 5 ], [ 37, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 8, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 16, 18 ], [ 14, 19 ], [ 14, 20 ], [ 21, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 21, 25 ], [ 21, 26 ], [ 14, 27 ], [ 28, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 30, 32 ], [ 28, 33 ], [ 6, 34 ], [ 34, 35 ], [ 0, 36 ], [ 36, 37 ], [ 36, 38 ] ]
[ "import java.util.Scanner;\n\n/**\n * Created by khrom on 2017/06/14.\n */\npublic class Main {\n public static void main(String[] args) {\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }\n}", "Main", "public static void main(String[] args) {\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }", "main", "{\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }", "double r = new Scanner(System.in).nextDouble();", "r", "new Scanner(System.in).nextDouble()", "new Scanner(System.in).nextDouble", "new Scanner(System.in)", "System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "Math.PI * r * r", "Math.PI * r * r", "Math.PI", "Math", "Math.PI", "r", "r", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }\n}", "public class Main {\n public static void main(String[] args) {\n double r = new Scanner(System.in).nextDouble();\n System.out.printf(\"%.6f %.6f\", Math.PI * r * r, 2 * Math.PI * r);\n }\n}", "Main" ]
import java.util.Scanner; /** * Created by khrom on 2017/06/14. */ public class Main { public static void main(String[] args) { double r = new Scanner(System.in).nextDouble(); System.out.printf("%.6f %.6f", Math.PI * r * r, 2 * Math.PI * r); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 18, 13, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 17, 13, 13, 4, 18, 18, 13, 13, 17, 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 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 28, 30 ], [ 14, 31 ], [ 31, 32 ], [ 31, 33 ], [ 34, 34 ], [ 34, 35 ], [ 34, 36 ], [ 34, 37 ], [ 14, 38 ], [ 38, 39 ], [ 38, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 14, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 45, 50 ], [ 45, 51 ], [ 45, 52 ], [ 12, 53 ], [ 53, 54 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main{\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(in.readLine());\n\n\t\tdouble pi = Math.PI;\n\t\tdouble S = r * r * pi;\n\t\tdouble R = 2 * r * pi;\n\t\tSystem.out.printf(\"%.6f %.6f\", S, R);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "class Main{\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(in.readLine());\n\n\t\tdouble pi = Math.PI;\n\t\tdouble S = r * r * pi;\n\t\tdouble R = 2 * r * pi;\n\t\tSystem.out.printf(\"%.6f %.6f\", S, R);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(in.readLine());\n\n\t\tdouble pi = Math.PI;\n\t\tdouble S = r * r * pi;\n\t\tdouble R = 2 * r * pi;\n\t\tSystem.out.printf(\"%.6f %.6f\", S, R);\n\t}", "main", "{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(in.readLine());\n\n\t\tdouble pi = Math.PI;\n\t\tdouble S = r * r * pi;\n\t\tdouble R = 2 * r * pi;\n\t\tSystem.out.printf(\"%.6f %.6f\", S, R);\n\t}", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "double r = Double.parseDouble(in.readLine());", "r", "Double.parseDouble(in.readLine())", "Double.parseDouble", "Double", "in.readLine()", "in.readLine", "in", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "double S = r * r * pi;", "S", "r * r * pi", "r * r * pi", "r", "r", "pi", "double R = 2 * r * pi;", "R", "2 * r * pi", "2 * r * pi", "2", "r", "pi", "System.out.printf(\"%.6f %.6f\", S, R)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "S", "R", "String[] args", "args" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; class Main{ public static void main(String[] args) throws IOException { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); double r = Double.parseDouble(in.readLine()); double pi = Math.PI; double S = r * r * pi; double R = 2 * r * pi; System.out.printf("%.6f %.6f", S, R); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 41, 13, 20, 41, 13, 20, 12, 13, 30, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 2, 2, 18, 13, 13, 13, 13, 17, 4, 18, 13, 2, 2, 17, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 15, 17 ], [ 13, 18 ], [ 18, 19 ], [ 18, 20 ], [ 13, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 26, 29 ], [ 29, 30 ], [ 30, 31 ], [ 23, 32 ], [ 32, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 32, 37 ], [ 38, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 43, 47 ], [ 43, 48 ], [ 38, 49 ], [ 38, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 54, 54 ], [ 54, 55 ], [ 54, 56 ], [ 56, 57 ], [ 56, 58 ], [ 54, 59 ], [ 21, 60 ], [ 60, 61 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.text.DecimalFormat;\n\nclass Main {\n private static final BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n private static final DecimalFormat df = new DecimalFormat(\"0.########\");\n public static void main(String[] Args) throws IOException {\n double r = Double.parseDouble(br.readLine());\n System.out.println(df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r));\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", "class Main {\n private static final BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n private static final DecimalFormat df = new DecimalFormat(\"0.########\");\n public static void main(String[] Args) throws IOException {\n double r = Double.parseDouble(br.readLine());\n System.out.println(df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r));\n }\n}", "Main", "private static final BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "private static final DecimalFormat df = new DecimalFormat(\"0.########\");", "df", "new DecimalFormat(\"0.########\")", "public static void main(String[] Args) throws IOException {\n double r = Double.parseDouble(br.readLine());\n System.out.println(df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r));\n }", "main", "{\n double r = Double.parseDouble(br.readLine());\n System.out.println(df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r));\n }", "double r = Double.parseDouble(br.readLine());", "r", "Double.parseDouble(br.readLine())", "Double.parseDouble", "Double", "br.readLine()", "br.readLine", "br", "System.out.println(df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r))", "System.out.println", "System.out", "System", "System.out", "df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r)", "df.format(Math.PI*r*r)+\" \"+df.format(2.0*Math.PI*r)", "df.format(Math.PI*r*r)", "df.format", "df", "Math.PI*r*r", "Math.PI*r*r", "Math.PI", "Math", "Math.PI", "r", "r", "\" \"", "df.format(2.0*Math.PI*r)", "df.format", "df", "2.0*Math.PI*r", "2.0*Math.PI*r", "2.0", "Math.PI", "Math", "Math.PI", "r", "String[] Args", "Args" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.text.DecimalFormat; class Main { private static final BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); private static final DecimalFormat df = new DecimalFormat("0.########"); public static void main(String[] Args) throws IOException { double r = Double.parseDouble(br.readLine()); System.out.println(df.format(Math.PI*r*r)+" "+df.format(2.0*Math.PI*r)); } }
[ 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, 13, 17, 18, 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 ], [ 27, 27 ], [ 27, 28 ], [ 27, 29 ], [ 27, 30 ], [ 30, 31 ], [ 30, 32 ], [ 20, 33 ], [ 34, 34 ], [ 34, 35 ], [ 34, 36 ], [ 34, 37 ], [ 37, 38 ], [ 37, 39 ], [ 9, 40 ], [ 40, 41 ], [ 0, 42 ], [ 42, 43 ], [ 42, 44 ] ]
[ "import java.util.Scanner;\nimport java.lang.Math;\n\npublic class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.lang.Math;", "Math", "java.lang", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}\n\n}", "Main", "public static void main(String[] args)\n\t{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}", "main", "{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}", "Scanner stdIn = new Scanner(System.in);", "stdIn", "new Scanner(System.in)", "double r = stdIn.nextDouble();", "r", "stdIn.nextDouble()", "stdIn.nextDouble", "stdIn", "System.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "r*2*Math.PI", "r*2*Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}\n\n}", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,r*2*Math.PI);\n\t}\n\n}", "Main" ]
import java.util.Scanner; import java.lang.Math; public class Main { public static void main(String[] args) { Scanner stdIn = new Scanner(System.in); double r = stdIn.nextDouble(); System.out.printf("%.6f %.6f",r*r*Math.PI,r*2*Math.PI); } }
[ 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, 13, 41, 13, 17, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 17, 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 ], [ 54, 8 ], [ 54, 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 ], [ 11, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 11, 36 ], [ 36, 37 ], [ 36, 38 ], [ 39, 39 ], [ 39, 40 ], [ 39, 41 ], [ 39, 42 ], [ 11, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 43, 48 ], [ 43, 49 ], [ 43, 50 ], [ 9, 51 ], [ 51, 52 ], [ 0, 53 ], [ 53, 54 ], [ 53, 55 ] ]
[ "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\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\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\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\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\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=br.readLine();\n\t\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\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", "double r=Double.parseDouble(str);", "r", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "double pi=3.141592653589;", "pi", "3.141592653589", "double are = r*r*pi;", "are", "r*r*pi", "r*r*pi", "r", "r", "pi", "double circ = 2*r*pi;", "circ", "2*r*pi", "2*r*pi", "2", "r", "pi", "System.out.printf(\"%.8f %.8f%n\",are,circ)", "System.out.printf", "System.out", "System", "System.out", "\"%.8f %.8f%n\"", "are", "circ", "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\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\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\tdouble r=Double.parseDouble(str);\n\t\tdouble pi=3.141592653589;\n\t\tdouble are = r*r*pi;\n\t\tdouble circ = 2*r*pi;\n\t\tSystem.out.printf(\"%.8f %.8f%n\",are,circ);\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(); double r=Double.parseDouble(str); double pi=3.141592653589; double are = r*r*pi; double circ = 2*r*pi; System.out.printf("%.8f %.8f%n",are,circ); } }
[ 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, 13, 41, 13, 2, 2, 13, 13, 18, 13, 13, 41, 13, 2, 2, 13, 17, 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 ], [ 58, 11 ], [ 58, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 14, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 35, 36 ], [ 35, 37 ], [ 14, 38 ], [ 38, 39 ], [ 38, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 14, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 47, 52 ], [ 47, 53 ], [ 47, 54 ], [ 12, 55 ], [ 55, 56 ], [ 0, 57 ], [ 57, 58 ], [ 57, 59 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\n/**\n *\n */\n\n/**\n * @author cthanh\n *\n */\npublic class Main{\n\n\t/**\n\t * @param args\n\t * @throws IOException\n\t */\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\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", "public class Main{\n\n\t/**\n\t * @param args\n\t * @throws IOException\n\t */\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\n\n\n\t}\n\n}", "Main", "/**\n\t * @param args\n\t * @throws IOException\n\t */\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\n\n\n\t}", "main", "{\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\n\n\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", "double r = Double.parseDouble( str);", "r", "Double.parseDouble( str)", "Double.parseDouble", "Double", "str", "double men = (double) r *r *Math.PI;", "men", "(double) r *r *Math.PI", "(double) r *r *Math.PI", "(double) r", "r", "Math.PI", "Math", "Math.PI", "double syu = (double) r*2* Math.PI;", "syu", "(double) r*2* Math.PI", "(double) r*2* Math.PI", "(double) r", "2", "Math.PI", "Math", "Math.PI", "System.out.printf( \"%.6f %.6f\",men , syu )", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "men", "syu", "String[] args", "args", "public class Main{\n\n\t/**\n\t * @param args\n\t * @throws IOException\n\t */\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\n\n\n\t}\n\n}", "public class Main{\n\n\t/**\n\t * @param args\n\t * @throws IOException\n\t */\n\tpublic static void main(String[] args) throws IOException {\n\t\t// TODO ?????????????????????????????????????????????\n\t\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\\?????????\n\t\t String str = br.readLine();\n\t\t double r = Double.parseDouble( str);\n\t\t double men = (double) r *r *Math.PI;\n\t\t double syu = (double) r*2* Math.PI;\n\t\t // System.out.println(Math.PI);\n\t\t System.out.printf( \"%.6f %.6f\",men , syu );\n\n\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; /** * */ /** * @author cthanh * */ public class Main{ /** * @param args * @throws IOException */ public static void main(String[] args) throws IOException { // TODO ????????????????????????????????????????????? BufferedReader br = new BufferedReader(new InputStreamReader(System.in));// ??\????????? String str = br.readLine(); double r = Double.parseDouble( str); double men = (double) r *r *Math.PI; double syu = (double) r*2* Math.PI; // System.out.println(Math.PI); System.out.printf( "%.6f %.6f",men , syu ); } }
[ 7, 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, 17, 41, 13, 2, 2, 17, 13, 17, 41, 13, 20, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 11, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 39, 41 ], [ 37, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 43, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 49, 52 ], [ 9, 53 ], [ 53, 54 ] ]
[ "\nimport java.util.*;\nimport java.text.*;\n\nclass Main{\npublic static void main(String[] args){\nScanner s = new Scanner(System.in);\n\t double r = s.nextDouble();\n\t double m = r*r*3.14159265359;\n\t double n = 2*r*3.14159265359;\n\t DecimalFormat fm = new DecimalFormat(\"#.######\");\n System.out.println(fm.format(m)+\" \"+fm.format(n));\n\t }\n\t}", "import java.util.*;", "util.*", "java", "import java.text.*;", "text.*", "java", "class Main{\npublic static void main(String[] args){\nScanner s = new Scanner(System.in);\n\t double r = s.nextDouble();\n\t double m = r*r*3.14159265359;\n\t double n = 2*r*3.14159265359;\n\t DecimalFormat fm = new DecimalFormat(\"#.######\");\n System.out.println(fm.format(m)+\" \"+fm.format(n));\n\t }\n\t}", "Main", "public static void main(String[] args){\nScanner s = new Scanner(System.in);\n\t double r = s.nextDouble();\n\t double m = r*r*3.14159265359;\n\t double n = 2*r*3.14159265359;\n\t DecimalFormat fm = new DecimalFormat(\"#.######\");\n System.out.println(fm.format(m)+\" \"+fm.format(n));\n\t }", "main", "{\nScanner s = new Scanner(System.in);\n\t double r = s.nextDouble();\n\t double m = r*r*3.14159265359;\n\t double n = 2*r*3.14159265359;\n\t DecimalFormat fm = new DecimalFormat(\"#.######\");\n System.out.println(fm.format(m)+\" \"+fm.format(n));\n\t }", "Scanner s = new Scanner(System.in);", "s", "new Scanner(System.in)", "double r = s.nextDouble();", "r", "s.nextDouble()", "s.nextDouble", "s", "double m = r*r*3.14159265359;", "m", "r*r*3.14159265359", "r*r*3.14159265359", "r", "r", "3.14159265359", "double n = 2*r*3.14159265359;", "n", "2*r*3.14159265359", "2*r*3.14159265359", "2", "r", "3.14159265359", "DecimalFormat fm = new DecimalFormat(\"#.######\");", "fm", "new DecimalFormat(\"#.######\")", "System.out.println(fm.format(m)+\" \"+fm.format(n))", "System.out.println", "System.out", "System", "System.out", "fm.format(m)+\" \"+fm.format(n)", "fm.format(m)+\" \"+fm.format(n)", "fm.format(m)", "fm.format", "fm", "m", "\" \"", "fm.format(n)", "fm.format", "fm", "n", "String[] args", "args" ]
import java.util.*; import java.text.*; class Main{ public static void main(String[] args){ Scanner s = new Scanner(System.in); double r = s.nextDouble(); double m = r*r*3.14159265359; double n = 2*r*3.14159265359; DecimalFormat fm = new DecimalFormat("#.######"); System.out.println(fm.format(m)+" "+fm.format(n)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 4, 18, 18, 13, 13, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 4, 18, 18, 13, 13, 17, 2, 18, 13, 13, 4, 18, 13, 13, 17, 2, 2, 18, 13, 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 ], [ 68, 11 ], [ 68, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 16, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 19, 24 ], [ 15, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 25, 29 ], [ 29, 30 ], [ 29, 31 ], [ 25, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 25, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 25, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 43, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 49, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 53, 57 ], [ 43, 58 ], [ 59, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 59, 63 ], [ 59, 64 ], [ 12, 65 ], [ 65, 66 ], [ 0, 67 ], [ 67, 68 ], [ 67, 69 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\n\npublic class Main {\n public static void main(String[] args) {\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n public static void main(String[] args) {\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }\n}", "Main", "public static void main(String[] args) {\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }", "main", "{\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }", "try{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}", "catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}", "IOException e", "{\n \t\tSystem.err.println(e);\n\t\t}", "System.err.println(e)", "System.err.println", "System.err", "System", "System.err", "e", "{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t}", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "String buf = br.readLine();", "buf", "br.readLine()", "br.readLine", "br", "double r = Double.parseDouble(buf);", "r", "Double.parseDouble(buf)", "Double.parseDouble", "Double", "buf", "System.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\"", "Math.PI*Math.pow(r, 2)", "Math.PI", "Math", "Math.PI", "Math.pow(r, 2)", "Math.pow", "Math", "r", "2", "Math.PI*2*r", "Math.PI*2*r", "Math.PI", "Math", "Math.PI", "2", "r", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }\n}", "public class Main {\n public static void main(String[] args) {\n\n \ttry{\n \t\tInputStreamReader isr = new InputStreamReader(System.in);\n\t\t\tBufferedReader br = new BufferedReader(isr);\n\t\t\tString buf = br.readLine();\n\t\t\tdouble r = Double.parseDouble(buf);\n\t \t//面積 πr^2\n\t \t//円周 2πr\n\t \tSystem.out.printf(\"%f %f\",Math.PI*Math.pow(r, 2),Math.PI*2*r);\n\n \t} catch(IOException e) {\n \t\tSystem.err.println(e);\n\t\t}\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args) { try{ InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); String buf = br.readLine(); double r = Double.parseDouble(buf); //面積 πr^2 //円周 2πr System.out.printf("%f %f",Math.PI*Math.pow(r, 2),Math.PI*2*r); } catch(IOException e) { System.err.println(e); } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 13, 2, 2, 17, 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 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 14, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 29, 34 ], [ 29, 35 ], [ 36, 36 ], [ 36, 37 ], [ 36, 38 ], [ 36, 39 ], [ 29, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 12, 45 ], [ 45, 46 ] ]
[ "import java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.io.BufferedReader;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n double r = Double.parseDouble(buf.readLine());\n double pi = 3.141592653589;\n System.out.printf(\"%.6f %.6f\\n\", pi*r*r, 2*pi*r);\n }\n}", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.io.BufferedReader;", "BufferedReader", "java.io", "class Main {\n public static void main(String[] args) throws IOException {\n BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n double r = Double.parseDouble(buf.readLine());\n double pi = 3.141592653589;\n System.out.printf(\"%.6f %.6f\\n\", pi*r*r, 2*pi*r);\n }\n}", "Main", "public static void main(String[] args) throws IOException {\n BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n double r = Double.parseDouble(buf.readLine());\n double pi = 3.141592653589;\n System.out.printf(\"%.6f %.6f\\n\", pi*r*r, 2*pi*r);\n }", "main", "{\n BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n double r = Double.parseDouble(buf.readLine());\n double pi = 3.141592653589;\n System.out.printf(\"%.6f %.6f\\n\", pi*r*r, 2*pi*r);\n }", "BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));", "buf", "new BufferedReader(new InputStreamReader(System.in))", "double r = Double.parseDouble(buf.readLine());", "r", "Double.parseDouble(buf.readLine())", "Double.parseDouble", "Double", "buf.readLine()", "buf.readLine", "buf", "double pi = 3.141592653589;", "pi", "3.141592653589", "System.out.printf(\"%.6f %.6f\\n\", pi*r*r, 2*pi*r)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "pi*r*r", "pi*r*r", "pi", "r", "r", "2*pi*r", "2*pi*r", "2", "pi", "r", "String[] args", "args" ]
import java.io.IOException; import java.io.InputStreamReader; import java.io.BufferedReader; class Main { public static void main(String[] args) throws IOException { BufferedReader buf = new BufferedReader(new InputStreamReader(System.in)); double r = Double.parseDouble(buf.readLine()); double pi = 3.141592653589; System.out.printf("%.6f %.6f\n", pi*r*r, 2*pi*r); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 17, 18, 13, 13, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 22, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 28, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 32, 36 ], [ 36, 37 ], [ 36, 38 ], [ 11, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 41, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 48, 50 ], [ 45, 51 ], [ 11, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 58, 58 ], [ 58, 59 ], [ 58, 60 ], [ 58, 61 ], [ 9, 62 ], [ 62, 63 ] ]
[ "import java.util.*;\nimport 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 s = br.readLine();\n double r = Double.parseDouble(s);\n //System.out.println(r);\n String x = String.format(\"%.6f\",(r * r * Math.PI));\n String y = String.format(\"%.6f\",( 2 * Math.PI *r));\n System.out.println(x+\" \"+y);\n }\n}", "import java.util.*;", "util.*", "java", "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 s = br.readLine();\n double r = Double.parseDouble(s);\n //System.out.println(r);\n String x = String.format(\"%.6f\",(r * r * Math.PI));\n String y = String.format(\"%.6f\",( 2 * Math.PI *r));\n System.out.println(x+\" \"+y);\n }\n}", "Main", "public static void main(String args[])throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String s = br.readLine();\n double r = Double.parseDouble(s);\n //System.out.println(r);\n String x = String.format(\"%.6f\",(r * r * Math.PI));\n String y = String.format(\"%.6f\",( 2 * Math.PI *r));\n System.out.println(x+\" \"+y);\n }", "main", "{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String s = br.readLine();\n double r = Double.parseDouble(s);\n //System.out.println(r);\n String x = String.format(\"%.6f\",(r * r * Math.PI));\n String y = String.format(\"%.6f\",( 2 * Math.PI *r));\n System.out.println(x+\" \"+y);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String s = br.readLine();", "s", "br.readLine()", "br.readLine", "br", "double r = Double.parseDouble(s);", "r", "Double.parseDouble(s)", "Double.parseDouble", "Double", "s", "String x = String.format(\"%.6f\",(r * r * Math.PI));", "x", "String.format(\"%.6f\",(r * r * Math.PI))", "String.format", "String", "\"%.6f\"", "(r * r * Math.PI)", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "String y = String.format(\"%.6f\",( 2 * Math.PI *r));", "y", "String.format(\"%.6f\",( 2 * Math.PI *r))", "String.format", "String", "\"%.6f\"", "( 2 * Math.PI *r)", "2 * Math.PI *r", "2", "Math.PI", "Math", "Math.PI", "r", "System.out.println(x+\" \"+y)", "System.out.println", "System.out", "System", "System.out", "x+\" \"+y", "x+\" \"+y", "x", "\" \"", "y", "String args[]", "args" ]
import java.util.*; import java.io.*; class Main{ public static void main(String args[])throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String s = br.readLine(); double r = Double.parseDouble(s); //System.out.println(r); String x = String.format("%.6f",(r * r * Math.PI)); String y = String.format("%.6f",( 2 * Math.PI *r)); System.out.println(x+" "+y); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 18, 13, 13, 41, 13, 20, 41, 13, 4, 18, 13, 0, 13, 4, 18, 13, 13, 41, 13, 2, 2, 13, 13, 13, 41, 13, 2, 2, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 78, 11 ], [ 78, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 20, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 14, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 14, 37 ], [ 37, 38 ], [ 37, 39 ], [ 40, 40 ], [ 40, 41 ], [ 40, 42 ], [ 40, 43 ], [ 14, 44 ], [ 44, 45 ], [ 44, 46 ], [ 47, 47 ], [ 47, 48 ], [ 47, 49 ], [ 47, 50 ], [ 14, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 53, 57 ], [ 14, 58 ], [ 58, 59 ], [ 58, 60 ], [ 60, 61 ], [ 61, 62 ], [ 60, 63 ], [ 60, 64 ], [ 14, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 71, 71 ], [ 71, 72 ], [ 71, 73 ], [ 71, 74 ], [ 12, 75 ], [ 75, 76 ], [ 0, 77 ], [ 77, 78 ], [ 77, 79 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\n\t}", "main", "{\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\n\t}", "double r = 0;", "r", "0", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "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", "r = Double.parseDouble(str)", "r", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "double equ = r * r * pi;", "equ", "r * r * pi", "r * r * pi", "r", "r", "pi", "double loc = r * 2 * pi;", "loc", "r * 2 * pi", "r * 2 * pi", "r", "2", "pi", "String eAnswer = String.format(\"%.6f\", equ);", "eAnswer", "String.format(\"%.6f\", equ)", "String.format", "String", "\"%.6f\"", "equ", "String lAnswer = String.format(\"%.6f\", loc);", "lAnswer", "String.format(\"%.6f\", loc)", "String.format", "String", "\"%.6f\"", "loc", "System.out.println(eAnswer + \" \" + lAnswer)", "System.out.println", "System.out", "System", "System.out", "eAnswer + \" \" + lAnswer", "eAnswer + \" \" + lAnswer", "eAnswer", "\" \"", "lAnswer", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble r = 0;\n\t\tdouble pi = Math.PI;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\t\n\t\tr = Double.parseDouble(str);\n\t\t\n\t\tdouble equ = r * r * pi; \n\t\tdouble loc = r * 2 * pi;\n\t\t\n\t\tString eAnswer = String.format(\"%.6f\", equ);\n\t\tString lAnswer = String.format(\"%.6f\", loc);\n\t\t\n\t\tSystem.out.println(eAnswer + \" \" + lAnswer);\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 { double r = 0; double pi = Math.PI; BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String str = br.readLine(); r = Double.parseDouble(str); double equ = r * r * pi; double loc = r * 2 * pi; String eAnswer = String.format("%.6f", equ); String lAnswer = String.format("%.6f", loc); System.out.println(eAnswer + " " + lAnswer); } }
[ 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, 18, 13, 13, 41, 13, 2, 2, 17, 13, 13, 41, 13, 2, 13, 4, 18, 13, 13, 17, 41, 13, 4, 18, 4, 18, 13, 13, 41, 13, 4, 18, 4, 18, 13, 13, 4, 18, 18, 13, 13, 4, 18, 4, 18, 4, 18, 20, 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 ], [ 21, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 25, 27 ], [ 11, 28 ], [ 28, 29 ], [ 28, 30 ], [ 31, 31 ], [ 31, 32 ], [ 31, 33 ], [ 31, 34 ], [ 11, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 39, 43 ], [ 11, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 11, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 56, 59 ], [ 11, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 60, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 69, 72 ], [ 67, 73 ], [ 65, 74 ], [ 9, 75 ], [ 75, 76 ] ]
[ "import java.math.BigDecimal;\nimport java.util.Scanner;\n\nclass Main{\n public static void main(String args[]){\n\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n sc.close();\n \n double pi = Math.PI;\n double ci = 2*pi*r;\n double ar = pi*Math.pow(r,2);\n\n String circ = BigDecimal.valueOf(ci).toPlainString();\n String area = BigDecimal.valueOf(ar).toPlainString();\n \n System.out.println(new StringBuilder()\n .append(area).append(\" \")\n .append(circ));\n }\n}", "import java.math.BigDecimal;", "BigDecimal", "java.math", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String args[]){\n\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n sc.close();\n \n double pi = Math.PI;\n double ci = 2*pi*r;\n double ar = pi*Math.pow(r,2);\n\n String circ = BigDecimal.valueOf(ci).toPlainString();\n String area = BigDecimal.valueOf(ar).toPlainString();\n \n System.out.println(new StringBuilder()\n .append(area).append(\" \")\n .append(circ));\n }\n}", "Main", "public static void main(String args[]){\n\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n sc.close();\n \n double pi = Math.PI;\n double ci = 2*pi*r;\n double ar = pi*Math.pow(r,2);\n\n String circ = BigDecimal.valueOf(ci).toPlainString();\n String area = BigDecimal.valueOf(ar).toPlainString();\n \n System.out.println(new StringBuilder()\n .append(area).append(\" \")\n .append(circ));\n }", "main", "{\n\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n sc.close();\n \n double pi = Math.PI;\n double ci = 2*pi*r;\n double ar = pi*Math.pow(r,2);\n\n String circ = BigDecimal.valueOf(ci).toPlainString();\n String area = BigDecimal.valueOf(ar).toPlainString();\n \n System.out.println(new StringBuilder()\n .append(area).append(\" \")\n .append(circ));\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "sc.close()", "sc.close", "sc", "double pi = Math.PI;", "pi", "Math.PI", "Math", "Math.PI", "double ci = 2*pi*r;", "ci", "2*pi*r", "2*pi*r", "2", "pi", "r", "double ar = pi*Math.pow(r,2);", "ar", "pi*Math.pow(r,2)", "pi", "Math.pow(r,2)", "Math.pow", "Math", "r", "2", "String circ = BigDecimal.valueOf(ci).toPlainString();", "circ", "BigDecimal.valueOf(ci).toPlainString()", "BigDecimal.valueOf(ci).toPlainString", "BigDecimal.valueOf(ci)", "BigDecimal.valueOf", "BigDecimal", "ci", "String area = BigDecimal.valueOf(ar).toPlainString();", "area", "BigDecimal.valueOf(ar).toPlainString()", "BigDecimal.valueOf(ar).toPlainString", "BigDecimal.valueOf(ar)", "BigDecimal.valueOf", "BigDecimal", "ar", "System.out.println(new StringBuilder()\n .append(area).append(\" \")\n .append(circ))", "System.out.println", "System.out", "System", "System.out", "new StringBuilder()\n .append(area).append(\" \")\n .append(circ)", "new StringBuilder()\n .append(area).append(\" \")\n .append", "new StringBuilder()\n .append(area).append(\" \")", "new StringBuilder()\n .append(area).append", "new StringBuilder()\n .append(area)", "new StringBuilder()\n .append", "new StringBuilder()", "area", "\" \"", "circ", "String args[]", "args" ]
import java.math.BigDecimal; import java.util.Scanner; class Main{ public static void main(String args[]){ Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); sc.close(); double pi = Math.PI; double ci = 2*pi*r; double ar = pi*Math.pow(r,2); String circ = BigDecimal.valueOf(ci).toPlainString(); String area = BigDecimal.valueOf(ar).toPlainString(); System.out.println(new StringBuilder() .append(area).append(" ") .append(circ)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 38, 5, 13, 30, 4, 18, 13, 5, 13, 30, 4, 18, 13, 30, 0, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 17, 13, 18, 13, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 75, 11 ], [ 75, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 26, 27 ], [ 21, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 21, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 14, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 14, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 48, 52 ], [ 53, 53 ], [ 53, 54 ], [ 53, 55 ], [ 53, 56 ], [ 56, 57 ], [ 56, 58 ], [ 48, 59 ], [ 60, 60 ], [ 60, 61 ], [ 60, 62 ], [ 60, 63 ], [ 63, 64 ], [ 63, 65 ], [ 14, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 66, 71 ], [ 12, 72 ], [ 72, 73 ], [ 0, 74 ], [ 74, 75 ], [ 74, 76 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}", "main", "{\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "String x = \"\";", "x", "\"\"", "try {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}", "catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}", "NumberFormatException e", "{\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}", "e.printStackTrace()", "e.printStackTrace", "e", "catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}", "IOException e", "{\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}", "e.printStackTrace()", "e.printStackTrace", "e", "{\n\t\t\tx = in.readLine();\n\t\t}", "x = in.readLine()", "x", "in.readLine()", "in.readLine", "in", "double r = Double.parseDouble(x);", "r", "Double.parseDouble(x)", "Double.parseDouble", "Double", "x", "String ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);", "ans", "String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI)", "String.format", "String", "\"%f %f\"", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n \n\t\tString x = \"\";\n\t\ttry {\n\t\t\tx = in.readLine();\n\t\t} catch (NumberFormatException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tdouble r = Double.parseDouble(x);\n\n\t\tString ans = String.format(\"%f %f\", r * r * Math.PI, 2 * r * Math.PI);\n\t\tSystem.out.println(ans);\n\t}\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args) { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); String x = ""; try { x = in.readLine(); } catch (NumberFormatException e) { // TODO Auto-generated catch block e.printStackTrace(); } catch (IOException e) { // TODO Auto-generated catch block e.printStackTrace(); } double r = Double.parseDouble(x); String ans = String.format("%f %f", r * r * Math.PI, 2 * r * Math.PI); System.out.println(ans); } }
[ 7, 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, 13, 17, 13, 17, 4, 18, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 56, 5 ], [ 56, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 41, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 42, 46 ], [ 41, 47 ], [ 41, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 48, 52 ], [ 6, 53 ], [ 53, 54 ], [ 0, 55 ], [ 55, 56 ], [ 55, 57 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double a=r*r*Math.PI;", "a", "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((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)))", "System.out.println", "System.out", "System", "System.out", "(String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l))", "(String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l))", "(String.format(\"%.6f\", a))", "String.format", "String", "\"%.6f\"", "a", "\" \"", "(String.format(\"%.6f\", l))", "String.format", "String", "\"%.6f\"", "l", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\t\tdouble a=r*r*Math.PI;\n\t\tdouble l=2*r*Math.PI;\n\t\t\n\t\tSystem.out.println((String.format(\"%.6f\", a))+\" \"+(String.format(\"%.6f\", l)));\n\n\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double a=r*r*Math.PI; double l=2*r*Math.PI; System.out.println((String.format("%.6f", a))+" "+(String.format("%.6f", l))); } }
[ 7, 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, 13, 17, 13, 17, 4, 18, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 56, 5 ], [ 56, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 41, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 42, 46 ], [ 41, 47 ], [ 41, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 48, 52 ], [ 6, 53 ], [ 53, 54 ], [ 0, 55 ], [ 55, 56 ], [ 55, 57 ] ]
[ "import java.util.Scanner;\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\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\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\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\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\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\n\t}", "main", "{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\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 c = 2 * r * Math.PI;", "c", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c)", "String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c)", "String.format(\"%.6f\",s)", "String.format", "String", "\"%.6f\"", "s", "\" \"", "String.format(\"%.6f\", c)", "String.format", "String", "\"%.6f\"", "c", "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\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\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\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble c = 2 * r * Math.PI;\n\t\t\n\t\tSystem.out.println(String.format(\"%.6f\",s) + \" \" + String.format(\"%.6f\", c));\n\t}\n}", "Main" ]
import java.util.Scanner; 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 c = 2 * r * Math.PI; System.out.println(String.format("%.6f",s) + " " + String.format("%.6f", c)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 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 ], [ 55, 11 ], [ 55, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 14, 35 ], [ 35, 36 ], [ 35, 37 ], [ 38, 38 ], [ 38, 39 ], [ 38, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 14, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 44, 49 ], [ 44, 50 ], [ 44, 51 ], [ 12, 52 ], [ 52, 53 ], [ 0, 54 ], [ 54, 55 ], [ 54, 56 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}\n\n}", "Main", "public static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "double r = Double.parseDouble(br.readLine());", "r", "Double.parseDouble(br.readLine())", "Double.parseDouble", "Double", "br.readLine()", "br.readLine", "br", "double surface = r * r * Math.PI;", "surface", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double length = 2 * r * Math.PI;", "length", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.printf(\"%.6f %.6f\", surface, length)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "surface", "length", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tdouble r = Double.parseDouble(br.readLine());\n\t\tdouble surface = r * r * Math.PI;\n\t\tdouble length = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.6f %.6f\", surface, length);\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws NumberFormatException, IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); double r = Double.parseDouble(br.readLine()); double surface = r * r * Math.PI; double length = 2 * r * Math.PI; System.out.printf("%.6f %.6f", surface, length); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 20, 41, 13, 0, 13, 4, 18, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 4, 18, 13, 17, 2, 2, 17, 13, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 63, 8 ], [ 63, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 11, 21 ], [ 21, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 11, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 28, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 11, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 39, 43 ], [ 44, 44 ], [ 44, 45 ], [ 44, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 56, 56 ], [ 56, 57 ], [ 56, 58 ], [ 56, 59 ], [ 9, 60 ], [ 60, 61 ], [ 0, 62 ], [ 62, 63 ], [ 62, 64 ] ]
[ "import java.util.Scanner;\nimport java.util.Formatter;\npublic class Main\n{\n\tpublic static void main(String args[])\n\t{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.util.Formatter;", "Formatter", "java.util", "public class Main\n{\n\tpublic static void main(String args[])\n\t{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}\n}", "Main", "public static void main(String args[])\n\t{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}", "main", "{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}", "Scanner inp = new Scanner(System.in);", "inp", "new Scanner(System.in)", "Formatter f1 = new Formatter();", "f1", "new Formatter()", "Formatter f2 = new Formatter();", "f2", "new Formatter()", "double r;", "r", "r = inp.nextDouble()", "r", "inp.nextDouble()", "inp.nextDouble", "inp", "f1.format(\"%.6f\",r*r*Math.PI)", "f1.format", "f1", "\"%.6f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "f2.format(\"%.6f\",2*r*Math.PI)", "f2.format", "f2", "\"%.6f\"", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "System.out.println(f1 + \" \" + f2)", "System.out.println", "System.out", "System", "System.out", "f1 + \" \" + f2", "f1 + \" \" + f2", "f1", "\" \"", "f2", "String args[]", "args", "public class Main\n{\n\tpublic static void main(String args[])\n\t{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}\n}", "public class Main\n{\n\tpublic static void main(String args[])\n\t{\n\t\tScanner inp = new Scanner(System.in);\n\t\tFormatter f1 = new Formatter();\n\t\tFormatter f2 = new Formatter();\n\t\tdouble r;\n\t\tr = inp.nextDouble();\n\t\tf1.format(\"%.6f\",r*r*Math.PI);\n\t\tf2.format(\"%.6f\",2*r*Math.PI);\n\t\tSystem.out.println(f1 + \" \" + f2);\n\t}\n}", "Main" ]
import java.util.Scanner; import java.util.Formatter; public class Main { public static void main(String args[]) { Scanner inp = new Scanner(System.in); Formatter f1 = new Formatter(); Formatter f2 = new Formatter(); double r; r = inp.nextDouble(); f1.format("%.6f",r*r*Math.PI); f2.format("%.6f",2*r*Math.PI); System.out.println(f1 + " " + f2); } }
[ 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, 2, 2, 13, 13, 18, 13, 13, 41, 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 ], [ 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 ], [ 37, 37 ], [ 37, 38 ], [ 37, 39 ], [ 37, 40 ], [ 40, 41 ], [ 40, 42 ], [ 14, 43 ], [ 43, 44 ], [ 43, 45 ], [ 46, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 48, 50 ], [ 46, 51 ], [ 14, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 52, 58 ], [ 52, 59 ], [ 12, 60 ], [ 60, 61 ] ]
[ "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 r = Double.parseDouble(strArr[0]);\n double area = r * r * Math.PI;\n double length = 2 * Math.PI * r;\n\n System.out.printf(\"%.6f %.6f\\n\", area,length);\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 r = Double.parseDouble(strArr[0]);\n double area = r * r * Math.PI;\n double length = 2 * Math.PI * r;\n\n System.out.printf(\"%.6f %.6f\\n\", area,length);\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 r = Double.parseDouble(strArr[0]);\n double area = r * r * Math.PI;\n double length = 2 * Math.PI * r;\n\n System.out.printf(\"%.6f %.6f\\n\", area,length);\n\n }", "main", "{\n \tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] strArr = br.readLine().split(\" \");\n\n double r = Double.parseDouble(strArr[0]);\n double area = r * r * Math.PI;\n double length = 2 * Math.PI * r;\n\n System.out.printf(\"%.6f %.6f\\n\", area,length);\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 r = Double.parseDouble(strArr[0]);", "r", "Double.parseDouble(strArr[0])", "Double.parseDouble", "Double", "strArr[0]", "strArr", "0", "double area = r * r * Math.PI;", "area", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double length = 2 * Math.PI * r;", "length", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "System.out.printf(\"%.6f %.6f\\n\", area,length)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\\n\"", "area", "length", "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 r = Double.parseDouble(strArr[0]); double area = r * r * Math.PI; double length = 2 * Math.PI * r; System.out.printf("%.6f %.6f\n", area,length); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 20, 4, 18, 13, 18, 13, 13, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 2, 2, 13, 13, 17, 0, 13, 2, 2, 13, 13, 17, 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 ], [ 71, 11 ], [ 71, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 14, 17 ], [ 17, 18 ], [ 14, 19 ], [ 19, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 14, 24 ], [ 24, 25 ], [ 25, 26 ], [ 24, 27 ], [ 27, 28 ], [ 27, 29 ], [ 14, 30 ], [ 30, 31 ], [ 30, 32 ], [ 14, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 36, 37 ], [ 14, 38 ], [ 38, 39 ], [ 38, 40 ], [ 41, 41 ], [ 41, 42 ], [ 41, 43 ], [ 41, 44 ], [ 14, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 14, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 58, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 59, 62 ], [ 58, 63 ], [ 58, 64 ], [ 64, 65 ], [ 65, 66 ], [ 64, 67 ], [ 12, 68 ], [ 68, 69 ], [ 0, 70 ], [ 70, 71 ], [ 70, 72 ] ]
[ "\nimport java.util.Scanner;\nimport java.text.DecimalFormat;\nimport java.math.RoundingMode;\n\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "import java.text.DecimalFormat;", "DecimalFormat", "java.text", "import java.math.RoundingMode;", "RoundingMode", "java.math", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}", "main", "{\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}", "double r", "r", "m", "m", "s;", "s", "DecimalFormat t = new DecimalFormat(\"0.000000\");", "t", "new DecimalFormat(\"0.000000\")", "t.setRoundingMode(RoundingMode.HALF_UP)", "t.setRoundingMode", "t", "RoundingMode.HALF_UP", "RoundingMode", "RoundingMode.HALF_UP", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "r = sc.nextDouble()", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "m = r * r * 3.141592653589", "m", "r * r * 3.141592653589", "r * r * 3.141592653589", "r", "r", "3.141592653589", "s = (r + r) * 3.141592653589", "s", "(r + r) * 3.141592653589", "(r + r)", "r", "r", "3.141592653589", "System.out.println(t.format(m) + \" \" + t.format(s))", "System.out.println", "System.out", "System", "System.out", "t.format(m) + \" \" + t.format(s)", "t.format(m) + \" \" + t.format(s)", "t.format(m)", "t.format", "t", "m", "\" \"", "t.format(s)", "t.format", "t", "s", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tdouble r, m, s;\n\t\tDecimalFormat t = new DecimalFormat(\"0.000000\");\n\t\tt.setRoundingMode(RoundingMode.HALF_UP);\n\t\tScanner sc = new Scanner(System.in);\n\t\tr = sc.nextDouble();\n\t\tm = r * r * 3.141592653589;\n\t\ts = (r + r) * 3.141592653589;\n\t\tSystem.out.println(t.format(m) + \" \" + t.format(s));\n\t}\n}", "Main" ]
import java.util.Scanner; import java.text.DecimalFormat; import java.math.RoundingMode; public class Main { public static void main(String[] args){ double r, m, s; DecimalFormat t = new DecimalFormat("0.000000"); t.setRoundingMode(RoundingMode.HALF_UP); Scanner sc = new Scanner(System.in); r = sc.nextDouble(); m = r * r * 3.141592653589; s = (r + r) * 3.141592653589; System.out.println(t.format(m) + " " + t.format(s)); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 2, 2, 13, 13, 17, 41, 13, 2, 2, 13, 17, 17, 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 ], [ 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 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 33, 36 ], [ 8, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 39, 41 ], [ 37, 42 ], [ 37, 43 ], [ 37, 44 ], [ 6, 45 ], [ 45, 46 ] ]
[ "import java.util.Scanner;\nclass Main{\npublic static void main(String[] args){\nScanner scan =new Scanner(System.in);\nString R=scan.next();\ndouble r=Double.parseDouble(R);\ndouble a=r*r*3.141592653589;\ndouble b=r*2.0*3.141592653589;\nSystem.out.printf(\"%f %f\\n\",a,b);\n}\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\npublic static void main(String[] args){\nScanner scan =new Scanner(System.in);\nString R=scan.next();\ndouble r=Double.parseDouble(R);\ndouble a=r*r*3.141592653589;\ndouble b=r*2.0*3.141592653589;\nSystem.out.printf(\"%f %f\\n\",a,b);\n}\n}", "Main", "public static void main(String[] args){\nScanner scan =new Scanner(System.in);\nString R=scan.next();\ndouble r=Double.parseDouble(R);\ndouble a=r*r*3.141592653589;\ndouble b=r*2.0*3.141592653589;\nSystem.out.printf(\"%f %f\\n\",a,b);\n}", "main", "{\nScanner scan =new Scanner(System.in);\nString R=scan.next();\ndouble r=Double.parseDouble(R);\ndouble a=r*r*3.141592653589;\ndouble b=r*2.0*3.141592653589;\nSystem.out.printf(\"%f %f\\n\",a,b);\n}", "Scanner scan =new Scanner(System.in);", "scan", "new Scanner(System.in)", "String R=scan.next();", "R", "scan.next()", "scan.next", "scan", "double r=Double.parseDouble(R);", "r", "Double.parseDouble(R)", "Double.parseDouble", "Double", "R", "double a=r*r*3.141592653589;", "a", "r*r*3.141592653589", "r*r*3.141592653589", "r", "r", "3.141592653589", "double b=r*2.0*3.141592653589;", "b", "r*2.0*3.141592653589", "r*2.0*3.141592653589", "r", "2.0", "3.141592653589", "System.out.printf(\"%f %f\\n\",a,b)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "a", "b", "String[] args", "args" ]
import java.util.Scanner; class Main{ public static void main(String[] args){ Scanner scan =new Scanner(System.in); String R=scan.next(); double r=Double.parseDouble(R); double a=r*r*3.141592653589; double b=r*2.0*3.141592653589; System.out.printf("%f %f\n",a,b); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 18, 13, 13, 2, 2, 17, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 17, 26 ], [ 26, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 26, 31 ], [ 26, 32 ], [ 33, 33 ], [ 33, 34 ], [ 33, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 26, 39 ], [ 40, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 42, 44 ], [ 40, 45 ], [ 15, 46 ], [ 46, 47 ] ]
[ "import java.awt.*;\nimport java.awt.geom.*;\nimport java.io.*;\n\nimport java.util.*;\nclass Main {\n\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,2 * Math.PI*r);\n\t}\n}", "import java.awt.*;", "awt.*", "java", "import java.awt.geom.*;", "geom.*", "java.awt", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "class Main {\n\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,2 * Math.PI*r);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,2 * Math.PI*r);\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tdouble r = sc.nextDouble();\n\n\t\tSystem.out.printf(\"%.6f %.6f\",r*r*Math.PI,2 * Math.PI*r);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "System.out.printf(\"%.6f %.6f\",r*r*Math.PI,2 * Math.PI*r)", "System.out.printf", "System.out", "System", "System.out", "\"%.6f %.6f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "2 * Math.PI*r", "2 * Math.PI*r", "2", "Math.PI", "Math", "Math.PI", "r", "String[] args", "args" ]
import java.awt.*; import java.awt.geom.*; import java.io.*; import java.util.*; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); System.out.printf("%.6f %.6f",r*r*Math.PI,2 * Math.PI*r); } }
[ 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, 2, 2, 13, 13, 18, 13, 13, 41, 13, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 34, 34 ], [ 34, 35 ], [ 34, 36 ], [ 34, 37 ], [ 37, 38 ], [ 37, 39 ], [ 8, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 43, 45 ], [ 42, 46 ], [ 46, 47 ], [ 46, 48 ], [ 8, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 51, 55 ], [ 8, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 59, 60 ], [ 58, 61 ], [ 58, 62 ], [ 8, 63 ], [ 63, 64 ], [ 64, 65 ], [ 65, 66 ], [ 65, 67 ], [ 63, 68 ], [ 69, 69 ], [ 69, 70 ], [ 69, 71 ], [ 69, 72 ], [ 6, 73 ], [ 73, 74 ] ]
[ "import java.io.*;\n\nclass Main{\n public static void main(String[] args) throws Exception{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String num1 = br.readLine();\n String[] num2 = num1.split(\" \");\n\n Double a = Double.parseDouble(num2[0]);\n\n double s = a * a * Math.PI;\n double l = (a + a) * Math.PI;\n String S = String.format(\"%.6f\", s);\n String L = String.format(\"%.6f\", l);\n\n System.out.println(S + \" \" + L);\n }\n}", "import java.io.*;", "io.*", "java", "class Main{\n public static void main(String[] args) throws Exception{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String num1 = br.readLine();\n String[] num2 = num1.split(\" \");\n\n Double a = Double.parseDouble(num2[0]);\n\n double s = a * a * Math.PI;\n double l = (a + a) * Math.PI;\n String S = String.format(\"%.6f\", s);\n String L = String.format(\"%.6f\", l);\n\n System.out.println(S + \" \" + L);\n }\n}", "Main", "public static void main(String[] args) throws Exception{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String num1 = br.readLine();\n String[] num2 = num1.split(\" \");\n\n Double a = Double.parseDouble(num2[0]);\n\n double s = a * a * Math.PI;\n double l = (a + a) * Math.PI;\n String S = String.format(\"%.6f\", s);\n String L = String.format(\"%.6f\", l);\n\n System.out.println(S + \" \" + L);\n }", "main", "{\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String num1 = br.readLine();\n String[] num2 = num1.split(\" \");\n\n Double a = Double.parseDouble(num2[0]);\n\n double s = a * a * Math.PI;\n double l = (a + a) * Math.PI;\n String S = String.format(\"%.6f\", s);\n String L = String.format(\"%.6f\", l);\n\n System.out.println(S + \" \" + L);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String num1 = br.readLine();", "num1", "br.readLine()", "br.readLine", "br", "String[] num2 = num1.split(\" \");", "num2", "num1.split(\" \")", "num1.split", "num1", "\" \"", "Double a = Double.parseDouble(num2[0]);", "a", "Double.parseDouble(num2[0])", "Double.parseDouble", "Double", "num2[0]", "num2", "0", "double s = a * a * Math.PI;", "s", "a * a * Math.PI", "a * a * Math.PI", "a", "a", "Math.PI", "Math", "Math.PI", "double l = (a + a) * Math.PI;", "l", "(a + a) * Math.PI", "(a + a)", "a", "a", "Math.PI", "Math", "Math.PI", "String S = String.format(\"%.6f\", s);", "S", "String.format(\"%.6f\", s)", "String.format", "String", "\"%.6f\"", "s", "String L = String.format(\"%.6f\", l);", "L", "String.format(\"%.6f\", l)", "String.format", "String", "\"%.6f\"", "l", "System.out.println(S + \" \" + L)", "System.out.println", "System.out", "System", "System.out", "S + \" \" + L", "S + \" \" + L", "S", "\" \"", "L", "String[] args", "args" ]
import java.io.*; class Main{ public static void main(String[] args) throws Exception{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String num1 = br.readLine(); String[] num2 = num1.split(" "); Double a = Double.parseDouble(num2[0]); double s = a * a * Math.PI; double l = (a + a) * Math.PI; String S = String.format("%.6f", s); String L = String.format("%.6f", l); System.out.println(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, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 4, 18, 18, 13, 13, 17, 2, 2, 13, 13, 13, 2, 2, 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 ], [ 59, 11 ], [ 59, 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 ], [ 14, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 42, 44 ], [ 40, 45 ], [ 40, 46 ], [ 47, 47 ], [ 47, 48 ], [ 47, 49 ], [ 47, 50 ], [ 40, 51 ], [ 52, 52 ], [ 52, 53 ], [ 52, 54 ], [ 52, 55 ], [ 12, 56 ], [ 56, 57 ], [ 0, 58 ], [ 58, 59 ], [ 58, 60 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tString str =br.readLine();\n\t\tString[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tString str =br.readLine();\n\t\tString[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\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 str =br.readLine();\n\t\tString[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\n\t}", "main", "{\n\t\tBufferedReader br =new BufferedReader(new InputStreamReader(System.in));\n\t\tString str =br.readLine();\n\t\tString[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\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[] stra = str.split(\" \");", "stra", "str.split(\" \")", "str.split", "str", "\" \"", "double a = Double.parseDouble(stra[0]);", "a", "Double.parseDouble(stra[0])", "Double.parseDouble", "Double", "stra[0]", "stra", "0", "double p = 3.1415926535897932384626433 ;", "p", "3.1415926535897932384626433", "System.out.printf(\"%.8f %.8f\",a*a*p,2*p*a)", "System.out.printf", "System.out", "System", "System.out", "\"%.8f %.8f\"", "a*a*p", "a*a*p", "a", "a", "p", "2*p*a", "2*p*a", "2", "p", "a", "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 str =br.readLine();\n\t\tString[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\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[] stra = str.split(\" \");\n\t\t\n\t\tdouble a = Double.parseDouble(stra[0]);\n\t\tdouble p = 3.1415926535897932384626433 ;\n\t\tSystem.out.printf(\"%.8f %.8f\",a*a*p,2*p*a);\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws IOException{ BufferedReader br =new BufferedReader(new InputStreamReader(System.in)); String str =br.readLine(); String[] stra = str.split(" "); double a = Double.parseDouble(stra[0]); double p = 3.1415926535897932384626433 ; System.out.printf("%.8f %.8f",a*a*p,2*p*a); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 2, 18, 13, 13, 13, 13, 2, 2, 17, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 17, 26 ], [ 26, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 26, 31 ], [ 26, 32 ], [ 33, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 33, 37 ], [ 33, 38 ], [ 26, 39 ], [ 40, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 42, 44 ], [ 40, 45 ], [ 15, 46 ], [ 46, 47 ] ]
[ "import java.io.*;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n double r = in.nextDouble();\n System.out.printf(\"%f %f\\n\", Math.PI * r * r,\n\t\t \t\t 2 * Math.PI * r);\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.ArrayList;", "ArrayList", "java.util", "import java.util.Collections;", "Collections", "java.util", "import java.util.Scanner;", "Scanner", "java.util", "class Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n double r = in.nextDouble();\n System.out.printf(\"%f %f\\n\", Math.PI * r * r,\n\t\t \t\t 2 * Math.PI * r);\n }\n}", "Main", "public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n double r = in.nextDouble();\n System.out.printf(\"%f %f\\n\", Math.PI * r * r,\n\t\t \t\t 2 * Math.PI * r);\n }", "main", "{\n Scanner in = new Scanner(System.in);\n double r = in.nextDouble();\n System.out.printf(\"%f %f\\n\", Math.PI * r * r,\n\t\t \t\t 2 * Math.PI * r);\n }", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "double r = in.nextDouble();", "r", "in.nextDouble()", "in.nextDouble", "in", "System.out.printf(\"%f %f\\n\", Math.PI * r * r,\n\t\t \t\t 2 * Math.PI * r)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\\n\"", "Math.PI * r * r", "Math.PI * r * r", "Math.PI", "Math", "Math.PI", "r", "r", "2 * Math.PI * r", "2 * Math.PI * r", "2", "Math.PI", "Math", "Math.PI", "r", "String[] args", "args" ]
import java.io.*; import java.util.ArrayList; import java.util.Collections; import java.util.Scanner; class Main { public static void main(String[] args) throws IOException { Scanner in = new Scanner(System.in); double r = in.nextDouble(); System.out.printf("%f %f\n", Math.PI * r * r, 2 * Math.PI * r); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 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, 13, 17, 18, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 26, 26 ], [ 26, 27 ], [ 26, 28 ], [ 26, 29 ], [ 29, 30 ], [ 29, 31 ], [ 8, 32 ], [ 32, 33 ], [ 32, 34 ], [ 35, 35 ], [ 35, 36 ], [ 35, 37 ], [ 35, 38 ], [ 38, 39 ], [ 38, 40 ], [ 8, 41 ], [ 41, 42 ], [ 41, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 43, 47 ], [ 8, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 50, 54 ], [ 8, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 61, 61 ], [ 61, 62 ], [ 61, 63 ], [ 61, 64 ], [ 6, 65 ], [ 65, 66 ] ]
[ "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 input = br.readLine();\n\t\tdouble r = Double.parseDouble(input);\n\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = r * 2 * Math.PI;\n\n//\t\tSystem.out.printf(\"%.6f\", \"%.6f\", s, l);\n\n\t\tString ansS = String.format(\"%.6f\", s);\n\t\tString ansL = String.format(\"%.6f\", l);\n\n\t\tSystem.out.println(ansS + \" \" + ansL);\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 input = br.readLine();\n\t\tdouble r = Double.parseDouble(input);\n\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = r * 2 * Math.PI;\n\n//\t\tSystem.out.printf(\"%.6f\", \"%.6f\", s, l);\n\n\t\tString ansS = String.format(\"%.6f\", s);\n\t\tString ansL = String.format(\"%.6f\", l);\n\n\t\tSystem.out.println(ansS + \" \" + ansL);\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 input = br.readLine();\n\t\tdouble r = Double.parseDouble(input);\n\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = r * 2 * Math.PI;\n\n//\t\tSystem.out.printf(\"%.6f\", \"%.6f\", s, l);\n\n\t\tString ansS = String.format(\"%.6f\", s);\n\t\tString ansL = String.format(\"%.6f\", l);\n\n\t\tSystem.out.println(ansS + \" \" + ansL);\n\t}", "main", "{\n\t\tBufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));\n\n\t\tString input = br.readLine();\n\t\tdouble r = Double.parseDouble(input);\n\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = r * 2 * Math.PI;\n\n//\t\tSystem.out.printf(\"%.6f\", \"%.6f\", s, l);\n\n\t\tString ansS = String.format(\"%.6f\", s);\n\t\tString ansL = String.format(\"%.6f\", l);\n\n\t\tSystem.out.println(ansS + \" \" + ansL);\n\t}", "BufferedReader br =\n\t\t\tnew BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String input = br.readLine();", "input", "br.readLine()", "br.readLine", "br", "double r = Double.parseDouble(input);", "r", "Double.parseDouble(input)", "Double.parseDouble", "Double", "input", "double s = r * r * Math.PI;", "s", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double l = r * 2 * Math.PI;", "l", "r * 2 * Math.PI", "r * 2 * Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "String ansS = String.format(\"%.6f\", s);", "ansS", "String.format(\"%.6f\", s)", "String.format", "String", "\"%.6f\"", "s", "String ansL = String.format(\"%.6f\", l);", "ansL", "String.format(\"%.6f\", l)", "String.format", "String", "\"%.6f\"", "l", "System.out.println(ansS + \" \" + ansL)", "System.out.println", "System.out", "System", "System.out", "ansS + \" \" + ansL", "ansS + \" \" + ansL", "ansS", "\" \"", "ansL", "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 input = br.readLine(); double r = Double.parseDouble(input); double s = r * r * Math.PI; double l = r * 2 * Math.PI; // System.out.printf("%.6f", "%.6f", s, l); String ansS = String.format("%.6f", s); String ansL = String.format("%.6f", l); System.out.println(ansS + " " + ansL); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 17, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 2, 2, 13, 13, 13, 17, 4, 18, 13, 17, 2, 2, 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 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 8, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 20, 25 ], [ 26, 26 ], [ 26, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 27, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 26, 36 ], [ 26, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 37, 41 ], [ 42, 42 ], [ 42, 43 ], [ 42, 44 ], [ 42, 45 ], [ 6, 46 ], [ 46, 47 ] ]
[ "import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n \tScanner scan = new Scanner(System.in);\n \tdouble r = scan.nextDouble();\n \tdouble pi = 3.141592653589;\n \t\n \tSystem.out.println(String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi));\n \t\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] args){\n \tScanner scan = new Scanner(System.in);\n \tdouble r = scan.nextDouble();\n \tdouble pi = 3.141592653589;\n \t\n \tSystem.out.println(String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi));\n \t\n }\n}", "Main", "public static void main(String[] args){\n \tScanner scan = new Scanner(System.in);\n \tdouble r = scan.nextDouble();\n \tdouble pi = 3.141592653589;\n \t\n \tSystem.out.println(String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi));\n \t\n }", "main", "{\n \tScanner scan = new Scanner(System.in);\n \tdouble r = scan.nextDouble();\n \tdouble pi = 3.141592653589;\n \t\n \tSystem.out.println(String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi));\n \t\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r = scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double pi = 3.141592653589;", "pi", "3.141592653589", "System.out.println(String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi)", "String.format(\"%.8f\", r*r*pi) + \" \" + String.format(\"%.8f\", 2.0*r*pi)", "String.format(\"%.8f\", r*r*pi)", "String.format", "String", "\"%.8f\"", "r*r*pi", "r*r*pi", "r", "r", "pi", "\" \"", "String.format(\"%.8f\", 2.0*r*pi)", "String.format", "String", "\"%.8f\"", "2.0*r*pi", "2.0*r*pi", "2.0", "r", "pi", "String[] args", "args" ]
import java.util.Scanner; class Main{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); double r = scan.nextDouble(); double pi = 3.141592653589; System.out.println(String.format("%.8f", r*r*pi) + " " + String.format("%.8f", 2.0*r*pi)); } }
[ 7, 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, 13, 17, 18, 13, 13, 41, 13, 20, 41, 13, 4, 18, 13, 17, 18, 13, 13, 41, 13, 20, 41, 13, 4, 18, 13, 17, 18, 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 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 85, 8 ], [ 85, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 23, 23 ], [ 23, 24 ], [ 23, 25 ], [ 23, 26 ], [ 26, 27 ], [ 26, 28 ], [ 11, 29 ], [ 29, 30 ], [ 29, 31 ], [ 32, 32 ], [ 32, 33 ], [ 32, 34 ], [ 32, 35 ], [ 35, 36 ], [ 35, 37 ], [ 11, 38 ], [ 38, 39 ], [ 38, 40 ], [ 11, 41 ], [ 41, 42 ], [ 41, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 43, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 11, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 55, 59 ], [ 59, 60 ], [ 59, 61 ], [ 11, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 62, 67 ], [ 62, 68 ], [ 11, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 69, 74 ], [ 11, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 75, 80 ], [ 75, 81 ], [ 9, 82 ], [ 82, 83 ], [ 0, 84 ], [ 84, 85 ], [ 84, 86 ] ]
[ "import java.math.BigDecimal;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\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\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\n\t}", "main", "{\n\t\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "double r = scan.nextDouble();", "r", "scan.nextDouble()", "scan.nextDouble", "scan", "double x = r * r * Math.PI;", "x", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double y = r * 2 * Math.PI;", "y", "r * 2 * Math.PI", "r * 2 * Math.PI", "r", "2", "Math.PI", "Math", "Math.PI", "BigDecimal X = new BigDecimal(x);", "X", "new BigDecimal(x)", "BigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);", "z", "X.setScale(5, BigDecimal.ROUND_HALF_UP)", "X.setScale", "X", "5", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "BigDecimal Y = new BigDecimal(y);", "Y", "new BigDecimal(y)", "BigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);", "z2", "Y.setScale(5, BigDecimal.ROUND_HALF_UP)", "Y.setScale", "Y", "5", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "System.out.printf(\"%.5f\",z)", "System.out.printf", "System.out", "System", "System.out", "\"%.5f\"", "z", "System.out.print(\" \")", "System.out.print", "System.out", "System", "System.out", "\" \"", "System.out.printf(\"%.5f\",z2)", "System.out.printf", "System.out", "System", "System.out", "\"%.5f\"", "z2", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO ?????????????????????????????????????????????\n\n\t\tScanner scan = new Scanner(System.in);\n double r = scan.nextDouble();\n\t\t\n\t\tdouble x = r * r * Math.PI;\n\t\tdouble y = r * 2 * Math.PI;\n\t\t\n\t\t\n\t\tBigDecimal X = new BigDecimal(x);\n\t\tBigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tBigDecimal Y = new BigDecimal(y);\n\t\tBigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP);\n\t\tSystem.out.printf(\"%.5f\",z);\n\t\tSystem.out.print(\" \");\n\t\tSystem.out.printf(\"%.5f\",z2);\n\t}\n\n}", "Main" ]
import java.math.BigDecimal; import java.util.Scanner; public class Main { public static void main(String[] args) { // TODO ????????????????????????????????????????????? Scanner scan = new Scanner(System.in); double r = scan.nextDouble(); double x = r * r * Math.PI; double y = r * 2 * Math.PI; BigDecimal X = new BigDecimal(x); BigDecimal z = X.setScale(5, BigDecimal.ROUND_HALF_UP); BigDecimal Y = new BigDecimal(y); BigDecimal z2 = Y.setScale(5, BigDecimal.ROUND_HALF_UP); System.out.printf("%.5f",z); System.out.print(" "); System.out.printf("%.5f",z2); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 17, 41, 13, 2, 2, 17, 13, 17, 4, 18, 18, 13, 13, 17, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 42, 5 ], [ 42, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 27, 27 ], [ 27, 28 ], [ 27, 29 ], [ 27, 30 ], [ 8, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 31, 37 ], [ 31, 38 ], [ 6, 39 ], [ 39, 40 ], [ 0, 41 ], [ 41, 42 ], [ 41, 43 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}", "main", "{\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}", "Scanner sc=new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r=sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double c1=r*r*3.141592653589;", "c1", "r*r*3.141592653589", "r*r*3.141592653589", "r", "r", "3.141592653589", "double c2=2*r*3.141592653589;", "c2", "2*r*3.141592653589", "2*r*3.141592653589", "2", "r", "3.141592653589", "System.out.printf(\"%f %f\",c1,c2)", "System.out.printf", "System.out", "System", "System.out", "\"%f %f\"", "c1", "c2", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\n\n\t\tdouble r=sc.nextDouble();\n\n\t\tdouble c1=r*r*3.141592653589;\n\t\tdouble c2=2*r*3.141592653589;\n\n\t\tSystem.out.printf(\"%f %f\",c1,c2);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc=new Scanner(System.in); double r=sc.nextDouble(); double c1=r*r*3.141592653589; double c2=2*r*3.141592653589; System.out.printf("%f %f",c1,c2); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 14, 2, 2, 13, 17, 2, 17, 13, 30, 4, 18, 13, 40, 17, 4, 18, 18, 13, 13, 2, 2, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 17, 2, 2, 17, 13, 18, 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 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 18, 22 ], [ 22, 23 ], [ 22, 24 ], [ 17, 25 ], [ 25, 26 ], [ 26, 27 ], [ 27, 28 ], [ 26, 29 ], [ 29, 30 ], [ 8, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 31, 36 ], [ 37, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 38, 42 ], [ 43, 43 ], [ 43, 44 ], [ 43, 45 ], [ 43, 46 ], [ 46, 47 ], [ 46, 48 ], [ 37, 49 ], [ 37, 50 ], [ 51, 51 ], [ 51, 52 ], [ 51, 53 ], [ 51, 54 ], [ 54, 55 ], [ 54, 56 ], [ 6, 57 ], [ 57, 58 ] ]
[ "import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n if(r<=0 || 10000<=r){\n System.exit(-1);\n }\n System.out.println(String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n if(r<=0 || 10000<=r){\n System.exit(-1);\n }\n System.out.println(String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI);\n }\n}", "Main", "public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n if(r<=0 || 10000<=r){\n System.exit(-1);\n }\n System.out.println(String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n double r = sc.nextDouble();\n if(r<=0 || 10000<=r){\n System.exit(-1);\n }\n System.out.println(String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "if(r<=0 || 10000<=r){\n System.exit(-1);\n }", "r<=0 || 10000<=r", "r<=0", "r", "0", "10000<=r", "10000", "r", "{\n System.exit(-1);\n }", "System.exit(-1)", "System.exit", "System", "-1", "1", "System.out.println(String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI)", "System.out.println", "System.out", "System", "System.out", "String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI", "String.format(\"%f\",r*r*Math.PI) + \" \" + 2*r*Math.PI", "String.format(\"%f\",r*r*Math.PI)", "String.format", "String", "\"%f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "\" \"", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "String[] args", "args" ]
import java.util.Scanner; class Main{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); if(r<=0 || 10000<=r){ System.exit(-1); } System.out.println(String.format("%f",r*r*Math.PI) + " " + 2*r*Math.PI); } }
[ 7, 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, 13, 18, 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 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 17, 22 ], [ 17, 23 ], [ 24, 24 ], [ 24, 25 ], [ 24, 26 ], [ 24, 27 ], [ 27, 28 ], [ 27, 29 ], [ 17, 30 ], [ 31, 31 ], [ 31, 32 ], [ 31, 33 ], [ 31, 34 ], [ 34, 35 ], [ 34, 36 ], [ 6, 37 ], [ 37, 38 ], [ 0, 39 ], [ 39, 40 ], [ 39, 41 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}\n\n}", "Main", "public static void main(String[] args){\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}", "main", "{\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}", "Scanner k = new Scanner(System.in);", "k", "new Scanner(System.in)", "double r = k.nextDouble();", "r", "k.nextDouble()", "k.nextDouble", "k", "System.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI)", "System.out.printf", "System.out", "System", "System.out", "\"%.10f %.10f\\n\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "2*r*Math.PI", "2*r*Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}\n\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner k = new Scanner(System.in);\n\t\tdouble r = k.nextDouble();\n\t\tSystem.out.printf(\"%.10f %.10f\\n\",r*r*Math.PI,2*r*Math.PI);\n\t\t\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner k = new Scanner(System.in); double r = k.nextDouble(); System.out.printf("%.10f %.10f\n",r*r*Math.PI,2*r*Math.PI); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 41, 13, 17, 12, 13, 30, 38, 5, 13, 30, 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, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 4, 18, 18, 13, 13, 13, 4, 18, 18, 13, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 17, 18, 13, 13, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 103, 8 ], [ 103, 9 ], [ 9, 10 ], [ 9, 11 ], [ 103, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 16, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 19, 22 ], [ 22, 23 ], [ 15, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 24, 28 ], [ 28, 29 ], [ 24, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 31, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 38, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 50, 51 ], [ 50, 52 ], [ 38, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 55, 59 ], [ 60, 60 ], [ 60, 61 ], [ 60, 62 ], [ 60, 63 ], [ 63, 64 ], [ 63, 65 ], [ 38, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 66, 71 ], [ 38, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 38, 78 ], [ 78, 79 ], [ 78, 80 ], [ 80, 81 ], [ 81, 82 ], [ 80, 83 ], [ 80, 84 ], [ 85, 85 ], [ 85, 86 ], [ 85, 87 ], [ 87, 88 ], [ 87, 89 ], [ 85, 90 ], [ 38, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 93, 95 ], [ 91, 96 ], [ 24, 97 ], [ 97, 98 ], [ 98, 99 ], [ 12, 100 ], [ 100, 101 ], [ 0, 102 ], [ 102, 103 ], [ 102, 104 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\n/**\n * http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=ITP1_4_B\n * \n * @author chrone\n * \n */\npublic class Main {\n \n private final static String SPACE = \" \";\n \n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n \n private final static String SPACE = \" \";\n \n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }\n}", "Main", "private final static String SPACE = \" \";", "SPACE", "\" \"", "public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }", "main", "{\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }", "try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }", "catch (Exception e) {\n System.exit(-1);\n }", "Exception e", "{\n System.exit(-1);\n }", "System.exit(-1)", "System.exit", "System", "-1", "1", "{\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n }", "BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));", "stdReader", "new BufferedReader(\n new InputStreamReader(System.in))", "String sStr;", "sStr", "while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }", "(sStr = stdReader.readLine()) != null", "(sStr = stdReader.readLine())", "sStr", "stdReader.readLine()", "stdReader.readLine", "stdReader", "null", "{\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }", "String[] inputs = sStr.split(\" \");", "inputs", "sStr.split(\" \")", "sStr.split", "sStr", "\" \"", "double r = Double.valueOf(inputs[0]);", "r", "Double.valueOf(inputs[0])", "Double.valueOf", "Double", "inputs[0]", "inputs", "0", "String area = String.format(\"%.5f\", r*r*Math.PI);", "area", "String.format(\"%.5f\", r*r*Math.PI)", "String.format", "String", "\"%.5f\"", "r*r*Math.PI", "r*r*Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "System.out.println(area)", "System.out.println", "System.out", "System", "System.out", "area", "System.out.print(SPACE)", "System.out.print", "System.out", "System", "System.out", "SPACE", "String length = String.format(\"%.5f\", 2*Math.PI*r);", "length", "String.format(\"%.5f\", 2*Math.PI*r)", "String.format", "String", "\"%.5f\"", "2*Math.PI*r", "2*Math.PI*r", "2", "Math.PI", "Math", "Math.PI", "r", "System.out.print( length )", "System.out.print", "System.out", "System", "System.out", "length", "stdReader.close()", "stdReader.close", "stdReader", "String[] args", "args", "public class Main {\n \n private final static String SPACE = \" \";\n \n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }\n}", "public class Main {\n \n private final static String SPACE = \" \";\n \n public static void main(String[] args) {\n try {\n BufferedReader stdReader = new BufferedReader(\n new InputStreamReader(System.in));\n \n String sStr;\n while ((sStr = stdReader.readLine()) != null) {\n String[] inputs = sStr.split(\" \");\n \n double r = Double.valueOf(inputs[0]);\n\n String area = String.format(\"%.5f\", r*r*Math.PI);\n System.out.println(area);\n System.out.print(SPACE);\n String length = String.format(\"%.5f\", 2*Math.PI*r);\n System.out.print( length );\n\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; /** * http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=ITP1_4_B * * @author chrone * */ public class Main { private final static String SPACE = " "; public static void main(String[] args) { try { BufferedReader stdReader = new BufferedReader( new InputStreamReader(System.in)); String sStr; while ((sStr = stdReader.readLine()) != null) { String[] inputs = sStr.split(" "); double r = Double.valueOf(inputs[0]); String area = String.format("%.5f", r*r*Math.PI); System.out.println(area); System.out.print(SPACE); String length = String.format("%.5f", 2*Math.PI*r); System.out.print( length ); } stdReader.close(); } catch (Exception e) { System.exit(-1); } } }
[ 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, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 41, 13, 4, 18, 13, 17, 2, 2, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 31, 35 ], [ 36, 36 ], [ 36, 37 ], [ 36, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 14, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 49, 49 ], [ 49, 50 ], [ 49, 51 ], [ 49, 52 ], [ 52, 53 ], [ 52, 54 ], [ 14, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 61, 61 ], [ 61, 62 ], [ 61, 63 ], [ 61, 64 ], [ 12, 65 ], [ 65, 66 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString num = br.readLine();\n\n\t\tdouble dnum = Double.parseDouble(num);\n\n\t\tString s = String.format(\"%.5f\", dnum*dnum*Math.PI);\n\t\tString s2 = String.format(\"%.5f\", dnum*2*Math.PI);\n\n\t\tSystem.out.println(s+\" \"+s2);\n\n\n\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString num = br.readLine();\n\n\t\tdouble dnum = Double.parseDouble(num);\n\n\t\tString s = String.format(\"%.5f\", dnum*dnum*Math.PI);\n\t\tString s2 = String.format(\"%.5f\", dnum*2*Math.PI);\n\n\t\tSystem.out.println(s+\" \"+s2);\n\n\n\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString num = br.readLine();\n\n\t\tdouble dnum = Double.parseDouble(num);\n\n\t\tString s = String.format(\"%.5f\", dnum*dnum*Math.PI);\n\t\tString s2 = String.format(\"%.5f\", dnum*2*Math.PI);\n\n\t\tSystem.out.println(s+\" \"+s2);\n\n\n\n\t}", "main", "{\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString num = br.readLine();\n\n\t\tdouble dnum = Double.parseDouble(num);\n\n\t\tString s = String.format(\"%.5f\", dnum*dnum*Math.PI);\n\t\tString s2 = String.format(\"%.5f\", dnum*2*Math.PI);\n\n\t\tSystem.out.println(s+\" \"+s2);\n\n\n\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String num = br.readLine();", "num", "br.readLine()", "br.readLine", "br", "double dnum = Double.parseDouble(num);", "dnum", "Double.parseDouble(num)", "Double.parseDouble", "Double", "num", "String s = String.format(\"%.5f\", dnum*dnum*Math.PI);", "s", "String.format(\"%.5f\", dnum*dnum*Math.PI)", "String.format", "String", "\"%.5f\"", "dnum*dnum*Math.PI", "dnum*dnum*Math.PI", "dnum", "dnum", "Math.PI", "Math", "Math.PI", "String s2 = String.format(\"%.5f\", dnum*2*Math.PI);", "s2", "String.format(\"%.5f\", dnum*2*Math.PI)", "String.format", "String", "\"%.5f\"", "dnum*2*Math.PI", "dnum*2*Math.PI", "dnum", "2", "Math.PI", "Math", "Math.PI", "System.out.println(s+\" \"+s2)", "System.out.println", "System.out", "System", "System.out", "s+\" \"+s2", "s+\" \"+s2", "s", "\" \"", "s2", "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 num = br.readLine(); double dnum = Double.parseDouble(num); String s = String.format("%.5f", dnum*dnum*Math.PI); String s2 = String.format("%.5f", dnum*2*Math.PI); System.out.println(s+" "+s2); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 20, 17, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 13, 0, 18, 13, 17, 4, 18, 13, 17, 2, 2, 17, 13, 18, 13, 13, 0, 18, 13, 17, 4, 18, 13, 17, 2, 2, 13, 13, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 18, 13, 17, 17, 18, 13, 17, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 11, 14 ], [ 14, 15 ], [ 11, 16 ], [ 16, 17 ], [ 16, 18 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 11, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 11, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 38, 42 ], [ 43, 43 ], [ 43, 44 ], [ 43, 45 ], [ 43, 46 ], [ 46, 47 ], [ 46, 48 ], [ 11, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 49, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 53, 57 ], [ 58, 58 ], [ 58, 59 ], [ 58, 60 ], [ 58, 61 ], [ 61, 62 ], [ 61, 63 ], [ 11, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 64, 69 ], [ 70, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 70, 74 ], [ 70, 75 ], [ 75, 76 ], [ 75, 77 ], [ 9, 78 ], [ 78, 79 ] ]
[ "import java.io.*;\nimport java.util.Arrays;\nclass Main{\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble n;\n\t\tString str;\n\t\tString[] f = new String[5];\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tstr = in.readLine();\n\t\tn = Double.parseDouble(str);\n\t\tf[0] = String.format(\"%.6f\",2*n*Math.PI);\n\t\tf[1] = String.format(\"%.6f\",n*n*Math.PI);\n\t\tSystem.out.println(f[1]+\" \"+f[0]);\n\t}\n}", "import java.io.*;", "io.*", "java", "import java.util.Arrays;", "Arrays", "java.util", "class Main{\n\tpublic static void main(String[] args) throws IOException {\n\t\tdouble n;\n\t\tString str;\n\t\tString[] f = new String[5];\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tstr = in.readLine();\n\t\tn = Double.parseDouble(str);\n\t\tf[0] = String.format(\"%.6f\",2*n*Math.PI);\n\t\tf[1] = String.format(\"%.6f\",n*n*Math.PI);\n\t\tSystem.out.println(f[1]+\" \"+f[0]);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tdouble n;\n\t\tString str;\n\t\tString[] f = new String[5];\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tstr = in.readLine();\n\t\tn = Double.parseDouble(str);\n\t\tf[0] = String.format(\"%.6f\",2*n*Math.PI);\n\t\tf[1] = String.format(\"%.6f\",n*n*Math.PI);\n\t\tSystem.out.println(f[1]+\" \"+f[0]);\n\t}", "main", "{\n\t\tdouble n;\n\t\tString str;\n\t\tString[] f = new String[5];\n\t\tBufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n\t\tstr = in.readLine();\n\t\tn = Double.parseDouble(str);\n\t\tf[0] = String.format(\"%.6f\",2*n*Math.PI);\n\t\tf[1] = String.format(\"%.6f\",n*n*Math.PI);\n\t\tSystem.out.println(f[1]+\" \"+f[0]);\n\t}", "double n;", "n", "String str;", "str", "String[] f = new String[5];", "f", "new String[5]", "5", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "str = in.readLine()", "str", "in.readLine()", "in.readLine", "in", "n = Double.parseDouble(str)", "n", "Double.parseDouble(str)", "Double.parseDouble", "Double", "str", "f[0] = String.format(\"%.6f\",2*n*Math.PI)", "f[0]", "f", "0", "String.format(\"%.6f\",2*n*Math.PI)", "String.format", "String", "\"%.6f\"", "2*n*Math.PI", "2*n*Math.PI", "2", "n", "Math.PI", "Math", "Math.PI", "f[1] = String.format(\"%.6f\",n*n*Math.PI)", "f[1]", "f", "1", "String.format(\"%.6f\",n*n*Math.PI)", "String.format", "String", "\"%.6f\"", "n*n*Math.PI", "n*n*Math.PI", "n", "n", "Math.PI", "Math", "Math.PI", "System.out.println(f[1]+\" \"+f[0])", "System.out.println", "System.out", "System", "System.out", "f[1]+\" \"+f[0]", "f[1]+\" \"+f[0]", "f[1]", "f", "1", "\" \"", "f[0]", "f", "0", "String[] args", "args" ]
import java.io.*; import java.util.Arrays; class Main{ public static void main(String[] args) throws IOException { double n; String str; String[] f = new String[5]; BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); str = in.readLine(); n = Double.parseDouble(str); f[0] = String.format("%.6f",2*n*Math.PI); f[1] = String.format("%.6f",n*n*Math.PI); System.out.println(f[1]+" "+f[0]); } }
[ 7, 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, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 37, 41 ], [ 8, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 49, 54 ], [ 55, 55 ], [ 55, 56 ], [ 55, 57 ], [ 55, 58 ], [ 6, 59 ], [ 59, 60 ] ]
[ "import java.util.Scanner;\n\n\nclass Main {\n\n\tpublic static void main(String[] args) {\n\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble t = 2 * r * Math.PI;\n\t\t\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString T = String.format(\"%.6f\",t);\n\t\t\n\t\tSystem.out.println(S + \" \" + T);\n\t\t\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main {\n\n\tpublic static void main(String[] args) {\n\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble t = 2 * r * Math.PI;\n\t\t\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString T = String.format(\"%.6f\",t);\n\t\t\n\t\tSystem.out.println(S + \" \" + T);\n\t\t\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble t = 2 * r * Math.PI;\n\t\t\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString T = String.format(\"%.6f\",t);\n\t\t\n\t\tSystem.out.println(S + \" \" + T);\n\t\t\n\t}", "main", "{\n\t\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tdouble r = sc.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble t = 2 * r * Math.PI;\n\t\t\n\t\tString S = String.format(\"%.6f\",s);\n\t\tString T = String.format(\"%.6f\",t);\n\t\t\n\t\tSystem.out.println(S + \" \" + T);\n\t\t\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double s = r * r * Math.PI;", "s", "r * r * Math.PI", "r * r * Math.PI", "r", "r", "Math.PI", "Math", "Math.PI", "double t = 2 * r * Math.PI;", "t", "2 * r * Math.PI", "2 * r * Math.PI", "2", "r", "Math.PI", "Math", "Math.PI", "String S = String.format(\"%.6f\",s);", "S", "String.format(\"%.6f\",s)", "String.format", "String", "\"%.6f\"", "s", "String T = String.format(\"%.6f\",t);", "T", "String.format(\"%.6f\",t)", "String.format", "String", "\"%.6f\"", "t", "System.out.println(S + \" \" + T)", "System.out.println", "System.out", "System", "System.out", "S + \" \" + T", "S + \" \" + T", "S", "\" \"", "T", "String[] args", "args" ]
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double s = r * r * Math.PI; double t = 2 * r * Math.PI; String S = String.format("%.6f",s); String T = String.format("%.6f",t); System.out.println(S + " " + T); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 18, 13, 13, 41, 13, 17, 41, 13, 17, 0, 13, 2, 2, 13, 13, 13, 0, 13, 2, 2, 17, 13, 13, 41, 13, 4, 18, 13, 17, 13, 41, 13, 4, 18, 13, 17, 13, 4, 18, 18, 13, 13, 2, 2, 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 ], [ 19, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 8, 25 ], [ 25, 26 ], [ 25, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 31, 31 ], [ 31, 32 ], [ 31, 33 ], [ 31, 34 ], [ 8, 35 ], [ 35, 36 ], [ 35, 37 ], [ 38, 38 ], [ 38, 39 ], [ 38, 40 ], [ 38, 41 ], [ 8, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 44, 48 ], [ 8, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 51, 55 ], [ 8, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 58, 60 ], [ 56, 61 ], [ 62, 62 ], [ 62, 63 ], [ 62, 64 ], [ 62, 65 ], [ 6, 66 ], [ 66, 67 ] ]
[ "import java.util.Scanner;\n\nclass Main{\n public static void main(String[] args) {\n \n\t Scanner sc = new Scanner(System.in);\n\t \n\t double r = sc.nextDouble();\n\t double ritu = Math.PI;\n\t double men = 0;\n\t double shuu = 0;\n\t \n\t //String = String.format(\"%.5f\", );\n\t men = r*r*ritu;\n\t shuu = 2 * ritu * r;\n\t \n\t String strmen = String.format(\"%.6f\",men );\n\t String strshuu = String.format(\"%.6f\",shuu );\n\t \n\t System.out.println(strmen+\" \"+strshuu);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] args) {\n \n\t Scanner sc = new Scanner(System.in);\n\t \n\t double r = sc.nextDouble();\n\t double ritu = Math.PI;\n\t double men = 0;\n\t double shuu = 0;\n\t \n\t //String = String.format(\"%.5f\", );\n\t men = r*r*ritu;\n\t shuu = 2 * ritu * r;\n\t \n\t String strmen = String.format(\"%.6f\",men );\n\t String strshuu = String.format(\"%.6f\",shuu );\n\t \n\t System.out.println(strmen+\" \"+strshuu);\n }\n}", "Main", "public static void main(String[] args) {\n \n\t Scanner sc = new Scanner(System.in);\n\t \n\t double r = sc.nextDouble();\n\t double ritu = Math.PI;\n\t double men = 0;\n\t double shuu = 0;\n\t \n\t //String = String.format(\"%.5f\", );\n\t men = r*r*ritu;\n\t shuu = 2 * ritu * r;\n\t \n\t String strmen = String.format(\"%.6f\",men );\n\t String strshuu = String.format(\"%.6f\",shuu );\n\t \n\t System.out.println(strmen+\" \"+strshuu);\n }", "main", "{\n \n\t Scanner sc = new Scanner(System.in);\n\t \n\t double r = sc.nextDouble();\n\t double ritu = Math.PI;\n\t double men = 0;\n\t double shuu = 0;\n\t \n\t //String = String.format(\"%.5f\", );\n\t men = r*r*ritu;\n\t shuu = 2 * ritu * r;\n\t \n\t String strmen = String.format(\"%.6f\",men );\n\t String strshuu = String.format(\"%.6f\",shuu );\n\t \n\t System.out.println(strmen+\" \"+strshuu);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "double r = sc.nextDouble();", "r", "sc.nextDouble()", "sc.nextDouble", "sc", "double ritu = Math.PI;", "ritu", "Math.PI", "Math", "Math.PI", "double men = 0;", "men", "0", "double shuu = 0;", "shuu", "0", "men = r*r*ritu", "men", "r*r*ritu", "r*r*ritu", "r", "r", "ritu", "shuu = 2 * ritu * r", "shuu", "2 * ritu * r", "2 * ritu * r", "2", "ritu", "r", "String strmen = String.format(\"%.6f\",men );", "strmen", "String.format(\"%.6f\",men )", "String.format", "String", "\"%.6f\"", "men", "String strshuu = String.format(\"%.6f\",shuu );", "strshuu", "String.format(\"%.6f\",shuu )", "String.format", "String", "\"%.6f\"", "shuu", "System.out.println(strmen+\" \"+strshuu)", "System.out.println", "System.out", "System", "System.out", "strmen+\" \"+strshuu", "strmen+\" \"+strshuu", "strmen", "\" \"", "strshuu", "String[] args", "args" ]
import java.util.Scanner; class Main{ public static void main(String[] args) { Scanner sc = new Scanner(System.in); double r = sc.nextDouble(); double ritu = Math.PI; double men = 0; double shuu = 0; //String = String.format("%.5f", ); men = r*r*ritu; shuu = 2 * ritu * r; String strmen = String.format("%.6f",men ); String strshuu = String.format("%.6f",shuu ); System.out.println(strmen+" "+strshuu); } }
[ 7, 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, 17, 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 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 20, 20 ], [ 20, 21 ], [ 20, 22 ], [ 20, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 29, 29 ], [ 29, 30 ], [ 29, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 35, 41 ], [ 35, 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\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\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\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\n\t}", "main", "{\n\t\t\n\t\tScanner stdIn = new Scanner(System.in);\n\n\t\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\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.printf(\"%.10f %.10f\\n\", s, l)", "System.out.printf", "System.out", "System", "System.out", "\"%.10f %.10f\\n\"", "s", "l", "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\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\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\tdouble r = stdIn.nextDouble();\n\t\t\n\t\tdouble s = r * r * Math.PI;\n\t\tdouble l = 2 * r * Math.PI;\n\t\tSystem.out.printf(\"%.10f %.10f\\n\", s, l);\n\t}\n}", "Main" ]
import java.util.Scanner; 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.printf("%.10f %.10f\n", s, l); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 42, 40, 13, 30, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 35, 4, 18, 18, 13, 17, 17, 34, 17, 1, 4, 18, 18, 13, 13, 2, 13, 13, 3, 34, 17, 1, 4, 18, 18, 13, 13, 2, 13, 13, 3, 34, 17, 1, 4, 18, 18, 13, 13, 2, 13, 13, 3, 34, 17, 1, 4, 18, 18, 13, 13, 2, 13, 13, 3, 34, 1, 0, 13, 17, 3, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 16, 17 ], [ 15, 18 ], [ 18, 19 ], [ 19, 20 ], [ 19, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 24, 25 ], [ 21, 26 ], [ 18, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 29, 32 ], [ 32, 33 ], [ 32, 34 ], [ 18, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 40, 42 ], [ 18, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 44, 49 ], [ 43, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 58, 60 ], [ 52, 61 ], [ 43, 62 ], [ 62, 63 ], [ 62, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 70, 71 ], [ 70, 72 ], [ 64, 73 ], [ 43, 74 ], [ 74, 75 ], [ 74, 76 ], [ 76, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 79, 81 ], [ 77, 82 ], [ 82, 83 ], [ 82, 84 ], [ 76, 85 ], [ 43, 86 ], [ 86, 87 ], [ 86, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 91, 93 ], [ 89, 94 ], [ 94, 95 ], [ 94, 96 ], [ 88, 97 ], [ 43, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 100, 102 ], [ 99, 103 ], [ 6, 104 ], [ 104, 105 ] ]
[ "import java.io.*;\n\nclass Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean end=false;\n\t\twhile(!end){\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}\n\t}\n}", "import java.io.*;", "io.*", "java", "class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean end=false;\n\t\twhile(!end){\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}\n\t}\n}", "Main", "public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean end=false;\n\t\twhile(!end){\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tboolean end=false;\n\t\twhile(!end){\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "boolean end=false;", "end", "false", "while(!end){\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}", "!end", "end", "{\n\t\t\tString[] array = br.readLine().split(\" \");\n\t int a = Integer.parseInt(array[0]);\n\t int b = Integer.parseInt(array[2]);\n\t switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }\n\t\t}", "String[] array = br.readLine().split(\" \");", "array", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int a = Integer.parseInt(array[0]);", "a", "Integer.parseInt(array[0])", "Integer.parseInt", "Integer", "array[0]", "array", "0", "int b = Integer.parseInt(array[2]);", "b", "Integer.parseInt(array[2])", "Integer.parseInt", "Integer", "array[2]", "array", "2", "switch(array[1].charAt(0)){\n\t case '+':\n\t \tSystem.out.println(a+b);\n\t \tbreak;\n\t case '-':\n\t \tSystem.out.println(a-b);\n\t \tbreak;\n\t case '*':\n\t \tSystem.out.println(a*b);\n\t \tbreak;\n\t case '/':\n\t \tSystem.out.println(a/b);\n\t \tbreak;\n\t default:\n\t \tend=true;\n\t \tbreak;\n\t }", "array[1].charAt(0)", "array[1].charAt", "array[1]", "array", "1", "0", "case '+':", "'+'", "case '+':", "System.out.println(a+b)", "System.out.println", "System.out", "System", "System.out", "a+b", "a", "b", "break;", "case '-':", "'-'", "case '-':", "System.out.println(a-b)", "System.out.println", "System.out", "System", "System.out", "a-b", "a", "b", "break;", "case '*':", "'*'", "case '*':", "System.out.println(a*b)", "System.out.println", "System.out", "System", "System.out", "a*b", "a", "b", "break;", "case '/':", "'/'", "case '/':", "System.out.println(a/b)", "System.out.println", "System.out", "System", "System.out", "a/b", "a", "b", "break;", "default:", "default:", "end=true", "end", "true", "break;", "String[] args", "args" ]
import java.io.*; class Main { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); boolean end=false; while(!end){ String[] array = br.readLine().split(" "); int a = Integer.parseInt(array[0]); int b = Integer.parseInt(array[2]); switch(array[1].charAt(0)){ case '+': System.out.println(a+b); break; case '-': System.out.println(a-b); break; case '*': System.out.println(a*b); break; case '/': System.out.println(a/b); break; default: end=true; break; } } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 41, 13, 17, 12, 13, 30, 4, 18, 20, 23, 13, 12, 13, 30, 41, 13, 8, 4, 18, 13, 20, 20, 41, 13, 20, 4, 13, 13, 13, 4, 18, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 42, 40, 4, 18, 17, 13, 30, 41, 13, 17, 14, 4, 18, 17, 13, 0, 13, 2, 13, 13, 14, 4, 18, 17, 13, 0, 13, 2, 13, 13, 14, 4, 18, 17, 13, 0, 13, 2, 13, 13, 14, 4, 18, 17, 13, 0, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 144, 11 ], [ 144, 12 ], [ 12, 13 ], [ 12, 14 ], [ 144, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 15, 21 ], [ 21, 22 ], [ 144, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 28, 32 ], [ 28, 33 ], [ 25, 34 ], [ 34, 35 ], [ 34, 36 ], [ 25, 37 ], [ 37, 38 ], [ 37, 39 ], [ 37, 40 ], [ 25, 41 ], [ 41, 42 ], [ 42, 43 ], [ 144, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 46, 49 ], [ 49, 50 ], [ 46, 51 ], [ 51, 52 ], [ 46, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 56, 57 ], [ 46, 58 ], [ 58, 59 ], [ 58, 60 ], [ 60, 61 ], [ 61, 62 ], [ 46, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 46, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 70, 73 ], [ 68, 74 ], [ 74, 75 ], [ 75, 76 ], [ 75, 77 ], [ 74, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 79, 82 ], [ 78, 83 ], [ 83, 84 ], [ 83, 85 ], [ 85, 86 ], [ 85, 87 ], [ 74, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 89, 92 ], [ 88, 93 ], [ 93, 94 ], [ 93, 95 ], [ 95, 96 ], [ 95, 97 ], [ 74, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 99, 102 ], [ 98, 103 ], [ 103, 104 ], [ 103, 105 ], [ 105, 106 ], [ 105, 107 ], [ 74, 108 ], [ 108, 109 ], [ 109, 110 ], [ 110, 111 ], [ 109, 112 ], [ 108, 113 ], [ 113, 114 ], [ 113, 115 ], [ 115, 116 ], [ 115, 117 ], [ 74, 118 ], [ 118, 119 ], [ 119, 120 ], [ 120, 121 ], [ 120, 122 ], [ 118, 123 ], [ 74, 124 ], [ 124, 125 ], [ 124, 126 ], [ 126, 127 ], [ 127, 128 ], [ 74, 129 ], [ 129, 130 ], [ 129, 131 ], [ 131, 132 ], [ 132, 133 ], [ 74, 134 ], [ 134, 135 ], [ 134, 136 ], [ 136, 137 ], [ 137, 138 ], [ 44, 139 ], [ 139, 140 ], [ 44, 141 ], [ 141, 142 ], [ 0, 143 ], [ 143, 144 ], [ 143, 145 ] ]
[ "import java.io.ByteArrayInputStream;\nimport java.io.PrintWriter;\nimport java.util.Scanner;\n\npublic class Main {\n\t\n\tString INPUT = \"\";\n\t\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}\n\t\n\tvoid solve(Scanner sc, PrintWriter out) {\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}\n}\n", "import java.io.ByteArrayInputStream;", "ByteArrayInputStream", "java.io", "import java.io.PrintWriter;", "PrintWriter", "java.io", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\t\n\tString INPUT = \"\";\n\t\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}\n\t\n\tvoid solve(Scanner sc, PrintWriter out) {\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}\n}", "Main", "String INPUT = \"\";", "INPUT", "\"\"", "public static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}", "main", "{\n\t\tnew Main().run();\n\t}", "new Main().run()", "new Main().run", "new Main()", "String[] args", "args", "void run() {\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}", "run", "{\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}", "Scanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));", "sc", "INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()))", "INPUT.isEmpty()", "INPUT.isEmpty", "INPUT", "new Scanner(System.in)", "new Scanner(new ByteArrayInputStream(INPUT.getBytes()))", "PrintWriter out = new PrintWriter(System.out);", "out", "new PrintWriter(System.out)", "solve(sc, out)", "solve", "sc", "out", "out.flush()", "out.flush", "out", "void solve(Scanner sc, PrintWriter out) {\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}", "solve", "{\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}", "int a", "a", "b;", "b", "String op;", "op", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "op = sc.next()", "op", "sc.next()", "sc.next", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "while (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}", "!\"?\".equals(op)", "\"?\".equals(op)", "\"?\".equals", "\"?\"", "op", "{\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}", "int ans = 0;", "ans", "0", "if (\"+\".equals(op)) ans=a+b;", "\"+\".equals(op)", "\"+\".equals", "\"+\"", "op", "ans=a+b", "ans", "a+b", "a", "b", "if (\"-\".equals(op)) ans=a-b;", "\"-\".equals(op)", "\"-\".equals", "\"-\"", "op", "ans=a-b", "ans", "a-b", "a", "b", "if (\"*\".equals(op)) ans=a*b;", "\"*\".equals(op)", "\"*\".equals", "\"*\"", "op", "ans=a*b", "ans", "a*b", "a", "b", "if (\"/\".equals(op)) ans=a/b;", "\"/\".equals(op)", "\"/\".equals", "\"/\"", "op", "ans=a/b", "ans", "a/b", "a", "b", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "op = sc.next()", "op", "sc.next()", "sc.next", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "Scanner sc", "sc", "PrintWriter out", "out", "public class Main {\n\t\n\tString INPUT = \"\";\n\t\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}\n\t\n\tvoid solve(Scanner sc, PrintWriter out) {\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}\n}", "public class Main {\n\t\n\tString INPUT = \"\";\n\t\n\tpublic static void main(String[] args) throws Exception {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes()));\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\t\n\t\tsolve(sc, out);\n\t\tout.flush();\n\t}\n\t\n\tvoid solve(Scanner sc, PrintWriter out) {\n\t\tint a,b;\n\t\tString op;\n\t\t\n\t\ta = sc.nextInt();\n\t\top = sc.next();\n\t\tb = sc.nextInt();\n\t\t\n\t\twhile (!\"?\".equals(op)) {\n\t\t\tint ans = 0;\n\t\t\tif (\"+\".equals(op)) ans=a+b;\n\t\t\tif (\"-\".equals(op)) ans=a-b;\n\t\t\tif (\"*\".equals(op)) ans=a*b;\n\t\t\tif (\"/\".equals(op)) ans=a/b;\n\t\t\tSystem.out.println(ans);\n\t\t\t\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t}\n\t}\n}", "Main" ]
import java.io.ByteArrayInputStream; import java.io.PrintWriter; import java.util.Scanner; public class Main { String INPUT = ""; public static void main(String[] args) throws Exception { new Main().run(); } void run() { Scanner sc = INPUT.isEmpty() ? new Scanner(System.in) : new Scanner(new ByteArrayInputStream(INPUT.getBytes())); PrintWriter out = new PrintWriter(System.out); solve(sc, out); out.flush(); } void solve(Scanner sc, PrintWriter out) { int a,b; String op; a = sc.nextInt(); op = sc.next(); b = sc.nextInt(); while (!"?".equals(op)) { int ans = 0; if ("+".equals(op)) ans=a+b; if ("-".equals(op)) ans=a-b; if ("*".equals(op)) ans=a*b; if ("/".equals(op)) ans=a/b; System.out.println(ans); a = sc.nextInt(); op = sc.next(); b = sc.nextInt(); } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 42, 4, 18, 13, 30, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 14, 4, 18, 17, 13, 30, 3, 30, 14, 2, 2, 2, 2, 13, 17, 2, 13, 17, 2, 13, 17, 2, 13, 17, 30, 14, 4, 18, 17, 13, 30, 41, 13, 2, 13, 13, 4, 18, 13, 4, 18, 13, 13, 14, 4, 18, 17, 13, 30, 41, 13, 2, 13, 13, 4, 18, 13, 4, 18, 13, 13, 14, 4, 18, 17, 13, 30, 41, 13, 2, 13, 13, 4, 18, 13, 4, 18, 13, 13, 14, 4, 18, 17, 13, 30, 14, 2, 13, 17, 30, 41, 13, 2, 13, 13, 4, 18, 13, 4, 18, 13, 13, 28, 13, 13, 30, 30, 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 ], [ 177, 14 ], [ 177, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 25, 26 ], [ 26, 27 ], [ 24, 28 ], [ 28, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 28, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 28, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 28, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 50, 52 ], [ 28, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 58, 59 ], [ 58, 60 ], [ 28, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 62, 65 ], [ 61, 66 ], [ 66, 67 ], [ 61, 68 ], [ 68, 69 ], [ 69, 70 ], [ 72, 71 ], [ 79, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 72, 76 ], [ 76, 77 ], [ 76, 78 ], [ 79, 79 ], [ 79, 80 ], [ 79, 81 ], [ 72, 82 ], [ 82, 83 ], [ 82, 84 ], [ 69, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 88, 89 ], [ 87, 90 ], [ 86, 91 ], [ 91, 92 ], [ 92, 93 ], [ 92, 94 ], [ 94, 95 ], [ 94, 96 ], [ 91, 97 ], [ 97, 98 ], [ 98, 99 ], [ 97, 100 ], [ 100, 101 ], [ 101, 102 ], [ 100, 103 ], [ 86, 104 ], [ 104, 105 ], [ 105, 106 ], [ 106, 107 ], [ 105, 108 ], [ 104, 109 ], [ 109, 110 ], [ 110, 111 ], [ 110, 112 ], [ 112, 113 ], [ 112, 114 ], [ 109, 115 ], [ 115, 116 ], [ 116, 117 ], [ 115, 118 ], [ 118, 119 ], [ 119, 120 ], [ 118, 121 ], [ 104, 122 ], [ 122, 123 ], [ 123, 124 ], [ 124, 125 ], [ 123, 126 ], [ 122, 127 ], [ 127, 128 ], [ 128, 129 ], [ 128, 130 ], [ 130, 131 ], [ 130, 132 ], [ 127, 133 ], [ 133, 134 ], [ 134, 135 ], [ 133, 136 ], [ 136, 137 ], [ 137, 138 ], [ 136, 139 ], [ 122, 140 ], [ 140, 141 ], [ 141, 142 ], [ 142, 143 ], [ 141, 144 ], [ 140, 145 ], [ 145, 146 ], [ 146, 147 ], [ 147, 148 ], [ 147, 149 ], [ 146, 150 ], [ 150, 151 ], [ 151, 152 ], [ 151, 153 ], [ 153, 154 ], [ 153, 155 ], [ 150, 156 ], [ 156, 157 ], [ 157, 158 ], [ 156, 159 ], [ 159, 160 ], [ 160, 161 ], [ 159, 162 ], [ 17, 163 ], [ 163, 164 ], [ 163, 165 ], [ 163, 166 ], [ 167, 167 ], [ 167, 168 ], [ 168, 169 ], [ 169, 170 ], [ 170, 171 ], [ 170, 172 ], [ 168, 173 ], [ 15, 174 ], [ 174, 175 ], [ 0, 176 ], [ 176, 177 ], [ 176, 178 ] ]
[ "import java.io.BufferedInputStream;\nimport java.util.ArrayList;\nimport java.util.List;\nimport java.util.Scanner;\n\npublic class Main{\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}\n\n}", "import java.io.BufferedInputStream;", "BufferedInputStream", "java.io", "import java.util.ArrayList;", "ArrayList", "java.util", "import java.util.List;", "List", "java.util", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}", "main", "{\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}", "Scanner scan = new Scanner(new BufferedInputStream(System.in));", "scan", "new Scanner(new BufferedInputStream(System.in))", "List<String> output = new ArrayList<String>();", "output", "new ArrayList<String>()", "while (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}", "scan.hasNext()", "scan.hasNext", "scan", "{\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}", "String input = scan.nextLine();", "input", "scan.nextLine()", "scan.nextLine", "scan", "String[] in = input.split(\" \");", "in", "input.split(\" \")", "input.split", "input", "\" \"", "int a = Integer.parseInt(in[0]);", "a", "Integer.parseInt(in[0])", "Integer.parseInt", "Integer", "in[0]", "in", "0", "String op = in[1];", "op", "in[1]", "in", "1", "int b = Integer.parseInt(in[2]);", "b", "Integer.parseInt(in[2])", "Integer.parseInt", "Integer", "in[2]", "in", "2", "if (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}", "\"?\".equals(op)", "\"?\".equals", "\"?\"", "op", "{\n\t\t\t\tbreak;\n\t\t\t}", "break;", "{\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}", "if (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}", "a >= 0 && a <= 20000 && b >= 0 && b <= 20000", "b >= 0", "a >= 0 && a <= 20000 && b >= 0 && b <= 20000", "a >= 0", "a", "0", "a <= 20000", "a", "20000", "b >= 0", "b", "0", "b <= 20000", "b", "20000", "{\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}", "if (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}", "\"+\".equals(op)", "\"+\".equals", "\"+\"", "op", "{\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t}", "int result = a + b;", "result", "a + b", "a", "b", "output.add(String.valueOf(result))", "output.add", "output", "String.valueOf(result)", "String.valueOf", "String", "result", "if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}", "\"-\".equals(op)", "\"-\".equals", "\"-\"", "op", "{\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t}", "int result = a - b;", "result", "a - b", "a", "b", "output.add(String.valueOf(result))", "output.add", "output", "String.valueOf(result)", "String.valueOf", "String", "result", "if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}", "\"*\".equals(op)", "\"*\".equals", "\"*\"", "op", "{\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t}", "int result = a * b;", "result", "a * b", "a", "b", "output.add(String.valueOf(result))", "output.add", "output", "String.valueOf(result)", "String.valueOf", "String", "result", "if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}", "\"/\".equals(op)", "\"/\".equals", "\"/\"", "op", "{\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}", "if (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}", "b != 0", "b", "0", "{\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}", "int result = a / b;", "result", "a / b", "a", "b", "output.add(String.valueOf(result))", "output.add", "output", "String.valueOf(result)", "String.valueOf", "String", "result", "for (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}", "String out", "output", "{\n\t\t\tSystem.out.println(out);\n\t\t}", "{\n\t\t\tSystem.out.println(out);\n\t\t}", "System.out.println(out)", "System.out.println", "System.out", "System", "System.out", "out", "String[] args", "args", "public class Main{\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}\n\n}", "public class Main{\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(new BufferedInputStream(System.in));\n\t\tList<String> output = new ArrayList<String>();\n\t\twhile (scan.hasNext()) {\n\t\t\tString input = scan.nextLine();\n\t\t\tString[] in = input.split(\" \");\n\t\t\tint a = Integer.parseInt(in[0]);\n\t\t\tString op = in[1];\n\t\t\tint b = Integer.parseInt(in[2]);\n\n\t\t\tif (\"?\".equals(op)) {\n\t\t\t\tbreak;\n\t\t\t} else {\n\t\t\t\tif (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) {\n\t\t\t\t\tif (\"+\".equals(op)) {\n\t\t\t\t\t\tint result = a + b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"-\".equals(op)) {\n\t\t\t\t\t\tint result = a - b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"*\".equals(op)) {\n\t\t\t\t\t\tint result = a * b;\n\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t} else if (\"/\".equals(op)) {\n\t\t\t\t\t\tif (b != 0) {\n\t\t\t\t\t\t\tint result = a / b;\n\t\t\t\t\t\t\toutput.add(String.valueOf(result));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tfor (String out : output) {\n\t\t\tSystem.out.println(out);\n\t\t}\n\t}\n\n}", "Main" ]
import java.io.BufferedInputStream; import java.util.ArrayList; import java.util.List; import java.util.Scanner; public class Main{ public static void main(String[] args) { Scanner scan = new Scanner(new BufferedInputStream(System.in)); List<String> output = new ArrayList<String>(); while (scan.hasNext()) { String input = scan.nextLine(); String[] in = input.split(" "); int a = Integer.parseInt(in[0]); String op = in[1]; int b = Integer.parseInt(in[2]); if ("?".equals(op)) { break; } else { if (a >= 0 && a <= 20000 && b >= 0 && b <= 20000) { if ("+".equals(op)) { int result = a + b; output.add(String.valueOf(result)); } else if ("-".equals(op)) { int result = a - b; output.add(String.valueOf(result)); } else if ("*".equals(op)) { int result = a * b; output.add(String.valueOf(result)); } else if ("/".equals(op)) { if (b != 0) { int result = a / b; output.add(String.valueOf(result)); } } } } } for (String out : output) { System.out.println(out); } } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 38, 30, 41, 13, 20, 41, 13, 41, 13, 17, 42, 2, 0, 13, 4, 18, 13, 17, 30, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 14, 4, 18, 18, 13, 17, 17, 3, 14, 4, 18, 18, 13, 17, 17, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 18, 13, 17, 17, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 18, 13, 17, 17, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 18, 13, 17, 17, 4, 18, 18, 13, 13, 2, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 127, 8 ], [ 127, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 17, 19 ], [ 16, 20 ], [ 20, 21 ], [ 16, 22 ], [ 22, 23 ], [ 22, 24 ], [ 16, 25 ], [ 25, 26 ], [ 26, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 26, 32 ], [ 25, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 33, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 33, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 33, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 56, 63 ], [ 56, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 64, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 71, 76 ], [ 76, 77 ], [ 76, 78 ], [ 64, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 80, 85 ], [ 79, 86 ], [ 86, 87 ], [ 87, 88 ], [ 88, 89 ], [ 88, 90 ], [ 86, 91 ], [ 91, 92 ], [ 91, 93 ], [ 79, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 97, 98 ], [ 97, 99 ], [ 95, 100 ], [ 94, 101 ], [ 101, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 101, 106 ], [ 106, 107 ], [ 106, 108 ], [ 94, 109 ], [ 109, 110 ], [ 110, 111 ], [ 111, 112 ], [ 112, 113 ], [ 112, 114 ], [ 110, 115 ], [ 109, 116 ], [ 116, 117 ], [ 117, 118 ], [ 118, 119 ], [ 118, 120 ], [ 116, 121 ], [ 121, 122 ], [ 121, 123 ], [ 9, 124 ], [ 124, 125 ], [ 0, 126 ], [ 126, 127 ], [ 126, 128 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\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 // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\n }\n}", "Main", "public static void main(String[] args) throws Exception {\n // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\n }", "main", "{\n // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\n }", "boolean first=true;", "first", "true", "try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }", "{\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in))", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in))", "new BufferedReader(new InputStreamReader(System.in))", "String line;", "line", "int i=0;", "i", "0", "while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }", "(line = br.readLine()) != null", "(line = br.readLine())", "line", "br.readLine()", "br.readLine", "br", "null", "{\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }", "String[] str=line.split(\" \");", "str", "line.split(\" \")", "line.split", "line", "\" \"", "int a=Integer.parseInt(str[0]);", "a", "Integer.parseInt(str[0])", "Integer.parseInt", "Integer", "str[0]", "str", "0", "int b=Integer.parseInt(str[2]);", "b", "Integer.parseInt(str[2])", "Integer.parseInt", "Integer", "str[2]", "str", "2", "if(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);", "str[1].equals(\"?\")", "str[1].equals", "str[1]", "str", "1", "\"?\"", "break;", "if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);", "str[1].equals(\"+\")", "str[1].equals", "str[1]", "str", "1", "\"+\"", "System.out.println(a+b)", "System.out.println", "System.out", "System", "System.out", "a+b", "a", "b", "if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);", "str[1].equals(\"-\")", "str[1].equals", "str[1]", "str", "1", "\"-\"", "System.out.println(a-b)", "System.out.println", "System.out", "System", "System.out", "a-b", "a", "b", "if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);", "str[1].equals(\"/\")", "str[1].equals", "str[1]", "str", "1", "\"/\"", "System.out.println(a/b)", "System.out.println", "System.out", "System", "System.out", "a/b", "a", "b", "if(str[1].equals(\"*\"))System.out.println(a*b);", "str[1].equals(\"*\")", "str[1].equals", "str[1]", "str", "1", "\"*\"", "System.out.println(a*b)", "System.out.println", "System.out", "System", "System.out", "a*b", "a", "b", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\n }\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws Exception {\n // TODO ?????????????????????????????????????????????\n \n boolean first=true;\n try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) {\n String line;\n int i=0;\n while ((line = br.readLine()) != null) {\n \tString[] str=line.split(\" \");\n \tint a=Integer.parseInt(str[0]);\n \tint b=Integer.parseInt(str[2]);\n \tif(str[1].equals(\"?\"))break;\n \telse if(str[1].equals(\"+\"))System.out.println(a+b);\n \telse if(str[1].equals(\"-\"))System.out.println(a-b);\n \telse if(str[1].equals(\"/\"))System.out.println(a/b);\n \telse if(str[1].equals(\"*\"))System.out.println(a*b);\n \t\n }\n }\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws Exception { // TODO ????????????????????????????????????????????? boolean first=true; try (BufferedReader br = new BufferedReader(new InputStreamReader(System.in))) { String line; int i=0; while ((line = br.readLine()) != null) { String[] str=line.split(" "); int a=Integer.parseInt(str[0]); int b=Integer.parseInt(str[2]); if(str[1].equals("?"))break; else if(str[1].equals("+"))System.out.println(a+b); else if(str[1].equals("-"))System.out.println(a-b); else if(str[1].equals("/"))System.out.println(a/b); else if(str[1].equals("*"))System.out.println(a*b); } } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 11, 1, 41, 13, 17, 2, 13, 17, 1, 40, 13, 30, 30, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 14, 4, 18, 13, 13, 3, 14, 4, 18, 13, 13, 30, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 13, 13, 30, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 13, 13, 30, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 13, 13, 30, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 132, 5 ], [ 132, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 14, 15 ], [ 14, 16 ], [ 12, 17 ], [ 17, 18 ], [ 17, 19 ], [ 12, 20 ], [ 20, 21 ], [ 21, 22 ], [ 12, 23 ], [ 24, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 24, 28 ], [ 28, 29 ], [ 28, 30 ], [ 24, 31 ], [ 31, 32 ], [ 31, 33 ], [ 24, 34 ], [ 34, 35 ], [ 34, 36 ], [ 24, 37 ], [ 37, 38 ], [ 37, 39 ], [ 24, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 24, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 24, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 24, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 56, 59 ], [ 55, 60 ], [ 24, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 62, 65 ], [ 61, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 69, 70 ], [ 69, 71 ], [ 66, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 61, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 79, 82 ], [ 78, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 86, 87 ], [ 86, 88 ], [ 83, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 91, 93 ], [ 89, 94 ], [ 78, 95 ], [ 95, 96 ], [ 96, 97 ], [ 97, 98 ], [ 96, 99 ], [ 95, 100 ], [ 100, 101 ], [ 101, 102 ], [ 101, 103 ], [ 103, 104 ], [ 103, 105 ], [ 100, 106 ], [ 106, 107 ], [ 107, 108 ], [ 108, 109 ], [ 108, 110 ], [ 106, 111 ], [ 95, 112 ], [ 112, 113 ], [ 113, 114 ], [ 114, 115 ], [ 113, 116 ], [ 112, 117 ], [ 117, 118 ], [ 118, 119 ], [ 118, 120 ], [ 120, 121 ], [ 120, 122 ], [ 117, 123 ], [ 123, 124 ], [ 124, 125 ], [ 125, 126 ], [ 125, 127 ], [ 123, 128 ], [ 6, 129 ], [ 129, 130 ], [ 0, 131 ], [ 131, 132 ], [ 131, 133 ] ]
[ "import java.util.Scanner;\npublic class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}\n}", "Main", "public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}", "main", "{\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n }", "int i=1;", "int i=1;", "i", "1", "i>0", "i", "0", "i++", "i++", "i", "{\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n }", "{\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n }", "String c0 =\"?\";", "c0", "\"?\"", "String c1 =\"+\";", "c1", "\"+\"", "String c2 =\"-\";", "c2", "\"-\"", "String c3 =\"*\";", "c3", "\"*\"", "String c4 =\"/\";", "c4", "\"/\"", "int a = scanner.nextInt();", "a", "scanner.nextInt()", "scanner.nextInt", "scanner", "String op = scanner.next();", "op", "scanner.next()", "scanner.next", "scanner", "int b = scanner.nextInt();", "b", "scanner.nextInt()", "scanner.nextInt", "scanner", "if(op.equals(c0))break;", "op.equals(c0)", "op.equals", "op", "c0", "break;", "if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }", "op.equals(c1)", "op.equals", "op", "c1", "{\n int e1=a+b;\n System.out.println(e1);\n }", "int e1=a+b;", "e1", "a+b", "a", "b", "System.out.println(e1)", "System.out.println", "System.out", "System", "System.out", "e1", "if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }", "op.equals(c2)", "op.equals", "op", "c2", "{\n int e2=a-b;\n System.out.println(e2);\n }", "int e2=a-b;", "e2", "a-b", "a", "b", "System.out.println(e2)", "System.out.println", "System.out", "System", "System.out", "e2", "if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }", "op.equals(c3)", "op.equals", "op", "c3", "{\n int e3=a*b;\n System.out.println(e3);\n }", "int e3=a*b;", "e3", "a*b", "a", "b", "System.out.println(e3)", "System.out.println", "System.out", "System", "System.out", "e3", "if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }", "op.equals(c4)", "op.equals", "op", "c4", "{\n int e4=a/b;\n System.out.println(e4);\n }", "int e4=a/b;", "e4", "a/b", "a", "b", "System.out.println(e4)", "System.out.println", "System.out", "System", "System.out", "e4", "String[] args", "args", "public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}\n}", "public class Main {\n public static void main(String[] args){\n Scanner scanner = new Scanner(System.in);\n for(int i=1;i>0; i++){\n String c0 =\"?\";\n String c1 =\"+\";\n String c2 =\"-\";\n String c3 =\"*\";\n String c4 =\"/\";\n int a = scanner.nextInt();\n String op = scanner.next();\n int b = scanner.nextInt();\n if(op.equals(c0))break;\n if(op.equals(c1)){\n int e1=a+b;\n System.out.println(e1);\n }\n else if(op.equals(c2)){\n int e2=a-b;\n System.out.println(e2);\n }\n else if(op.equals(c3)){\n int e3=a*b;\n System.out.println(e3);\n }\n else if(op.equals(c4)){\n int e4=a/b;\n System.out.println(e4);\n }\n } \n}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner scanner = new Scanner(System.in); for(int i=1;i>0; i++){ String c0 ="?"; String c1 ="+"; String c2 ="-"; String c3 ="*"; String c4 ="/"; int a = scanner.nextInt(); String op = scanner.next(); int b = scanner.nextInt(); if(op.equals(c0))break; if(op.equals(c1)){ int e1=a+b; System.out.println(e1); } else if(op.equals(c2)){ int e2=a-b; System.out.println(e2); } else if(op.equals(c3)){ int e3=a*b; System.out.println(e3); } else if(op.equals(c4)){ int e4=a/b; System.out.println(e4); } } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 11, 1, 41, 13, 17, 2, 13, 17, 1, 40, 13, 30, 30, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 14, 4, 18, 13, 17, 30, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 13, 17, 30, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 13, 17, 30, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 13, 17, 30, 4, 18, 18, 13, 13, 2, 13, 13, 14, 4, 18, 13, 17, 30, 3, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 112, 5 ], [ 112, 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 ], [ 19, 20 ], [ 20, 21 ], [ 20, 22 ], [ 18, 23 ], [ 23, 24 ], [ 23, 25 ], [ 18, 26 ], [ 26, 27 ], [ 27, 28 ], [ 18, 29 ], [ 30, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 30, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 41, 42 ], [ 41, 43 ], [ 43, 44 ], [ 44, 45 ], [ 30, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 46, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 57, 58 ], [ 57, 59 ], [ 46, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 61, 64 ], [ 60, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 66, 71 ], [ 71, 72 ], [ 71, 73 ], [ 60, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 75, 78 ], [ 74, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 80, 85 ], [ 85, 86 ], [ 85, 87 ], [ 74, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 89, 92 ], [ 88, 93 ], [ 93, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 96, 98 ], [ 94, 99 ], [ 99, 100 ], [ 99, 101 ], [ 88, 102 ], [ 102, 103 ], [ 103, 104 ], [ 104, 105 ], [ 103, 106 ], [ 102, 107 ], [ 107, 108 ], [ 6, 109 ], [ 109, 110 ], [ 0, 111 ], [ 111, 112 ], [ 111, 113 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a;", "a", "String op;", "op", "int b;", "b", "for(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}", "int k =1;", "int k =1;", "k", "1", "k>0", "k", "0", "k++", "k++", "k", "{\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}", "{\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}", "a = scan.nextInt()", "a", "scan.nextInt()", "scan.nextInt", "scan", "op = scan.next()", "op", "scan.next()", "scan.next", "scan", "b = scan.nextInt()", "b", "scan.nextInt()", "scan.nextInt", "scan", "if(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}", "op.equals(\"+\")", "op.equals", "op", "\"+\"", "{\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}", "System.out.println(a+b)", "System.out.println", "System.out", "System", "System.out", "a+b", "a", "b", "if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}", "op.equals(\"-\")", "op.equals", "op", "\"-\"", "{\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}", "System.out.println(a-b)", "System.out.println", "System.out", "System", "System.out", "a-b", "a", "b", "if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}", "op.equals(\"*\")", "op.equals", "op", "\"*\"", "{\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}", "System.out.println(a*b)", "System.out.println", "System.out", "System", "System.out", "a*b", "a", "b", "if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}", "op.equals(\"/\")", "op.equals", "op", "\"/\"", "{\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}", "System.out.println(a/b)", "System.out.println", "System.out", "System", "System.out", "a/b", "a", "b", "if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}", "op.equals(\"?\")", "op.equals", "op", "\"?\"", "{\n\t\t\t\tbreak;\n\t\t\t}", "break;", "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;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a;\n\t\tString op;\n\t\tint b;\n\t\tfor(int k =1;k>0;k++){\n\t\t\ta = scan.nextInt();\n\t\t\top = scan.next();\n\t\t\tb = scan.nextInt();\n\t\t\tif(op.equals(\"+\")){\n\t\t\t\tSystem.out.println(a+b);\n\t\t\t}else if(op.equals(\"-\")){\n\t\t\t\tSystem.out.println(a-b);\n\t\t\t}else if(op.equals(\"*\")){\n\t\t\t\tSystem.out.println(a*b);\n\t\t\t}else if(op.equals(\"/\")){\n\t\t\t\tSystem.out.println(a/b);\n\t\t\t}else if(op.equals(\"?\")){\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner scan = new Scanner(System.in); int a; String op; int b; for(int k =1;k>0;k++){ a = scan.nextInt(); op = scan.next(); b = scan.nextInt(); if(op.equals("+")){ System.out.println(a+b); }else if(op.equals("-")){ System.out.println(a-b); }else if(op.equals("*")){ System.out.println(a*b); }else if(op.equals("/")){ System.out.println(a/b); }else if(op.equals("?")){ break; } } } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 41, 13, 41, 13, 17, 12, 13, 30, 4, 18, 20, 23, 13, 12, 13, 30, 41, 13, 20, 42, 40, 4, 18, 13, 17, 30, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 14, 40, 4, 18, 13, 17, 4, 18, 18, 13, 13, 4, 13, 13, 13, 13, 4, 18, 13, 12, 13, 30, 14, 4, 18, 13, 17, 29, 2, 13, 13, 14, 4, 18, 13, 17, 29, 2, 13, 13, 14, 4, 18, 13, 17, 29, 2, 13, 13, 14, 4, 18, 13, 17, 29, 2, 13, 13, 29, 17, 23, 13, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 116, 5 ], [ 116, 6 ], [ 6, 7 ], [ 116, 8 ], [ 8, 9 ], [ 116, 10 ], [ 10, 11 ], [ 10, 12 ], [ 116, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 13, 19 ], [ 19, 20 ], [ 116, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 23, 27 ], [ 27, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 29, 32 ], [ 27, 33 ], [ 33, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 33, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 33, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 49, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 60, 61 ], [ 60, 62 ], [ 60, 63 ], [ 60, 64 ], [ 23, 65 ], [ 65, 66 ], [ 66, 67 ], [ 116, 68 ], [ 68, 69 ], [ 68, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 72, 75 ], [ 71, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 70, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 81, 84 ], [ 80, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 70, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 90, 93 ], [ 89, 94 ], [ 94, 95 ], [ 95, 96 ], [ 95, 97 ], [ 70, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 99, 102 ], [ 98, 103 ], [ 103, 104 ], [ 104, 105 ], [ 104, 106 ], [ 70, 107 ], [ 107, 108 ], [ 68, 109 ], [ 109, 110 ], [ 68, 111 ], [ 111, 112 ], [ 68, 113 ], [ 113, 114 ], [ 0, 115 ], [ 115, 116 ], [ 115, 117 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tint a, b;\n\tString op = \"\";\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}\n\t\n\tint calc(int a, String op, int b) {\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tint a, b;\n\tString op = \"\";\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}\n\t\n\tint calc(int a, String op, int b) {\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}\n}", "Main", "int a", "a", "b;", "b", "String op = \"\";", "op", "\"\"", "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", "void run() {\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}", "run", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "while(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}", "!op.equals(\"?\")", "op.equals(\"?\")", "op.equals", "op", "\"?\"", "{\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "op = sc.next()", "op", "sc.next()", "sc.next", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "if(!op.equals(\"?\"))System.out.println(calc(a, op, b));", "!op.equals(\"?\")", "op.equals(\"?\")", "op.equals", "op", "\"?\"", "System.out.println(calc(a, op, b))", "System.out.println", "System.out", "System", "System.out", "calc(a, op, b)", "calc", "a", "op", "b", "sc.close()", "sc.close", "sc", "int calc(int a, String op, int b) {\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}", "calc", "{\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}", "if(op.equals(\"+\")) return a + b;", "op.equals(\"+\")", "op.equals", "op", "\"+\"", "return a + b;", "a + b", "a", "b", "if(op.equals(\"-\")) return a - b;", "op.equals(\"-\")", "op.equals", "op", "\"-\"", "return a - b;", "a - b", "a", "b", "if(op.equals(\"*\")) return a * b;", "op.equals(\"*\")", "op.equals", "op", "\"*\"", "return a * b;", "a * b", "a", "b", "if(op.equals(\"/\")) return a / b;", "op.equals(\"/\")", "op.equals", "op", "\"/\"", "return a / b;", "a / b", "a", "b", "return 0;", "0", "int a", "a", "String op", "op", "int b", "b", "public class Main {\n\tint a, b;\n\tString op = \"\";\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}\n\t\n\tint calc(int a, String op, int b) {\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}\n}", "public class Main {\n\tint a, b;\n\tString op = \"\";\n\t\n\tpublic static void main(String[] args) {\n\t\tnew Main().run();\n\t}\n\t\n\tvoid run() {\n\t\tScanner sc = new Scanner(System.in);\n\t\twhile(!op.equals(\"?\")) {\n\t\t\ta = sc.nextInt();\n\t\t\top = sc.next();\n\t\t\tb = sc.nextInt();\n\t\t\tif(!op.equals(\"?\"))System.out.println(calc(a, op, b));\n\t\t}\n\t\tsc.close();\n\t}\n\t\n\tint calc(int a, String op, int b) {\n\t\tif(op.equals(\"+\")) return a + b;\n\t\tif(op.equals(\"-\")) return a - b;\n\t\tif(op.equals(\"*\")) return a * b;\n\t\tif(op.equals(\"/\")) return a / b;\n\t\treturn 0;\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { int a, b; String op = ""; public static void main(String[] args) { new Main().run(); } void run() { Scanner sc = new Scanner(System.in); while(!op.equals("?")) { a = sc.nextInt(); op = sc.next(); b = sc.nextInt(); if(!op.equals("?"))System.out.println(calc(a, op, b)); } sc.close(); } int calc(int a, String op, int b) { if(op.equals("+")) return a + b; if(op.equals("-")) return a - b; if(op.equals("*")) return a * b; if(op.equals("/")) return a / b; return 0; } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 17, 41, 13, 41, 13, 20, 42, 17, 30, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 14, 4, 18, 17, 13, 30, 29, 14, 4, 18, 17, 13, 30, 0, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 17, 13, 30, 0, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 17, 13, 30, 0, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 14, 4, 18, 17, 13, 30, 0, 13, 2, 13, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 8, 11 ], [ 11, 12 ], [ 8, 13 ], [ 13, 14 ], [ 13, 15 ], [ 8, 16 ], [ 16, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 23, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 23, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 23, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 39, 44 ], [ 44, 45 ], [ 39, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 46, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 54, 56 ], [ 51, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 46, 63 ], [ 63, 64 ], [ 64, 65 ], [ 65, 66 ], [ 64, 67 ], [ 63, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 71, 72 ], [ 71, 73 ], [ 68, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 74, 79 ], [ 63, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 81, 84 ], [ 80, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 88, 89 ], [ 88, 90 ], [ 85, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 93, 95 ], [ 91, 96 ], [ 80, 97 ], [ 97, 98 ], [ 98, 99 ], [ 99, 100 ], [ 98, 101 ], [ 97, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 105, 106 ], [ 105, 107 ], [ 102, 108 ], [ 108, 109 ], [ 109, 110 ], [ 110, 111 ], [ 110, 112 ], [ 108, 113 ], [ 6, 114 ], [ 114, 115 ] ]
[ "import java.util.Scanner;\n \nclass Main{\n public static void main(String[] arg){\n int a, b, ans = 0;\n String op;\n Scanner in = new Scanner(System.in);\n\n while(true){\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }\n\n \n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] arg){\n int a, b, ans = 0;\n String op;\n Scanner in = new Scanner(System.in);\n\n while(true){\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }\n\n \n }\n}", "Main", "public static void main(String[] arg){\n int a, b, ans = 0;\n String op;\n Scanner in = new Scanner(System.in);\n\n while(true){\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }\n\n \n }", "main", "{\n int a, b, ans = 0;\n String op;\n Scanner in = new Scanner(System.in);\n\n while(true){\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }\n\n \n }", "int a", "a", "b", "b", "ans = 0;", "ans", "0", "String op;", "op", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "while(true){\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }", "true", "{\n a = in.nextInt();\n op = in.next();\n b = in.nextInt();\n\n if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }\n }", "a = in.nextInt()", "a", "in.nextInt()", "in.nextInt", "in", "op = in.next()", "op", "in.next()", "in.next", "in", "b = in.nextInt()", "b", "in.nextInt()", "in.nextInt", "in", "if(\"?\".equals(op)){\n return;\n }else if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }", "\"?\".equals(op)", "\"?\".equals", "\"?\"", "op", "{\n return;\n }", "return;", "if(\"+\".equals(op)){\n ans = a + b;\n System.out.println(ans);\n }else if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }", "\"+\".equals(op)", "\"+\".equals", "\"+\"", "op", "{\n ans = a + b;\n System.out.println(ans);\n }", "ans = a + b", "ans", "a + b", "a", "b", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "if(\"-\".equals(op)){\n ans = a - b;\n System.out.println(ans);\n }else if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }", "\"-\".equals(op)", "\"-\".equals", "\"-\"", "op", "{\n ans = a - b;\n System.out.println(ans);\n }", "ans = a - b", "ans", "a - b", "a", "b", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "if(\"*\".equals(op)){\n ans = a * b;\n System.out.println(ans);\n }else if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }", "\"*\".equals(op)", "\"*\".equals", "\"*\"", "op", "{\n ans = a * b;\n System.out.println(ans);\n }", "ans = a * b", "ans", "a * b", "a", "b", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "if(\"/\".equals(op)){\n ans = a / b;\n System.out.println(ans);\n }", "\"/\".equals(op)", "\"/\".equals", "\"/\"", "op", "{\n ans = a / b;\n System.out.println(ans);\n }", "ans = a / b", "ans", "a / b", "a", "b", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] arg", "arg" ]
import java.util.Scanner; class Main{ public static void main(String[] arg){ int a, b, ans = 0; String op; Scanner in = new Scanner(System.in); while(true){ a = in.nextInt(); op = in.next(); b = in.nextInt(); if("?".equals(op)){ return; }else if("+".equals(op)){ ans = a + b; System.out.println(ans); }else if("-".equals(op)){ ans = a - b; System.out.println(ans); }else if("*".equals(op)){ ans = a * b; System.out.println(ans); }else if("/".equals(op)){ ans = a / b; System.out.println(ans); } } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 17, 41, 13, 41, 13, 17, 41, 13, 20, 42, 13, 30, 0, 13, 4, 18, 13, 0, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 35, 13, 34, 17, 1, 0, 13, 2, 4, 18, 13, 2, 13, 13, 17, 3, 34, 17, 1, 0, 13, 2, 4, 18, 13, 2, 13, 13, 17, 3, 34, 17, 1, 0, 13, 2, 4, 18, 13, 2, 13, 13, 17, 3, 34, 17, 1, 0, 13, 2, 4, 18, 13, 2, 13, 13, 17, 3, 34, 17, 1, 0, 13, 17, 3, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 119, 5 ], [ 119, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 8, 11 ], [ 11, 12 ], [ 8, 13 ], [ 13, 14 ], [ 13, 15 ], [ 8, 16 ], [ 16, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 26, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 34, 39 ], [ 26, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 26, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 56, 58 ], [ 52, 59 ], [ 49, 60 ], [ 45, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 67, 70 ], [ 70, 71 ], [ 70, 72 ], [ 66, 73 ], [ 63, 74 ], [ 45, 75 ], [ 75, 76 ], [ 75, 77 ], [ 77, 78 ], [ 78, 79 ], [ 78, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 81, 84 ], [ 84, 85 ], [ 84, 86 ], [ 80, 87 ], [ 77, 88 ], [ 45, 89 ], [ 89, 90 ], [ 89, 91 ], [ 91, 92 ], [ 92, 93 ], [ 92, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 95, 98 ], [ 98, 99 ], [ 98, 100 ], [ 94, 101 ], [ 91, 102 ], [ 45, 103 ], [ 103, 104 ], [ 103, 105 ], [ 105, 106 ], [ 106, 107 ], [ 106, 108 ], [ 105, 109 ], [ 8, 110 ], [ 110, 111 ], [ 111, 112 ], [ 112, 113 ], [ 112, 114 ], [ 110, 115 ], [ 6, 116 ], [ 116, 117 ], [ 0, 118 ], [ 118, 119 ], [ 118, 120 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args){\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }\n}", "Main", "public static void main(String[] args){\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }", "main", "{\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }", "int a", "a", "b;", "b", "String str = \"\";", "str", "\"\"", "char op;", "op", "boolean loop=true;", "loop", "true", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }", "loop", "{\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "op = sc.next().charAt(0)", "op", "sc.next().charAt(0)", "sc.next().charAt", "sc.next()", "sc.next", "sc", "0", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }", "op", "case '+':", "'+'", "case '+':", "str += Integer.toString(a+b) + \"\\n\"", "str", "Integer.toString(a+b) + \"\\n\"", "Integer.toString(a+b)", "Integer.toString", "Integer", "a+b", "a", "b", "\"\\n\"", "break;", "case '-':", "'-'", "case '-':", "str += Integer.toString(a-b) + \"\\n\"", "str", "Integer.toString(a-b) + \"\\n\"", "Integer.toString(a-b)", "Integer.toString", "Integer", "a-b", "a", "b", "\"\\n\"", "break;", "case '*':", "'*'", "case '*':", "str += Integer.toString(a*b) + \"\\n\"", "str", "Integer.toString(a*b) + \"\\n\"", "Integer.toString(a*b)", "Integer.toString", "Integer", "a*b", "a", "b", "\"\\n\"", "break;", "case '/':", "'/'", "case '/':", "str += Integer.toString(a/b) + \"\\n\"", "str", "Integer.toString(a/b) + \"\\n\"", "Integer.toString(a/b)", "Integer.toString", "Integer", "a/b", "a", "b", "\"\\n\"", "break;", "case '?':", "'?'", "case '?':", "loop = false", "loop", "false", "break;", "System.out.print(str)", "System.out.print", "System.out", "System", "System.out", "str", "String[] args", "args", "public class Main {\n public static void main(String[] args){\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }\n}", "public class Main {\n public static void main(String[] args){\n int a,b;\n String str = \"\";\n char op;\n boolean loop=true;\n Scanner sc = new Scanner(System.in);\n while(loop) {\n a = sc.nextInt();\n op = sc.next().charAt(0);\n b = sc.nextInt();\n switch (op) {\n case '+':\n str += Integer.toString(a+b) + \"\\n\";\n break;\n case '-':\n str += Integer.toString(a-b) + \"\\n\";\n break;\n case '*':\n str += Integer.toString(a*b) + \"\\n\";\n break;\n case '/':\n str += Integer.toString(a/b) + \"\\n\";\n break;\n case '?':\n loop = false;\n break;\n }\n }\n System.out.print(str);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ int a,b; String str = ""; char op; boolean loop=true; Scanner sc = new Scanner(System.in); while(loop) { a = sc.nextInt(); op = sc.next().charAt(0); b = sc.nextInt(); switch (op) { case '+': str += Integer.toString(a+b) + "\n"; break; case '-': str += Integer.toString(a-b) + "\n"; break; case '*': str += Integer.toString(a*b) + "\n"; break; case '/': str += Integer.toString(a/b) + "\n"; break; case '?': loop = false; break; } } System.out.print(str); } }