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, 17, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 20, 18, 13, 13, 11, 1, 41, 13, 17, 2, 13, 18, 13, 13, 1, 40, 13, 30, 30, 0, 18, 13, 13, 4, 18, 13, 18, 13, 13, 11, 1, 41, 13, 18, 13, 17, 2, 13, 18, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 18, 13, 17, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 91, 5 ], [ 91, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 17, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 26, 27 ], [ 26, 28 ], [ 8, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 29, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 36, 38 ], [ 29, 39 ], [ 39, 40 ], [ 40, 41 ], [ 29, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 51, 52 ], [ 51, 53 ], [ 8, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 58, 60 ], [ 54, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 63, 65 ], [ 54, 66 ], [ 66, 67 ], [ 67, 68 ], [ 54, 69 ], [ 70, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 72, 78 ], [ 71, 79 ], [ 79, 80 ], [ 80, 81 ], [ 8, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 82, 87 ], [ 6, 88 ], [ 88, 89 ], [ 0, 90 ], [ 90, 91 ], [ 90, 92 ] ]
[ "import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args) throws Exception{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}\n}", "Main", "public static void main(String[] args) throws Exception{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}", "main", "{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}", "Scanner br = new Scanner(System.in);", "br", "new Scanner(System.in)", "int t=0;", "t", "0", "String[] str = br.nextLine().split(\" \");", "str", "br.nextLine().split(\" \")", "br.nextLine().split", "br.nextLine()", "br.nextLine", "br", "\" \"", "int[] a=new int[str.length];", "a", "new int[str.length]", "str.length", "str", "str.length", "for (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}", "int i=0;", "int i=0;", "i", "0", "i<str.length", "i", "str.length", "str", "str.length", "i++", "i++", "i", "{\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}", "{\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}", "a[i]=Integer.parseInt(str[i])", "a[i]", "a", "i", "Integer.parseInt(str[i])", "Integer.parseInt", "Integer", "str[i]", "str", "i", "for (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}", "int i=a[0];", "int i=a[0];", "i", "a[0]", "a", "0", "i<=a[1]", "i", "a[1]", "a", "1", "i++", "i++", "i", "{\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}", "{\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}", "if((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}", "(a[2]%i)==0", "(a[2]%i)", "a[2]", "a", "2", "i", "0", "{\n\t\t\t\t++t;\n\t\t\t}", "++t", "t", "System.out.println(t)", "System.out.println", "System.out", "System", "System.out", "t", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) throws Exception{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) throws Exception{\n\t\tScanner br = new Scanner(System.in);\n\t\tint t=0;\n\t\tString[] str = br.nextLine().split(\" \");\n\t\tint[] a=new int[str.length];\n\t\tfor (int i=0;i<str.length;i++){\n\t\t\ta[i]=Integer.parseInt(str[i]);\n\t\t}\n\t\tfor (int i=a[0];i<=a[1];i++){\n\t\t\tif((a[2]%i)==0){\n\t\t\t\t++t;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(t);\n\t}\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) throws Exception{ Scanner br = new Scanner(System.in); int t=0; String[] str = br.nextLine().split(" "); int[] a=new int[str.length]; for (int i=0;i<str.length;i++){ a[i]=Integer.parseInt(str[i]); } for (int i=a[0];i<=a[1];i++){ if((a[2]%i)==0){ ++t; } } System.out.println(t); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 73, 5 ], [ 73, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 8, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 8, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 8, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 39, 44 ], [ 44, 45 ], [ 44, 46 ], [ 39, 47 ], [ 47, 48 ], [ 48, 49 ], [ 39, 50 ], [ 51, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 52, 58 ], [ 58, 59 ], [ 59, 60 ], [ 8, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 61, 66 ], [ 8, 67 ], [ 67, 68 ], [ 68, 69 ], [ 6, 70 ], [ 70, 71 ], [ 0, 72 ], [ 72, 73 ], [ 72, 74 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}\n}", "Main", "public static void main(String[] args) {\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}", "main", "{\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}", "int st = 0;", "st", "0", "int end = 0;", "end", "0", "int x = 0;", "x", "0", "int cnt = 0;", "cnt", "0", "Scanner sc= new Scanner(System.in);", "sc", "new Scanner(System.in)", "st = sc.nextInt()", "st", "sc.nextInt()", "sc.nextInt", "sc", "end = sc.nextInt()", "end", "sc.nextInt()", "sc.nextInt", "sc", "x = sc.nextInt()", "x", "sc.nextInt()", "sc.nextInt", "sc", "for ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}", "int i = st ;", "int i = st ;", "i", "st", "i <= end", "i", "end", "i++", "i++", "i", "{\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}", "{\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}", "if ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}", "x % i == 0", "x % i", "x", "i", "0", "{\n\t\t\t\tcnt++;\n\t\t\t}", "cnt++", "cnt", "System.out.println( cnt )", "System.out.println", "System.out", "System", "System.out", "cnt", "sc.close()", "sc.close", "sc", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint st = 0;\n\t\tint end = 0;\n\t\tint x = 0;\n\t\tint cnt = 0;\n\n\t\tScanner sc= new Scanner(System.in);\n\n\t\tst = sc.nextInt();\n\t\tend = sc.nextInt();\n\t\tx = sc.nextInt();\n\n\t\tfor ( int i = st ; i <= end ; i++ ) {\n\t\t\tif ( x % i == 0) {\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t\t\t}\n\t\tSystem.out.println( cnt );\n\t\tsc.close();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { int st = 0; int end = 0; int x = 0; int cnt = 0; Scanner sc= new Scanner(System.in); st = sc.nextInt(); end = sc.nextInt(); x = sc.nextInt(); for ( int i = st ; i <= end ; i++ ) { if ( x % i == 0) { cnt++; } } System.out.println( cnt ); sc.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 4, 18, 18, 13, 13, 4, 13, 13, 13, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 17, 11, 1, 2, 13, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 40, 13, 29, 13, 23, 13, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 91, 5 ], [ 91, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 14, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 22, 25 ], [ 25, 26 ], [ 25, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 8, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 8, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 44, 49 ], [ 49, 50 ], [ 49, 51 ], [ 49, 52 ], [ 49, 53 ], [ 8, 54 ], [ 54, 55 ], [ 55, 56 ], [ 6, 57 ], [ 57, 58 ], [ 91, 59 ], [ 59, 60 ], [ 59, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 61, 65 ], [ 65, 66 ], [ 65, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 71, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 72, 78 ], [ 78, 79 ], [ 71, 80 ], [ 80, 81 ], [ 61, 82 ], [ 82, 83 ], [ 59, 84 ], [ 84, 85 ], [ 59, 86 ], [ 86, 87 ], [ 59, 88 ], [ 88, 89 ], [ 0, 90 ], [ 90, 91 ], [ 90, 92 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }\n\n public static int Function(int start, int end, int num){\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\n }\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }\n\n public static int Function(int start, int end, int num){\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\n }\n\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String[] str = sc.nextLine().split(\" \");", "str", "sc.nextLine().split(\" \")", "sc.nextLine().split", "sc.nextLine()", "sc.nextLine", "sc", "\" \"", "int start = Integer.parseInt(str[0]);", "start", "Integer.parseInt(str[0])", "Integer.parseInt", "Integer", "str[0]", "str", "0", "int end = Integer.parseInt(str[1]);", "end", "Integer.parseInt(str[1])", "Integer.parseInt", "Integer", "str[1]", "str", "1", "int num = Integer.parseInt(str[2]);", "num", "Integer.parseInt(str[2])", "Integer.parseInt", "Integer", "str[2]", "str", "2", "System.out.println(Function(start,end,num))", "System.out.println", "System.out", "System", "System.out", "Function(start,end,num)", "Function", "start", "end", "num", "sc.close()", "sc.close", "sc", "String[] args", "args", "public static int Function(int start, int end, int num){\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\n }", "Function", "{\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\n }", "int ans = 0;", "ans", "0", "for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }", ";", "start <= end", "start", "end", "{\n if( num%start == 0 ) ans++;\n start++;\n }", "{\n if( num%start == 0 ) ans++;\n start++;\n }", "if( num%start == 0 ) ans++;", "num%start == 0", "num%start", "num", "start", "0", "ans++", "ans", "start++", "start", "return ans;", "ans", "int start", "start", "int end", "end", "int num", "num", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }\n\n public static int Function(int start, int end, int num){\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\n }\n\n}", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int start = Integer.parseInt(str[0]);\n int end = Integer.parseInt(str[1]);\n int num = Integer.parseInt(str[2]);\n\n System.out.println(Function(start,end,num));\n sc.close();\n }\n\n public static int Function(int start, int end, int num){\n int ans = 0;\n for(;start <= end; ){\n if( num%start == 0 ) ans++;\n start++;\n }\n return ans;\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().split(" "); int start = Integer.parseInt(str[0]); int end = Integer.parseInt(str[1]); int num = Integer.parseInt(str[2]); System.out.println(Function(start,end,num)); sc.close(); } public static int Function(int start, int end, int num){ int ans = 0; for(;start <= end; ){ if( num%start == 0 ) ans++; start++; } return ans; } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 0, 13, 17, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 71, 5 ], [ 71, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 8, 14 ], [ 14, 15 ], [ 8, 16 ], [ 16, 17 ], [ 8, 18 ], [ 18, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 8, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 36, 37 ], [ 8, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 38, 43 ], [ 43, 44 ], [ 43, 45 ], [ 38, 46 ], [ 46, 47 ], [ 47, 48 ], [ 38, 49 ], [ 50, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 52, 56 ], [ 51, 57 ], [ 57, 58 ], [ 8, 59 ], [ 59, 60 ], [ 60, 61 ], [ 8, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 62, 67 ], [ 6, 68 ], [ 68, 69 ], [ 0, 70 ], [ 70, 71 ], [ 70, 72 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\t public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }\n\t}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\t public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }\n\t}", "Main", "public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }", "main", "{\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a", "a", "c", "c", "b", "b", "ya;", "ya", "ya=0", "ya", "0", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "c=sc.nextInt()", "c", "sc.nextInt()", "sc.nextInt", "sc", "for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }", "{\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }", "if(c%i==0)\n\t \t\tya++;", "c%i==0", "c%i", "c", "i", "0", "ya++", "ya", "sc.close()", "sc.close", "sc", "System.out.println(ya)", "System.out.println", "System.out", "System", "System.out", "ya", "String[] args", "args", "public class Main {\n\t public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }\n\t}", "public class Main {\n\t public static void main(String[] args) {\n\t\t Scanner sc = new Scanner(System.in);\n\t int a,c,b,ya;\n\t ya=0;\n\t a = sc.nextInt();\n\t b = sc.nextInt();\n\t c=sc.nextInt();\n\t for(int i=a;i<=b;i++) {\n\t \tif(c%i==0)\n\t \t\tya++;\n\t }\n\t sc.close();System.out.println(ya);\n\t }\n\t}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a,c,b,ya; ya=0; a = sc.nextInt(); b = sc.nextInt(); c=sc.nextInt(); for(int i=a;i<=b;i++) { if(c%i==0) ya++; } sc.close();System.out.println(ya); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 17, 2, 2, 13, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 68, 5 ], [ 68, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 35, 39 ], [ 30, 40 ], [ 40, 41 ], [ 41, 42 ], [ 30, 43 ], [ 44, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 49, 51 ], [ 46, 52 ], [ 45, 53 ], [ 53, 54 ], [ 54, 55 ], [ 8, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 58, 60 ], [ 56, 61 ], [ 8, 62 ], [ 62, 63 ], [ 63, 64 ], [ 6, 65 ], [ 65, 66 ], [ 0, 67 ], [ 67, 68 ], [ 67, 69 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String args[]){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\n\t\tscan.close();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String args[]){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\n\t\tscan.close();\n\t}\n}", "Main", "public static void main(String args[]){\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\n\t\tscan.close();\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\n\t\tscan.close();\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int count = 0;", "count", "0", "for(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i=0;", "int i=0;", "i", "0", "i+a<=b", "i+a", "i", "a", "b", "i++", "i++", "i", "{\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}", "c%(a+i) == 0", "c%(a+i)", "c", "(a+i)", "a", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\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\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\n\t\tint count = 0;\n\n\t\tfor(int i=0;i+a<=b;i++){\n\t\t\tif(c%(a+i) == 0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\n\t\tscan.close();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String args[]){ Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int count = 0; for(int i=0;i+a<=b;i++){ if(c%(a+i) == 0){ count++; } } System.out.println(count); scan.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 12, 13, 30, 41, 13, 20, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 78, 5 ], [ 78, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 8, 11 ], [ 11, 12 ], [ 8, 13 ], [ 13, 14 ], [ 8, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 8, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 8, 35 ], [ 35, 36 ], [ 35, 37 ], [ 8, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 38, 43 ], [ 43, 44 ], [ 43, 45 ], [ 38, 46 ], [ 46, 47 ], [ 47, 48 ], [ 38, 49 ], [ 50, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 52, 56 ], [ 51, 57 ], [ 57, 58 ], [ 58, 59 ], [ 8, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 60, 65 ], [ 78, 66 ], [ 66, 67 ], [ 66, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 68, 72 ], [ 72, 73 ], [ 73, 74 ], [ 66, 75 ], [ 75, 76 ], [ 0, 77 ], [ 77, 78 ], [ 77, 79 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\tvoid howmany(){\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}\n\tpublic static void main(String args[]){\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tvoid howmany(){\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}\n\tpublic static void main(String args[]){\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}\n}", "Main", "void howmany(){\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}", "howmany", "{\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}", "int a", "a", "b", "b", "c", "c", "cnt;", "cnt", "Scanner s = new Scanner(System.in);", "s", "new Scanner(System.in)", "a = s.nextInt()", "a", "s.nextInt()", "s.nextInt", "s", "b = s.nextInt()", "b", "s.nextInt()", "s.nextInt", "s", "c = s.nextInt()", "c", "s.nextInt()", "s.nextInt", "s", "cnt = 0", "cnt", "0", "for(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "int i = a ;", "int i = a ;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "if((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}", "(c%i)==0", "(c%i)", "c", "i", "0", "{\n\t\t\t\tcnt++;\n\t\t\t}", "cnt++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "public static void main(String args[]){\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}", "main", "{\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}", "Main m = new Main();", "m", "new Main()", "m.howmany()", "m.howmany", "m", "String args[]", "args", "public class Main {\n\tvoid howmany(){\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}\n\tpublic static void main(String args[]){\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}\n}", "public class Main {\n\tvoid howmany(){\n\t\tint a,b,c,cnt;\n\t\tScanner s = new Scanner(System.in);\n\t\ta = s.nextInt();\n\t\tb = s.nextInt();\n\t\tc = s.nextInt();\n\t\tcnt = 0;\n\t\tfor(int i = a ; i <= b ; i++){\n\t\t\tif((c%i)==0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(cnt);\n\t}\n\tpublic static void main(String args[]){\n\t\tMain m = new Main();\n\t\tm.howmany();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { void howmany(){ int a,b,c,cnt; Scanner s = new Scanner(System.in); a = s.nextInt(); b = s.nextInt(); c = s.nextInt(); cnt = 0; for(int i = a ; i <= b ; i++){ if((c%i)==0){ cnt++; } } System.out.println(cnt); } public static void main(String args[]){ Main m = new Main(); m.howmany(); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 17, 41, 13, 4, 18, 13, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 11, 1, 0, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 90, 14 ], [ 90, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 24, 26 ], [ 17, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 17, 32 ], [ 32, 33 ], [ 32, 34 ], [ 17, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 41, 42 ], [ 17, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 48, 49 ], [ 49, 50 ], [ 17, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 57, 58 ], [ 17, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 64, 65 ], [ 64, 66 ], [ 59, 67 ], [ 67, 68 ], [ 68, 69 ], [ 59, 70 ], [ 71, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 72, 78 ], [ 78, 79 ], [ 79, 80 ], [ 17, 81 ], [ 81, 82 ], [ 82, 83 ], [ 83, 84 ], [ 83, 85 ], [ 81, 86 ], [ 15, 87 ], [ 87, 88 ], [ 0, 89 ], [ 89, 90 ], [ 89, 91 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.StringTokenizer;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}\n}\n", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.StringTokenizer;", "StringTokenizer", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "int d = 0;", "d", "0", "int sum = 0;", "sum", "0", "String str = br.readLine();", "str", "br.readLine()", "br.readLine", "br", "StringTokenizer st = new StringTokenizer(str, \" \");", "st", "new StringTokenizer(str, \" \")", "int a = Integer.parseInt(st.nextToken());", "a", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "int b = Integer.parseInt(st.nextToken());", "b", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "int c = Integer.parseInt(st.nextToken());", "c", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "for(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "d = a;", "d = a", "d", "a", "d <= b", "d", "b", "d++", "d++", "d", "{\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "if(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}", "c % d == 0", "c % d", "c", "d", "0", "{\n\t\t\t\tsum++;\n\t\t\t}", "sum++", "sum", "System.out.println(sum)", "System.out.println", "System.out", "System", "System.out", "sum", "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\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint d = 0;\n\t\tint sum = 0;\n\n\t\tString str = br.readLine();\n\t\tStringTokenizer st = new StringTokenizer(str, \" \");\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\n\n\t\tfor(d = a; d <= b; d++){\n\t\t\tif(c % d == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t}\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.StringTokenizer; public class Main { public static void main(String[] args) throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int d = 0; int sum = 0; String str = br.readLine(); StringTokenizer st = new StringTokenizer(str, " "); int a = Integer.parseInt(st.nextToken()); int b = Integer.parseInt(st.nextToken()); int c = Integer.parseInt(st.nextToken()); for(d = a; d <= b; d++){ if(c % d == 0){ sum++; } } System.out.println(sum); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 42, 17, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 40, 13, 14, 2, 13, 13, 3, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 61, 5 ], [ 61, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 33, 39 ], [ 39, 40 ], [ 40, 41 ], [ 32, 42 ], [ 42, 43 ], [ 32, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 49, 54 ], [ 8, 55 ], [ 55, 56 ], [ 56, 57 ], [ 6, 58 ], [ 58, 59 ], [ 0, 60 ], [ 60, 61 ], [ 60, 62 ] ]
[ "import java.util.Scanner;\npublic class Main {\npublic static void main(String[] args) {\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\npublic static void main(String[] args) {\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}\n}", "Main", "public static void main(String[] args) {\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}", "main", "{\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}", "Scanner scan=new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a=scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b=scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c=scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int d=0;", "d", "0", "do{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);", "true", "{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}", "if(c%a==0){\n\t\td++;\n\t}", "c%a==0", "c%a", "c", "a", "0", "{\n\t\td++;\n\t}", "d++", "d", "a++", "a", "if(a>b)break;", "a>b", "a", "b", "break;", "System.out.println(d)", "System.out.println", "System.out", "System", "System.out", "d", "scan.close()", "scan.close", "scan", "String[] args", "args", "public class Main {\npublic static void main(String[] args) {\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}\n}", "public class Main {\npublic static void main(String[] args) {\nScanner scan=new Scanner(System.in);\nint a=scan.nextInt();\nint b=scan.nextInt();\nint c=scan.nextInt();\nint d=0;\ndo{\n\tif(c%a==0){\n\t\td++;\n\t}\n\ta++;\n\tif(a>b)break;\n}while(true);\nSystem.out.println(d);\nscan.close();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scan=new Scanner(System.in); int a=scan.nextInt(); int b=scan.nextInt(); int c=scan.nextInt(); int d=0; do{ if(c%a==0){ d++; } a++; if(a>b)break; }while(true); System.out.println(d); scan.close(); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 0, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 89, 8 ], [ 89, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 11, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 11, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 52, 55 ], [ 55, 56 ], [ 55, 57 ], [ 11, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 63, 64 ], [ 63, 65 ], [ 58, 66 ], [ 66, 67 ], [ 67, 68 ], [ 58, 69 ], [ 70, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 72, 76 ], [ 71, 77 ], [ 77, 78 ], [ 78, 79 ], [ 11, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 80, 85 ], [ 9, 86 ], [ 86, 87 ], [ 0, 88 ], [ 88, 89 ], [ 88, 90 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\n\npublic class Main {\n\n\tpublic static void main(String[] args)throws Exception {\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n\tpublic static void main(String[] args)throws Exception {\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}\n\n}", "Main", "public static void main(String[] args)throws Exception {\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}", "main", "{\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String line = br.readLine();", "line", "br.readLine()", "br.readLine", "br", "line = line.trim()", "line", "line.trim()", "line.trim", "line", "String[] readLineArray = line.split(\"[\\\\s+]\");", "readLineArray", "line.split(\"[\\\\s+]\")", "line.split", "line", "\"[\\\\s+]\"", "int count = 0;", "count", "0", "int a = Integer.parseInt(readLineArray[0]);", "a", "Integer.parseInt(readLineArray[0])", "Integer.parseInt", "Integer", "readLineArray[0]", "readLineArray", "0", "int b = Integer.parseInt(readLineArray[1]);", "b", "Integer.parseInt(readLineArray[1])", "Integer.parseInt", "Integer", "readLineArray[1]", "readLineArray", "1", "int c = Integer.parseInt(readLineArray[2]);", "c", "Integer.parseInt(readLineArray[2])", "Integer.parseInt", "Integer", "readLineArray[2]", "readLineArray", "2", "for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }", "int i = a;", "int i = a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }", "{\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }", "if(c%i ==0){\n\t \t\tcount++;\n\t \t}", "c%i ==0", "c%i", "c", "i", "0", "{\n\t \t\tcount++;\n\t \t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args)throws Exception {\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args)throws Exception {\n\n\t BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t String line = br.readLine();\n\t //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。\n\t line = line.trim();\n\t //半角スペースを区切り文字として扱う\n\t String[] readLineArray = line.split(\"[\\\\s+]\");\n\t //変数に配列を代入\n\t int count = 0;\n\t int a = Integer.parseInt(readLineArray[0]);\n\t int b = Integer.parseInt(readLineArray[1]);\n\t int c = Integer.parseInt(readLineArray[2]);\n\t for (int i = a;i<=b;i++){\n\t \tif(c%i ==0){\n\t \t\tcount++;\n\t \t}\n\t }\n\t System.out.println(count);\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args)throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String line = br.readLine(); //文字列に先頭又は最後に空白文字がくっ付いている場合、それらを全て取り除きます。 line = line.trim(); //半角スペースを区切り文字として扱う String[] readLineArray = line.split("[\\s+]"); //変数に配列を代入 int count = 0; int a = Integer.parseInt(readLineArray[0]); int b = Integer.parseInt(readLineArray[1]); int c = Integer.parseInt(readLineArray[2]); for (int i = a;i<=b;i++){ if(c%i ==0){ count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 0, 13, 20, 17, 41, 13, 0, 13, 20, 17, 11, 1, 41, 13, 17, 2, 13, 17, 1, 40, 13, 30, 30, 0, 18, 13, 13, 4, 18, 13, 0, 18, 13, 13, 4, 18, 13, 18, 13, 13, 14, 2, 18, 13, 17, 18, 13, 17, 30, 11, 1, 41, 13, 18, 13, 17, 2, 13, 18, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 18, 13, 17, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 103, 5 ], [ 103, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 8, 21 ], [ 21, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 8, 27 ], [ 27, 28 ], [ 28, 29 ], [ 29, 30 ], [ 29, 31 ], [ 27, 32 ], [ 32, 33 ], [ 32, 34 ], [ 27, 35 ], [ 35, 36 ], [ 36, 37 ], [ 27, 38 ], [ 39, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 40, 44 ], [ 44, 45 ], [ 45, 46 ], [ 39, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 54, 55 ], [ 54, 56 ], [ 8, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 58, 62 ], [ 62, 63 ], [ 62, 64 ], [ 57, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 70, 71 ], [ 70, 72 ], [ 66, 73 ], [ 73, 74 ], [ 73, 75 ], [ 75, 76 ], [ 75, 77 ], [ 66, 78 ], [ 78, 79 ], [ 79, 80 ], [ 66, 81 ], [ 82, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 85, 89 ], [ 84, 90 ], [ 83, 91 ], [ 91, 92 ], [ 92, 93 ], [ 8, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 96, 98 ], [ 94, 99 ], [ 6, 100 ], [ 100, 101 ], [ 0, 102 ], [ 102, 103 ], [ 102, 104 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\n public static void main(String[] args) {\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }\n \n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n public static void main(String[] args) {\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }\n \n}", "Main", "public static void main(String[] args) {\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }", "main", "{\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "int Ans = 0;", "Ans", "0", "String str[];", "str", "str = new String[3]", "str", "new String[3]", "3", "int num[];", "num", "num = new int[3]", "num", "new int[3]", "3", "for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }", "int i=0;", "int i=0;", "i", "0", "i<=2", "i", "2", "i++", "i++", "i", "{\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }", "{\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }", "str[i] = in.next()", "str[i]", "str", "i", "in.next()", "in.next", "in", "num[i] = Integer.parseInt(str[i])", "num[i]", "num", "i", "Integer.parseInt(str[i])", "Integer.parseInt", "Integer", "str[i]", "str", "i", "if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }", "num[0]<=num[1]", "num[0]", "num", "0", "num[1]", "num", "1", "{\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }", "for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }", "int i=num[0];", "int i=num[0];", "i", "num[0]", "num", "0", "i<=num[1]", "i", "num[1]", "num", "1", "i++", "i++", "i", "{\n if(num[2]%i==0){Ans++;} \n }", "{\n if(num[2]%i==0){Ans++;} \n }", "if(num[2]%i==0){Ans++;}", "num[2]%i==0", "num[2]%i", "num[2]", "num", "2", "i", "0", "{Ans++;}", "Ans++", "Ans", "System.out.println(Ans)", "System.out.println", "System.out", "System", "System.out", "Ans", "String[] args", "args", "public class Main {\n\n public static void main(String[] args) {\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }\n \n}", "public class Main {\n\n public static void main(String[] args) {\n Scanner in = new Scanner(System.in);\n int Ans = 0;\n String str[];\n str = new String[3];\n int num[];\n num = new int[3];\n for(int i=0; i<=2; i++)\n {\n str[i] = in.next();\n num[i] = Integer.parseInt(str[i]);\n }\n if (num[0]<=num[1])\n {\n for(int i=num[0]; i<=num[1];i++)\n {\n if(num[2]%i==0){Ans++;} \n }\n }\n System.out.println(Ans);\n }\n \n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner in = new Scanner(System.in); int Ans = 0; String str[]; str = new String[3]; int num[]; num = new int[3]; for(int i=0; i<=2; i++) { str[i] = in.next(); num[i] = Integer.parseInt(str[i]); } if (num[0]<=num[1]) { for(int i=num[0]; i<=num[1];i++) { if(num[2]%i==0){Ans++;} } } System.out.println(Ans); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 60, 5 ], [ 60, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 6, 57 ], [ 57, 58 ], [ 0, 59 ], [ 59, 60 ], [ 59, 61 ] ]
[ "import java.util.Scanner;\n\npublic class Main{\n public static void main(String args[]){\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n public static void main(String args[]){\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }\n}", "Main", "public static void main(String args[]){\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }", "main", "{\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "int a = in.nextInt();", "a", "in.nextInt()", "in.nextInt", "in", "int b = in.nextInt();", "b", "in.nextInt()", "in.nextInt", "in", "int c = in.nextInt();", "c", "in.nextInt()", "in.nextInt", "in", "int cnt=0;", "cnt", "0", "for(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}", "int num = a;", "int num = a;", "num", "a", "num<=b", "num", "b", "num++", "num++", "num", "{\n\t if(c%num==0)cnt++;\n\t}", "{\n\t if(c%num==0)cnt++;\n\t}", "if(c%num==0)cnt++;", "c%num==0", "c%num", "c", "num", "0", "cnt++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "String args[]", "args", "public class Main{\n public static void main(String args[]){\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }\n}", "public class Main{\n public static void main(String args[]){\n\tScanner in = new Scanner(System.in);\n\tint a = in.nextInt();\n\tint b = in.nextInt();\n int c = in.nextInt();\n\n\tint cnt=0;\n\tfor(int num = a; num<=b; num++){\n\t if(c%num==0)cnt++;\n\t}\n\tSystem.out.println(cnt);\n }\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String args[]){ Scanner in = new Scanner(System.in); int a = in.nextInt(); int b = in.nextInt(); int c = in.nextInt(); int cnt=0; for(int num = a; num<=b; num++){ if(c%num==0)cnt++; } System.out.println(cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 89, 8 ], [ 89, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 13, 14 ], [ 13, 15 ], [ 12, 16 ], [ 16, 17 ], [ 17, 18 ], [ 17, 19 ], [ 16, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 16, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 16, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 16, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 16, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 50, 51 ], [ 49, 52 ], [ 52, 53 ], [ 52, 54 ], [ 16, 55 ], [ 55, 56 ], [ 55, 57 ], [ 16, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 63, 64 ], [ 63, 65 ], [ 58, 66 ], [ 66, 67 ], [ 67, 68 ], [ 58, 69 ], [ 70, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 72, 76 ], [ 71, 77 ], [ 77, 78 ], [ 78, 79 ], [ 16, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 80, 85 ], [ 9, 86 ], [ 86, 87 ], [ 0, 88 ], [ 88, 89 ], [ 88, 90 ] ]
[ "\n\nimport java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\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 {\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\t }\n }", "Main", "public static void main(String[] args) throws Exception {\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\t }", "main", "{\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\t }", "try {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}", "catch (Exception e) {\n\t// TODO: handle exception\n}", "Exception e", "{\n\t// TODO: handle exception\n}", "{\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n}", "BufferedReader buf = new BufferedReader(new InputStreamReader(System.in));", "buf", "new BufferedReader(new InputStreamReader(System.in))", "String input = buf.readLine();", "input", "buf.readLine()", "buf.readLine", "buf", "String[] strAry = input.split(\" \");", "strAry", "input.split(\" \")", "input.split", "input", "\" \"", "int a = Integer.parseInt(strAry[0]);", "a", "Integer.parseInt(strAry[0])", "Integer.parseInt", "Integer", "strAry[0]", "strAry", "0", "int b = Integer.parseInt(strAry[1]);", "b", "Integer.parseInt(strAry[1])", "Integer.parseInt", "Integer", "strAry[1]", "strAry", "1", "int c = Integer.parseInt(strAry[2]);", "c", "Integer.parseInt(strAry[2])", "Integer.parseInt", "Integer", "strAry[2]", "strAry", "2", "int count = 0;", "count", "0", "for (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\tif(c%i == 0){\ncount ++;\n\t}\n}", "{\n\tif(c%i == 0){\ncount ++;\n\t}\n}", "if(c%i == 0){\ncount ++;\n\t}", "c%i == 0", "c%i", "c", "i", "0", "{\ncount ++;\n\t}", "count ++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) throws Exception {\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\t }\n }", "public class Main {\n\tpublic static void main(String[] args) throws Exception {\ntry {\n\tBufferedReader buf = new BufferedReader(new InputStreamReader(System.in));\n\tString input = buf.readLine();\n\t\n\tString[] strAry = input.split(\" \");\n int a = Integer.parseInt(strAry[0]);\n int b = Integer.parseInt(strAry[1]);\n int c = Integer.parseInt(strAry[2]);\n\t\n int count = 0; \n \nfor (int i = a; i <= b; i++) {\n\tif(c%i == 0){\ncount ++;\n\t}\n}\n\nSystem.out.println(count);\n\n} catch (Exception e) {\n\t// TODO: handle exception\n}\n\t\t }\n }", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws Exception { try { BufferedReader buf = new BufferedReader(new InputStreamReader(System.in)); String input = buf.readLine(); String[] strAry = input.split(" "); int a = Integer.parseInt(strAry[0]); int b = Integer.parseInt(strAry[1]); int c = Integer.parseInt(strAry[2]); int count = 0; for (int i = a; i <= b; i++) { if(c%i == 0){ count ++; } } System.out.println(count); } catch (Exception e) { // TODO: handle exception } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 14, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 14, 33 ], [ 33, 34 ], [ 33, 35 ], [ 14, 36 ], [ 36, 37 ], [ 36, 38 ], [ 14, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 39, 44 ], [ 44, 45 ], [ 44, 46 ], [ 39, 47 ], [ 47, 48 ], [ 48, 49 ], [ 39, 50 ], [ 51, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 52, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 14, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 62, 67 ], [ 12, 68 ], [ 68, 69 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.*;\nclass Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint n = 0;\n\t\tint kazu = 0;\n\t\tfor(int i= a;i<=b;i++){\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(kazu);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.*;", "util.*", "java", "class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint n = 0;\n\t\tint kazu = 0;\n\t\tfor(int i= a;i<=b;i++){\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(kazu);\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint n = 0;\n\t\tint kazu = 0;\n\t\tfor(int i= a;i<=b;i++){\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(kazu);\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint n = 0;\n\t\tint kazu = 0;\n\t\tfor(int i= a;i<=b;i++){\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(kazu);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int n = 0;", "n", "0", "int kazu = 0;", "kazu", "0", "for(int i= a;i<=b;i++){\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}", "int i= a;", "int i= a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}\n\t\t}", "if (c%i == 0){\n\t\t\t\tkazu += 1;\n\t\t\t}", "c%i == 0", "c%i", "c", "i", "0", "{\n\t\t\t\tkazu += 1;\n\t\t\t}", "kazu += 1", "kazu", "1", "System.out.println(kazu)", "System.out.println", "System.out", "System", "System.out", "kazu", "String[] args", "args" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.*; class Main{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int n = 0; int kazu = 0; for(int i= a;i<=b;i++){ if (c%i == 0){ kazu += 1; } } System.out.println(kazu); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 13, 13, 30, 9, 14, 2, 2, 13, 13, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 14, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 14, 2, 2, 2, 2, 2, 2, 2, 17, 13, 2, 13, 17, 2, 17, 13, 2, 13, 17, 2, 17, 13, 2, 13, 17, 2, 13, 13, 30, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 122, 5 ], [ 122, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 38, 39 ], [ 38, 40 ], [ 33, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 46, 50 ], [ 50, 51 ], [ 46, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 57, 58 ], [ 57, 59 ], [ 52, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 62, 66 ], [ 61, 67 ], [ 67, 68 ], [ 68, 69 ], [ 52, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 70, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 76, 80 ], [ 75, 81 ], [ 81, 82 ], [ 82, 83 ], [ 8, 84 ], [ 84, 85 ], [ 90, 86 ], [ 106, 87 ], [ 103, 88 ], [ 100, 89 ], [ 97, 90 ], [ 90, 91 ], [ 91, 92 ], [ 91, 93 ], [ 90, 94 ], [ 94, 95 ], [ 94, 96 ], [ 97, 97 ], [ 97, 98 ], [ 97, 99 ], [ 100, 100 ], [ 100, 101 ], [ 100, 102 ], [ 103, 103 ], [ 103, 104 ], [ 103, 105 ], [ 106, 106 ], [ 106, 107 ], [ 106, 108 ], [ 90, 109 ], [ 109, 110 ], [ 109, 111 ], [ 84, 112 ], [ 112, 113 ], [ 113, 114 ], [ 114, 115 ], [ 115, 116 ], [ 115, 117 ], [ 113, 118 ], [ 6, 119 ], [ 119, 120 ], [ 0, 121 ], [ 121, 122 ], [ 121, 123 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }\n \n //System.out.println(count);\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }\n \n //System.out.println(count);\n}", "Main", "public static void main(String[] args) {\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }", "main", "{\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int count = 0;", "count", "0", "int y = 1;", "y", "1", "for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }", "int i = 0;", "int i = 0;", "i", "0", "i <= b", "i", "b", "i++", "i++", "i", "{\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }", "{\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }", "if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }", "i < a", "i", "a", "{\n continue;\n }", "continue;", "if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }", "i >= a && i < b", "i >= a", "i", "a", "i < b", "i", "b", "{\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }", "if(c % i == 0) {\n count ++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count ++;\n }", "count ++", "count", "if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }", "i == b", "i", "b", "{\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }", "if(c % i == 0) {\n count ++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count ++;\n }", "count ++", "count", "if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }", "1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b", "c <= 10000", "1 <= c", "b <= 10000", "1 <= b", "1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b", "1 <= a", "1", "a", "a <= 10000", "a", "10000", "1 <= b", "1", "b", "b <= 10000", "b", "10000", "1 <= c", "1", "c", "c <= 10000", "c", "10000", "a <= b", "a", "b", "{\n System.out.println(count);\n }", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }\n \n //System.out.println(count);\n}", "public class Main {\n public static void main(String[] args) {\n \n Scanner sc = new Scanner(System.in); \n// int num = sc.nextInt();\n //int count = 0;\n// int y = 1;\n//?´???°??????????????°?????? \n// for(int i = 0; i < num; i ++) {\n// //num = sc.nextInt();\n// if(num % y != 0) {\n// y ++;\n //count ++;\n// }else if(num % y == 0){\n //count ++; \n// System.out.println(y);\n// y ++;\n// }\n// }\n\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n// int a = sc.nextInt();\n// int b = sc.nextInt();\n \n// for(int i = 0; i <= b; i++) {\n// if(i < a) {\n// continue;\n// }else if(i >= a) {\n// System.out.print(i +\" \");\n// }else if(i == b) {\n// System.out.print(i);\n// }\n// }\n//?????????????????´??°a??????b?????§?????´??°????????????????????????????????°??????\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n int y = 1;\n \n for(int i = 0; i <= b; i++) {\n// if(1 <= a && a <= 10000 &&\n// 1 <= b && b <= 10000 &&\n// 1 <= c && c <= 10000 && a <= b) {\n \n if(i < a) {\n continue;\n }else if(i >= a && i < b) {\n //System.out.print(i +\" \");\n //if a == ?´???°????????????????????¢??????\n if(c % i == 0) {\n count ++;\n } \n }else if(i == b) {\n //System.out.print(i);\n if(c % i == 0) {\n count ++;\n }\n }\n// }else {\n// break;\n// }\n }\n if(1 <= a && a <= 10000 &&\n 1 <= b && b <= 10000 &&\n 1 <= c && c <= 10000 && a <= b) {\n System.out.println(count);\n }\n }\n \n //System.out.println(count);\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); // int num = sc.nextInt(); //int count = 0; // int y = 1; //?´???°??????????????°?????? // for(int i = 0; i < num; i ++) { // //num = sc.nextInt(); // if(num % y != 0) { // y ++; //count ++; // }else if(num % y == 0){ //count ++; // System.out.println(y); // y ++; // } // } //?????????????????´??°a??????b?????§?????´??°????????????????????????????????°?????? // int a = sc.nextInt(); // int b = sc.nextInt(); // for(int i = 0; i <= b; i++) { // if(i < a) { // continue; // }else if(i >= a) { // System.out.print(i +" "); // }else if(i == b) { // System.out.print(i); // } // } //?????????????????´??°a??????b?????§?????´??°????????????????????????????????°?????? int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int count = 0; int y = 1; for(int i = 0; i <= b; i++) { // if(1 <= a && a <= 10000 && // 1 <= b && b <= 10000 && // 1 <= c && c <= 10000 && a <= b) { if(i < a) { continue; }else if(i >= a && i < b) { //System.out.print(i +" "); //if a == ?´???°????????????????????¢?????? if(c % i == 0) { count ++; } }else if(i == b) { //System.out.print(i); if(c % i == 0) { count ++; } } // }else { // break; // } } if(1 <= a && a <= 10000 && 1 <= b && b <= 10000 && 1 <= c && c <= 10000 && a <= b) { System.out.println(count); } } //System.out.println(count); }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 14, 2, 2, 2, 2, 2, 2, 17, 13, 2, 17, 13, 2, 17, 13, 2, 13, 17, 2, 13, 17, 2, 13, 17, 30, 42, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 40, 13, 30, 40, 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 ], [ 109, 11 ], [ 109, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 14, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 31, 34 ], [ 34, 35 ], [ 34, 36 ], [ 14, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 42, 43 ], [ 42, 44 ], [ 14, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 50, 51 ], [ 50, 52 ], [ 14, 53 ], [ 53, 54 ], [ 53, 55 ], [ 14, 56 ], [ 56, 57 ], [ 61, 58 ], [ 74, 59 ], [ 71, 60 ], [ 68, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 61, 65 ], [ 65, 66 ], [ 65, 67 ], [ 68, 68 ], [ 68, 69 ], [ 68, 70 ], [ 71, 71 ], [ 71, 72 ], [ 71, 73 ], [ 74, 74 ], [ 74, 75 ], [ 74, 76 ], [ 61, 77 ], [ 77, 78 ], [ 77, 79 ], [ 56, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 81, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 88, 89 ], [ 88, 90 ], [ 87, 91 ], [ 86, 92 ], [ 92, 93 ], [ 93, 94 ], [ 92, 95 ], [ 95, 96 ], [ 86, 97 ], [ 97, 98 ], [ 98, 99 ], [ 80, 100 ], [ 100, 101 ], [ 101, 102 ], [ 102, 103 ], [ 102, 104 ], [ 100, 105 ], [ 12, 106 ], [ 106, 107 ], [ 0, 108 ], [ 108, 109 ], [ 108, 110 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}\n}", "Main", "public static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String str = br.readLine();", "str", "br.readLine()", "br.readLine", "br", "String[] s = str.split(\" \");", "s", "str.split(\" \")", "str.split", "str", "\" \"", "int a = Integer.parseInt(s[0]);", "a", "Integer.parseInt(s[0])", "Integer.parseInt", "Integer", "s[0]", "s", "0", "int b = Integer.parseInt(s[1]);", "b", "Integer.parseInt(s[1])", "Integer.parseInt", "Integer", "s[1]", "s", "1", "int c = Integer.parseInt(s[2]);", "c", "Integer.parseInt(s[2])", "Integer.parseInt", "Integer", "s[2]", "s", "2", "int count = 0;", "count", "0", "if((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}", "(0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)", "( b <= 10000)", "(a <= 10000)", "(0 < c)", "(0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)", "(0 < a)", "0", "a", "(0 < b)", "0", "b", "(0 < c)", "0", "c", "(a <= 10000)", "a", "10000", "( b <= 10000)", "b", "10000", "(c <= 10000)", "c", "10000", "{\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}", "while(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}", "a <= b", "a", "b", "{\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}", "if((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}", "(c % a)== 0", "(c % a)", "c", "a", "0", "{\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}", "count++", "count", "a++", "a", "{\n\t\t\t\t\ta++;\n\t\t\t\t}", "a++", "a", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] s = str.split(\" \");\n\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint c = Integer.parseInt(s[2]);\n\n\t\tint count = 0;\n\t\tif((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){\n\t\t\twhile(a <= b){\n\t\t\t\tif((c % a)== 0){\n\t\t\t\t\tcount++;\n\t\t\t\t\ta++;\n\t\t\t\t}else{\n\t\t\t\t\ta++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\t\t}\n\t}\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String[] args)throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String str = br.readLine(); String[] s = str.split(" "); int a = Integer.parseInt(s[0]); int b = Integer.parseInt(s[1]); int c = Integer.parseInt(s[2]); int count = 0; if((0 < a) && (0 < b) && (0 < c) && (a <= 10000) && ( b <= 10000) && (c <= 10000)){ while(a <= b){ if((c % a)== 0){ count++; a++; }else{ a++; } } System.out.println(count); } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 17, 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, 0, 18, 13, 17, 4, 18, 13, 18, 4, 18, 13, 17, 17, 0, 18, 13, 17, 4, 18, 13, 18, 4, 18, 13, 17, 17, 11, 1, 41, 13, 18, 13, 17, 2, 13, 18, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 18, 13, 17, 13, 17, 40, 13, 4, 18, 18, 13, 13, 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 ], [ 112, 11 ], [ 112, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 14, 20 ], [ 20, 21 ], [ 20, 22 ], [ 14, 23 ], [ 23, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 24, 30 ], [ 23, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 31, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 36, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 43, 48 ], [ 31, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 49, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 56, 61 ], [ 31, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 62, 66 ], [ 66, 67 ], [ 67, 68 ], [ 66, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 70, 73 ], [ 69, 74 ], [ 31, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 79, 80 ], [ 79, 81 ], [ 75, 82 ], [ 82, 83 ], [ 82, 84 ], [ 84, 85 ], [ 84, 86 ], [ 75, 87 ], [ 87, 88 ], [ 88, 89 ], [ 75, 90 ], [ 91, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 94, 95 ], [ 95, 96 ], [ 95, 97 ], [ 94, 98 ], [ 93, 99 ], [ 92, 100 ], [ 100, 101 ], [ 31, 102 ], [ 102, 103 ], [ 103, 104 ], [ 104, 105 ], [ 104, 106 ], [ 102, 107 ], [ 31, 108 ], [ 12, 109 ], [ 109, 110 ], [ 0, 111 ], [ 111, 112 ], [ 111, 113 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\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 int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\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 int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\n break;\n }\n }", "main", "{\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String readStr;\n int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\n break;\n }\n }", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "String readStr;", "readStr", "int c = 0;", "c", "0", "while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\n break;\n }", "(readStr = reader.readLine()) != null", "(readStr = reader.readLine())", "readStr", "reader.readLine()", "reader.readLine", "reader", "null", "{\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\n break;\n }", "int[] list = new int[3];", "list", "new int[3]", "3", "list[0] = Integer.parseInt(readStr.split(\" \")[0])", "list[0]", "list", "0", "Integer.parseInt(readStr.split(\" \")[0])", "Integer.parseInt", "Integer", "readStr.split(\" \")[0]", "readStr.split(\" \")", "readStr.split", "readStr", "\" \"", "0", "list[1] = Integer.parseInt(readStr.split(\" \")[1])", "list[1]", "list", "1", "Integer.parseInt(readStr.split(\" \")[1])", "Integer.parseInt", "Integer", "readStr.split(\" \")[1]", "readStr.split(\" \")", "readStr.split", "readStr", "\" \"", "1", "list[2] = Integer.parseInt(readStr.split(\" \")[2])", "list[2]", "list", "2", "Integer.parseInt(readStr.split(\" \")[2])", "Integer.parseInt", "Integer", "readStr.split(\" \")[2]", "readStr.split(\" \")", "readStr.split", "readStr", "\" \"", "2", "for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }", "int i = list[0];", "int i = list[0];", "i", "list[0]", "list", "0", "i <= list[1]", "i", "list[1]", "list", "1", "i++", "i++", "i", "{\n if (list[2] % i == 0) c++;\n }", "{\n if (list[2] % i == 0) c++;\n }", "if (list[2] % i == 0) c++;", "list[2] % i == 0", "list[2] % i", "list[2]", "list", "2", "i", "0", "c++", "c", "System.out.println(c)", "System.out.println", "System.out", "System", "System.out", "c", "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 int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\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 int c = 0;\n while ((readStr = reader.readLine()) != null) {\n int[] list = new int[3];\n list[0] = Integer.parseInt(readStr.split(\" \")[0]);\n list[1] = Integer.parseInt(readStr.split(\" \")[1]);\n list[2] = Integer.parseInt(readStr.split(\" \")[2]);\n for (int i = list[0]; i <= list[1]; i++) {\n if (list[2] % i == 0) c++;\n }\n System.out.println(c);\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; int c = 0; while ((readStr = reader.readLine()) != null) { int[] list = new int[3]; list[0] = Integer.parseInt(readStr.split(" ")[0]); list[1] = Integer.parseInt(readStr.split(" ")[1]); list[2] = Integer.parseInt(readStr.split(" ")[2]); for (int i = list[0]; i <= list[1]; i++) { if (list[2] % i == 0) c++; } System.out.println(c); break; } } }
[ 7, 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, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 86, 5 ], [ 86, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 14, 15 ], [ 12, 16 ], [ 16, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 16, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 24, 27 ], [ 16, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 16, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 16, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 46, 49 ], [ 49, 50 ], [ 49, 51 ], [ 16, 52 ], [ 52, 53 ], [ 52, 54 ], [ 16, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 60, 61 ], [ 60, 62 ], [ 55, 63 ], [ 63, 64 ], [ 64, 65 ], [ 55, 66 ], [ 67, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 70, 72 ], [ 69, 73 ], [ 68, 74 ], [ 74, 75 ], [ 75, 76 ], [ 16, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 79, 81 ], [ 77, 82 ], [ 6, 83 ], [ 83, 84 ], [ 0, 85 ], [ 85, 86 ], [ 85, 87 ] ]
[ "import java.util.Scanner;\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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\n\t}\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\n\t}", "scan.hasNext()", "scan.hasNext", "scan", "{\n\t String input = scan.nextLine();\n\t String[] inputs = input.split(\" \");\n\t int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\n\t}", "String input = scan.nextLine();", "input", "scan.nextLine()", "scan.nextLine", "scan", "String[] inputs = input.split(\" \");", "inputs", "input.split(\" \")", "input.split", "input", "\" \"", "int a = Integer.parseInt(inputs[0]);", "a", "Integer.parseInt(inputs[0])", "Integer.parseInt", "Integer", "inputs[0]", "inputs", "0", "int b = Integer.parseInt(inputs[1]);", "b", "Integer.parseInt(inputs[1])", "Integer.parseInt", "Integer", "inputs[1]", "inputs", "1", "int c = Integer.parseInt(inputs[2]);", "c", "Integer.parseInt(inputs[2])", "Integer.parseInt", "Integer", "inputs[2]", "inputs", "2", "int count = 0;", "count", "0", "for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }", "{\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }", "if (c % i ==0) {\n\t\t count++;\n\t\t}", "c % i ==0", "c % i", "c", "i", "0", "{\n\t\t count++;\n\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\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 int a = Integer.parseInt(inputs[0]);\n\t int b = Integer.parseInt(inputs[1]);\n\t int c = Integer.parseInt(inputs[2]);\n\t int count = 0;\n\t for (int i = a; i <= b; i++) {\n\t\tif (c % i ==0) {\n\t\t count++;\n\t\t}\n\t }\n\t System.out.println(count);\n\t}\n }\n}", "Main" ]
import java.util.Scanner; 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(" "); int a = Integer.parseInt(inputs[0]); int b = Integer.parseInt(inputs[1]); int c = Integer.parseInt(inputs[2]); int count = 0; for (int i = a; i <= b; i++) { if (c % i ==0) { count++; } } System.out.println(count); } } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 4, 18, 18, 13, 13, 4, 18, 13, 30, 41, 13, 20, 41, 13, 20, 4, 18, 13, 13, 4, 18, 13, 41, 13, 20, 4, 18, 18, 13, 13, 4, 18, 13, 23, 13, 6, 13, 41, 13, 17, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 12, 13, 30, 12, 13, 30, 0, 18, 36, 13, 4, 18, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 42, 2, 0, 13, 4, 18, 13, 17, 30, 4, 18, 18, 36, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 4, 18, 18, 36, 13, 13, 4, 18, 36, 4, 18, 13, 18, 13, 17, 4, 18, 36, 4, 18, 13, 18, 13, 17, 4, 18, 36, 4, 18, 13, 18, 13, 17, 12, 13, 30, 29, 13, 12, 13, 30, 0, 18, 36, 13, 13, 23, 13, 12, 13, 30, 29, 13, 12, 13, 30, 0, 18, 36, 13, 13, 23, 13, 12, 13, 30, 29, 13, 12, 13, 30, 0, 18, 36, 13, 13, 23, 13, 6, 13, 41, 13, 4, 18, 13, 17, 41, 13, 12, 13, 30, 0, 18, 36, 13, 13, 23, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 11, 1, 41, 13, 4, 18, 18, 36, 13, 2, 13, 4, 18, 18, 36, 13, 1, 40, 13, 30, 30, 14, 2, 2, 4, 18, 18, 36, 13, 13, 17, 30, 40, 13, 0, 13, 4, 18, 13, 13, 29, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 0, 16 ], [ 16, 17 ], [ 16, 18 ], [ 0, 19 ], [ 275, 20 ], [ 275, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 30, 32 ], [ 28, 33 ], [ 33, 34 ], [ 34, 35 ], [ 24, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 36, 40 ], [ 40, 41 ], [ 40, 42 ], [ 36, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 36, 47 ], [ 47, 48 ], [ 48, 49 ], [ 36, 50 ], [ 50, 51 ], [ 50, 52 ], [ 36, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 59, 60 ], [ 21, 61 ], [ 61, 62 ], [ 0, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 65, 67 ], [ 63, 68 ], [ 68, 69 ], [ 68, 70 ], [ 63, 71 ], [ 71, 72 ], [ 63, 73 ], [ 73, 74 ], [ 63, 75 ], [ 75, 76 ], [ 63, 77 ], [ 77, 78 ], [ 63, 79 ], [ 79, 80 ], [ 79, 81 ], [ 63, 82 ], [ 82, 83 ], [ 82, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 85, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 92, 93 ], [ 82, 94 ], [ 94, 95 ], [ 63, 96 ], [ 96, 97 ], [ 96, 98 ], [ 98, 99 ], [ 99, 100 ], [ 98, 101 ], [ 101, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 105, 106 ], [ 106, 107 ], [ 102, 108 ], [ 101, 109 ], [ 109, 110 ], [ 110, 111 ], [ 111, 112 ], [ 112, 113 ], [ 112, 114 ], [ 110, 115 ], [ 115, 116 ], [ 116, 117 ], [ 96, 118 ], [ 118, 119 ], [ 63, 120 ], [ 120, 121 ], [ 120, 122 ], [ 122, 123 ], [ 123, 124 ], [ 123, 125 ], [ 125, 126 ], [ 126, 127 ], [ 127, 128 ], [ 127, 129 ], [ 125, 130 ], [ 122, 131 ], [ 131, 132 ], [ 132, 133 ], [ 131, 134 ], [ 134, 135 ], [ 135, 136 ], [ 134, 137 ], [ 137, 138 ], [ 137, 139 ], [ 122, 140 ], [ 140, 141 ], [ 141, 142 ], [ 140, 143 ], [ 143, 144 ], [ 144, 145 ], [ 143, 146 ], [ 146, 147 ], [ 146, 148 ], [ 122, 149 ], [ 149, 150 ], [ 150, 151 ], [ 149, 152 ], [ 152, 153 ], [ 153, 154 ], [ 152, 155 ], [ 155, 156 ], [ 155, 157 ], [ 63, 158 ], [ 158, 159 ], [ 158, 160 ], [ 160, 161 ], [ 161, 162 ], [ 63, 163 ], [ 163, 164 ], [ 163, 165 ], [ 165, 166 ], [ 166, 167 ], [ 167, 168 ], [ 167, 169 ], [ 166, 170 ], [ 163, 171 ], [ 171, 172 ], [ 63, 173 ], [ 173, 174 ], [ 173, 175 ], [ 175, 176 ], [ 176, 177 ], [ 63, 178 ], [ 178, 179 ], [ 178, 180 ], [ 180, 181 ], [ 181, 182 ], [ 182, 183 ], [ 182, 184 ], [ 181, 185 ], [ 178, 186 ], [ 186, 187 ], [ 63, 188 ], [ 188, 189 ], [ 188, 190 ], [ 190, 191 ], [ 191, 192 ], [ 63, 193 ], [ 193, 194 ], [ 193, 195 ], [ 195, 196 ], [ 196, 197 ], [ 197, 198 ], [ 197, 199 ], [ 196, 200 ], [ 193, 201 ], [ 201, 202 ], [ 0, 203 ], [ 203, 204 ], [ 203, 205 ], [ 205, 206 ], [ 205, 207 ], [ 207, 208 ], [ 208, 209 ], [ 207, 210 ], [ 203, 211 ], [ 211, 212 ], [ 203, 213 ], [ 213, 214 ], [ 213, 215 ], [ 215, 216 ], [ 216, 217 ], [ 217, 218 ], [ 217, 219 ], [ 216, 220 ], [ 213, 221 ], [ 221, 222 ], [ 203, 223 ], [ 223, 224 ], [ 223, 225 ], [ 225, 226 ], [ 226, 227 ], [ 226, 228 ], [ 225, 229 ], [ 229, 230 ], [ 229, 231 ], [ 225, 232 ], [ 232, 233 ], [ 233, 234 ], [ 234, 235 ], [ 234, 236 ], [ 236, 237 ], [ 237, 238 ], [ 238, 239 ], [ 238, 240 ], [ 232, 241 ], [ 241, 242 ], [ 241, 243 ], [ 243, 244 ], [ 244, 245 ], [ 245, 246 ], [ 245, 247 ], [ 232, 248 ], [ 248, 249 ], [ 249, 250 ], [ 232, 251 ], [ 252, 252 ], [ 252, 253 ], [ 253, 254 ], [ 254, 255 ], [ 255, 256 ], [ 256, 257 ], [ 257, 258 ], [ 258, 259 ], [ 258, 260 ], [ 255, 261 ], [ 254, 262 ], [ 253, 263 ], [ 263, 264 ], [ 264, 265 ], [ 225, 266 ], [ 266, 267 ], [ 266, 268 ], [ 268, 269 ], [ 269, 270 ], [ 268, 271 ], [ 225, 272 ], [ 272, 273 ], [ 0, 274 ], [ 274, 275 ], [ 274, 276 ] ]
[ "/*\n * Aizu Online Judge\n */\n\nimport java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.List;\n\n/**\n *\n * @author yoshkur\n */\npublic class Main {\n\n\t/**\n\t * @param args the command line arguments\n\t */\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}\n}\n\nclass InputData {\n\n\tprivate static final String SEPARATOR = \" \";\n\n\tprivate List<String> rows = new ArrayList<>();\n\tprivate String row;\n\tprivate Integer a;\n\tprivate Integer b;\n\tprivate Integer c;\n\n\tpublic InputData() {\n\t}\n\t\n\tpublic void setDataFromLine(BufferedReader br) throws IOException {\n\t\tthis.row = br.readLine().trim();\n\t}\n\t\n\tpublic void setDataFromLines(BufferedReader br) throws IOException {\n\t\tString line;\n\t\twhile((line = br.readLine()) != null) {\n\t\t\tthis.rows.add(line.trim());\n\t\t}\n\t}\n\n\tpublic void setValues() {\n\t\tString[] values = this.row.split(SEPARATOR);\n\t\tthis.setA(Integer.valueOf(values[0]));\n\t\tthis.setB(Integer.valueOf(values[1]));\n\t\tthis.setC(Integer.valueOf(values[2]));\n\t}\n\n\tpublic Integer getA() {\n\t\treturn a;\n\t}\n\n\tpublic void setA(Integer a) {\n\t\tthis.a = a;\n\t}\n\n\tpublic Integer getB() {\n\t\treturn b;\n\t}\n\n\tpublic void setB(Integer b) {\n\t\tthis.b = b;\n\t}\n\n\tpublic Integer getC() {\n\t\treturn c;\n\t}\n\n\tpublic void setC(Integer c) {\n\t\tthis.c = c;\n\t}\n}\n\nclass Processing {\n\tprivate static final String RETCODE = System.getProperty(\"line.separator\");\n\n\tprivate InputData inputData;\n\n\tpublic Processing(InputData inputData) {\n\t\tthis.inputData = inputData;\n\t}\n\n\tpublic String getResult() {\n\t\tString result = null;\n\t\tint counter = 0;\n\t\tfor (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) {\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tresult = String.valueOf(counter);\n\t\treturn result;\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.ArrayList;", "ArrayList", "java.util", "import java.util.Collections;", "Collections", "java.util", "import java.util.List;", "List", "java.util", "public class Main {\n\n\t/**\n\t * @param args the command line arguments\n\t */\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}\n}", "Main", "/**\n\t * @param args the command line arguments\n\t */\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}", "main", "{\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}", "try {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}", "catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}", "IOException | NumberFormatException e", "{\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}", "System.err.println(e.getLocalizedMessage())", "System.err.println", "System.err", "System", "System.err", "e.getLocalizedMessage()", "e.getLocalizedMessage", "e", "{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "InputData inputData = new InputData();", "inputData", "new InputData()", "inputData.setDataFromLine(br)", "inputData.setDataFromLine", "inputData", "br", "inputData.setValues()", "inputData.setValues", "inputData", "Processing processing = new Processing(inputData);", "processing", "new Processing(inputData)", "System.out.println(processing.getResult())", "System.out.println", "System.out", "System", "System.out", "processing.getResult()", "processing.getResult", "processing", "String[] args", "args", "class InputData {\n\n\tprivate static final String SEPARATOR = \" \";\n\n\tprivate List<String> rows = new ArrayList<>();\n\tprivate String row;\n\tprivate Integer a;\n\tprivate Integer b;\n\tprivate Integer c;\n\n\tpublic InputData() {\n\t}\n\t\n\tpublic void setDataFromLine(BufferedReader br) throws IOException {\n\t\tthis.row = br.readLine().trim();\n\t}\n\t\n\tpublic void setDataFromLines(BufferedReader br) throws IOException {\n\t\tString line;\n\t\twhile((line = br.readLine()) != null) {\n\t\t\tthis.rows.add(line.trim());\n\t\t}\n\t}\n\n\tpublic void setValues() {\n\t\tString[] values = this.row.split(SEPARATOR);\n\t\tthis.setA(Integer.valueOf(values[0]));\n\t\tthis.setB(Integer.valueOf(values[1]));\n\t\tthis.setC(Integer.valueOf(values[2]));\n\t}\n\n\tpublic Integer getA() {\n\t\treturn a;\n\t}\n\n\tpublic void setA(Integer a) {\n\t\tthis.a = a;\n\t}\n\n\tpublic Integer getB() {\n\t\treturn b;\n\t}\n\n\tpublic void setB(Integer b) {\n\t\tthis.b = b;\n\t}\n\n\tpublic Integer getC() {\n\t\treturn c;\n\t}\n\n\tpublic void setC(Integer c) {\n\t\tthis.c = c;\n\t}\n}", "InputData", "private static final String SEPARATOR = \" \";", "SEPARATOR", "\" \"", "private List<String> rows = new ArrayList<>();", "rows", "new ArrayList<>()", "private String row;", "row", "private Integer a;", "a", "private Integer b;", "b", "private Integer c;", "c", "public InputData() {\n\t}", "InputData", "{\n\t}", "public void setDataFromLine(BufferedReader br) throws IOException {\n\t\tthis.row = br.readLine().trim();\n\t}", "setDataFromLine", "{\n\t\tthis.row = br.readLine().trim();\n\t}", "this.row = br.readLine().trim()", "this.row", "this", "this.row", "br.readLine().trim()", "br.readLine().trim", "br.readLine()", "br.readLine", "br", "BufferedReader br", "br", "public void setDataFromLines(BufferedReader br) throws IOException {\n\t\tString line;\n\t\twhile((line = br.readLine()) != null) {\n\t\t\tthis.rows.add(line.trim());\n\t\t}\n\t}", "setDataFromLines", "{\n\t\tString line;\n\t\twhile((line = br.readLine()) != null) {\n\t\t\tthis.rows.add(line.trim());\n\t\t}\n\t}", "String line;", "line", "while((line = br.readLine()) != null) {\n\t\t\tthis.rows.add(line.trim());\n\t\t}", "(line = br.readLine()) != null", "(line = br.readLine())", "line", "br.readLine()", "br.readLine", "br", "null", "{\n\t\t\tthis.rows.add(line.trim());\n\t\t}", "this.rows.add(line.trim())", "this.rows.add", "this.rows", "this", "this.rows", "line.trim()", "line.trim", "line", "BufferedReader br", "br", "public void setValues() {\n\t\tString[] values = this.row.split(SEPARATOR);\n\t\tthis.setA(Integer.valueOf(values[0]));\n\t\tthis.setB(Integer.valueOf(values[1]));\n\t\tthis.setC(Integer.valueOf(values[2]));\n\t}", "setValues", "{\n\t\tString[] values = this.row.split(SEPARATOR);\n\t\tthis.setA(Integer.valueOf(values[0]));\n\t\tthis.setB(Integer.valueOf(values[1]));\n\t\tthis.setC(Integer.valueOf(values[2]));\n\t}", "String[] values = this.row.split(SEPARATOR);", "values", "this.row.split(SEPARATOR)", "this.row.split", "this.row", "this", "this.row", "SEPARATOR", "this.setA(Integer.valueOf(values[0]))", "this.setA", "this", "Integer.valueOf(values[0])", "Integer.valueOf", "Integer", "values[0]", "values", "0", "this.setB(Integer.valueOf(values[1]))", "this.setB", "this", "Integer.valueOf(values[1])", "Integer.valueOf", "Integer", "values[1]", "values", "1", "this.setC(Integer.valueOf(values[2]))", "this.setC", "this", "Integer.valueOf(values[2])", "Integer.valueOf", "Integer", "values[2]", "values", "2", "public Integer getA() {\n\t\treturn a;\n\t}", "getA", "{\n\t\treturn a;\n\t}", "return a;", "a", "public void setA(Integer a) {\n\t\tthis.a = a;\n\t}", "setA", "{\n\t\tthis.a = a;\n\t}", "this.a = a", "this.a", "this", "this.a", "a", "Integer a", "a", "public Integer getB() {\n\t\treturn b;\n\t}", "getB", "{\n\t\treturn b;\n\t}", "return b;", "b", "public void setB(Integer b) {\n\t\tthis.b = b;\n\t}", "setB", "{\n\t\tthis.b = b;\n\t}", "this.b = b", "this.b", "this", "this.b", "b", "Integer b", "b", "public Integer getC() {\n\t\treturn c;\n\t}", "getC", "{\n\t\treturn c;\n\t}", "return c;", "c", "public void setC(Integer c) {\n\t\tthis.c = c;\n\t}", "setC", "{\n\t\tthis.c = c;\n\t}", "this.c = c", "this.c", "this", "this.c", "c", "Integer c", "c", "class Processing {\n\tprivate static final String RETCODE = System.getProperty(\"line.separator\");\n\n\tprivate InputData inputData;\n\n\tpublic Processing(InputData inputData) {\n\t\tthis.inputData = inputData;\n\t}\n\n\tpublic String getResult() {\n\t\tString result = null;\n\t\tint counter = 0;\n\t\tfor (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) {\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tresult = String.valueOf(counter);\n\t\treturn result;\n\t}\n}", "Processing", "private static final String RETCODE = System.getProperty(\"line.separator\");", "RETCODE", "System.getProperty(\"line.separator\")", "System.getProperty", "System", "\"line.separator\"", "private InputData inputData;", "inputData", "public Processing(InputData inputData) {\n\t\tthis.inputData = inputData;\n\t}", "Processing", "{\n\t\tthis.inputData = inputData;\n\t}", "this.inputData = inputData", "this.inputData", "this", "this.inputData", "inputData", "InputData inputData", "inputData", "public String getResult() {\n\t\tString result = null;\n\t\tint counter = 0;\n\t\tfor (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) {\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tresult = String.valueOf(counter);\n\t\treturn result;\n\t}", "getResult", "{\n\t\tString result = null;\n\t\tint counter = 0;\n\t\tfor (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) {\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tresult = String.valueOf(counter);\n\t\treturn result;\n\t}", "String result = null;", "result", "null", "int counter = 0;", "counter", "0", "for (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) {\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "int i = this.inputData.getA();", "int i = this.inputData.getA();", "i", "this.inputData.getA()", "this.inputData.getA", "this.inputData", "this", "this.inputData", "i <= this.inputData.getB()", "i", "this.inputData.getB()", "this.inputData.getB", "this.inputData", "this", "this.inputData", "i++", "i++", "i", "{\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "if (this.inputData.getC() % i == 0) {\n\t\t\t\tcounter++;\n\t\t\t}", "this.inputData.getC() % i == 0", "this.inputData.getC() % i", "this.inputData.getC()", "this.inputData.getC", "this.inputData", "this", "this.inputData", "i", "0", "{\n\t\t\t\tcounter++;\n\t\t\t}", "counter++", "counter", "result = String.valueOf(counter)", "result", "String.valueOf(counter)", "String.valueOf", "String", "counter", "return result;", "result", "public class Main {\n\n\t/**\n\t * @param args the command line arguments\n\t */\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}\n}", "public class Main {\n\n\t/**\n\t * @param args the command line arguments\n\t */\n\tpublic static void main(String[] args) {\n\t\ttry {\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tInputData inputData = new InputData();\n\t\t\tinputData.setDataFromLine(br);\n\t\t\tinputData.setValues();\n\t\t\tProcessing processing = new Processing(inputData);\n\t\t\tSystem.out.println(processing.getResult());\n\n\t\t} catch (IOException | NumberFormatException e) {\n\t\t\tSystem.err.println(e.getLocalizedMessage());\n\t\t}\n\t}\n}", "Main" ]
/* * Aizu Online Judge */ import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * * @author yoshkur */ public class Main { /** * @param args the command line arguments */ public static void main(String[] args) { try { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); InputData inputData = new InputData(); inputData.setDataFromLine(br); inputData.setValues(); Processing processing = new Processing(inputData); System.out.println(processing.getResult()); } catch (IOException | NumberFormatException e) { System.err.println(e.getLocalizedMessage()); } } } class InputData { private static final String SEPARATOR = " "; private List<String> rows = new ArrayList<>(); private String row; private Integer a; private Integer b; private Integer c; public InputData() { } public void setDataFromLine(BufferedReader br) throws IOException { this.row = br.readLine().trim(); } public void setDataFromLines(BufferedReader br) throws IOException { String line; while((line = br.readLine()) != null) { this.rows.add(line.trim()); } } public void setValues() { String[] values = this.row.split(SEPARATOR); this.setA(Integer.valueOf(values[0])); this.setB(Integer.valueOf(values[1])); this.setC(Integer.valueOf(values[2])); } public Integer getA() { return a; } public void setA(Integer a) { this.a = a; } public Integer getB() { return b; } public void setB(Integer b) { this.b = b; } public Integer getC() { return c; } public void setC(Integer c) { this.c = c; } } class Processing { private static final String RETCODE = System.getProperty("line.separator"); private InputData inputData; public Processing(InputData inputData) { this.inputData = inputData; } public String getResult() { String result = null; int counter = 0; for (int i = this.inputData.getA(); i <= this.inputData.getB() ; i++) { if (this.inputData.getC() % i == 0) { counter++; } } result = String.valueOf(counter); return result; } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 14, 2, 2, 13, 13, 17, 30, 40, 13, 40, 13, 42, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 87, 14 ], [ 87, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 24, 26 ], [ 17, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 29, 32 ], [ 32, 33 ], [ 33, 34 ], [ 17, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 41, 42 ], [ 17, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 48, 49 ], [ 49, 50 ], [ 17, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 52, 56 ], [ 51, 57 ], [ 57, 58 ], [ 58, 59 ], [ 17, 60 ], [ 60, 61 ], [ 17, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 62, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 68, 72 ], [ 67, 73 ], [ 73, 74 ], [ 74, 75 ], [ 66, 76 ], [ 76, 77 ], [ 17, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 80, 82 ], [ 78, 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.util.StringTokenizer;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}\n\n}\n", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.StringTokenizer;", "StringTokenizer", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "int count=0;", "count", "0", "StringTokenizer st1 = new StringTokenizer(br.readLine());", "st1", "new StringTokenizer(br.readLine())", "int a=Integer.parseInt(st1.nextToken());", "a", "Integer.parseInt(st1.nextToken())", "Integer.parseInt", "Integer", "st1.nextToken()", "st1.nextToken", "st1", "int b=Integer.parseInt(st1.nextToken());", "b", "Integer.parseInt(st1.nextToken())", "Integer.parseInt", "Integer", "st1.nextToken()", "st1.nextToken", "st1", "int c=Integer.parseInt(st1.nextToken());", "c", "Integer.parseInt(st1.nextToken())", "Integer.parseInt", "Integer", "st1.nextToken()", "st1.nextToken", "st1", "if(c%a==0){\n\t\t\tcount++;\n\t\t}", "c%a==0", "c%a", "c", "a", "0", "{\n\t\t\tcount++;\n\t\t}", "count++", "count", "a++", "a", "while(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}", "a<=b", "a", "b", "{\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}", "if(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}", "c%a==0", "c%a", "c", "a", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "a++", "a", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\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\n\t\tint count=0;\n\n\t\tStringTokenizer st1 = new StringTokenizer(br.readLine());\n\t\tint a=Integer.parseInt(st1.nextToken());\n\t\tint b=Integer.parseInt(st1.nextToken());\n\t\tint c=Integer.parseInt(st1.nextToken());\n\t\tif(c%a==0){\n\t\t\tcount++;\n\t\t}\n\t\ta++;\n\n\t\twhile(a<=b){\n\t\t\tif(c%a==0){\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.StringTokenizer; public class Main { public static void main(String[] args) throws IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int count=0; StringTokenizer st1 = new StringTokenizer(br.readLine()); int a=Integer.parseInt(st1.nextToken()); int b=Integer.parseInt(st1.nextToken()); int c=Integer.parseInt(st1.nextToken()); if(c%a==0){ count++; } a++; while(a<=b){ if(c%a==0){ count++; } a++; } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 42, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 68, 5 ], [ 68, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 8, 24 ], [ 24, 25 ], [ 24, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 8, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 8, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 8, 42 ], [ 42, 43 ], [ 43, 44 ], [ 43, 45 ], [ 42, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 48, 52 ], [ 47, 53 ], [ 53, 54 ], [ 54, 55 ], [ 47, 56 ], [ 46, 57 ], [ 57, 58 ], [ 8, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 6, 65 ], [ 65, 66 ], [ 0, 67 ], [ 67, 68 ], [ 67, 69 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}", "main", "{\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}", "int a = 0;", "a", "0", "int b = 0;", "b", "0", "int c = 0;", "c", "0", "int i = 0;", "i", "0", "int ans = 0;", "ans", "0", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "a = in.nextInt()", "a", "in.nextInt()", "in.nextInt", "in", "b = in.nextInt()", "b", "in.nextInt()", "in.nextInt", "in", "c = in.nextInt()", "c", "in.nextInt()", "in.nextInt", "in", "while(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}", "a<=b", "a", "b", "{\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}", "if (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}", "c % a == 0", "c % a", "c", "a", "0", "{\n\t\t\t\tans++;\n\t\t\t}", "ans++", "ans", "{\n\n\t\t\t}", "a++", "a", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint i = 0;\n\t\tint ans = 0;\n\n\t\tScanner in = new Scanner(System.in);\n\n\t\ta = in.nextInt();\n\t\tb = in.nextInt();\n\t\tc = in.nextInt();\n\n\t\twhile(a<=b){\n\t\t\tif (c % a == 0){\n\t\t\t\tans++;\n\t\t\t}else{\n\n\t\t\t}\n\t\ta++;\n\t\t}\n\n\t\tSystem.out.println(ans);\n\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { int a = 0; int b = 0; int c = 0; int i = 0; int ans = 0; Scanner in = new Scanner(System.in); a = in.nextInt(); b = in.nextInt(); c = in.nextInt(); while(a<=b){ if (c % a == 0){ ans++; }else{ } a++; } System.out.println(ans); } }
[ 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, 4, 18, 13, 17, 41, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 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 ], [ 33, 34 ], [ 34, 35 ], [ 31, 36 ], [ 28, 37 ], [ 37, 38 ], [ 37, 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 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 28, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 59, 60 ], [ 58, 61 ], [ 61, 62 ], [ 61, 63 ], [ 28, 64 ], [ 64, 65 ], [ 64, 66 ], [ 66, 67 ], [ 66, 68 ], [ 64, 69 ], [ 69, 70 ], [ 70, 71 ], [ 64, 72 ], [ 73, 73 ], [ 73, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 75, 79 ], [ 74, 80 ], [ 80, 81 ], [ 81, 82 ], [ 28, 83 ], [ 83, 84 ], [ 84, 85 ], [ 85, 86 ], [ 85, 87 ], [ 83, 88 ], [ 12, 89 ], [ 89, 90 ] ]
[ "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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\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[] list = br.readLine().split(\" \");\n\t\t\tint count = 0;\n\t\t\tint from = Integer.parseInt(list[0]);\n\t\t\tint to = Integer.parseInt(list[1]);\n\t\t\tint num = Integer.parseInt(list[2]);\n\t\t\tfor (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.println(count);\n\n\t\t}", "String[] list = br.readLine().split(\" \");", "list", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int count = 0;", "count", "0", "int from = Integer.parseInt(list[0]);", "from", "Integer.parseInt(list[0])", "Integer.parseInt", "Integer", "list[0]", "list", "0", "int to = Integer.parseInt(list[1]);", "to", "Integer.parseInt(list[1])", "Integer.parseInt", "Integer", "list[1]", "list", "1", "int num = Integer.parseInt(list[2]);", "num", "Integer.parseInt(list[2])", "Integer.parseInt", "Integer", "list[2]", "list", "2", "for (; from <= to; from++) {\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}", ";", "from <= to", "from", "to", "from++", "from++", "from", "{\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}", "{\n\t\t\t\tif (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}\n\t\t\t}", "if (num % from == 0) {\n\t\t\t\t\tcount++;\n\t\t\t\t}", "num % from == 0", "num % from", "num", "from", "0", "{\n\t\t\t\t\tcount++;\n\t\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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[] list = br.readLine().split(" "); int count = 0; int from = Integer.parseInt(list[0]); int to = Integer.parseInt(list[1]); int num = Integer.parseInt(list[2]); for (; from <= to; from++) { if (num % from == 0) { count++; } } System.out.println(count); } catch (IOException e) { e.printStackTrace(); } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 42, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 40, 13, 4, 18, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 58, 5 ], [ 58, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 30, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 36, 40 ], [ 35, 41 ], [ 41, 42 ], [ 42, 43 ], [ 34, 44 ], [ 44, 45 ], [ 8, 46 ], [ 46, 47 ], [ 47, 48 ], [ 8, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 49, 54 ], [ 6, 55 ], [ 55, 56 ], [ 0, 57 ], [ 57, 58 ], [ 57, 59 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}\n\n}", "Main", "public static void main(String[] args){\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}", "main", "{\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int tmp = 0;", "tmp", "0", "while(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}", "a <= b", "a", "b", "{\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}", "if(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}", "c%a ==0", "c%a", "c", "a", "0", "{\n\t\t\t\ttmp++;\n\t\t\t}", "tmp++", "tmp", "a++", "a", "scan.close()", "scan.close", "scan", "System.out.println(tmp)", "System.out.println", "System.out", "System", "System.out", "tmp", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint tmp = 0;\n\n\t\twhile(a <= b){\n\n\t\t\tif(c%a ==0){\n\t\t\t\ttmp++;\n\t\t\t}\n\t\t\ta++;\n\t\t}\n\t\tscan.close();\n\t\tSystem.out.println(tmp);\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int tmp = 0; while(a <= b){ if(c%a ==0){ tmp++; } a++; } scan.close(); System.out.println(tmp); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 41, 13, 2, 13, 13, 14, 2, 13, 17, 30, 40, 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 ], [ 90, 11 ], [ 90, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 14, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 34, 37 ], [ 37, 38 ], [ 37, 39 ], [ 14, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 14, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 14, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 58, 60 ], [ 56, 61 ], [ 61, 62 ], [ 61, 63 ], [ 56, 64 ], [ 64, 65 ], [ 65, 66 ], [ 56, 67 ], [ 68, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 71, 72 ], [ 71, 73 ], [ 68, 74 ], [ 74, 75 ], [ 75, 76 ], [ 75, 77 ], [ 74, 78 ], [ 78, 79 ], [ 79, 80 ], [ 14, 81 ], [ 81, 82 ], [ 82, 83 ], [ 83, 84 ], [ 83, 85 ], [ 81, 86 ], [ 12, 87 ], [ 87, 88 ], [ 0, 89 ], [ 89, 90 ], [ 89, 91 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\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\tpublic static void main(String[] args)throws IOException{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main", "public static void main(String[] args)throws IOException{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}", "int count = 0;", "count", "0", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String inputData = br.readLine();", "inputData", "br.readLine()", "br.readLine", "br", "String[] inputValue = inputData.split(\" \");", "inputValue", "inputData.split(\" \")", "inputData.split", "inputData", "\" \"", "int a = Integer.parseInt(inputValue[0]);", "a", "Integer.parseInt(inputValue[0])", "Integer.parseInt", "Integer", "inputValue[0]", "inputValue", "0", "int b = Integer.parseInt(inputValue[1]);", "b", "Integer.parseInt(inputValue[1])", "Integer.parseInt", "Integer", "inputValue[1]", "inputValue", "1", "int c = Integer.parseInt(inputValue[2]);", "c", "Integer.parseInt(inputValue[2])", "Integer.parseInt", "Integer", "inputValue[2]", "inputValue", "2", "for(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i ++", "i ++", "i", "{\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}", "{\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}", "int divisor = c % i;", "divisor", "c % i", "c", "i", "if(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}", "divisor == 0", "divisor", "0", "{\n\t\t\t\tcount ++;\n\t\t\t}", "count ++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\n\t}\n\n}", "public class Main {\n\tpublic static void main(String[] args)throws IOException{\n\t\tint count = 0;\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\n\t\tString inputData = br.readLine();\n\t\tString[] inputValue = inputData.split(\" \");\n\n\t\tint a = Integer.parseInt(inputValue[0]);\n\t\tint b = Integer.parseInt(inputValue[1]);\n\t\tint c = Integer.parseInt(inputValue[2]);\n\n\t\tfor(int i = a; i <= b; i ++){\n\t\t\tint divisor = c % i;\n\t\t\tif(divisor == 0){\n\t\t\t\tcount ++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(count);\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{ int count = 0; BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String inputData = br.readLine(); String[] inputValue = inputData.split(" "); int a = Integer.parseInt(inputValue[0]); int b = Integer.parseInt(inputValue[1]); int c = Integer.parseInt(inputValue[2]); for(int i = a; i <= b; i ++){ int divisor = c % i; if(divisor == 0){ count ++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 14, 2, 13, 13, 30, 11, 1, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 14, 2, 13, 13, 30, 11, 1, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 14, 2, 13, 13, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 97, 5 ], [ 97, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 30, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 35, 40 ], [ 40, 41 ], [ 41, 42 ], [ 35, 43 ], [ 44, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 46, 50 ], [ 45, 51 ], [ 51, 52 ], [ 30, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 8, 57 ], [ 57, 58 ], [ 58, 59 ], [ 58, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 63, 64 ], [ 64, 65 ], [ 58, 66 ], [ 67, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 70, 72 ], [ 69, 73 ], [ 68, 74 ], [ 74, 75 ], [ 8, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 76, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 81, 85 ], [ 80, 86 ], [ 86, 87 ], [ 8, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 90, 92 ], [ 88, 93 ], [ 6, 94 ], [ 94, 95 ], [ 0, 96 ], [ 96, 97 ], [ 96, 98 ] ]
[ "import java.util.*;\npublic class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}\n}", "Main", "public static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}", "main", "{\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int s = 0;", "s", "0", "if(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);", "a<b", "a", "b", "{\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}", "for(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}", ";", "a<b", "a", "b", "a++", "a++", "a", "{\n\t\t\tif(c % a == 0) s++;\n\t\t}", "{\n\t\t\tif(c % a == 0) s++;\n\t\t}", "if(c % a == 0) s++;", "c % a == 0", "c % a", "c", "a", "0", "s++", "s", "if(a>b);", "a>b", "a", "b", "{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}", "for(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}", ";", "b<a", "b", "a", "b++", "b++", "b", "{\n\t\t\tif(c% b == 0)s++;}", "{\n\t\t\tif(c% b == 0)s++;}", "if(c% b == 0)s++;", "c% b == 0", "c% b", "c", "b", "0", "s++", "s", "if(a==b)if(c % a == 0) s++;", "a==b", "a", "b", "if(c % a == 0) s++;", "c % a == 0", "c % a", "c", "a", "0", "s++", "s", "System.out.println(s)", "System.out.println", "System.out", "System", "System.out", "s", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint a = sc.nextInt();\n\tint b = sc.nextInt();\n\tint c = sc.nextInt();\n\t\n\tint s = 0;\n\tif(a<b) {\n\t\tfor(;a<b;a++){\n\t\t\tif(c % a == 0) s++;\n\t\t}\n\t\t\t\n\t\t\n\t\t\t}\n\telse if(a>b);{\n\t\tfor(; b<a;b++){\n\t\t\tif(c% b == 0)s++;}\n\t}\n\tif(a==b)if(c % a == 0) s++;\t\n\tSystem.out.println(s);\n\t}\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args){ Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int s = 0; if(a<b) { for(;a<b;a++){ if(c % a == 0) s++; } } else if(a>b);{ for(; b<a;b++){ if(c% b == 0)s++;} } if(a==b)if(c % a == 0) s++; System.out.println(s); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 2, 13, 13, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 70, 5 ], [ 70, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 48, 49 ], [ 48, 50 ], [ 43, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 52, 58 ], [ 58, 59 ], [ 59, 60 ], [ 8, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 61, 66 ], [ 6, 67 ], [ 67, 68 ], [ 0, 69 ], [ 69, 70 ], [ 69, 71 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }\n}", "Main", "public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }", "main", "{\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt()", "a", "scan.nextInt()", "scan.nextInt", "scan", "b = scan.nextInt()", "b", "scan.nextInt()", "scan.nextInt", "scan", "c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int count = 0;", "count", "0", "for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }", "int i = 1;", "int i = 1;", "i", "1", "i <= c", "i", "c", "i++", "i++", "i", "{\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }", "{\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }", "if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }", "a <= i && i <= b", "a <= i", "a", "i", "i <= b", "i", "b", "{\n if(c % i == 0) {\n count++ ;\n }\n }", "if(c % i == 0) {\n count++ ;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count++ ;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }\n}", "public class Main {\n public static void main(String[] args) {\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt();\n int count = 0;\n for(int i = 1; i <= c; i++) {\n if(a <= i && i <= b) {\n if(c % i == 0) {\n count++ ;\n }\n }\n }\n System.out.println(count);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int a = scan.nextInt(), b = scan.nextInt() , c = scan.nextInt(); int count = 0; for(int i = 1; i <= c; i++) { if(a <= i && i <= b) { if(c % i == 0) { count++ ; } } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 12, 13, 30, 0, 13, 20, 4, 13, 4, 18, 13, 4, 18, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 68, 5 ], [ 68, 6 ], [ 6, 7 ], [ 68, 8 ], [ 8, 9 ], [ 8, 10 ], [ 10, 11 ], [ 11, 12 ], [ 11, 13 ], [ 10, 14 ], [ 14, 15 ], [ 14, 16 ], [ 16, 17 ], [ 17, 18 ], [ 14, 19 ], [ 19, 20 ], [ 20, 21 ], [ 14, 22 ], [ 22, 23 ], [ 23, 24 ], [ 8, 25 ], [ 25, 26 ], [ 68, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 30, 32 ], [ 29, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 38, 39 ], [ 38, 40 ], [ 33, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 46, 52 ], [ 52, 53 ], [ 53, 54 ], [ 29, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 27, 61 ], [ 61, 62 ], [ 27, 63 ], [ 63, 64 ], [ 27, 65 ], [ 65, 66 ], [ 0, 67 ], [ 67, 68 ], [ 67, 69 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n private static Scanner scan;\n\n public static void main(String[] args) {\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }\n\n private static void comp(int a,int b, int c) {\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n private static Scanner scan;\n\n public static void main(String[] args) {\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }\n\n private static void comp(int a,int b, int c) {\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }\n}", "Main", "private static Scanner scan;", "scan", "public static void main(String[] args) {\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }", "main", "{\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }", "scan = new Scanner(System.in)", "scan", "new Scanner(System.in)", "comp(scan.nextInt(), scan.nextInt(), scan.nextInt())", "comp", "scan.nextInt()", "scan.nextInt", "scan", "scan.nextInt()", "scan.nextInt", "scan", "scan.nextInt()", "scan.nextInt", "scan", "String[] args", "args", "private static void comp(int a,int b, int c) {\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }", "comp", "{\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }", "int cnt = 0;", "cnt", "0", "for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if (c % i == 0) {\n cnt ++;\n }\n }", "{\n if (c % i == 0) {\n cnt ++;\n }\n }", "if (c % i == 0) {\n cnt ++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n cnt ++;\n }", "cnt ++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "int a", "a", "int b", "b", "int c", "c", "public class Main {\n private static Scanner scan;\n\n public static void main(String[] args) {\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }\n\n private static void comp(int a,int b, int c) {\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }\n}", "public class Main {\n private static Scanner scan;\n\n public static void main(String[] args) {\n scan = new Scanner(System.in);\n comp(scan.nextInt(), scan.nextInt(), scan.nextInt());\n }\n\n private static void comp(int a,int b, int c) {\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) {\n cnt ++;\n }\n }\n System.out.println(cnt);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { private static Scanner scan; public static void main(String[] args) { scan = new Scanner(System.in); comp(scan.nextInt(), scan.nextInt(), scan.nextInt()); } private static void comp(int a,int b, int c) { int cnt = 0; for (int i = a; i <= b; i++) { if (c % i == 0) { cnt ++; } } System.out.println(cnt); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 17, 42, 2, 2, 13, 13, 13, 30, 14, 2, 2, 13, 2, 13, 13, 17, 30, 40, 13, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 33, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 44, 46 ], [ 41, 47 ], [ 40, 48 ], [ 48, 49 ], [ 49, 50 ], [ 40, 51 ], [ 39, 52 ], [ 52, 53 ], [ 8, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 56, 58 ], [ 54, 59 ], [ 6, 60 ], [ 60, 61 ] ]
[ "import java.util.*;\n\nclass Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint num1 = scan.nextInt();\n\t\tint num2 = scan.nextInt();\n\t\tint num3 = scan.nextInt();\n\t\tint con = 0;\n\t\tint div = 0;\n\t\t\t\n\t\tdo{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}while(num1 + con <= num2);\n\n\t\tSystem.out.println(div);\n\t}\n}", "import java.util.*;", "util.*", "java", "class Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint num1 = scan.nextInt();\n\t\tint num2 = scan.nextInt();\n\t\tint num3 = scan.nextInt();\n\t\tint con = 0;\n\t\tint div = 0;\n\t\t\t\n\t\tdo{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}while(num1 + con <= num2);\n\n\t\tSystem.out.println(div);\n\t}\n}", "Main", "public static void main(String args[]){\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint num1 = scan.nextInt();\n\t\tint num2 = scan.nextInt();\n\t\tint num3 = scan.nextInt();\n\t\tint con = 0;\n\t\tint div = 0;\n\t\t\t\n\t\tdo{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}while(num1 + con <= num2);\n\n\t\tSystem.out.println(div);\n\t}", "main", "{\n\n\t\tScanner scan = new Scanner(System.in);\n\t\tint num1 = scan.nextInt();\n\t\tint num2 = scan.nextInt();\n\t\tint num3 = scan.nextInt();\n\t\tint con = 0;\n\t\tint div = 0;\n\t\t\t\n\t\tdo{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}while(num1 + con <= num2);\n\n\t\tSystem.out.println(div);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int num1 = scan.nextInt();", "num1", "scan.nextInt()", "scan.nextInt", "scan", "int num2 = scan.nextInt();", "num2", "scan.nextInt()", "scan.nextInt", "scan", "int num3 = scan.nextInt();", "num3", "scan.nextInt()", "scan.nextInt", "scan", "int con = 0;", "con", "0", "int div = 0;", "div", "0", "do{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}while(num1 + con <= num2);", "num1 + con <= num2", "num1 + con", "num1", "con", "num2", "{\n\t\t\tif(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}\n\t\t\tcon++;\n\t\t}", "if(num3 % (num1 + con) == 0) {\n\t\t\t\tdiv++;\n\t\t\t}\n\t\t\telse{}", "num3 % (num1 + con) == 0", "num3 % (num1 + con)", "num3", "(num1 + con)", "num1", "con", "0", "{\n\t\t\t\tdiv++;\n\t\t\t}", "div++", "div", "{}", "con++", "con", "System.out.println(div)", "System.out.println", "System.out", "System", "System.out", "div", "String args[]", "args" ]
import java.util.*; class Main{ public static void main(String args[]){ Scanner scan = new Scanner(System.in); int num1 = scan.nextInt(); int num2 = scan.nextInt(); int num3 = scan.nextInt(); int con = 0; int div = 0; do{ if(num3 % (num1 + con) == 0) { div++; } else{} con++; }while(num1 + con <= num2); System.out.println(div); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 2, 2, 13, 13, 17, 2, 13, 13, 2, 13, 13, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 17, 20 ], [ 20, 21 ], [ 21, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 28, 29 ], [ 29, 30 ], [ 11, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 37, 38 ], [ 11, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 42, 47 ], [ 47, 48 ], [ 47, 49 ], [ 42, 50 ], [ 50, 51 ], [ 51, 52 ], [ 42, 53 ], [ 54, 54 ], [ 54, 55 ], [ 55, 56 ], [ 57, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 58, 62 ], [ 57, 63 ], [ 63, 64 ], [ 63, 65 ], [ 57, 66 ], [ 66, 67 ], [ 66, 68 ], [ 55, 69 ], [ 69, 70 ], [ 70, 71 ], [ 11, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 9, 78 ], [ 78, 79 ] ]
[ "import java.io.*;\nimport java.util.*;\n\nclass Main{\n public static void main(String[] args) throws IOException{\n Scanner scan=new Scanner(System.in);\n\n int a=Integer.parseInt(scan.next());\n int b=Integer.parseInt(scan.next());\n int c=Integer.parseInt(scan.next());\n int count=0;\n\n for(int i=1;i<=c;i++){\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }\n System.out.println(count);\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "class Main{\n public static void main(String[] args) throws IOException{\n Scanner scan=new Scanner(System.in);\n\n int a=Integer.parseInt(scan.next());\n int b=Integer.parseInt(scan.next());\n int c=Integer.parseInt(scan.next());\n int count=0;\n\n for(int i=1;i<=c;i++){\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }\n System.out.println(count);\n }\n}", "Main", "public static void main(String[] args) throws IOException{\n Scanner scan=new Scanner(System.in);\n\n int a=Integer.parseInt(scan.next());\n int b=Integer.parseInt(scan.next());\n int c=Integer.parseInt(scan.next());\n int count=0;\n\n for(int i=1;i<=c;i++){\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }\n System.out.println(count);\n }", "main", "{\n Scanner scan=new Scanner(System.in);\n\n int a=Integer.parseInt(scan.next());\n int b=Integer.parseInt(scan.next());\n int c=Integer.parseInt(scan.next());\n int count=0;\n\n for(int i=1;i<=c;i++){\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }\n System.out.println(count);\n }", "Scanner scan=new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a=Integer.parseInt(scan.next());", "a", "Integer.parseInt(scan.next())", "Integer.parseInt", "Integer", "scan.next()", "scan.next", "scan", "int b=Integer.parseInt(scan.next());", "b", "Integer.parseInt(scan.next())", "Integer.parseInt", "Integer", "scan.next()", "scan.next", "scan", "int c=Integer.parseInt(scan.next());", "c", "Integer.parseInt(scan.next())", "Integer.parseInt", "Integer", "scan.next()", "scan.next", "scan", "int count=0;", "count", "0", "for(int i=1;i<=c;i++){\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }", "int i=1;", "int i=1;", "i", "1", "i<=c", "i", "c", "i++", "i++", "i", "{\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }", "{\n if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }\n }", "if( (c%i==0) && (a<=i) && (i<=b)){\n count++;\n }", "(c%i==0) && (a<=i) && (i<=b)", "(c%i==0) && (a<=i) && (i<=b)", "(c%i==0)", "c%i", "c", "i", "0", "(a<=i)", "a", "i", "(i<=b)", "i", "b", "{\n count++;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args" ]
import java.io.*; import java.util.*; class Main{ public static void main(String[] args) throws IOException{ Scanner scan=new Scanner(System.in); int a=Integer.parseInt(scan.next()); int b=Integer.parseInt(scan.next()); int c=Integer.parseInt(scan.next()); int count=0; for(int i=1;i<=c;i++){ if( (c%i==0) && (a<=i) && (i<=b)){ count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 20, 12, 13, 30, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 62, 5 ], [ 62, 6 ], [ 6, 7 ], [ 6, 8 ], [ 62, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 11, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 11, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 11, 27 ], [ 27, 28 ], [ 27, 29 ], [ 11, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 11, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 52, 58 ], [ 9, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "import java.util.*;\n\npublic class Main{\n\tprivate static final Scanner scan = new Scanner(System.in);\n\n\tpublic static void main(String[] args){\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}\n}", "import java.util.*;", "util.*", "java", "public class Main{\n\tprivate static final Scanner scan = new Scanner(System.in);\n\n\tpublic static void main(String[] args){\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}\n}", "Main", "private static final Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "public static void main(String[] args){\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}", "main", "{\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int cnt = 0;", "cnt", "0", "for(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}", "if(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tcnt++;\n\t\t\t}", "cnt++", "cnt", "System.out.printf(\"%d\\n\", cnt)", "System.out.printf", "System.out", "System", "System.out", "\"%d\\n\"", "cnt", "String[] args", "args", "public class Main{\n\tprivate static final Scanner scan = new Scanner(System.in);\n\n\tpublic static void main(String[] args){\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}\n}", "public class Main{\n\tprivate static final Scanner scan = new Scanner(System.in);\n\n\tpublic static void main(String[] args){\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint cnt = 0;\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tcnt++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.printf(\"%d\\n\", cnt);\n\t}\n}", "Main" ]
import java.util.*; public class Main{ private static final Scanner scan = new Scanner(System.in); public static void main(String[] args){ int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int cnt = 0; for(int i = a; i <= b; i++){ if(c % i == 0){ cnt++; } } System.out.printf("%d\n", cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 4, 18, 13, 18, 4, 18, 13, 17, 17, 2, 13, 4, 18, 13, 18, 4, 18, 13, 17, 17, 1, 40, 13, 30, 30, 14, 2, 2, 4, 18, 13, 18, 4, 18, 13, 17, 17, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 14, 26 ], [ 26, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 34, 37 ], [ 33, 38 ], [ 26, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 44, 49 ], [ 26, 50 ], [ 50, 51 ], [ 51, 52 ], [ 26, 53 ], [ 54, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 58, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 62, 65 ], [ 61, 66 ], [ 57, 67 ], [ 56, 68 ], [ 55, 69 ], [ 69, 70 ], [ 70, 71 ], [ 14, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 12, 78 ], [ 78, 79 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\nclass Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strIn = br.readLine();\n\t\tInteger count = 0;\n\t\tfor (int i = Integer.parseInt(strIn.split(\" \")[0]); i <= Integer.parseInt(strIn.split(\" \")[1]); i++) {\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strIn = br.readLine();\n\t\tInteger count = 0;\n\t\tfor (int i = Integer.parseInt(strIn.split(\" \")[0]); i <= Integer.parseInt(strIn.split(\" \")[1]); i++) {\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\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 strIn = br.readLine();\n\t\tInteger count = 0;\n\t\tfor (int i = Integer.parseInt(strIn.split(\" \")[0]); i <= Integer.parseInt(strIn.split(\" \")[1]); i++) {\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString strIn = br.readLine();\n\t\tInteger count = 0;\n\t\tfor (int i = Integer.parseInt(strIn.split(\" \")[0]); i <= Integer.parseInt(strIn.split(\" \")[1]); i++) {\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String strIn = br.readLine();", "strIn", "br.readLine()", "br.readLine", "br", "Integer count = 0;", "count", "0", "for (int i = Integer.parseInt(strIn.split(\" \")[0]); i <= Integer.parseInt(strIn.split(\" \")[1]); i++) {\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = Integer.parseInt(strIn.split(\" \")[0]);", "int i = Integer.parseInt(strIn.split(\" \")[0]);", "i", "Integer.parseInt(strIn.split(\" \")[0])", "Integer.parseInt", "Integer", "strIn.split(\" \")[0]", "strIn.split(\" \")", "strIn.split", "strIn", "\" \"", "0", "i <= Integer.parseInt(strIn.split(\" \")[1])", "i", "Integer.parseInt(strIn.split(\" \")[1])", "Integer.parseInt", "Integer", "strIn.split(\" \")[1]", "strIn.split(\" \")", "strIn.split", "strIn", "\" \"", "1", "i++", "i++", "i", "{\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if ((Integer.parseInt(strIn.split(\" \")[2]) % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}", "(Integer.parseInt(strIn.split(\" \")[2]) % i) == 0", "(Integer.parseInt(strIn.split(\" \")[2]) % i)", "Integer.parseInt(strIn.split(\" \")[2])", "Integer.parseInt", "Integer", "strIn.split(\" \")[2]", "strIn.split(\" \")", "strIn.split", "strIn", "\" \"", "2", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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 strIn = br.readLine(); Integer count = 0; for (int i = Integer.parseInt(strIn.split(" ")[0]); i <= Integer.parseInt(strIn.split(" ")[1]); i++) { if ((Integer.parseInt(strIn.split(" ")[2]) % i) == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 14, 2, 2, 2, 2, 2, 2, 2, 13, 17, 2, 13, 17, 2, 13, 17, 2, 13, 17, 2, 13, 17, 2, 13, 17, 2, 13, 13, 30, 4, 18, 18, 13, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 96, 5 ], [ 96, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 36, 32 ], [ 52, 33 ], [ 49, 34 ], [ 46, 35 ], [ 43, 36 ], [ 36, 37 ], [ 37, 38 ], [ 37, 39 ], [ 36, 40 ], [ 40, 41 ], [ 40, 42 ], [ 43, 43 ], [ 43, 44 ], [ 43, 45 ], [ 46, 46 ], [ 46, 47 ], [ 46, 48 ], [ 49, 49 ], [ 49, 50 ], [ 49, 51 ], [ 52, 52 ], [ 52, 53 ], [ 52, 54 ], [ 36, 55 ], [ 55, 56 ], [ 55, 57 ], [ 30, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 8, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 70, 71 ], [ 70, 72 ], [ 65, 73 ], [ 73, 74 ], [ 74, 75 ], [ 65, 76 ], [ 77, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 80, 82 ], [ 79, 83 ], [ 78, 84 ], [ 84, 85 ], [ 85, 86 ], [ 8, 87 ], [ 87, 88 ], [ 88, 89 ], [ 89, 90 ], [ 89, 91 ], [ 87, 92 ], [ 6, 93 ], [ 93, 94 ], [ 0, 95 ], [ 95, 96 ], [ 95, 97 ] ]
[ "import java.util.*;\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}\n\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int inf = scan.nextInt();", "inf", "scan.nextInt()", "scan.nextInt", "scan", "int sup = scan.nextInt();", "sup", "scan.nextInt()", "scan.nextInt", "scan", "int num = scan.nextInt();", "num", "scan.nextInt()", "scan.nextInt", "scan", "int count = 0;", "count", "0", "if (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}", "inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup", "num > 10000", "sup > 10000", "inf > 10000", "num < 1", "inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup", "inf < 1", "inf", "1", "sup < 1", "sup", "1", "num < 1", "num", "1", "inf > 10000", "inf", "10000", "sup > 10000", "sup", "10000", "num > 10000", "num", "10000", "inf > sup", "inf", "sup", "{\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}", "System.out.println(\"Error!\")", "System.out.println", "System.out", "System", "System.out", "\"Error!\"", "for (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = inf;", "int i = inf;", "i", "inf", "i <= sup", "i", "sup", "i++", "i++", "i", "{\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}", "(num % i) == 0", "(num % i)", "num", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint inf = scan.nextInt();\n\t\tint sup = scan.nextInt();\n\t\tint num = scan.nextInt();\n\t\tint count = 0;\n\t\t\n\t\tif (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\t\n\t\tfor (int i = inf; i <= sup; i++) {\n\t\t\tif ((num % i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int inf = scan.nextInt(); int sup = scan.nextInt(); int num = scan.nextInt(); int count = 0; if (inf < 1 || sup < 1 || num < 1 || inf > 10000 || sup > 10000 || num > 10000 || inf > sup) { System.out.println("Error!"); } for (int i = inf; i <= sup; i++) { if ((num % i) == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 2, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 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 ], [ 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 ], [ 38, 39 ], [ 38, 40 ], [ 33, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 46, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 55, 57 ], [ 11, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 9, 64 ], [ 64, 65 ] ]
[ "import java.io.*;\nimport java.util.*;\n\nclass Main{\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n\n int number = 0;\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n for(int i = a;i <= b;i++){\n if(c % i == 0){\n number = number + 1;\n }\n }\n\n System.out.println(number);\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "class Main{\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n\n int number = 0;\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n for(int i = a;i <= b;i++){\n if(c % i == 0){\n number = number + 1;\n }\n }\n\n System.out.println(number);\n }\n}", "Main", "public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n\n int number = 0;\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n for(int i = a;i <= b;i++){\n if(c % i == 0){\n number = number + 1;\n }\n }\n\n System.out.println(number);\n }", "main", "{\n Scanner scan = new Scanner(System.in);\n\n int number = 0;\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n\n for(int i = a;i <= b;i++){\n if(c % i == 0){\n number = number + 1;\n }\n }\n\n System.out.println(number);\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int number = 0;", "number", "0", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "for(int i = a;i <= b;i++){\n if(c % i == 0){\n number = number + 1;\n }\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if(c % i == 0){\n number = number + 1;\n }\n }", "{\n if(c % i == 0){\n number = number + 1;\n }\n }", "if(c % i == 0){\n number = number + 1;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n number = number + 1;\n }", "number = number + 1", "number", "number + 1", "number", "1", "System.out.println(number)", "System.out.println", "System.out", "System", "System.out", "number", "String[] args", "args" ]
import java.io.*; import java.util.*; class Main{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); int number = 0; int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); for(int i = a;i <= b;i++){ if(c % i == 0){ number = number + 1; } } System.out.println(number); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 2, 13, 17, 41, 13, 17, 42, 2, 13, 13, 30, 40, 13, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 60, 5 ], [ 60, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 29, 31 ], [ 8, 32 ], [ 32, 33 ], [ 32, 34 ], [ 8, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 35, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 43, 47 ], [ 42, 48 ], [ 48, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 6, 57 ], [ 57, 58 ], [ 0, 59 ], [ 59, 60 ], [ 59, 61 ] ]
[ "\nimport java.util.Scanner;\n\npublic class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }\n}", "Main", "public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }", "main", "{\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "int a = scanner.nextInt();", "a", "scanner.nextInt()", "scanner.nextInt", "scanner", "int b = scanner.nextInt();", "b", "scanner.nextInt()", "scanner.nextInt", "scanner", "int c = scanner.nextInt();", "c", "scanner.nextInt()", "scanner.nextInt", "scanner", "int x = a - 1;", "x", "a - 1", "a", "1", "int y = 0;", "y", "0", "while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }", "x < b", "x", "b", "{\n x++;\n if (c % x == 0) {\n y++;\n }\n }", "x++", "x", "if (c % x == 0) {\n y++;\n }", "c % x == 0", "c % x", "c", "x", "0", "{\n y++;\n }", "y++", "y", "System.out.println(y)", "System.out.println", "System.out", "System", "System.out", "y", "String[] args", "args", "public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }\n}", "public class Main {\n\n public static void main(String[] args) {\n Scanner scanner = new Scanner(System.in);\n\n int a = scanner.nextInt();\n int b = scanner.nextInt();\n int c = scanner.nextInt();\n\n // a\n int x = a - 1;\n\n // 約数の個数\n int y = 0;\n\n while (x < b) {\n x++;\n if (c % x == 0) {\n y++;\n }\n }\n \n System.out.println(y);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int a = scanner.nextInt(); int b = scanner.nextInt(); int c = scanner.nextInt(); // a int x = a - 1; // 約数の個数 int y = 0; while (x < b) { x++; if (c % x == 0) { y++; } } System.out.println(y); } }
[ 7, 15, 13, 17, 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, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 13, 13, 12, 13, 30, 41, 13, 4, 18, 13, 4, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 13, 23, 13, 12, 13, 30, 4, 18, 18, 13, 13, 4, 18, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 0, 16 ], [ 111, 17 ], [ 111, 18 ], [ 18, 19 ], [ 18, 20 ], [ 111, 21 ], [ 21, 22 ], [ 21, 23 ], [ 111, 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 ], [ 26, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 26, 42 ], [ 42, 43 ], [ 42, 44 ], [ 26, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 45, 50 ], [ 50, 51 ], [ 50, 52 ], [ 45, 53 ], [ 53, 54 ], [ 54, 55 ], [ 45, 56 ], [ 57, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 59, 63 ], [ 58, 64 ], [ 64, 65 ], [ 26, 66 ], [ 66, 67 ], [ 67, 68 ], [ 66, 69 ], [ 111, 70 ], [ 70, 71 ], [ 70, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 75, 76 ], [ 76, 77 ], [ 72, 78 ], [ 78, 79 ], [ 72, 80 ], [ 80, 81 ], [ 81, 82 ], [ 72, 83 ], [ 83, 84 ], [ 83, 85 ], [ 85, 86 ], [ 86, 87 ], [ 72, 88 ], [ 88, 89 ], [ 89, 90 ], [ 72, 91 ], [ 91, 92 ], [ 92, 93 ], [ 70, 94 ], [ 94, 95 ], [ 111, 96 ], [ 96, 97 ], [ 96, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 101, 102 ], [ 101, 103 ], [ 99, 104 ], [ 104, 105 ], [ 105, 106 ], [ 104, 107 ], [ 96, 108 ], [ 108, 109 ], [ 0, 110 ], [ 110, 111 ], [ 110, 112 ] ]
[ "import java.util.*;\nimport java.util.stream.*;\nimport java.io.*;\nimport static java.util.Arrays.*;\nimport static java.lang.Math.*;\n\npublic class Main {\n\n\tstatic final Scanner in = new Scanner(System.in);\n\tstatic final PrintWriter out = new PrintWriter(System.out,false);\n\n\tstatic void solve() {\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}\n\n\tstatic void trace(Object... o) { System.out.println(Arrays.deepToString(o));}\n}", "import java.util.*;", "util.*", "java", "import java.util.stream.*;", "stream.*", "java.util", "import java.io.*;", "io.*", "java", "import static java.util.Arrays.*;", "import static java.util.Arrays.*;", "import static java.util.Arrays.*;", "import static java.lang.Math.*;", "import static java.lang.Math.*;", "import static java.lang.Math.*;", "public class Main {\n\n\tstatic final Scanner in = new Scanner(System.in);\n\tstatic final PrintWriter out = new PrintWriter(System.out,false);\n\n\tstatic void solve() {\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}\n\n\tstatic void trace(Object... o) { System.out.println(Arrays.deepToString(o));}\n}", "Main", "static final Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "static final PrintWriter out = new PrintWriter(System.out,false);", "out", "new PrintWriter(System.out,false)", "static void solve() {\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}", "solve", "{\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}", "int a = in.nextInt();", "a", "in.nextInt()", "in.nextInt", "in", "int b = in.nextInt();", "b", "in.nextInt()", "in.nextInt", "in", "int c = in.nextInt();", "c", "in.nextInt()", "in.nextInt", "in", "int cnt = 0;", "cnt", "0", "for (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}", "{\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}", "if (c % i == 0)\n\t\t\t\tcnt++;", "c % i == 0", "c % i", "c", "i", "0", "cnt++", "cnt", "out.println(cnt)", "out.println", "out", "cnt", "public static void main(String[] args) {\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}", "main", "{\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}", "long start = System.currentTimeMillis();", "start", "System.currentTimeMillis()", "System.currentTimeMillis", "System", "solve()", "solve", "out.flush()", "out.flush", "out", "long end = System.currentTimeMillis();", "end", "System.currentTimeMillis()", "System.currentTimeMillis", "System", "in.close()", "in.close", "in", "out.close()", "out.close", "out", "String[] args", "args", "static void trace(Object... o) { System.out.println(Arrays.deepToString(o));}", "trace", "{ System.out.println(Arrays.deepToString(o));}", "System.out.println(Arrays.deepToString(o))", "System.out.println", "System.out", "System", "System.out", "Arrays.deepToString(o)", "Arrays.deepToString", "Arrays", "o", "Object... o", "o", "public class Main {\n\n\tstatic final Scanner in = new Scanner(System.in);\n\tstatic final PrintWriter out = new PrintWriter(System.out,false);\n\n\tstatic void solve() {\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}\n\n\tstatic void trace(Object... o) { System.out.println(Arrays.deepToString(o));}\n}", "public class Main {\n\n\tstatic final Scanner in = new Scanner(System.in);\n\tstatic final PrintWriter out = new PrintWriter(System.out,false);\n\n\tstatic void solve() {\n\t\tint a = in.nextInt();\n\t\tint b = in.nextInt();\n\t\tint c = in.nextInt();\n\t\tint cnt = 0;\n\t\tfor (int i=a; i<=b; i++) {\n\t\t\tif (c % i == 0)\n\t\t\t\tcnt++;\n\t\t}\n\t\tout.println(cnt);\n\t}\n\n\tpublic static void main(String[] args) {\n\t\tlong start = System.currentTimeMillis();\n\n\t\tsolve();\n\t\tout.flush();\n\n\t\tlong end = System.currentTimeMillis();\n\t\t//trace(end-start + \"ms\");\n\t\tin.close();\n\t\tout.close();\n\t}\n\n\tstatic void trace(Object... o) { System.out.println(Arrays.deepToString(o));}\n}", "Main" ]
import java.util.*; import java.util.stream.*; import java.io.*; import static java.util.Arrays.*; import static java.lang.Math.*; public class Main { static final Scanner in = new Scanner(System.in); static final PrintWriter out = new PrintWriter(System.out,false); static void solve() { int a = in.nextInt(); int b = in.nextInt(); int c = in.nextInt(); int cnt = 0; for (int i=a; i<=b; i++) { if (c % i == 0) cnt++; } out.println(cnt); } public static void main(String[] args) { long start = System.currentTimeMillis(); solve(); out.flush(); long end = System.currentTimeMillis(); //trace(end-start + "ms"); in.close(); out.close(); } static void trace(Object... o) { System.out.println(Arrays.deepToString(o));} }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 13, 41, 13, 17, 41, 13, 17, 11, 1, 41, 13, 17, 2, 2, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 14, 2, 2, 13, 13, 2, 13, 13, 40, 13, 0, 13, 2, 13, 13, 14, 2, 2, 2, 13, 13, 2, 13, 13, 2, 13, 13, 40, 13, 4, 18, 13, 13, 4, 18, 13, 4, 18, 13, 12, 13, 30, 4, 18, 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 ], [ 120, 11 ], [ 120, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 14, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 14, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 14, 42 ], [ 42, 43 ], [ 42, 44 ], [ 14, 45 ], [ 45, 46 ], [ 45, 47 ], [ 14, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 48, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 57, 58 ], [ 57, 59 ], [ 48, 60 ], [ 60, 61 ], [ 61, 62 ], [ 48, 63 ], [ 64, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 66, 70 ], [ 65, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 77, 78 ], [ 77, 79 ], [ 72, 80 ], [ 80, 81 ], [ 71, 82 ], [ 82, 83 ], [ 82, 84 ], [ 84, 85 ], [ 84, 86 ], [ 71, 87 ], [ 87, 88 ], [ 89, 89 ], [ 89, 90 ], [ 90, 91 ], [ 90, 92 ], [ 89, 93 ], [ 93, 94 ], [ 93, 95 ], [ 89, 96 ], [ 96, 97 ], [ 96, 98 ], [ 87, 99 ], [ 99, 100 ], [ 14, 101 ], [ 101, 102 ], [ 102, 103 ], [ 101, 104 ], [ 14, 105 ], [ 105, 106 ], [ 106, 107 ], [ 14, 108 ], [ 108, 109 ], [ 109, 110 ], [ 120, 111 ], [ 111, 112 ], [ 111, 113 ], [ 113, 114 ], [ 114, 115 ], [ 115, 116 ], [ 111, 117 ], [ 117, 118 ], [ 0, 119 ], [ 119, 120 ], [ 119, 121 ] ]
[ "import java.io.IOException;\nimport java.io.PrintWriter;\nimport java.util.Scanner;\n\n\npublic class Main {\n\tpublic void exec() throws IOException {\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tnew Main().exec();\n\t}\n}", "import java.io.IOException;", "IOException", "java.io", "import java.io.PrintWriter;", "PrintWriter", "java.io", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic void exec() throws IOException {\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tnew Main().exec();\n\t}\n}", "Main", "public void exec() throws IOException {\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}", "exec", "{\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}", "Scanner input = new Scanner(System.in);", "input", "new Scanner(System.in)", "PrintWriter out = new PrintWriter(System.out);", "out", "new PrintWriter(System.out)", "int a = input.nextInt();", "a", "input.nextInt()", "input.nextInt", "input", "int b = input.nextInt();", "b", "input.nextInt()", "input.nextInt", "input", "int c = input.nextInt();", "c", "input.nextInt()", "input.nextInt", "input", "int cSqrt = (int)Math.sqrt(c);", "cSqrt", "(int)Math.sqrt(c)", "Math.sqrt", "Math", "c", "int divcnt = 0;", "divcnt", "0", "int div = 0;", "div", "0", "for (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}", "int i=1;", "int i=1;", "i", "1", "i<=cSqrt && i<=b", "i<=cSqrt", "i", "cSqrt", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}", "if(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}", "c%i == 0", "c%i", "c", "i", "0", "{\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}", "if(a <= i && i <= b) divcnt++;", "a <= i && i <= b", "a <= i", "a", "i", "i <= b", "i", "b", "divcnt++", "divcnt", "div = c/i", "div", "c/i", "c", "i", "if(i != div && a <= div && div <= b) divcnt++;", "i != div && a <= div && div <= b", "i != div && a <= div && div <= b", "i != div", "i", "div", "a <= div", "a", "div", "div <= b", "div", "b", "divcnt++", "divcnt", "out.println(divcnt)", "out.println", "out", "divcnt", "out.flush()", "out.flush", "out", "input.close()", "input.close", "input", "public static void main(String[] args) throws IOException {\n\t\tnew Main().exec();\n\t}", "main", "{\n\t\tnew Main().exec();\n\t}", "new Main().exec()", "new Main().exec", "new Main()", "String[] args", "args", "public class Main {\n\tpublic void exec() throws IOException {\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tnew Main().exec();\n\t}\n}", "public class Main {\n\tpublic void exec() throws IOException {\n\t\tScanner input = new Scanner(System.in);\n\t\tPrintWriter out = new PrintWriter(System.out);\n\t\tint a = input.nextInt();\n\t\tint b = input.nextInt();\n\t\tint c = input.nextInt();\n\t\tint cSqrt = (int)Math.sqrt(c);\n\t\tint divcnt = 0;\n\t\tint div = 0;\n\t\tfor (int i=1; i<=cSqrt && i<=b; i++) {\n\t\t\tif(c%i == 0){\n\t\t\t\tif(a <= i && i <= b) divcnt++;\n\t\t\t\tdiv = c/i;\n\t\t\t\tif(i != div && a <= div && div <= b) divcnt++;\n\t\t\t}\n\t\t}\n\t\tout.println(divcnt);\n\t\tout.flush();\n\t\tinput.close();\n\t}\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tnew Main().exec();\n\t}\n}", "Main" ]
import java.io.IOException; import java.io.PrintWriter; import java.util.Scanner; public class Main { public void exec() throws IOException { Scanner input = new Scanner(System.in); PrintWriter out = new PrintWriter(System.out); int a = input.nextInt(); int b = input.nextInt(); int c = input.nextInt(); int cSqrt = (int)Math.sqrt(c); int divcnt = 0; int div = 0; for (int i=1; i<=cSqrt && i<=b; i++) { if(c%i == 0){ if(a <= i && i <= b) divcnt++; div = c/i; if(i != div && a <= div && div <= b) divcnt++; } } out.println(divcnt); out.flush(); input.close(); } public static void main(String[] args) throws IOException { new Main().exec(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 61, 5 ], [ 61, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 51, 57 ], [ 6, 58 ], [ 58, 59 ], [ 0, 60 ], [ 60, 61 ], [ 60, 62 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}\n}\n\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}\n}", "Main", "public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}", "main", "{\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int ans = 0;", "ans", "0", "for(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c%i == 0)ans++;\n\t\t}", "{\n\t\t\tif(c%i == 0)ans++;\n\t\t}", "if(c%i == 0)ans++;", "c%i == 0", "c%i", "c", "i", "0", "ans++", "ans", "System.out.printf(\"%d\\n\",ans)", "System.out.printf", "System.out", "System", "System.out", "\"%d\\n\"", "ans", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\n\t\tint ans = 0;\n\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c%i == 0)ans++;\n\t\t}\n\n\t\tSystem.out.printf(\"%d\\n\",ans);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int ans = 0; for(int i = a; i <= b; i++){ if(c%i == 0)ans++; } System.out.printf("%d\n",ans); } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 20, 12, 13, 30, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 12, 13, 30, 4, 18, 20, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 4, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 11, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 11, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 11, 27 ], [ 27, 28 ], [ 27, 29 ], [ 11, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 43, 47 ], [ 42, 48 ], [ 48, 49 ], [ 11, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 4, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 56, 62 ], [ 62, 63 ] ]
[ "import java.util.*;\nclass Main{\n Scanner sc=new Scanner(System.in);\n void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint c=sc.nextInt();\n\tint ans=0;\n\tfor(int i=a;i<=b;i++)if(c%i==0)ans++;\n\tSystem.out.println(ans);\n }\n public static void main(String[]ag){\n\tnew Main().main();\n }\n}", "import java.util.*;", "util.*", "java", "class Main{\n Scanner sc=new Scanner(System.in);\n void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint c=sc.nextInt();\n\tint ans=0;\n\tfor(int i=a;i<=b;i++)if(c%i==0)ans++;\n\tSystem.out.println(ans);\n }\n public static void main(String[]ag){\n\tnew Main().main();\n }\n}", "Main", "Scanner sc=new Scanner(System.in);", "sc", "new Scanner(System.in)", "void main(){\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint c=sc.nextInt();\n\tint ans=0;\n\tfor(int i=a;i<=b;i++)if(c%i==0)ans++;\n\tSystem.out.println(ans);\n }", "main", "{\n\tint a=sc.nextInt();\n\tint b=sc.nextInt();\n\tint c=sc.nextInt();\n\tint ans=0;\n\tfor(int i=a;i<=b;i++)if(c%i==0)ans++;\n\tSystem.out.println(ans);\n }", "int a=sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b=sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c=sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int ans=0;", "ans", "0", "for(int i=a;i<=b;i++)if(c%i==0)ans++;", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "if(c%i==0)ans++;", "if(c%i==0)ans++;", "c%i==0", "c%i", "c", "i", "0", "ans++", "ans", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "public static void main(String[]ag){\n\tnew Main().main();\n }", "main", "{\n\tnew Main().main();\n }", "new Main().main()", "new Main().main", "new Main()", "String[]ag", "ag" ]
import java.util.*; class Main{ Scanner sc=new Scanner(System.in); void main(){ int a=sc.nextInt(); int b=sc.nextInt(); int c=sc.nextInt(); int ans=0; for(int i=a;i<=b;i++)if(c%i==0)ans++; System.out.println(ans); } public static void main(String[]ag){ new Main().main(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 6, 57 ], [ 57, 58 ] ]
[ "import java.util.Scanner;\nclass Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\t\n\t\tint numA = scanner.nextInt();\n int numB = scanner.nextInt();\n int numC = scanner.nextInt();\n int ans = 0;\n \n for (int val = numA;val <= numB;val++){\n \tif(numC % val == 0) ans++;\n }\t\n System.out.println(ans);\t\n\t}\t\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main {\n\t\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\t\n\t\tint numA = scanner.nextInt();\n int numB = scanner.nextInt();\n int numC = scanner.nextInt();\n int ans = 0;\n \n for (int val = numA;val <= numB;val++){\n \tif(numC % val == 0) ans++;\n }\t\n System.out.println(ans);\t\n\t}\t\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\t\n\t\tint numA = scanner.nextInt();\n int numB = scanner.nextInt();\n int numC = scanner.nextInt();\n int ans = 0;\n \n for (int val = numA;val <= numB;val++){\n \tif(numC % val == 0) ans++;\n }\t\n System.out.println(ans);\t\n\t}", "main", "{\n\t\tScanner scanner = new Scanner(System.in);\n\t\t\n\t\tint numA = scanner.nextInt();\n int numB = scanner.nextInt();\n int numC = scanner.nextInt();\n int ans = 0;\n \n for (int val = numA;val <= numB;val++){\n \tif(numC % val == 0) ans++;\n }\t\n System.out.println(ans);\t\n\t}", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "int numA = scanner.nextInt();", "numA", "scanner.nextInt()", "scanner.nextInt", "scanner", "int numB = scanner.nextInt();", "numB", "scanner.nextInt()", "scanner.nextInt", "scanner", "int numC = scanner.nextInt();", "numC", "scanner.nextInt()", "scanner.nextInt", "scanner", "int ans = 0;", "ans", "0", "for (int val = numA;val <= numB;val++){\n \tif(numC % val == 0) ans++;\n }", "int val = numA;", "int val = numA;", "val", "numA", "val <= numB", "val", "numB", "val++", "val++", "val", "{\n \tif(numC % val == 0) ans++;\n }", "{\n \tif(numC % val == 0) ans++;\n }", "if(numC % val == 0) ans++;", "numC % val == 0", "numC % val", "numC", "val", "0", "ans++", "ans", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] args", "args" ]
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int numA = scanner.nextInt(); int numB = scanner.nextInt(); int numC = scanner.nextInt(); int ans = 0; for (int val = numA;val <= numB;val++){ if(numC % val == 0) ans++; } System.out.println(ans); } }
[ 7, 15, 13, 17, 15, 13, 17, 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, 4, 18, 13, 0, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 17, 23 ], [ 23, 24 ], [ 17, 25 ], [ 25, 26 ], [ 17, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 17, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 17, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 17, 42 ], [ 42, 43 ], [ 42, 44 ], [ 17, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 45, 50 ], [ 50, 51 ], [ 50, 52 ], [ 45, 53 ], [ 53, 54 ], [ 54, 55 ], [ 45, 56 ], [ 57, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 59, 63 ], [ 58, 64 ], [ 64, 65 ], [ 17, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 66, 71 ], [ 15, 72 ], [ 72, 73 ] ]
[ "import java.io.*;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.Scanner;\n\nclass Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a, b, c;\n a = in.nextInt();\n b = in.nextInt();\n c = in.nextInt();\n int ans = 0;\n for(int i = a; i <= b; i++) {\n\t if(c % i == 0) ans++;\n }\n System.out.println(ans);\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.ArrayList;", "ArrayList", "java.util", "import java.util.Collections;", "Collections", "java.util", "import java.util.Scanner;", "Scanner", "java.util", "class Main {\n public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a, b, c;\n a = in.nextInt();\n b = in.nextInt();\n c = in.nextInt();\n int ans = 0;\n for(int i = a; i <= b; i++) {\n\t if(c % i == 0) ans++;\n }\n System.out.println(ans);\n }\n}", "Main", "public static void main(String[] args) throws IOException {\n Scanner in = new Scanner(System.in);\n int a, b, c;\n a = in.nextInt();\n b = in.nextInt();\n c = in.nextInt();\n int ans = 0;\n for(int i = a; i <= b; i++) {\n\t if(c % i == 0) ans++;\n }\n System.out.println(ans);\n }", "main", "{\n Scanner in = new Scanner(System.in);\n int a, b, c;\n a = in.nextInt();\n b = in.nextInt();\n c = in.nextInt();\n int ans = 0;\n for(int i = a; i <= b; i++) {\n\t if(c % i == 0) ans++;\n }\n System.out.println(ans);\n }", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "int a", "a", "b", "b", "c;", "c", "a = in.nextInt()", "a", "in.nextInt()", "in.nextInt", "in", "b = in.nextInt()", "b", "in.nextInt()", "in.nextInt", "in", "c = in.nextInt()", "c", "in.nextInt()", "in.nextInt", "in", "int ans = 0;", "ans", "0", "for(int i = a; i <= b; i++) {\n\t if(c % i == 0) ans++;\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t if(c % i == 0) ans++;\n }", "{\n\t if(c % i == 0) ans++;\n }", "if(c % i == 0) ans++;", "c % i == 0", "c % i", "c", "i", "0", "ans++", "ans", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] args", "args" ]
import java.io.*; import java.util.ArrayList; import java.util.Collections; import java.util.Scanner; class Main { public static void main(String[] args) throws IOException { Scanner in = new Scanner(System.in); int a, b, c; a = in.nextInt(); b = in.nextInt(); c = in.nextInt(); int ans = 0; for(int i = a; i <= b; i++) { if(c % i == 0) ans++; } System.out.println(ans); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 4, 18, 13, 17, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 65, 5 ], [ 65, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 12, 15 ], [ 8, 16 ], [ 16, 17 ], [ 16, 18 ], [ 18, 19 ], [ 19, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 8, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 34, 39 ], [ 39, 40 ], [ 39, 41 ], [ 34, 42 ], [ 42, 43 ], [ 43, 44 ], [ 34, 45 ], [ 46, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 48, 52 ], [ 47, 53 ], [ 53, 54 ], [ 54, 55 ], [ 8, 56 ], [ 56, 57 ], [ 57, 58 ], [ 58, 59 ], [ 58, 60 ], [ 56, 61 ], [ 6, 62 ], [ 62, 63 ], [ 0, 64 ], [ 64, 65 ], [ 64, 66 ] ]
[ "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\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\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\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\n\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "sc.useDelimiter(\"\\\\s\")", "sc.useDelimiter", "sc", "\"\\\\s\"", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int x = 0;", "x", "0", "for (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "b >= i", "b", "i", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}", "if (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tx++;\n\t\t\t}", "x++", "x", "System.out.println(x)", "System.out.println", "System.out", "System", "System.out", "x", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\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\tsc.useDelimiter(\"\\\\s\");\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint x = 0;\n\t\tfor (int i = a; b >= i; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tx++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(x);\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); sc.useDelimiter("\\s"); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int x = 0; for (int i = a; b >= i; i++) { if (c % i == 0) { x++; } } System.out.println(x); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 14, 2, 2, 13, 13, 2, 13, 13, 40, 13, 0, 13, 4, 18, 13, 13, 2, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 29, 13, 23, 13, 23, 13, 23, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 4, 13, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 97, 8 ], [ 97, 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 ], [ 20, 22 ], [ 15, 23 ], [ 23, 24 ], [ 11, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 28, 29 ], [ 27, 30 ], [ 27, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 34, 39 ], [ 39, 40 ], [ 39, 41 ], [ 34, 42 ], [ 42, 43 ], [ 43, 44 ], [ 34, 45 ], [ 46, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 48, 52 ], [ 47, 53 ], [ 53, 54 ], [ 11, 55 ], [ 55, 56 ], [ 9, 57 ], [ 57, 58 ], [ 9, 59 ], [ 59, 60 ], [ 9, 61 ], [ 61, 62 ], [ 97, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 65, 69 ], [ 69, 70 ], [ 69, 71 ], [ 71, 72 ], [ 72, 73 ], [ 65, 74 ], [ 74, 75 ], [ 74, 76 ], [ 76, 77 ], [ 77, 78 ], [ 65, 79 ], [ 79, 80 ], [ 79, 81 ], [ 81, 82 ], [ 82, 83 ], [ 65, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 84, 89 ], [ 89, 90 ], [ 89, 91 ], [ 89, 92 ], [ 89, 93 ], [ 63, 94 ], [ 94, 95 ], [ 0, 96 ], [ 96, 97 ], [ 96, 98 ] ]
[ "import java.io.*;\nimport java.util.Scanner;\n \npublic class Main {\n public static int divisors(int a, int b, int c) {\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }\n \n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static int divisors(int a, int b, int c) {\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }\n \n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }\n}", "Main", "public static int divisors(int a, int b, int c) {\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }", "divisors", "{\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }", "int count = 0;", "count", "0", "if (b >= c && a <= c) count++;", "b >= c && a <= c", "b >= c", "b", "c", "a <= c", "a", "c", "count++", "count", "b = Math.min(b, c / 2)", "b", "Math.min(b, c / 2)", "Math.min", "Math", "b", "c / 2", "c", "2", "for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if (c % i == 0) count++;\n }", "{\n if (c % i == 0) count++;\n }", "if (c % i == 0) count++;", "c % i == 0", "c % i", "c", "i", "0", "count++", "count", "return count;", "count", "int a", "a", "int b", "b", "int c", "c", "public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "System.out.println(divisors(a,b,c))", "System.out.println", "System.out", "System", "System.out", "divisors(a,b,c)", "divisors", "a", "b", "c", "String[] args", "args", "public class Main {\n public static int divisors(int a, int b, int c) {\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }\n \n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }\n}", "public class Main {\n public static int divisors(int a, int b, int c) {\n int count = 0;\n if (b >= c && a <= c) count++;\n\n b = Math.min(b, c / 2);\n for (int i = a; i <= b; i++) {\n if (c % i == 0) count++;\n }\n return count;\n }\n \n public static void main (String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n // int y = sc.nextInt();\n // int r = sc.nextInt();\n System.out.println(divisors(a,b,c));\n }\n}", "Main" ]
import java.io.*; import java.util.Scanner; public class Main { public static int divisors(int a, int b, int c) { int count = 0; if (b >= c && a <= c) count++; b = Math.min(b, c / 2); for (int i = a; i <= b; i++) { if (c % i == 0) count++; } return count; } public static void main (String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); // int y = sc.nextInt(); // int r = sc.nextInt(); System.out.println(divisors(a,b,c)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 4, 18, 13, 13, 30, 42, 2, 2, 13, 17, 13, 30, 14, 4, 18, 13, 13, 30, 40, 13, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 110, 14 ], [ 110, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 17, 21 ], [ 21, 22 ], [ 21, 23 ], [ 17, 24 ], [ 24, 25 ], [ 24, 26 ], [ 17, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 29, 34 ], [ 17, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 40, 42 ], [ 17, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 48, 49 ], [ 48, 50 ], [ 17, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 56, 58 ], [ 17, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 64, 65 ], [ 64, 66 ], [ 59, 67 ], [ 67, 68 ], [ 68, 69 ], [ 59, 70 ], [ 71, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 72, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 79, 82 ], [ 72, 83 ], [ 17, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 86, 88 ], [ 85, 89 ], [ 84, 90 ], [ 90, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 92, 95 ], [ 91, 96 ], [ 96, 97 ], [ 97, 98 ], [ 90, 99 ], [ 99, 100 ], [ 17, 101 ], [ 101, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 101, 106 ], [ 15, 107 ], [ 107, 108 ], [ 0, 109 ], [ 109, 110 ], [ 109, 111 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\nimport java.util.ArrayList;\n\npublic class Main {\n\n public static void main(String[] args) throws IOException {\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.ArrayList;", "ArrayList", "java.util", "public class Main {\n\n public static void main(String[] args) throws IOException {\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }\n\n}", "Main", "public static void main(String[] args) throws IOException {\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }", "main", "{\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }", "int num = 0;", "num", "0", "ArrayList<Integer> yaku = new ArrayList<>();", "yaku", "new ArrayList<>()", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String[] line = br.readLine().split(\" \");", "line", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int a = Integer.parseInt(line[0]);", "a", "Integer.parseInt(line[0])", "Integer.parseInt", "Integer", "line[0]", "line", "0", "int b = Integer.parseInt(line[1]);", "b", "Integer.parseInt(line[1])", "Integer.parseInt", "Integer", "line[1]", "line", "1", "int c = Integer.parseInt(line[2]);", "c", "Integer.parseInt(line[2])", "Integer.parseInt", "Integer", "line[2]", "line", "2", "for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }", "int x = 1;", "int x = 1;", "x", "1", "x <= c", "x", "c", "x++", "x++", "x", "{\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }", "{\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }", "if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }", "c % x == 0", "c % x", "c", "x", "0", "{\n yaku.add(x);\n }", "yaku.add(x)", "yaku.add", "yaku", "x", "{\n\n }", "do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);", "a-1 != b", "a-1", "a", "1", "b", "{\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n }", "if (yaku.contains(a)) {\n num++;\n }", "yaku.contains(a)", "yaku.contains", "yaku", "a", "{\n num++;\n }", "num++", "num", "a++", "a", "System.out.println(num)", "System.out.println", "System.out", "System", "System.out", "num", "String[] args", "args", "public class Main {\n\n public static void main(String[] args) throws IOException {\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }\n\n}", "public class Main {\n\n public static void main(String[] args) throws IOException {\n\n int num = 0;\n ArrayList<Integer> yaku = new ArrayList<>();\n\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] line = br.readLine().split(\" \");\n int a = Integer.parseInt(line[0]);\n int b = Integer.parseInt(line[1]);\n int c = Integer.parseInt(line[2]);\n\n for (int x = 1; x <= c; x++) {\n if (c % x == 0) {\n yaku.add(x);\n } else {\n\n }\n }\n\n\n do {\n if (yaku.contains(a)) {\n num++;\n }\n\n a++;\n \n \n\n } while (a-1 != b);\n \n\n System.out.println(num);\n\n }\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; public class Main { public static void main(String[] args) throws IOException { int num = 0; ArrayList<Integer> yaku = new ArrayList<>(); BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String[] line = br.readLine().split(" "); int a = Integer.parseInt(line[0]); int b = Integer.parseInt(line[1]); int c = Integer.parseInt(line[2]); for (int x = 1; x <= c; x++) { if (c % x == 0) { yaku.add(x); } else { } } do { if (yaku.contains(a)) { num++; } a++; } while (a-1 != b); System.out.println(num); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 61, 5 ], [ 61, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 6, 58 ], [ 58, 59 ], [ 0, 60 ], [ 60, 61 ], [ 60, 62 ] ]
[ "import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}\n}", "Main", "public static void main(String args[]){\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}", "main", "{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int intA = sc.nextInt();", "intA", "sc.nextInt()", "sc.nextInt", "sc", "int intB = sc.nextInt();", "intB", "sc.nextInt()", "sc.nextInt", "sc", "int intC = sc.nextInt();", "intC", "sc.nextInt()", "sc.nextInt", "sc", "int intKosuu = 0;", "intKosuu", "0", "for(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}", "int i = intA;", "int i = intA;", "i", "intA", "i <= intB", "i", "intB", "i++", "i++", "i", "{\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}", "{\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}", "if(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}", "intC % i == 0", "intC % i", "intC", "i", "0", "{\n\t\t\t\tintKosuu++;\n\t\t\t}", "intKosuu++", "intKosuu", "System.out.println(intKosuu)", "System.out.println", "System.out", "System", "System.out", "intKosuu", "String args[]", "args", "public class Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}\n}", "public class Main{\n\tpublic static void main(String args[]){\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tint intA = sc.nextInt();\n\t\tint intB = sc.nextInt();\n\t\tint intC = sc.nextInt();\n\t\tint intKosuu = 0;\n\n\t\tfor(int i = intA; i <= intB; i++){\n\n\t\t\tif(intC % i == 0){\n\t\t\t\tintKosuu++;\n\t\t\t}\n\t\t}\n\n\t\tSystem.out.println(intKosuu);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String args[]){ Scanner sc = new Scanner(System.in); int intA = sc.nextInt(); int intB = sc.nextInt(); int intC = sc.nextInt(); int intKosuu = 0; for(int i = intA; i <= intB; i++){ if(intC % i == 0){ intKosuu++; } } System.out.println(intKosuu); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 4, 18, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 86, 11 ], [ 86, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 20, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 31, 33 ], [ 14, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 14, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 14, 50 ], [ 50, 51 ], [ 50, 52 ], [ 14, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 58, 60 ], [ 53, 61 ], [ 61, 62 ], [ 62, 63 ], [ 53, 64 ], [ 65, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 67, 71 ], [ 66, 72 ], [ 72, 73 ], [ 14, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 74, 79 ], [ 79, 80 ], [ 80, 81 ], [ 79, 82 ], [ 12, 83 ], [ 83, 84 ], [ 0, 85 ], [ 85, 86 ], [ 85, 87 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String args[]) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(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[]) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(ans));\n\t}\n}", "Main", "public static void main(String args[]) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(ans));\n\t}", "main", "{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(ans));\n\t}", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "String data[] = reader.readLine().split(\" \");", "data", "reader.readLine().split(\" \")", "reader.readLine().split", "reader.readLine()", "reader.readLine", "reader", "\" \"", "int a= Integer.parseInt(data[0]);", "a", "Integer.parseInt(data[0])", "Integer.parseInt", "Integer", "data[0]", "data", "0", "int b= Integer.parseInt(data[1]);", "b", "Integer.parseInt(data[1])", "Integer.parseInt", "Integer", "data[1]", "data", "1", "int c= Integer.parseInt(data[2]);", "c", "Integer.parseInt(data[2])", "Integer.parseInt", "Integer", "data[2]", "data", "2", "int ans=0;", "ans", "0", "for(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}", "{\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}", "if(c%i==0)\n\t\t\t\tans++;", "c%i==0", "c%i", "c", "i", "0", "ans++", "ans", "System.out.println(Integer.toString(ans))", "System.out.println", "System.out", "System", "System.out", "Integer.toString(ans)", "Integer.toString", "Integer", "ans", "String args[]", "args", "public class Main {\n\tpublic static void main(String args[]) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(ans));\n\t}\n}", "public class Main {\n\tpublic static void main(String args[]) throws IOException{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\tString data[] = reader.readLine().split(\" \");\n\t\tint a= Integer.parseInt(data[0]);\n\t\tint b= Integer.parseInt(data[1]);\n\t\tint c= Integer.parseInt(data[2]);\n\t\t\t\n\t\tint ans=0;\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0)\n\t\t\t\tans++;\n\t\t}\n\t\tSystem.out.println(Integer.toString(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[]) throws IOException{ BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); String data[] = reader.readLine().split(" "); int a= Integer.parseInt(data[0]); int b= Integer.parseInt(data[1]); int c= Integer.parseInt(data[2]); int ans=0; for(int i=a; i<=b; i++){ if(c%i==0) ans++; } System.out.println(Integer.toString(ans)); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 17, 41, 13, 20, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 2, 13, 13, 17, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 8, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 8, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 41, 42 ], [ 41, 43 ], [ 36, 44 ], [ 44, 45 ], [ 45, 46 ], [ 36, 47 ], [ 48, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 51, 55 ], [ 50, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 56, 60 ], [ 49, 61 ], [ 61, 62 ], [ 62, 63 ], [ 8, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 64, 69 ], [ 6, 70 ], [ 70, 71 ] ]
[ "import java.util.Scanner;\n\nclass Main{\n public static void main(String[] arg){\n \tint a, b, c, cnt=0;\n \tScanner in = new Scanner(System.in);\n \ta = in.nextInt();\n \tb = in.nextInt();\n \tc = in.nextInt();\n \tfor(int i=a; i<=b; i++){\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}\n \tSystem.out.println(cnt);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n public static void main(String[] arg){\n \tint a, b, c, cnt=0;\n \tScanner in = new Scanner(System.in);\n \ta = in.nextInt();\n \tb = in.nextInt();\n \tc = in.nextInt();\n \tfor(int i=a; i<=b; i++){\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}\n \tSystem.out.println(cnt);\n\t}\n}", "Main", "public static void main(String[] arg){\n \tint a, b, c, cnt=0;\n \tScanner in = new Scanner(System.in);\n \ta = in.nextInt();\n \tb = in.nextInt();\n \tc = in.nextInt();\n \tfor(int i=a; i<=b; i++){\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}\n \tSystem.out.println(cnt);\n\t}", "main", "{\n \tint a, b, c, cnt=0;\n \tScanner in = new Scanner(System.in);\n \ta = in.nextInt();\n \tb = in.nextInt();\n \tc = in.nextInt();\n \tfor(int i=a; i<=b; i++){\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}\n \tSystem.out.println(cnt);\n\t}", "int a", "a", "b", "b", "c", "c", "cnt=0;", "cnt", "0", "Scanner in = new Scanner(System.in);", "in", "new Scanner(System.in)", "a = in.nextInt()", "a", "in.nextInt()", "in.nextInt", "in", "b = in.nextInt()", "b", "in.nextInt()", "in.nextInt", "in", "c = in.nextInt()", "c", "in.nextInt()", "in.nextInt", "in", "for(int i=a; i<=b; i++){\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}", "{\n \t\tif(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}\n \t}", "if(c/i > 0 && c%i == 0){\n \t\t\tcnt++;\n \t\t}", "c/i > 0 && c%i == 0", "c/i > 0", "c/i", "c", "i", "0", "c%i == 0", "c%i", "c", "i", "0", "{\n \t\t\tcnt++;\n \t\t}", "cnt++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "String[] arg", "arg" ]
import java.util.Scanner; class Main{ public static void main(String[] arg){ int a, b, c, cnt=0; Scanner in = new Scanner(System.in); a = in.nextInt(); b = in.nextInt(); c = in.nextInt(); for(int i=a; i<=b; i++){ if(c/i > 0 && c%i == 0){ cnt++; } } System.out.println(cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 41, 13, 20, 12, 13, 30, 41, 13, 4, 13, 41, 13, 4, 13, 41, 13, 4, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 0, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13, 12, 13, 30, 29, 4, 18, 13, 4, 18, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 12, 13 ], [ 12, 14 ], [ 10, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 17, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 17, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 17, 30 ], [ 30, 31 ], [ 30, 32 ], [ 17, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 38, 39 ], [ 38, 40 ], [ 33, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 46, 52 ], [ 52, 53 ], [ 52, 54 ], [ 17, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 15, 61 ], [ 61, 62 ], [ 10, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 67, 70 ], [ 70, 71 ], [ 71, 72 ] ]
[ "import java.io.*;\nimport java.util.Scanner;\nimport java.util.Arrays;\n\nclass Main {\n static Scanner sc = new Scanner(System.in);\n public static void main(String[] args) throws IOException {\n int a = ReadInt();\n int b = ReadInt();\n int c = ReadInt();\n int res = 0;\n for(int i = a; i <= b; ++i) {\n if( c % i == 0 ) res += 1;\n }\n System.out.println(res);\n }\n static int ReadInt() throws IOException {\n return Integer.parseInt(sc.next());\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.Scanner;", "Scanner", "java.util", "import java.util.Arrays;", "Arrays", "java.util", "class Main {\n static Scanner sc = new Scanner(System.in);\n public static void main(String[] args) throws IOException {\n int a = ReadInt();\n int b = ReadInt();\n int c = ReadInt();\n int res = 0;\n for(int i = a; i <= b; ++i) {\n if( c % i == 0 ) res += 1;\n }\n System.out.println(res);\n }\n static int ReadInt() throws IOException {\n return Integer.parseInt(sc.next());\n }\n}", "Main", "static Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "public static void main(String[] args) throws IOException {\n int a = ReadInt();\n int b = ReadInt();\n int c = ReadInt();\n int res = 0;\n for(int i = a; i <= b; ++i) {\n if( c % i == 0 ) res += 1;\n }\n System.out.println(res);\n }", "main", "{\n int a = ReadInt();\n int b = ReadInt();\n int c = ReadInt();\n int res = 0;\n for(int i = a; i <= b; ++i) {\n if( c % i == 0 ) res += 1;\n }\n System.out.println(res);\n }", "int a = ReadInt();", "a", "ReadInt()", "ReadInt", "int b = ReadInt();", "b", "ReadInt()", "ReadInt", "int c = ReadInt();", "c", "ReadInt()", "ReadInt", "int res = 0;", "res", "0", "for(int i = a; i <= b; ++i) {\n if( c % i == 0 ) res += 1;\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "++i", "++i", "i", "{\n if( c % i == 0 ) res += 1;\n }", "{\n if( c % i == 0 ) res += 1;\n }", "if( c % i == 0 ) res += 1;", "c % i == 0", "c % i", "c", "i", "0", "res += 1", "res", "1", "System.out.println(res)", "System.out.println", "System.out", "System", "System.out", "res", "String[] args", "args", "static int ReadInt() throws IOException {\n return Integer.parseInt(sc.next());\n }", "ReadInt", "{\n return Integer.parseInt(sc.next());\n }", "return Integer.parseInt(sc.next());", "Integer.parseInt(sc.next())", "Integer.parseInt", "Integer", "sc.next()", "sc.next", "sc" ]
import java.io.*; import java.util.Scanner; import java.util.Arrays; class Main { static Scanner sc = new Scanner(System.in); public static void main(String[] args) throws IOException { int a = ReadInt(); int b = ReadInt(); int c = ReadInt(); int res = 0; for(int i = a; i <= b; ++i) { if( c % i == 0 ) res += 1; } System.out.println(res); } static int ReadInt() throws IOException { return Integer.parseInt(sc.next()); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 4, 18, 18, 13, 13, 2, 17, 4, 13, 4, 18, 13, 4, 18, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 14, 2, 2, 13, 13, 17, 40, 13, 29, 13, 23, 13, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 67, 5 ], [ 67, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 14, 15 ], [ 14, 16 ], [ 12, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 19, 21 ], [ 21, 22 ], [ 22, 23 ], [ 19, 24 ], [ 24, 25 ], [ 25, 26 ], [ 19, 27 ], [ 27, 28 ], [ 28, 29 ], [ 6, 30 ], [ 30, 31 ], [ 67, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 38, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 38, 43 ], [ 43, 44 ], [ 43, 45 ], [ 38, 46 ], [ 46, 47 ], [ 47, 48 ], [ 38, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 51, 55 ], [ 50, 56 ], [ 56, 57 ], [ 34, 58 ], [ 58, 59 ], [ 32, 60 ], [ 60, 61 ], [ 32, 62 ], [ 62, 63 ], [ 32, 64 ], [ 64, 65 ], [ 0, 66 ], [ 66, 67 ], [ 66, 68 ] ]
[ "import java.util.Scanner;\npublic class Main{\n\tpublic static void main(String args[]){\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}\n\t\n\tstatic int countDivisors(int first, int last, int num){\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String args[]){\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}\n\t\n\tstatic int countDivisors(int first, int last, int num){\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}\n}", "Main", "public static void main(String args[]){\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}", "main", "{\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "System.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()))", "System.out.println", "System.out", "System", "System.out", "\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt())", "\"\"", "countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt())", "countDivisors", "scan.nextInt()", "scan.nextInt", "scan", "scan.nextInt()", "scan.nextInt", "scan", "scan.nextInt()", "scan.nextInt", "scan", "String args[]", "args", "static int countDivisors(int first, int last, int num){\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}", "countDivisors", "{\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}", "int count = 0;", "count", "0", "for(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;", "int i=first;", "int i=first;", "i", "first", "i<=last", "i", "last", "i++", "i++", "i", "if(num%i==0)\n\t\t\t\tcount++;", "if(num%i==0)\n\t\t\t\tcount++;", "num%i==0", "num%i", "num", "i", "0", "count++", "count", "return count;", "count", "int first", "first", "int last", "last", "int num", "num", "public class Main{\n\tpublic static void main(String args[]){\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}\n\t\n\tstatic int countDivisors(int first, int last, int num){\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}\n}", "public class Main{\n\tpublic static void main(String args[]){\n\tScanner scan = new Scanner(System.in);\n\tSystem.out.println(\"\"+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt()));\n\t}\n\t\n\tstatic int countDivisors(int first, int last, int num){\n\t\tint count = 0;\n\t\tfor(int i=first; i<=last; i++)\n\t\t\tif(num%i==0)\n\t\t\t\tcount++;\n\t\treturn count;\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String args[]){ Scanner scan = new Scanner(System.in); System.out.println(""+countDivisors(scan.nextInt(),scan.nextInt(),scan.nextInt())); } static int countDivisors(int first, int last, int num){ int count = 0; for(int i=first; i<=last; i++) if(num%i==0) count++; return count; } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 4, 18, 4, 18, 13, 13, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 17, 2, 2, 13, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 2, 13, 13, 17, 30, 40, 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 ], [ 88, 8 ], [ 88, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 20, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 11, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 58, 62 ], [ 53, 63 ], [ 63, 64 ], [ 64, 65 ], [ 53, 66 ], [ 67, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 70, 71 ], [ 70, 72 ], [ 72, 73 ], [ 72, 74 ], [ 69, 75 ], [ 68, 76 ], [ 76, 77 ], [ 77, 78 ], [ 11, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 81, 83 ], [ 79, 84 ], [ 9, 85 ], [ 85, 86 ], [ 0, 87 ], [ 87, 88 ], [ 87, 89 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }\n}", "Main", "public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }", "main", "{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String blank = \" \";", "blank", "\" \"", "String data[] = br.readLine().split(blank);", "data", "br.readLine().split(blank)", "br.readLine().split", "br.readLine()", "br.readLine", "br", "blank", "int a = Integer.parseInt(data[0]);", "a", "Integer.parseInt(data[0])", "Integer.parseInt", "Integer", "data[0]", "data", "0", "int b = Integer.parseInt(data[1]);", "b", "Integer.parseInt(data[1])", "Integer.parseInt", "Integer", "data[1]", "data", "1", "int c = Integer.parseInt(data[2]);", "c", "Integer.parseInt(data[2])", "Integer.parseInt", "Integer", "data[2]", "data", "2", "int i = 0;", "i", "0", "for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }", "int l = 0;", "int l = 0;", "l", "0", "a + l <= b", "a + l", "a", "l", "b", "l++", "l++", "l", "{\n if(c % (a + l) == 0){\n i++;\n }\n }", "{\n if(c % (a + l) == 0){\n i++;\n }\n }", "if(c % (a + l) == 0){\n i++;\n }", "c % (a + l) == 0", "c % (a + l)", "c", "(a + l)", "a", "l", "0", "{\n i++;\n }", "i++", "i", "System.out.println(i)", "System.out.println", "System.out", "System", "System.out", "i", "String[] args", "args", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }\n}", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n \n String blank = \" \";\n String data[] = br.readLine().split(blank);\n int a = Integer.parseInt(data[0]);\n int b = Integer.parseInt(data[1]);\n int c = Integer.parseInt(data[2]);\n \n int i = 0;\n for (int l = 0; a + l <= b; l++){\n if(c % (a + l) == 0){\n i++;\n }\n }\n System.out.println(i);\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String blank = " "; String data[] = br.readLine().split(blank); int a = Integer.parseInt(data[0]); int b = Integer.parseInt(data[1]); int c = Integer.parseInt(data[2]); int i = 0; for (int l = 0; a + l <= b; l++){ if(c % (a + l) == 0){ i++; } } System.out.println(i); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 41, 13, 41, 13, 38, 5, 13, 30, 30, 41, 13, 20, 0, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 17, 11, 1, 0, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 2, 13, 17, 4, 18, 18, 13, 13, 13, 4, 18, 18, 13, 13, 17, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 8, 11 ], [ 11, 12 ], [ 8, 13 ], [ 13, 14 ], [ 8, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 8, 19 ], [ 19, 20 ], [ 8, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 21, 25 ], [ 25, 26 ], [ 26, 27 ], [ 26, 28 ], [ 25, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 25, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 25, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 25, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 25, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 59, 60 ], [ 58, 61 ], [ 61, 62 ], [ 61, 63 ], [ 25, 64 ], [ 64, 65 ], [ 64, 66 ], [ 25, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 67, 72 ], [ 72, 73 ], [ 72, 74 ], [ 67, 75 ], [ 75, 76 ], [ 76, 77 ], [ 67, 78 ], [ 79, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 81, 85 ], [ 80, 86 ], [ 86, 87 ], [ 87, 88 ], [ 87, 89 ], [ 89, 90 ], [ 89, 91 ], [ 25, 92 ], [ 92, 93 ], [ 93, 94 ], [ 94, 95 ], [ 94, 96 ], [ 92, 97 ], [ 8, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 100, 102 ], [ 98, 103 ], [ 6, 104 ], [ 104, 105 ] ]
[ "import java.io.*;\n\nclass Main {\n\tpublic static void main(String[] args){\n\t\tint a, b, c, x, A;\n\t\tString buf;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\n\t\t} catch(Exception e){\n\t\t}\n\t\tSystem.out.print(\"\\n\");\n\t}\n}", "import java.io.*;", "io.*", "java", "class Main {\n\tpublic static void main(String[] args){\n\t\tint a, b, c, x, A;\n\t\tString buf;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\n\t\t} catch(Exception e){\n\t\t}\n\t\tSystem.out.print(\"\\n\");\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tint a, b, c, x, A;\n\t\tString buf;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\n\t\t} catch(Exception e){\n\t\t}\n\t\tSystem.out.print(\"\\n\");\n\t}", "main", "{\n\t\tint a, b, c, x, A;\n\t\tString buf;\n\t\ttry{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\n\t\t} catch(Exception e){\n\t\t}\n\t\tSystem.out.print(\"\\n\");\n\t}", "int a", "a", "b", "b", "c", "c", "x", "x", "A;", "A", "String buf;", "buf", "try{\n\t\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\t\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\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\tbuf = br.readLine();\n\t\t\tString[] line = buf.split(\" \");\n\t\t\t\n\t\t\ta = Integer.parseInt(line[0]);\n\t\t\tb = Integer.parseInt(line[1]);\n\t\t\tc = Integer.parseInt(line[2]);\n\t\t\tA = 0;\n\t\t\tfor(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tSystem.out.print(A);\n\t\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "buf = br.readLine()", "buf", "br.readLine()", "br.readLine", "br", "String[] line = buf.split(\" \");", "line", "buf.split(\" \")", "buf.split", "buf", "\" \"", "a = Integer.parseInt(line[0])", "a", "Integer.parseInt(line[0])", "Integer.parseInt", "Integer", "line[0]", "line", "0", "b = Integer.parseInt(line[1])", "b", "Integer.parseInt(line[1])", "Integer.parseInt", "Integer", "line[1]", "line", "1", "c = Integer.parseInt(line[2])", "c", "Integer.parseInt(line[2])", "Integer.parseInt", "Integer", "line[2]", "line", "2", "A = 0", "A", "0", "for(x=a;x<=b;x++){\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}", "x=a;", "x=a", "x", "a", "x<=b", "x", "b", "x++", "x++", "x", "{\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}", "{\n\t\t\t\tif(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}\n\t\t\t}", "if(c % x == 0){\n\t\t\t\t\tA = A+1;\n\t\t\t\t}", "c % x == 0", "c % x", "c", "x", "0", "{\n\t\t\t\t\tA = A+1;\n\t\t\t\t}", "A = A+1", "A", "A+1", "A", "1", "System.out.print(A)", "System.out.print", "System.out", "System", "System.out", "A", "System.out.print(\"\\n\")", "System.out.print", "System.out", "System", "System.out", "\"\\n\"", "String[] args", "args" ]
import java.io.*; class Main { public static void main(String[] args){ int a, b, c, x, A; String buf; try{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); buf = br.readLine(); String[] line = buf.split(" "); a = Integer.parseInt(line[0]); b = Integer.parseInt(line[1]); c = Integer.parseInt(line[2]); A = 0; for(x=a;x<=b;x++){ if(c % x == 0){ A = A+1; } } System.out.print(A); } catch(Exception e){ } System.out.print("\n"); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 2, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 63, 5 ], [ 63, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 30, 40 ], [ 40, 41 ], [ 41, 42 ], [ 30, 43 ], [ 44, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 46, 50 ], [ 45, 51 ], [ 51, 52 ], [ 52, 53 ], [ 8, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 56, 58 ], [ 54, 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[] args)\n\t{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "Main", "public static void main(String[] args)\n\t{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int count = 0;", "count", "0", "for(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i < b + 1", "i", "b + 1", "b", "1", "i++", "i++", "i", "{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args)\n\t{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\tint count = 0;\n\t\tfor(int i = a;i < b + 1;i++)\n\t\t{\n\t\t\tif(c % i == 0)\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int count = 0; for(int i = a;i < b + 1;i++) { if(c % i == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 61, 5 ], [ 61, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 6, 58 ], [ 58, 59 ], [ 0, 60 ], [ 60, 61 ], [ 60, 62 ] ]
[ "import java.util.*;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }\n}", "import java.util.*;", "util.*", "java", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int start = sc.nextInt();", "start", "sc.nextInt()", "sc.nextInt", "sc", "int end = sc.nextInt();", "end", "sc.nextInt()", "sc.nextInt", "sc", "int target = sc.nextInt();", "target", "sc.nextInt()", "sc.nextInt", "sc", "int divisors = 0;", "divisors", "0", "for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }", "int i = start;", "int i = start;", "i", "start", "i <= end", "i", "end", "i++", "i++", "i", "{\n if (target % i == 0) {\n divisors++;\n }\n }", "{\n if (target % i == 0) {\n divisors++;\n }\n }", "if (target % i == 0) {\n divisors++;\n }", "target % i == 0", "target % i", "target", "i", "0", "{\n divisors++;\n }", "divisors++", "divisors", "System.out.println(divisors)", "System.out.println", "System.out", "System", "System.out", "divisors", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }\n}", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int start = sc.nextInt();\n int end = sc.nextInt();\n int target = sc.nextInt();\n int divisors = 0;\n\n for (int i = start; i <= end; i++) {\n if (target % i == 0) {\n divisors++;\n }\n }\n System.out.println(divisors);\n }\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int start = sc.nextInt(); int end = sc.nextInt(); int target = sc.nextInt(); int divisors = 0; for (int i = start; i <= end; i++) { if (target % i == 0) { divisors++; } } System.out.println(divisors); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 11, 1, 2, 13, 13, 1, 40, 13, 30, 30, 14, 4, 13, 13, 13, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 12, 13, 30, 14, 2, 2, 13, 13, 17, 30, 29, 17, 29, 17, 23, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 78, 5 ], [ 78, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 28, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 38, 39 ], [ 39, 40 ], [ 33, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 44, 47 ], [ 43, 48 ], [ 48, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 6, 57 ], [ 57, 58 ], [ 78, 59 ], [ 59, 60 ], [ 59, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 63, 67 ], [ 62, 68 ], [ 68, 69 ], [ 69, 70 ], [ 61, 71 ], [ 71, 72 ], [ 59, 73 ], [ 73, 74 ], [ 59, 75 ], [ 75, 76 ], [ 0, 77 ], [ 77, 78 ], [ 77, 79 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n\tstatic boolean isDivisor(int a, int c) {\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n\tstatic boolean isDivisor(int a, int c) {\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "sc.close()", "sc.close", "sc", "int count = 0;", "count", "0", "for (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", ";", "a<=b", "a", "b", "a++", "a++", "a", "{\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}", "isDivisor(a, c)", "isDivisor", "a", "c", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "static boolean isDivisor(int a, int c) {\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}", "isDivisor", "{\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}", "if (c % a == 0) {\n\t\t\treturn true;\n\t\t}", "c % a == 0", "c % a", "c", "a", "0", "{\n\t\t\treturn true;\n\t\t}", "return true;", "true", "return false;", "false", "int a", "a", "int c", "c", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n\tstatic boolean isDivisor(int a, int c) {\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tsc.close();\n\t\tint count = 0;\n\t\tfor (; a<=b; a++) {\n\t\t\tif (isDivisor(a, c)) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n\tstatic boolean isDivisor(int a, int c) {\n\t\tif (c % a == 0) {\n\t\t\treturn true;\n\t\t}\n\n\t\treturn false;\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); sc.close(); int count = 0; for (; a<=b; a++) { if (isDivisor(a, c)) { count++; } } System.out.println(count); } static boolean isDivisor(int a, int c) { if (c % a == 0) { return true; } return false; } }
[ 7, 15, 13, 17, 6, 13, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 17, 12, 13, 30, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 12, 13, 30, 4, 18, 20, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 4, 9 ], [ 9, 10 ], [ 4, 11 ], [ 11, 12 ], [ 4, 13 ], [ 13, 14 ], [ 4, 15 ], [ 15, 16 ], [ 15, 17 ], [ 4, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 20, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 20, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 20, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 41, 42 ], [ 41, 43 ], [ 36, 44 ], [ 44, 45 ], [ 45, 46 ], [ 36, 47 ], [ 48, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 50, 54 ], [ 49, 55 ], [ 55, 56 ], [ 20, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 4, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 63, 69 ], [ 69, 70 ] ]
[ "import java.util.Scanner;\nclass Main{\n\t\n\tScanner sc = new Scanner(System.in);\n\tint a;\n\tint b;\n\tint c;\n\tint su=0;\n\tvoid rp4(){\n\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0) su++;\n\t\t}\n\t\tSystem.out.println(su);\n\t}\n\t\n\tpublic static void main(String[]agrs){\n\t\tnew Main().rp4();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "class Main{\n\t\n\tScanner sc = new Scanner(System.in);\n\tint a;\n\tint b;\n\tint c;\n\tint su=0;\n\tvoid rp4(){\n\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0) su++;\n\t\t}\n\t\tSystem.out.println(su);\n\t}\n\t\n\tpublic static void main(String[]agrs){\n\t\tnew Main().rp4();\n\t}\n}", "Main", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a;", "a", "int b;", "b", "int c;", "c", "int su=0;", "su", "0", "void rp4(){\n\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0) su++;\n\t\t}\n\t\tSystem.out.println(su);\n\t}", "rp4", "{\n\t\n\t\ta = sc.nextInt();\n\t\tb = sc.nextInt();\n\t\tc = sc.nextInt();\n\t\t\n\t\tfor(int i=a; i<=b; i++){\n\t\t\tif(c%i==0) su++;\n\t\t}\n\t\tSystem.out.println(su);\n\t}", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "c = sc.nextInt()", "c", "sc.nextInt()", "sc.nextInt", "sc", "for(int i=a; i<=b; i++){\n\t\t\tif(c%i==0) su++;\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c%i==0) su++;\n\t\t}", "{\n\t\t\tif(c%i==0) su++;\n\t\t}", "if(c%i==0) su++;", "c%i==0", "c%i", "c", "i", "0", "su++", "su", "System.out.println(su)", "System.out.println", "System.out", "System", "System.out", "su", "public static void main(String[]agrs){\n\t\tnew Main().rp4();\n\t}", "main", "{\n\t\tnew Main().rp4();\n\t}", "new Main().rp4()", "new Main().rp4", "new Main()", "String[]agrs", "agrs" ]
import java.util.Scanner; class Main{ Scanner sc = new Scanner(System.in); int a; int b; int c; int su=0; void rp4(){ a = sc.nextInt(); b = sc.nextInt(); c = sc.nextInt(); for(int i=a; i<=b; i++){ if(c%i==0) su++; } System.out.println(su); } public static void main(String[]agrs){ new Main().rp4(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 2, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 64, 5 ], [ 64, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 52, 54 ], [ 8, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 6, 61 ], [ 61, 62 ], [ 0, 63 ], [ 63, 64 ], [ 63, 65 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}\n\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}", "main", "{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int i = 0;", "i", "0", "for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }", "int x = a;", "int x = a;", "x", "a", "x <= b", "x", "b", "x++", "x++", "x", "{\n if(c % x <= 0){\n i = i + 1;\n }\n }", "{\n if(c % x <= 0){\n i = i + 1;\n }\n }", "if(c % x <= 0){\n i = i + 1;\n }", "c % x <= 0", "c % x", "c", "x", "0", "{\n i = i + 1;\n }", "i = i + 1", "i", "i + 1", "i", "1", "System.out.println(i)", "System.out.println", "System.out", "System", "System.out", "i", "String[] args", "args", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}\n\n}", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int i = 0;\n for(int x = a; x <= b; x++){\n if(c % x <= 0){\n i = i + 1;\n }\n }\n System.out.println(i);\n}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int i = 0; for(int x = a; x <= b; x++){ if(c % x <= 0){ i = i + 1; } } System.out.println(i); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 0, 13, 17, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 97, 11 ], [ 97, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 14, 24 ], [ 24, 25 ], [ 24, 26 ], [ 14, 27 ], [ 27, 28 ], [ 27, 29 ], [ 14, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 14, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 14, 41 ], [ 41, 42 ], [ 41, 43 ], [ 43, 44 ], [ 44, 45 ], [ 43, 46 ], [ 46, 47 ], [ 46, 48 ], [ 14, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 54, 55 ], [ 54, 56 ], [ 14, 57 ], [ 57, 58 ], [ 57, 59 ], [ 59, 60 ], [ 60, 61 ], [ 59, 62 ], [ 62, 63 ], [ 62, 64 ], [ 14, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 70, 71 ], [ 70, 72 ], [ 65, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 65, 77 ], [ 78, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 81, 83 ], [ 80, 84 ], [ 79, 85 ], [ 85, 86 ], [ 86, 87 ], [ 14, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 90, 92 ], [ 88, 93 ], [ 12, 94 ], [ 94, 95 ], [ 0, 96 ], [ 96, 97 ], [ 96, 98 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\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\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\n\t}", "main", "{\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\n\t}", "int a = 0;", "a", "0", "int b = 0;", "b", "0", "int c = 0;", "c", "0", "int answer = 0;", "answer", "0", "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[] result = str.split(\" \");", "result", "str.split(\" \")", "str.split", "str", "\" \"", "a = Integer.parseInt(result[0])", "a", "Integer.parseInt(result[0])", "Integer.parseInt", "Integer", "result[0]", "result", "0", "b = Integer.parseInt(result[1])", "b", "Integer.parseInt(result[1])", "Integer.parseInt", "Integer", "result[1]", "result", "1", "c = Integer.parseInt(result[2])", "c", "Integer.parseInt(result[2])", "Integer.parseInt", "Integer", "result[2]", "result", "2", "for (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i += 1", "i += 1", "i", "1", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}", "if (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tanswer++;\n\t\t\t}", "answer++", "answer", "System.out.println(answer)", "System.out.println", "System.out", "System", "System.out", "answer", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws IOException {\n\t\tint a = 0;\n\t\tint b = 0;\n\t\tint c = 0;\n\t\tint answer = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString str = br.readLine();\n\t\tString[] result = str.split(\" \");\n\n\t\ta = Integer.parseInt(result[0]);\n\t\tb = Integer.parseInt(result[1]);\n\t\tc = Integer.parseInt(result[2]);\n\n\t\tfor (int i = a; i <= b; i += 1) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tanswer++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(answer);\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 { int a = 0; int b = 0; int c = 0; int answer = 0; BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String str = br.readLine(); String[] result = str.split(" "); a = Integer.parseInt(result[0]); b = Integer.parseInt(result[1]); c = Integer.parseInt(result[2]); for (int i = a; i <= b; i += 1) { if (c % i == 0) { answer++; } } System.out.println(answer); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 20, 17, 11, 1, 41, 13, 13, 2, 2, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 18, 13, 13, 13, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 74, 5 ], [ 74, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 34, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 39, 43 ], [ 43, 44 ], [ 43, 45 ], [ 34, 46 ], [ 46, 47 ], [ 47, 48 ], [ 34, 49 ], [ 50, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 52, 56 ], [ 51, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 58, 62 ], [ 57, 63 ], [ 63, 64 ], [ 8, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 65, 70 ], [ 6, 71 ], [ 71, 72 ], [ 0, 73 ], [ 73, 74 ], [ 73, 75 ] ]
[ "import java.util.Scanner;\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}", "main", "{\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}", "Scanner stdIn = new Scanner(System.in);", "stdIn", "new Scanner(System.in)", "int a = stdIn.nextInt();", "a", "stdIn.nextInt()", "stdIn.nextInt", "stdIn", "int b = stdIn.nextInt();", "b", "stdIn.nextInt()", "stdIn.nextInt", "stdIn", "int c = stdIn.nextInt();", "c", "stdIn.nextInt()", "stdIn.nextInt", "stdIn", "int counter = 0;", "counter", "0", "int[] divisors = new int[10000];", "divisors", "new int[10000]", "10000", "for(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b && i <= c", "i <= b", "i", "b", "i <= c", "i", "c", "i++", "i++", "i", "{\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}", "if(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}", "divisors[counter] = i", "divisors[counter]", "divisors", "counter", "i", "counter++", "counter", "System.out.println(counter)", "System.out.println", "System.out", "System", "System.out", "counter", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner stdIn = new Scanner(System.in);\n\t\tint a = stdIn.nextInt();\n\t\tint b = stdIn.nextInt();\n\t\tint c = stdIn.nextInt();\n\t\tint counter = 0;\n\t\tint[] divisors = new int[10000];\n\t\tfor(int i = a; i <= b && i <= c; i++ ) {\n\t\t\tif(c % i == 0) {\n\t\t\t\tdivisors[counter] = i;\n\t\t\t\tcounter++;\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(counter);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner stdIn = new Scanner(System.in); int a = stdIn.nextInt(); int b = stdIn.nextInt(); int c = stdIn.nextInt(); int counter = 0; int[] divisors = new int[10000]; for(int i = a; i <= b && i <= c; i++ ) { if(c % i == 0) { divisors[counter] = i; counter++; } } System.out.println(counter); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 17, 41, 13, 17, 41, 13, 20, 13, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 0, 18, 13, 13, 4, 18, 13, 11, 1, 41, 13, 18, 13, 17, 2, 13, 18, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 18, 13, 17, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 78, 5 ], [ 78, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 22 ], [ 22, 23 ], [ 23, 24 ], [ 24, 25 ], [ 24, 26 ], [ 22, 27 ], [ 27, 28 ], [ 27, 29 ], [ 22, 30 ], [ 30, 31 ], [ 31, 32 ], [ 22, 33 ], [ 34, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 35, 39 ], [ 39, 40 ], [ 40, 41 ], [ 8, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 46, 48 ], [ 42, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 51, 53 ], [ 42, 54 ], [ 54, 55 ], [ 55, 56 ], [ 42, 57 ], [ 58, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 61, 65 ], [ 60, 66 ], [ 59, 67 ], [ 67, 68 ], [ 8, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 69, 74 ], [ 6, 75 ], [ 75, 76 ], [ 0, 77 ], [ 77, 78 ], [ 77, 79 ] ]
[ "import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int can_n = 0;", "can_n", "0", "int kaisu = 3;", "kaisu", "3", "int[] num = new int[kaisu];", "num", "new int[kaisu]", "kaisu", "for(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}", "int i = 0;", "int i = 0;", "i", "0", "i < kaisu", "i", "kaisu", "i++", "i++", "i", "{\n\t\t\tnum[i] = scan.nextInt();\n\t\t}", "{\n\t\t\tnum[i] = scan.nextInt();\n\t\t}", "num[i] = scan.nextInt()", "num[i]", "num", "i", "scan.nextInt()", "scan.nextInt", "scan", "for(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}", "int i = num[0];", "int i = num[0];", "i", "num[0]", "num", "0", "i <= num[1]", "i", "num[1]", "num", "1", "i++", "i++", "i", "{\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}", "{\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}", "if(num[2] % i == 0) can_n++;", "num[2] % i == 0", "num[2] % i", "num[2]", "num", "2", "i", "0", "can_n++", "can_n", "System.out.println(can_n)", "System.out.println", "System.out", "System", "System.out", "can_n", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint can_n = 0;\n\t\tint kaisu = 3;\n\t\tint[] num = new int[kaisu];\n\t\tfor(int i = 0; i < kaisu; i++) {\n\t\t\tnum[i] = scan.nextInt();\n\t\t}\n\t\tfor(int i = num[0]; i <= num[1] ;i++) {\n\t\t\tif(num[2] % i == 0) can_n++;\n\t\t}\n\t\tSystem.out.println(can_n);\n\n }\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int can_n = 0; int kaisu = 3; int[] num = new int[kaisu]; for(int i = 0; i < kaisu; i++) { num[i] = scan.nextInt(); } for(int i = num[0]; i <= num[1] ;i++) { if(num[2] % i == 0) can_n++; } System.out.println(can_n); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 41, 13, 17, 41, 13, 17, 38, 5, 13, 30, 4, 18, 18, 13, 13, 13, 5, 13, 30, 4, 18, 18, 13, 13, 17, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 8, 15 ], [ 15, 16 ], [ 15, 17 ], [ 8, 18 ], [ 18, 19 ], [ 18, 20 ], [ 8, 21 ], [ 21, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 26, 27 ], [ 27, 28 ], [ 27, 29 ], [ 25, 30 ], [ 21, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 36, 37 ], [ 36, 38 ], [ 34, 39 ], [ 21, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 40, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 40, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 40, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 60, 61 ], [ 60, 62 ], [ 40, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 65, 68 ], [ 68, 69 ], [ 68, 70 ], [ 40, 71 ], [ 71, 72 ], [ 71, 73 ], [ 73, 74 ], [ 74, 75 ], [ 73, 76 ], [ 76, 77 ], [ 76, 78 ], [ 40, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 81, 83 ], [ 79, 84 ], [ 84, 85 ], [ 84, 86 ], [ 79, 87 ], [ 87, 88 ], [ 88, 89 ], [ 79, 90 ], [ 91, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 94, 95 ], [ 94, 96 ], [ 93, 97 ], [ 92, 98 ], [ 98, 99 ], [ 99, 100 ], [ 40, 101 ], [ 101, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 101, 106 ], [ 6, 107 ], [ 107, 108 ] ]
[ "import java.io.*;\n \nclass Main {\n public static void main(String[] args) {\n \n int intNum1 = 0;\n int intNum2 = 0;\n int intNum3 = 0;\n int intAnswer = 0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }\n\n catch(IOException e) {\n System.out.println(e);\n }\n catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }\n }\n}", "import java.io.*;", "io.*", "java", "class Main {\n public static void main(String[] args) {\n \n int intNum1 = 0;\n int intNum2 = 0;\n int intNum3 = 0;\n int intAnswer = 0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }\n\n catch(IOException e) {\n System.out.println(e);\n }\n catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }\n }\n}", "Main", "public static void main(String[] args) {\n \n int intNum1 = 0;\n int intNum2 = 0;\n int intNum3 = 0;\n int intAnswer = 0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }\n\n catch(IOException e) {\n System.out.println(e);\n }\n catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }\n }", "main", "{\n \n int intNum1 = 0;\n int intNum2 = 0;\n int intNum3 = 0;\n int intAnswer = 0;\n \n try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }\n\n catch(IOException e) {\n System.out.println(e);\n }\n catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }\n }", "int intNum1 = 0;", "intNum1", "0", "int intNum2 = 0;", "intNum2", "0", "int intNum3 = 0;", "intNum3", "0", "int intAnswer = 0;", "intAnswer", "0", "try{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }\n\n catch(IOException e) {\n System.out.println(e);\n }\n catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }", "catch(IOException e) {\n System.out.println(e);\n }", "IOException e", "{\n System.out.println(e);\n }", "System.out.println(e)", "System.out.println", "System.out", "System", "System.out", "e", "catch(NumberFormatException e) {\n System.out.println(\"??°?????§??\\??????????????????\");\n }", "NumberFormatException e", "{\n System.out.println(\"??°?????§??\\??????????????????\");\n }", "System.out.println(\"??°?????§??\\??????????????????\")", "System.out.println", "System.out", "System", "System.out", "\"??°?????§??\\??????????????????\"", "{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String strLine = br.readLine();\n String[] strLineAry = strLine.split(\" \");\n \n intNum1 = Integer.parseInt(strLineAry[0]);\n intNum2 = Integer.parseInt(strLineAry[1]);\n intNum3 = Integer.parseInt(strLineAry[2]);\n \n for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }\n System.out.println(intAnswer);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String strLine = br.readLine();", "strLine", "br.readLine()", "br.readLine", "br", "String[] strLineAry = strLine.split(\" \");", "strLineAry", "strLine.split(\" \")", "strLine.split", "strLine", "\" \"", "intNum1 = Integer.parseInt(strLineAry[0])", "intNum1", "Integer.parseInt(strLineAry[0])", "Integer.parseInt", "Integer", "strLineAry[0]", "strLineAry", "0", "intNum2 = Integer.parseInt(strLineAry[1])", "intNum2", "Integer.parseInt(strLineAry[1])", "Integer.parseInt", "Integer", "strLineAry[1]", "strLineAry", "1", "intNum3 = Integer.parseInt(strLineAry[2])", "intNum3", "Integer.parseInt(strLineAry[2])", "Integer.parseInt", "Integer", "strLineAry[2]", "strLineAry", "2", "for(int i = intNum1; i <= intNum2; i++) {\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }", "int i = intNum1;", "int i = intNum1;", "i", "intNum1", "i <= intNum2", "i", "intNum2", "i++", "i++", "i", "{\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }", "{\n if(intNum3 % i == 0) {\n intAnswer++;\n }\n }", "if(intNum3 % i == 0) {\n intAnswer++;\n }", "intNum3 % i == 0", "intNum3 % i", "intNum3", "i", "0", "{\n intAnswer++;\n }", "intAnswer++", "intAnswer", "System.out.println(intAnswer)", "System.out.println", "System.out", "System", "System.out", "intAnswer", "String[] args", "args" ]
import java.io.*; class Main { public static void main(String[] args) { int intNum1 = 0; int intNum2 = 0; int intNum3 = 0; int intAnswer = 0; try{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String strLine = br.readLine(); String[] strLineAry = strLine.split(" "); intNum1 = Integer.parseInt(strLineAry[0]); intNum2 = Integer.parseInt(strLineAry[1]); intNum3 = Integer.parseInt(strLineAry[2]); for(int i = intNum1; i <= intNum2; i++) { if(intNum3 % i == 0) { intAnswer++; } } System.out.println(intAnswer); } catch(IOException e) { System.out.println(e); } catch(NumberFormatException e) { System.out.println("??°?????§??\??????????????????"); } } }
[ 7, 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, 17, 38, 5, 13, 30, 4, 18, 13, 30, 41, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 0, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 101, 11 ], [ 101, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 14, 25 ], [ 25, 26 ], [ 14, 27 ], [ 27, 28 ], [ 27, 29 ], [ 14, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 30, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 43, 44 ], [ 40, 45 ], [ 37, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 51, 52 ], [ 51, 53 ], [ 37, 54 ], [ 54, 55 ], [ 54, 56 ], [ 56, 57 ], [ 57, 58 ], [ 56, 59 ], [ 59, 60 ], [ 59, 61 ], [ 37, 62 ], [ 62, 63 ], [ 62, 64 ], [ 64, 65 ], [ 65, 66 ], [ 64, 67 ], [ 67, 68 ], [ 67, 69 ], [ 37, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 70, 75 ], [ 75, 76 ], [ 75, 77 ], [ 70, 78 ], [ 78, 79 ], [ 79, 80 ], [ 70, 81 ], [ 82, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 85, 86 ], [ 85, 87 ], [ 84, 88 ], [ 83, 89 ], [ 89, 90 ], [ 89, 91 ], [ 14, 92 ], [ 92, 93 ], [ 93, 94 ], [ 94, 95 ], [ 94, 96 ], [ 92, 97 ], [ 12, 98 ], [ 98, 99 ], [ 0, 100 ], [ 100, 101 ], [ 100, 102 ] ]
[ "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\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\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\tpublic static void main(String[] args) {\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\n\t}", "main", "{\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\n\t}", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "int x", "x", "y", "y", "z;", "z", "int ans = 0;", "ans", "0", "try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }", "catch(IOException e){\n \te.printStackTrace();\n }", "IOException e", "{\n \te.printStackTrace();\n }", "e.printStackTrace()", "e.printStackTrace", "e", "{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }", "String[] list = br.readLine().split(\" \");", "list", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "x = Integer.parseInt(list[0])", "x", "Integer.parseInt(list[0])", "Integer.parseInt", "Integer", "list[0]", "list", "0", "y = Integer.parseInt(list[1])", "y", "Integer.parseInt(list[1])", "Integer.parseInt", "Integer", "list[1]", "list", "1", "z = Integer.parseInt(list[2])", "z", "Integer.parseInt(list[2])", "Integer.parseInt", "Integer", "list[2]", "list", "2", "for (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}", "int i = x;", "int i = x;", "i", "x", "i <= y", "i", "y", "i++", "i++", "i", "{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}", "{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}", "if (z % i == 0)\n \t\t\tans += 1;", "z % i == 0", "z % i", "z", "i", "0", "ans += 1", "ans", "1", "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\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\n\t}\n\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n int x, y, z;\n int ans = 0;\n try{\n \tString[] list = br.readLine().split(\" \");\n \tx = Integer.parseInt(list[0]);\n \ty = Integer.parseInt(list[1]);\n \tz = Integer.parseInt(list[2]);\n \t\n \tfor (int i = x; i <= y; i++)\n \t{\n \t\tif (z % i == 0)\n \t\t\tans += 1;\n \t}\n \t\n }\n catch(IOException e){\n \te.printStackTrace();\n }\n System.out.println(ans);\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) { InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); int x, y, z; int ans = 0; try{ String[] list = br.readLine().split(" "); x = Integer.parseInt(list[0]); y = Integer.parseInt(list[1]); z = Integer.parseInt(list[2]); for (int i = x; i <= y; i++) { if (z % i == 0) ans += 1; } } catch(IOException e){ e.printStackTrace(); } System.out.println(ans); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 17, 41, 13, 4, 18, 13, 17, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 25, 29 ], [ 11, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 33, 34 ], [ 32, 35 ], [ 35, 36 ], [ 35, 37 ], [ 11, 38 ], [ 38, 39 ], [ 38, 40 ], [ 40, 41 ], [ 41, 42 ], [ 40, 43 ], [ 43, 44 ], [ 43, 45 ], [ 11, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 51, 52 ], [ 51, 53 ], [ 11, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 56, 58 ], [ 54, 59 ], [ 59, 60 ], [ 59, 61 ], [ 54, 62 ], [ 62, 63 ], [ 63, 64 ], [ 54, 65 ], [ 66, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 69, 70 ], [ 69, 71 ], [ 68, 72 ], [ 67, 73 ], [ 73, 74 ], [ 11, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 75, 80 ], [ 9, 81 ], [ 81, 82 ] ]
[ "import java.io.*;\nimport java.util.*;\n\nclass Main{\n public static void main(String[] args) throws IOException{\n BufferedReader r =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = r.readLine(); \n \n int cnt=0;\n\n String st[] = line.split(\" \",0);\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n\n for(int i = a ; i <=b ; i++){\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt); \n }\n}", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "class Main{\n public static void main(String[] args) throws IOException{\n BufferedReader r =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = r.readLine(); \n \n int cnt=0;\n\n String st[] = line.split(\" \",0);\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n\n for(int i = a ; i <=b ; i++){\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt); \n }\n}", "Main", "public static void main(String[] args) throws IOException{\n BufferedReader r =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = r.readLine(); \n \n int cnt=0;\n\n String st[] = line.split(\" \",0);\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n\n for(int i = a ; i <=b ; i++){\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt); \n }", "main", "{\n BufferedReader r =\n new BufferedReader(new InputStreamReader(System.in)); \n String line = r.readLine(); \n \n int cnt=0;\n\n String st[] = line.split(\" \",0);\n int a = Integer.parseInt(st[0]);\n int b = Integer.parseInt(st[1]);\n int c = Integer.parseInt(st[2]);\n\n for(int i = a ; i <=b ; i++){\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt); \n }", "BufferedReader r =\n new BufferedReader(new InputStreamReader(System.in));", "r", "new BufferedReader(new InputStreamReader(System.in))", "String line = r.readLine();", "line", "r.readLine()", "r.readLine", "r", "int cnt=0;", "cnt", "0", "String st[] = line.split(\" \",0);", "st", "line.split(\" \",0)", "line.split", "line", "\" \"", "0", "int a = Integer.parseInt(st[0]);", "a", "Integer.parseInt(st[0])", "Integer.parseInt", "Integer", "st[0]", "st", "0", "int b = Integer.parseInt(st[1]);", "b", "Integer.parseInt(st[1])", "Integer.parseInt", "Integer", "st[1]", "st", "1", "int c = Integer.parseInt(st[2]);", "c", "Integer.parseInt(st[2])", "Integer.parseInt", "Integer", "st[2]", "st", "2", "for(int i = a ; i <=b ; i++){\n if (c % i == 0) cnt++;\n }", "int i = a ;", "int i = a ;", "i", "a", "i <=b", "i", "b", "i++", "i++", "i", "{\n if (c % i == 0) cnt++;\n }", "{\n if (c % i == 0) cnt++;\n }", "if (c % i == 0) cnt++;", "c % i == 0", "c % i", "c", "i", "0", "cnt++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "String[] args", "args" ]
import java.io.*; import java.util.*; class Main{ public static void main(String[] args) throws IOException{ BufferedReader r = new BufferedReader(new InputStreamReader(System.in)); String line = r.readLine(); int cnt=0; String st[] = line.split(" ",0); int a = Integer.parseInt(st[0]); int b = Integer.parseInt(st[1]); int c = Integer.parseInt(st[2]); for(int i = a ; i <=b ; i++){ if (c % i == 0) cnt++; } System.out.println(cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 17, 41, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 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 ], [ 89, 11 ], [ 89, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 14, 20 ], [ 20, 21 ], [ 14, 22 ], [ 22, 23 ], [ 14, 24 ], [ 24, 25 ], [ 24, 26 ], [ 14, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 29, 34 ], [ 14, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 40, 42 ], [ 14, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 48, 49 ], [ 48, 50 ], [ 14, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 56, 58 ], [ 14, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 64, 65 ], [ 64, 66 ], [ 59, 67 ], [ 67, 68 ], [ 68, 69 ], [ 59, 70 ], [ 71, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 73, 77 ], [ 72, 78 ], [ 78, 79 ], [ 14, 80 ], [ 80, 81 ], [ 81, 82 ], [ 82, 83 ], [ 82, 84 ], [ 80, 85 ], [ 12, 86 ], [ 86, 87 ], [ 0, 88 ], [ 88, 89 ], [ 88, 90 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\n\t}\n}", "Main", "public static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "int a", "a", "b", "b", "c", "c", "i=0;", "i", "0", "String[] spl = br.readLine().split(\" \");", "spl", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "a = Integer.parseInt(spl[0])", "a", "Integer.parseInt(spl[0])", "Integer.parseInt", "Integer", "spl[0]", "spl", "0", "b = Integer.parseInt(spl[1])", "b", "Integer.parseInt(spl[1])", "Integer.parseInt", "Integer", "spl[1]", "spl", "1", "c = Integer.parseInt(spl[2])", "c", "Integer.parseInt(spl[2])", "Integer.parseInt", "Integer", "spl[2]", "spl", "2", "for (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}", "int j = a;", "int j = a;", "j", "a", "j <=b", "j", "b", "j++", "j++", "j", "{\n\n\t\t\tif(c%j==0)i++;\n\t\t}", "{\n\n\t\t\tif(c%j==0)i++;\n\t\t}", "if(c%j==0)i++;", "c%j==0", "c%j", "c", "j", "0", "i++", "i", "System.out.println(i)", "System.out.println", "System.out", "System", "System.out", "i", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) throws NumberFormatException, IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tint a, b,c,i=0;\n\n\t\tString[] spl = br.readLine().split(\" \");\n\t\ta = Integer.parseInt(spl[0]);\n\t\tb = Integer.parseInt(spl[1]);\n\t\tc = Integer.parseInt(spl[2]);\n\t\tfor (int j = a; j <=b; j++) {\n\n\t\t\tif(c%j==0)i++;\n\t\t}\n\n\t\tSystem.out.println(i);\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 NumberFormatException, IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int a, b,c,i=0; String[] spl = br.readLine().split(" "); a = Integer.parseInt(spl[0]); b = Integer.parseInt(spl[1]); c = Integer.parseInt(spl[2]); for (int j = a; j <=b; j++) { if(c%j==0)i++; } System.out.println(i); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 17, 41, 13, 17, 0, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 38, 5, 13, 30, 4, 18, 13, 30, 0, 13, 4, 18, 13, 41, 13, 17, 0, 13, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 112, 11 ], [ 112, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 14, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 14, 28 ], [ 28, 29 ], [ 14, 30 ], [ 30, 31 ], [ 14, 32 ], [ 32, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 36, 37 ], [ 37, 38 ], [ 32, 39 ], [ 39, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 14, 45 ], [ 45, 46 ], [ 45, 47 ], [ 14, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 14, 54 ], [ 54, 55 ], [ 54, 56 ], [ 56, 57 ], [ 57, 58 ], [ 56, 59 ], [ 59, 60 ], [ 59, 61 ], [ 14, 62 ], [ 62, 63 ], [ 62, 64 ], [ 64, 65 ], [ 65, 66 ], [ 64, 67 ], [ 67, 68 ], [ 67, 69 ], [ 14, 70 ], [ 70, 71 ], [ 70, 72 ], [ 72, 73 ], [ 73, 74 ], [ 72, 75 ], [ 75, 76 ], [ 75, 77 ], [ 14, 78 ], [ 78, 79 ], [ 78, 80 ], [ 14, 81 ], [ 81, 82 ], [ 82, 83 ], [ 83, 84 ], [ 83, 85 ], [ 81, 86 ], [ 86, 87 ], [ 86, 88 ], [ 81, 89 ], [ 89, 90 ], [ 90, 91 ], [ 81, 92 ], [ 93, 93 ], [ 93, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 96, 98 ], [ 95, 99 ], [ 94, 100 ], [ 100, 101 ], [ 101, 102 ], [ 14, 103 ], [ 103, 104 ], [ 104, 105 ], [ 105, 106 ], [ 105, 107 ], [ 103, 108 ], [ 12, 109 ], [ 109, 110 ], [ 0, 111 ], [ 111, 112 ], [ 111, 113 ] ]
[ "import java.io.BufferedReader;\nimport java.io.IOException;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\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){\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\n\t}\n}", "Main", "public static void main(String[] args){\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\n\t}", "main", "{\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\n\t}", "String str = null;", "str", "null", "BufferedReader br = null;", "br", "null", "br = new BufferedReader(new InputStreamReader(System.in))", "br", "new BufferedReader(new InputStreamReader(System.in))", "String[] str1;", "str1", "int a", "a", "b", "b", "c;", "c", "try {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}", "catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}", "IOException e", "{\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}", "e.printStackTrace()", "e.printStackTrace", "e", "{\n\t\t\tstr = br.readLine();\n\t\t}", "str = br.readLine()", "str", "br.readLine()", "br.readLine", "br", "boolean d = true;", "d", "true", "str1 = str.split(\" \")", "str1", "str.split(\" \")", "str.split", "str", "\" \"", "a = Integer.parseInt(str1[0])", "a", "Integer.parseInt(str1[0])", "Integer.parseInt", "Integer", "str1[0]", "str1", "0", "b = Integer.parseInt(str1[1])", "b", "Integer.parseInt(str1[1])", "Integer.parseInt", "Integer", "str1[1]", "str1", "1", "c = Integer.parseInt(str1[2])", "c", "Integer.parseInt(str1[2])", "Integer.parseInt", "Integer", "str1[2]", "str1", "2", "int e = 0;", "e", "0", "for(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}", "{\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}", "if(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}", "c%i==0", "c%i", "c", "i", "0", "{\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}", "e++", "e", "System.out.println(e)", "System.out.println", "System.out", "System", "System.out", "e", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args){\n\n\t\tString str = null;\n\t\tBufferedReader br = null;\n\t\tbr = new BufferedReader(new InputStreamReader(System.in));\n\t\t\n\t\t\n\t\tString[] str1;\n\t\tint a,b,c;\n\n\t\ttry {\n\t\t\tstr = br.readLine();\n\t\t} catch (IOException e) {\n\t\t\t// TODO ????????????????????? catch ????????????\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\tboolean d = true;\n\t\tstr1 = str.split(\" \");\n\t\ta = Integer.parseInt(str1[0]);\n\t\tb = Integer.parseInt(str1[1]);\n\t\tc = Integer.parseInt(str1[2]);\n\t\tint e = 0;\n\t\tfor(int i=a;i<=b;i++){\n\t\t\t\n\t\t\tif(c%i==0){\n\t\t\t\te++;\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t}\n\t\tSystem.out.println(e);\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){ String str = null; BufferedReader br = null; br = new BufferedReader(new InputStreamReader(System.in)); String[] str1; int a,b,c; try { str = br.readLine(); } catch (IOException e) { // TODO ????????????????????? catch ???????????? e.printStackTrace(); } boolean d = true; str1 = str.split(" "); a = Integer.parseInt(str1[0]); b = Integer.parseInt(str1[1]); c = Integer.parseInt(str1[2]); int e = 0; for(int i=a;i<=b;i++){ if(c%i==0){ e++; } } System.out.println(e); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 14, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 22, 25 ], [ 25, 26 ], [ 25, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 8, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 8, 44 ], [ 44, 45 ], [ 44, 46 ], [ 8, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 47, 52 ], [ 52, 53 ], [ 52, 54 ], [ 47, 55 ], [ 55, 56 ], [ 56, 57 ], [ 47, 58 ], [ 59, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 61, 65 ], [ 60, 66 ], [ 66, 67 ], [ 67, 68 ], [ 8, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 69, 74 ], [ 6, 75 ], [ 75, 76 ] ]
[ "import java.io.*;\n\nclass Main{\n public static void main(String[] args)throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str_Numbers = br.readLine().split(\" \");\n int first_Number = Integer.parseInt(str_Numbers[0]);\n int last_Number = Integer.parseInt(str_Numbers[1]);\n int divisor = Integer.parseInt(str_Numbers[2]);\n int counter = 0;\n\n for(int i = first_Number; i <= last_Number; i++){\n if(divisor % i == 0){\n counter++;\n }\n }\n\n System.out.println(counter);\n }\n}\n", "import java.io.*;", "io.*", "java", "class Main{\n public static void main(String[] args)throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str_Numbers = br.readLine().split(\" \");\n int first_Number = Integer.parseInt(str_Numbers[0]);\n int last_Number = Integer.parseInt(str_Numbers[1]);\n int divisor = Integer.parseInt(str_Numbers[2]);\n int counter = 0;\n\n for(int i = first_Number; i <= last_Number; i++){\n if(divisor % i == 0){\n counter++;\n }\n }\n\n System.out.println(counter);\n }\n}", "Main", "public static void main(String[] args)throws IOException{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str_Numbers = br.readLine().split(\" \");\n int first_Number = Integer.parseInt(str_Numbers[0]);\n int last_Number = Integer.parseInt(str_Numbers[1]);\n int divisor = Integer.parseInt(str_Numbers[2]);\n int counter = 0;\n\n for(int i = first_Number; i <= last_Number; i++){\n if(divisor % i == 0){\n counter++;\n }\n }\n\n System.out.println(counter);\n }", "main", "{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n String[] str_Numbers = br.readLine().split(\" \");\n int first_Number = Integer.parseInt(str_Numbers[0]);\n int last_Number = Integer.parseInt(str_Numbers[1]);\n int divisor = Integer.parseInt(str_Numbers[2]);\n int counter = 0;\n\n for(int i = first_Number; i <= last_Number; i++){\n if(divisor % i == 0){\n counter++;\n }\n }\n\n System.out.println(counter);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String[] str_Numbers = br.readLine().split(\" \");", "str_Numbers", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int first_Number = Integer.parseInt(str_Numbers[0]);", "first_Number", "Integer.parseInt(str_Numbers[0])", "Integer.parseInt", "Integer", "str_Numbers[0]", "str_Numbers", "0", "int last_Number = Integer.parseInt(str_Numbers[1]);", "last_Number", "Integer.parseInt(str_Numbers[1])", "Integer.parseInt", "Integer", "str_Numbers[1]", "str_Numbers", "1", "int divisor = Integer.parseInt(str_Numbers[2]);", "divisor", "Integer.parseInt(str_Numbers[2])", "Integer.parseInt", "Integer", "str_Numbers[2]", "str_Numbers", "2", "int counter = 0;", "counter", "0", "for(int i = first_Number; i <= last_Number; i++){\n if(divisor % i == 0){\n counter++;\n }\n }", "int i = first_Number;", "int i = first_Number;", "i", "first_Number", "i <= last_Number", "i", "last_Number", "i++", "i++", "i", "{\n if(divisor % i == 0){\n counter++;\n }\n }", "{\n if(divisor % i == 0){\n counter++;\n }\n }", "if(divisor % i == 0){\n counter++;\n }", "divisor % i == 0", "divisor % i", "divisor", "i", "0", "{\n counter++;\n }", "counter++", "counter", "System.out.println(counter)", "System.out.println", "System.out", "System", "System.out", "counter", "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_Numbers = br.readLine().split(" "); int first_Number = Integer.parseInt(str_Numbers[0]); int last_Number = Integer.parseInt(str_Numbers[1]); int divisor = Integer.parseInt(str_Numbers[2]); int counter = 0; for(int i = first_Number; i <= last_Number; i++){ if(divisor % i == 0){ counter++; } } System.out.println(counter); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 38, 5, 13, 30, 4, 18, 18, 13, 13, 13, 5, 13, 30, 4, 18, 18, 13, 13, 17, 30, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 40, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 2, 13, 17, 30, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 107, 5 ], [ 107, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 13, 14 ], [ 13, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 18, 19 ], [ 18, 20 ], [ 16, 21 ], [ 12, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 26, 27 ], [ 27, 28 ], [ 27, 29 ], [ 25, 30 ], [ 12, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 31, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 40, 41 ], [ 39, 42 ], [ 39, 43 ], [ 43, 44 ], [ 31, 45 ], [ 45, 46 ], [ 45, 47 ], [ 47, 48 ], [ 48, 49 ], [ 47, 50 ], [ 50, 51 ], [ 50, 52 ], [ 31, 53 ], [ 53, 54 ], [ 53, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 58, 59 ], [ 58, 60 ], [ 31, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 64, 65 ], [ 63, 66 ], [ 66, 67 ], [ 66, 68 ], [ 31, 69 ], [ 69, 70 ], [ 69, 71 ], [ 31, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 77, 78 ], [ 77, 79 ], [ 72, 80 ], [ 80, 81 ], [ 81, 82 ], [ 72, 83 ], [ 84, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 87, 89 ], [ 86, 90 ], [ 85, 91 ], [ 91, 92 ], [ 92, 93 ], [ 92, 94 ], [ 94, 95 ], [ 94, 96 ], [ 85, 97 ], [ 31, 98 ], [ 98, 99 ], [ 99, 100 ], [ 100, 101 ], [ 100, 102 ], [ 98, 103 ], [ 6, 104 ], [ 104, 105 ], [ 0, 106 ], [ 106, 107 ], [ 106, 108 ] ]
[ "import java.io.*;\npublic class Main {\n\tpublic static void main(String[] args){\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}", "import java.io.*;", "io.*", "java", "public class Main {\n\tpublic static void main(String[] args){\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}", "Main", "public static void main(String[] args){\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }", "main", "{\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }", "BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));", "reader", "new BufferedReader(new InputStreamReader(System.in))", "try{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }", "catch (IOException e) {\n System.out.println(e);\n }", "IOException e", "{\n System.out.println(e);\n }", "System.out.println(e)", "System.out.println", "System.out", "System", "System.out", "e", "catch (NumberFormatException e) {\n System.out.println(\"error\");\n }", "NumberFormatException e", "{\n System.out.println(\"error\");\n }", "System.out.println(\"error\")", "System.out.println", "System.out", "System", "System.out", "\"error\"", "{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n }", "String line = reader.readLine();", "line", "reader.readLine()", "reader.readLine", "reader", "String[] num = line.split(\" \", -1);", "num", "line.split(\" \", -1)", "line.split", "line", "\" \"", "-1", "1", "int a = Integer.parseInt(num[0]);", "a", "Integer.parseInt(num[0])", "Integer.parseInt", "Integer", "num[0]", "num", "0", "int b = Integer.parseInt(num[1]);", "b", "Integer.parseInt(num[1])", "Integer.parseInt", "Integer", "num[1]", "num", "1", "int c = Integer.parseInt(num[2]);", "c", "Integer.parseInt(num[2])", "Integer.parseInt", "Integer", "num[2]", "num", "2", "int n = 0;", "n", "0", "for (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}", "{\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}", "if((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}", "(c % i) == 0", "(c % i)", "c", "i", "0", "{\n \t\t\tn = n + 1;\n \t\t}", "n = n + 1", "n", "n + 1", "n", "1", "{\n \t\t\t//nothing\n \t\t}", "System.out.println(n)", "System.out.println", "System.out", "System", "System.out", "n", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args){\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}", "public class Main {\n\tpublic static void main(String[] args){\n\t\tBufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n\t\ttry{\n\t\t\tString line = reader.readLine();\n \tString[] num = line.split(\" \", -1);\n \tint a = Integer.parseInt(num[0]);\n \tint b = Integer.parseInt(num[1]);\n \tint c = Integer.parseInt(num[2]);\n \tint n = 0;\n \tfor (int i = a; i <= b; i++) {\n \t\tif((c % i) == 0) {\n \t\t\tn = n + 1;\n \t\t} else {\n \t\t\t//nothing\n \t\t}\n \t}\n \tSystem.out.println(n);\n } catch (IOException e) {\n System.out.println(e);\n } catch (NumberFormatException e) {\n System.out.println(\"error\");\n }\n }\n}", "Main" ]
import java.io.*; public class Main { public static void main(String[] args){ BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); try{ String line = reader.readLine(); String[] num = line.split(" ", -1); int a = Integer.parseInt(num[0]); int b = Integer.parseInt(num[1]); int c = Integer.parseInt(num[2]); int n = 0; for (int i = a; i <= b; i++) { if((c % i) == 0) { n = n + 1; } else { //nothing } } System.out.println(n); } catch (IOException e) { System.out.println(e); } catch (NumberFormatException e) { System.out.println("error"); } } }
[ 7, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 4, 18, 13, 0, 13, 17, 11, 1, 2, 13, 2, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 23, 13, 12, 13, 30, 4, 18, 20, 18, 13, 13, 18, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 83, 2 ], [ 83, 3 ], [ 3, 4 ], [ 3, 5 ], [ 5, 6 ], [ 6, 7 ], [ 6, 8 ], [ 5, 9 ], [ 9, 10 ], [ 5, 11 ], [ 11, 12 ], [ 5, 13 ], [ 13, 14 ], [ 5, 15 ], [ 15, 16 ], [ 5, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 5, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 5, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 5, 32 ], [ 32, 33 ], [ 32, 34 ], [ 5, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 39, 40 ], [ 39, 41 ], [ 35, 42 ], [ 42, 43 ], [ 43, 44 ], [ 35, 45 ], [ 46, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 48, 52 ], [ 47, 53 ], [ 53, 54 ], [ 5, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 55, 60 ], [ 5, 61 ], [ 61, 62 ], [ 62, 63 ], [ 3, 64 ], [ 64, 65 ], [ 3, 66 ], [ 66, 67 ], [ 83, 68 ], [ 68, 69 ], [ 68, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 71, 74 ], [ 74, 75 ], [ 74, 76 ], [ 71, 77 ], [ 77, 78 ], [ 77, 79 ], [ 68, 80 ], [ 80, 81 ], [ 0, 82 ], [ 82, 83 ], [ 82, 84 ] ]
[ "public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}", "public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}", "Main", "public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }", "run", "{\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }", "java.util.Scanner sc = new java.util.Scanner(in);", "sc", "new java.util.Scanner(in)", "int a", "a", "b", "b", "c", "c", "n;", "n", "a = sc.nextInt()", "a", "sc.nextInt()", "sc.nextInt", "sc", "b = sc.nextInt()", "b", "sc.nextInt()", "sc.nextInt", "sc", "c = sc.nextInt()", "c", "sc.nextInt()", "sc.nextInt", "sc", "n = 0", "n", "0", "for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }", ";", "a < (b + 1)", "a", "(b + 1)", "b", "1", "a++", "a++", "a", "{\n if(c % a == 0)++n;\n }", "{\n if(c % a == 0)++n;\n }", "if(c % a == 0)++n;", "c % a == 0", "c % a", "c", "a", "0", "++n", "n", "System.out.println(n)", "System.out.println", "System.out", "System", "System.out", "n", "sc.close()", "sc.close", "sc", "java.io.InputStream in", "in", "java.io.PrintStream out", "out", "public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }", "main", "{\n (new Main()).run(System.in, System.out);\n }", "(new Main()).run(System.in, System.out)", "(new Main()).run", "(new Main())", "System.in", "System", "System.in", "System.out", "System", "System.out", "String[] args", "args", "public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}", "public class Main{\n public void run(java.io.InputStream in, java.io.PrintStream out){\n java.util.Scanner sc = new java.util.Scanner(in);\n/*answer*/\n int a, b, c, n;\n a = sc.nextInt();\n b = sc.nextInt();\n c = sc.nextInt();\n n = 0;\n\n for(;a < (b + 1);a++){\n if(c % a == 0)++n;\n }\n\n System.out.println(n);\n/*fin*/\n sc.close();\n }\n public static void main(String[] args){\n (new Main()).run(System.in, System.out);\n }\n}", "Main" ]
public class Main{ public void run(java.io.InputStream in, java.io.PrintStream out){ java.util.Scanner sc = new java.util.Scanner(in); /*answer*/ int a, b, c, n; a = sc.nextInt(); b = sc.nextInt(); c = sc.nextInt(); n = 0; for(;a < (b + 1);a++){ if(c % a == 0)++n; } System.out.println(n); /*fin*/ sc.close(); } public static void main(String[] args){ (new Main()).run(System.in, System.out); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 41, 13, 2, 13, 13, 14, 2, 13, 17, 30, 0, 13, 17, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 88, 8 ], [ 88, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 20, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 11, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 58, 60 ], [ 53, 61 ], [ 61, 62 ], [ 62, 63 ], [ 53, 64 ], [ 65, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 68, 69 ], [ 68, 70 ], [ 65, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 71, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 11, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 81, 83 ], [ 79, 84 ], [ 9, 85 ], [ 85, 86 ], [ 0, 87 ], [ 87, 88 ], [ 87, 89 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }\n}", "Main", "public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }", "main", "{\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "String[] input = br.readLine().split(\" \");", "input", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int a = Integer.parseInt(input[0]);", "a", "Integer.parseInt(input[0])", "Integer.parseInt", "Integer", "input[0]", "input", "0", "int b = Integer.parseInt(input[1]);", "b", "Integer.parseInt(input[1])", "Integer.parseInt", "Integer", "input[1]", "input", "1", "int c = Integer.parseInt(input[2]);", "c", "Integer.parseInt(input[2])", "Integer.parseInt", "Integer", "input[2]", "input", "2", "int cum = 0;", "cum", "0", "for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }", "int x = a;", "int x = a;", "x", "a", "x <= b", "x", "b", "x++", "x++", "x", "{\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }", "{\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }", "int ans = c % x;", "ans", "c % x", "c", "x", "if(ans == 0){\n \t\t cum += 1;\n \t }", "ans == 0", "ans", "0", "{\n \t\t cum += 1;\n \t }", "cum += 1", "cum", "1", "System.out.println(cum)", "System.out.println", "System.out", "System", "System.out", "cum", "String[] args", "args", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }\n}", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int c = Integer.parseInt(input[2]);\n int cum = 0;\n for(int x = a; x <= b ; x++){\n \t int ans = c % x;\n \t if(ans == 0){\n \t\t cum += 1;\n \t }\n }\n System.out.println(cum);\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args)throws Exception { InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); String[] input = br.readLine().split(" "); int a = Integer.parseInt(input[0]); int b = Integer.parseInt(input[1]); int c = Integer.parseInt(input[2]); int cum = 0; for(int x = a; x <= b ; x++){ int ans = c % x; if(ans == 0){ cum += 1; } } System.out.println(cum); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 20, 18, 13, 13, 11, 1, 41, 13, 17, 2, 13, 18, 13, 13, 1, 40, 13, 30, 30, 0, 18, 13, 13, 4, 18, 13, 18, 13, 13, 41, 13, 17, 11, 1, 41, 13, 18, 13, 17, 2, 13, 18, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 18, 13, 17, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 94, 5 ], [ 94, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 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, 27 ], [ 26, 28 ], [ 8, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 29, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 36, 38 ], [ 29, 39 ], [ 39, 40 ], [ 40, 41 ], [ 29, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 51, 52 ], [ 51, 53 ], [ 8, 54 ], [ 54, 55 ], [ 54, 56 ], [ 8, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 61, 62 ], [ 61, 63 ], [ 57, 64 ], [ 64, 65 ], [ 64, 66 ], [ 66, 67 ], [ 66, 68 ], [ 57, 69 ], [ 69, 70 ], [ 70, 71 ], [ 57, 72 ], [ 73, 73 ], [ 73, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 76, 80 ], [ 75, 81 ], [ 74, 82 ], [ 82, 83 ], [ 83, 84 ], [ 8, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 87, 89 ], [ 85, 90 ], [ 6, 91 ], [ 91, 92 ], [ 0, 93 ], [ 93, 94 ], [ 93, 95 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main", "public static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String line = sc.nextLine();", "line", "sc.nextLine()", "sc.nextLine", "sc", "String[] k = line.split(\" \");", "k", "line.split(\" \")", "line.split", "line", "\" \"", "int[] v = new int[k.length];", "v", "new int[k.length]", "k.length", "k", "k.length", "for (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}", "int i = 0;", "int i = 0;", "i", "0", "i < v.length", "i", "v.length", "v", "v.length", "i++", "i++", "i", "{\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}", "{\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}", "v[i] = Integer.parseInt(k[i])", "v[i]", "v", "i", "Integer.parseInt(k[i])", "Integer.parseInt", "Integer", "k[i]", "k", "i", "int count = 0;", "count", "0", "for (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = v[0];", "int i = v[0];", "i", "v[0]", "v", "0", "i <= v[1]", "i", "v[1]", "v", "1", "i++", "i++", "i", "{\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}", "v[2] % i == 0", "v[2] % i", "v[2]", "v", "2", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] arges", "arges", "public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] arges) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] k = line.split(\" \");\n\t\tint[] v = new int[k.length];\n\t\tfor (int i = 0; i < v.length; i++) {\n\t\t\tv[i] = Integer.parseInt(k[i]);\n\t\t}\n\t\tint count = 0;\n\t\tfor (int i = v[0]; i <= v[1]; i++) {\n\t\t\tif (v[2] % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] arges) { Scanner sc = new Scanner(System.in); String line = sc.nextLine(); String[] k = line.split(" "); int[] v = new int[k.length]; for (int i = 0; i < v.length; i++) { v[i] = Integer.parseInt(k[i]); } int count = 0; for (int i = v[0]; i <= v[1]; i++) { if (v[2] % i == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 0, 16 ], [ 73, 17 ], [ 73, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 20, 24 ], [ 24, 25 ], [ 24, 26 ], [ 26, 27 ], [ 27, 28 ], [ 20, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 32, 33 ], [ 20, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 20, 39 ], [ 39, 40 ], [ 39, 41 ], [ 20, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 44, 46 ], [ 42, 47 ], [ 47, 48 ], [ 47, 49 ], [ 42, 50 ], [ 50, 51 ], [ 51, 52 ], [ 42, 53 ], [ 54, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 57, 58 ], [ 57, 59 ], [ 56, 60 ], [ 55, 61 ], [ 61, 62 ], [ 62, 63 ], [ 20, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 64, 69 ], [ 18, 70 ], [ 70, 71 ], [ 0, 72 ], [ 72, 73 ], [ 72, 74 ] ]
[ "import java.lang.reflect.Array;\nimport java.util.ArrayList;\nimport java.util.Collections;\nimport java.util.Scanner;\nimport java.util.stream.Stream;\n\npublic class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }\n}\n", "import java.lang.reflect.Array;", "Array", "java.lang.reflect", "import java.util.ArrayList;", "ArrayList", "java.util", "import java.util.Collections;", "Collections", "java.util", "import java.util.Scanner;", "Scanner", "java.util", "import java.util.stream.Stream;", "Stream", "java.util.stream", "public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }\n}", "Main", "public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int count = 0;", "count", "0", "for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n if (c % i == 0){\n count++;\n }\n }", "{\n if (c % i == 0){\n count++;\n }\n }", "if (c % i == 0){\n count++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count++;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }\n}", "public class Main {\n public static void main(String[] args){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n\n for(int i=a; i<=b; i++){\n if (c % i == 0){\n count++;\n }\n }\n\n System.out.println(count);\n }\n}", "Main" ]
import java.lang.reflect.Array; import java.util.ArrayList; import java.util.Collections; import java.util.Scanner; import java.util.stream.Stream; public class Main { public static void main(String[] args){ Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int count = 0; for(int i=a; i<=b; i++){ if (c % i == 0){ count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 20, 17, 41, 13, 17, 0, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 91, 11 ], [ 91, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 14, 25 ], [ 25, 26 ], [ 25, 27 ], [ 14, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 33, 34 ], [ 30, 35 ], [ 14, 36 ], [ 36, 37 ], [ 36, 38 ], [ 38, 39 ], [ 39, 40 ], [ 38, 41 ], [ 41, 42 ], [ 41, 43 ], [ 14, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 47, 48 ], [ 46, 49 ], [ 49, 50 ], [ 49, 51 ], [ 14, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 55, 56 ], [ 54, 57 ], [ 57, 58 ], [ 57, 59 ], [ 14, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 60, 65 ], [ 65, 66 ], [ 65, 67 ], [ 60, 68 ], [ 68, 69 ], [ 69, 70 ], [ 60, 71 ], [ 72, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 75, 76 ], [ 75, 77 ], [ 74, 78 ], [ 73, 79 ], [ 79, 80 ], [ 80, 81 ], [ 14, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 82, 87 ], [ 12, 88 ], [ 88, 89 ], [ 0, 90 ], [ 90, 91 ], [ 90, 92 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.lang.Math;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.lang.Math;", "Math", "java.lang", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }\n}", "Main", "public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }", "main", "{\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "StringBuilder st = new StringBuilder();", "st", "new StringBuilder()", "String[] ary = new String[3];", "ary", "new String[3]", "3", "int count = 0;", "count", "0", "ary = br.readLine().split(\" \")", "ary", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int a = Integer.parseInt(ary[0]);", "a", "Integer.parseInt(ary[0])", "Integer.parseInt", "Integer", "ary[0]", "ary", "0", "int b = Integer.parseInt(ary[1]);", "b", "Integer.parseInt(ary[1])", "Integer.parseInt", "Integer", "ary[1]", "ary", "1", "int c = Integer.parseInt(ary[2]);", "c", "Integer.parseInt(ary[2])", "Integer.parseInt", "Integer", "ary[2]", "ary", "2", "for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if(c % i == 0){\n count++;\n }\n }", "{\n if(c % i == 0){\n count++;\n }\n }", "if(c % i == 0){\n count++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count++;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }\n}", "public class Main {\n public static void main(String[] args) throws Exception {\n BufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n StringBuilder st = new StringBuilder();\n \n String[] ary = new String[3];\n int count = 0;\n \n ary = br.readLine().split(\" \");\n int a = Integer.parseInt(ary[0]);\n int b = Integer.parseInt(ary[1]);\n int c = Integer.parseInt(ary[2]);\n \n for(int i = a; i <= b; i++){\n if(c % i == 0){\n count++;\n }\n }\n \n System.out.println(count);\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.lang.Math; public class Main { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); StringBuilder st = new StringBuilder(); String[] ary = new String[3]; int count = 0; ary = br.readLine().split(" "); int a = Integer.parseInt(ary[0]); int b = Integer.parseInt(ary[1]); int c = Integer.parseInt(ary[2]); for(int i = a; i <= b; i++){ if(c % i == 0){ count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 4, 13, 13, 13, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 17, 41, 13, 2, 2, 13, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 23, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 19, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 28, 29 ], [ 28, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 8, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 8, 47 ], [ 47, 48 ], [ 47, 49 ], [ 47, 50 ], [ 47, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 6, 55 ], [ 55, 56 ], [ 4, 57 ], [ 57, 58 ], [ 57, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 59, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 65, 69 ], [ 59, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 70, 75 ], [ 75, 76 ], [ 75, 77 ], [ 70, 78 ], [ 78, 79 ], [ 79, 80 ], [ 70, 81 ], [ 82, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 85, 86 ], [ 85, 87 ], [ 84, 88 ], [ 83, 89 ], [ 89, 90 ], [ 82, 91 ], [ 91, 92 ], [ 59, 93 ], [ 93, 94 ], [ 94, 95 ], [ 95, 96 ], [ 95, 97 ], [ 93, 98 ], [ 57, 99 ], [ 99, 100 ], [ 57, 101 ], [ 101, 102 ], [ 57, 103 ], [ 103, 104 ] ]
[ "import java.io.*;\nclass Main{\npublic static void main(String[] args) throws IOException{\nBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\nString str=br.readLine();\nString[] arr=str.split(\" \");\nint a=Integer.parseInt(arr[0]);\nint b=Integer.parseInt(arr[1]);\nint c=Integer.parseInt(arr[2]);\ndiviNum(a, b, c);\nbr.close();\n}\nstatic void diviNum(int a, int b, int c){\nint x=0;\nint i=b-a+1;\nfor(int j=0;j<i;j++){\nif(c%a==0) x++;\na++;\n}\nSystem.out.println(x);\n}\n}", "import java.io.*;", "io.*", "java", "class Main{\npublic static void main(String[] args) throws IOException{\nBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\nString str=br.readLine();\nString[] arr=str.split(\" \");\nint a=Integer.parseInt(arr[0]);\nint b=Integer.parseInt(arr[1]);\nint c=Integer.parseInt(arr[2]);\ndiviNum(a, b, c);\nbr.close();\n}\nstatic void diviNum(int a, int b, int c){\nint x=0;\nint i=b-a+1;\nfor(int j=0;j<i;j++){\nif(c%a==0) x++;\na++;\n}\nSystem.out.println(x);\n}\n}", "Main", "public static void main(String[] args) throws IOException{\nBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\nString str=br.readLine();\nString[] arr=str.split(\" \");\nint a=Integer.parseInt(arr[0]);\nint b=Integer.parseInt(arr[1]);\nint c=Integer.parseInt(arr[2]);\ndiviNum(a, b, c);\nbr.close();\n}", "main", "{\nBufferedReader br=new BufferedReader(new InputStreamReader(System.in));\nString str=br.readLine();\nString[] arr=str.split(\" \");\nint a=Integer.parseInt(arr[0]);\nint b=Integer.parseInt(arr[1]);\nint c=Integer.parseInt(arr[2]);\ndiviNum(a, b, c);\nbr.close();\n}", "BufferedReader br=new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String str=br.readLine();", "str", "br.readLine()", "br.readLine", "br", "String[] arr=str.split(\" \");", "arr", "str.split(\" \")", "str.split", "str", "\" \"", "int a=Integer.parseInt(arr[0]);", "a", "Integer.parseInt(arr[0])", "Integer.parseInt", "Integer", "arr[0]", "arr", "0", "int b=Integer.parseInt(arr[1]);", "b", "Integer.parseInt(arr[1])", "Integer.parseInt", "Integer", "arr[1]", "arr", "1", "int c=Integer.parseInt(arr[2]);", "c", "Integer.parseInt(arr[2])", "Integer.parseInt", "Integer", "arr[2]", "arr", "2", "diviNum(a, b, c)", "diviNum", "a", "b", "c", "br.close()", "br.close", "br", "String[] args", "args", "static void diviNum(int a, int b, int c){\nint x=0;\nint i=b-a+1;\nfor(int j=0;j<i;j++){\nif(c%a==0) x++;\na++;\n}\nSystem.out.println(x);\n}", "diviNum", "{\nint x=0;\nint i=b-a+1;\nfor(int j=0;j<i;j++){\nif(c%a==0) x++;\na++;\n}\nSystem.out.println(x);\n}", "int x=0;", "x", "0", "int i=b-a+1;", "i", "b-a+1", "b-a", "b", "a", "1", "for(int j=0;j<i;j++){\nif(c%a==0) x++;\na++;\n}", "int j=0;", "int j=0;", "j", "0", "j<i", "j", "i", "j++", "j++", "j", "{\nif(c%a==0) x++;\na++;\n}", "{\nif(c%a==0) x++;\na++;\n}", "if(c%a==0) x++;", "c%a==0", "c%a", "c", "a", "0", "x++", "x", "a++", "a", "System.out.println(x)", "System.out.println", "System.out", "System", "System.out", "x", "int a", "a", "int b", "b", "int c", "c" ]
import java.io.*; class Main{ public static void main(String[] args) throws IOException{ BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); String str=br.readLine(); String[] arr=str.split(" "); int a=Integer.parseInt(arr[0]); int b=Integer.parseInt(arr[1]); int c=Integer.parseInt(arr[2]); diviNum(a, b, c); br.close(); } static void diviNum(int a, int b, int c){ int x=0; int i=b-a+1; for(int j=0;j<i;j++){ if(c%a==0) x++; a++; } System.out.println(x); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 60, 5 ], [ 60, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 6, 57 ], [ 57, 58 ], [ 0, 59 ], [ 59, 60 ], [ 59, 61 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }\n}\n\n\n/*覚えよう!!\n \n 今回は無し\n  \n*/\n \n \n/*前回の内容!!\n \n〇import java.util.Arrays;は重要↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓\n \n・Arrays:ソート(並べ変え)や検索など、配列を操作するための機能\n \n・並べ変えするとき\n import java.util.Arrays;を上に書く\n class Main内に Arrays.sort(a); と書く ← このとき()内は配列の変数名\n \n〇配列とは、同じ変数名に複数の値を入力できる箱\n \n ※イメージ\n 前回まで、a = 1, b = 2, c = 3など各変数名は1箱に値を代入できない\n 今回の配列はa[0] = 1, a[1] = 2, a[2] = 3 のように変数名aは3つの箱に値を代入できる。\n 注意:配列の箱は「 0 」から開始する\n \n \n・複数のif(条件):かつ「 && 」とまたは「 || 」の2つを使用する\n ※かつ「 && 」:「真 && 真 = 真」, 「真 && 偽 = 偽」, 「偽 && 真 = 偽」 ,「偽 && 偽 = 偽」の4つの条件\n  または「 || 」:「真 && 真 = 真」, 「真 && 偽 = 真」, 「偽 && 真 = 真」 ,「偽 && 偽 = 偽」の4つの条件\n \n \n・関係を比較する:if(条件式)\n 例:if(2 < 3) この条件は「真(成立)」 → 何か命令があれば実行する\n   if(5 < 3) この条件は「偽(不成立)」 → 何か命令があれば実行しない\n   \n・比較の条件式:等しいか比較「==」、等しくないか比較「!=」 \n        大きいか比較「<」、小さいか比較「>」\n        以上の比較「<=」、以下の比較「>=」\n \n \n・else;ifの条件以外の場合に使用する。\n 例:if(雨 == 降っている) System.out.println(\"傘を持って行く\");\n   else System.out.println(\"傘を持って行かない\");\n \n \n・else if:詳細な場合分けしたいときに使用\n 例:if(雨 == 降っている) System.out.println(\"傘を持って行く\");\n   else if(雨 == 午後から降るかも) System.out.println(\"念のため傘を持って行く\");\n   else System.out.println(\"傘を持って行かない\");\n \n \n \n・変数に計算結果を代入する:面積 = 縦 × 横\n ※計算は変数名でも数値でもいける\n \n・四則演算:足し算「+」、引き算「-」、掛け算「*」、割り算「/」\n 1 + 2 = 3;\n 4 - 3 = 1;\n 2 * 5 = 10;\n 8 / 2 = 4;\n \n・余りの計算:割り算の余り「%」\n 5 % 3 = 2;\n \n \n・printlnの複数表示:「+」を使用\n 例:println(\"Kobe\" + \"Kagikou\"); = KobeKajikou\n   println(\"明治 + 20 + \"年\"); = 明治20年 数値が入ってもOK!\n \n \n \n・変数の宣言は「型」と「変数名」の2つ必要\n 例:型_変数名 → int x;\n \n・キーボードから入力するときは・・・「 import java.util.Scanner; 」 と 「 Scanner sc = new Scanner(System.in) ; 」が必要\n \n・入力するとき・・・変数名 = sc.nextInt(); nextの後は型を書く、頭文字は大文字 \n ※ scは変更しても大丈夫しかし全て変更後の文字に統一 例:nyuryoku\n \n・println・・・画面に出力するときに使用\n \n・文字列の表示・・・\"〇〇〇の間に入力\"ことが約束\n \n*/", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }\n}", "Main", "public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }", "main", "{\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int divisorCount = 0;", "divisorCount", "0", "for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if(c % i == 0) divisorCount++;\n }", "{\n if(c % i == 0) divisorCount++;\n }", "if(c % i == 0) divisorCount++;", "c % i == 0", "c % i", "c", "i", "0", "divisorCount++", "divisorCount", "System.out.println(divisorCount)", "System.out.println", "System.out", "System", "System.out", "divisorCount", "String[] args", "args", "public class Main {\n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }\n}", "public class Main {\n public static void main(String[] args) throws Exception {\n\n Scanner sc = new Scanner(System.in);\n\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int divisorCount = 0;\n \n for(int i = a; i <= b; i++){\n if(c % i == 0) divisorCount++;\n }\n\n System.out.println(divisorCount);\n \n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) throws Exception { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int divisorCount = 0; for(int i = a; i <= b; i++){ if(c % i == 0) divisorCount++; } System.out.println(divisorCount); } } /*覚えよう!! 今回は無し    */ /*前回の内容!! 〇import java.util.Arrays;は重要↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ ・Arrays:ソート(並べ変え)や検索など、配列を操作するための機能 ・並べ変えするとき  import java.util.Arrays;を上に書く  class Main内に Arrays.sort(a); と書く ← このとき()内は配列の変数名   〇配列とは、同じ変数名に複数の値を入力できる箱  ※イメージ 前回まで、a = 1, b = 2, c = 3など各変数名は1箱に値を代入できない 今回の配列はa[0] = 1, a[1] = 2, a[2] = 3 のように変数名aは3つの箱に値を代入できる。 注意:配列の箱は「 0 」から開始する ・複数のif(条件):かつ「 && 」とまたは「 || 」の2つを使用する  ※かつ「 && 」:「真 && 真 = 真」, 「真 && 偽 = 偽」, 「偽 && 真 = 偽」 ,「偽 && 偽 = 偽」の4つの条件   または「 || 」:「真 && 真 = 真」, 「真 && 偽 = 真」, 「偽 && 真 = 真」 ,「偽 && 偽 = 偽」の4つの条件 ・関係を比較する:if(条件式)  例:if(2 < 3) この条件は「真(成立)」 → 何か命令があれば実行する    if(5 < 3) この条件は「偽(不成立)」 → 何か命令があれば実行しない     ・比較の条件式:等しいか比較「==」、等しくないか比較「!=」         大きいか比較「<」、小さいか比較「>」         以上の比較「<=」、以下の比較「>=」 ・else;ifの条件以外の場合に使用する。  例:if(雨 == 降っている) System.out.println("傘を持って行く");    else System.out.println("傘を持って行かない");   ・else if:詳細な場合分けしたいときに使用  例:if(雨 == 降っている) System.out.println("傘を持って行く");    else if(雨 == 午後から降るかも) System.out.println("念のため傘を持って行く");    else System.out.println("傘を持って行かない"); ・変数に計算結果を代入する:面積 = 縦 × 横  ※計算は変数名でも数値でもいける ・四則演算:足し算「+」、引き算「-」、掛け算「*」、割り算「/」  1 + 2 = 3;  4 - 3 = 1;  2 * 5 = 10;  8 / 2 = 4; ・余りの計算:割り算の余り「%」 5 % 3 = 2; ・printlnの複数表示:「+」を使用  例:println("Kobe" + "Kagikou"); = KobeKajikou    println("明治 + 20 + "年"); = 明治20年 数値が入ってもOK! ・変数の宣言は「型」と「変数名」の2つ必要  例:型_変数名 → int x;   ・キーボードから入力するときは・・・「 import java.util.Scanner; 」 と 「 Scanner sc = new Scanner(System.in) ; 」が必要 ・入力するとき・・・変数名 = sc.nextInt(); nextの後は型を書く、頭文字は大文字   ※ scは変更しても大丈夫しかし全て変更後の文字に統一 例:nyuryoku ・println・・・画面に出力するときに使用 ・文字列の表示・・・"〇〇〇の間に入力"ことが約束 */
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 62, 5 ], [ 62, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 52, 58 ], [ 6, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }", "main", "{\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int x = sc.nextInt()", "x", "sc.nextInt()", "sc.nextInt", "sc", "y = sc.nextInt()", "y", "sc.nextInt()", "sc.nextInt", "sc", "n = sc.nextInt();", "n", "sc.nextInt()", "sc.nextInt", "sc", "int count = 0;", "count", "0", "for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }", "int i=x;", "int i=x;", "i", "x", "i<=y", "i", "y", "i++", "i++", "i", "{\n if(n%i==0){\n count++;\n }\n }", "{\n if(n%i==0){\n count++;\n }\n }", "if(n%i==0){\n count++;\n }", "n%i==0", "n%i", "n", "i", "0", "{\n count++;\n }", "count++", "count", "System.out.printf(\"%d\\n\", count)", "System.out.printf", "System.out", "System", "System.out", "\"%d\\n\"", "count", "String[] args", "args", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }\n}", "public class Main {\n public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt();\n int count = 0;\n for(int i=x; i<=y; i++) {\n if(n%i==0){\n count++;\n }\n }\n System.out.printf(\"%d\\n\", count);\n }\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int x = sc.nextInt(), y = sc.nextInt(), n = sc.nextInt(); int count = 0; for(int i=x; i<=y; i++) { if(n%i==0){ count++; } } System.out.printf("%d\n", count); } }
[ 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, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 14, 2, 13, 13, 30, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 30, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 134, 8 ], [ 134, 9 ], [ 9, 10 ], [ 9, 11 ], [ 134, 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 ], [ 58, 59 ], [ 58, 60 ], [ 38, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 64, 65 ], [ 63, 66 ], [ 66, 67 ], [ 66, 68 ], [ 38, 69 ], [ 69, 70 ], [ 69, 71 ], [ 38, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 72, 76 ], [ 76, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 79, 81 ], [ 77, 82 ], [ 82, 83 ], [ 82, 84 ], [ 77, 85 ], [ 85, 86 ], [ 86, 87 ], [ 77, 88 ], [ 89, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 92, 93 ], [ 92, 94 ], [ 91, 95 ], [ 90, 96 ], [ 96, 97 ], [ 97, 98 ], [ 72, 99 ], [ 99, 100 ], [ 100, 101 ], [ 101, 102 ], [ 102, 103 ], [ 102, 104 ], [ 100, 105 ], [ 105, 106 ], [ 105, 107 ], [ 100, 108 ], [ 108, 109 ], [ 109, 110 ], [ 100, 111 ], [ 112, 112 ], [ 112, 113 ], [ 113, 114 ], [ 114, 115 ], [ 115, 116 ], [ 115, 117 ], [ 114, 118 ], [ 113, 119 ], [ 119, 120 ], [ 120, 121 ], [ 38, 122 ], [ 122, 123 ], [ 123, 124 ], [ 124, 125 ], [ 124, 126 ], [ 122, 127 ], [ 24, 128 ], [ 128, 129 ], [ 129, 130 ], [ 12, 131 ], [ 131, 132 ], [ 0, 133 ], [ 133, 134 ], [ 133, 135 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\n }", "(sStr = stdReader.readLine()) != null", "(sStr = stdReader.readLine())", "sStr", "stdReader.readLine()", "stdReader.readLine", "stdReader", "null", "{\n String[] inputs = sStr.split(\" \");\n \n int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\n }", "String[] inputs = sStr.split(\" \");", "inputs", "sStr.split(\" \")", "sStr.split", "sStr", "\" \"", "int a = Integer.valueOf(inputs[0]);", "a", "Integer.valueOf(inputs[0])", "Integer.valueOf", "Integer", "inputs[0]", "inputs", "0", "int b = Integer.valueOf(inputs[1]);", "b", "Integer.valueOf(inputs[1])", "Integer.valueOf", "Integer", "inputs[1]", "inputs", "1", "int c = Integer.valueOf(inputs[2]);", "c", "Integer.valueOf(inputs[2])", "Integer.valueOf", "Integer", "inputs[2]", "inputs", "2", "int count = 0;", "count", "0", "if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }", "b < c", "b", "c", "{\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }", "for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }", "int x = a;", "int x = a;", "x", "a", "x <= b", "x", "b", "x++", "x++", "x", "{\n if (c % x == 0) {\n count++;\n }\n }", "{\n if (c % x == 0) {\n count++;\n }\n }", "if (c % x == 0) {\n count++;\n }", "c % x == 0", "c % x", "c", "x", "0", "{\n count++;\n }", "count++", "count", "{\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }", "for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }", "int x = a;", "int x = a;", "x", "a", "x <= c", "x", "c", "x++", "x++", "x", "{\n if (c % x == 0) {\n count++;\n }\n }", "{\n if (c % x == 0) {\n count++;\n }\n }", "if (c % x == 0) {\n count++;\n }", "c % x == 0", "c % x", "c", "x", "0", "{\n count++;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\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 int a = Integer.valueOf(inputs[0]);\n int b = Integer.valueOf(inputs[1]);\n int c = Integer.valueOf(inputs[2]);\n \n int count = 0;\n if (b < c) {\n for (int x = a; x <= b; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n } else {\n for (int x = a; x <= c; x++) {\n if (c % x == 0) {\n count++;\n }\n }\n }\n System.out.println(count);\n }\n stdReader.close();\n } catch (Exception e) {\n System.exit(-1);\n }\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; 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(" "); int a = Integer.valueOf(inputs[0]); int b = Integer.valueOf(inputs[1]); int c = Integer.valueOf(inputs[2]); int count = 0; if (b < c) { for (int x = a; x <= b; x++) { if (c % x == 0) { count++; } } } else { for (int x = a; x <= c; x++) { if (c % x == 0) { count++; } } } System.out.println(count); } stdReader.close(); } catch (Exception e) { System.exit(-1); } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 17, 13, 12, 13, 30, 20, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 65, 5 ], [ 65, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 8, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 51, 56 ], [ 51, 57 ], [ 65, 58 ], [ 58, 59 ], [ 58, 60 ], [ 60, 61 ], [ 58, 62 ], [ 62, 63 ], [ 0, 64 ], [ 64, 65 ], [ 64, 66 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }\n\n public static void main(String[] args){\n new Main();\n }\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }\n\n public static void main(String[] args){\n new Main();\n }\n}", "Main", "Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }", "Main", "{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int count = 0;", "count", "0", "for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n if(c%i==0) count++;\n }", "{\n if(c%i==0) count++;\n }", "if(c%i==0) count++;", "c%i==0", "c%i", "c", "i", "0", "count++", "count", "System.out.printf(\"%d\\n\", count)", "System.out.printf", "System.out", "System", "System.out", "\"%d\\n\"", "count", "public static void main(String[] args){\n new Main();\n }", "main", "{\n new Main();\n }", "new Main()", "String[] args", "args", "public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }\n\n public static void main(String[] args){\n new Main();\n }\n}", "public class Main {\n Main(){\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int c = sc.nextInt();\n int count = 0;\n for (int i=a; i<=b; i++ ){\n if(c%i==0) count++;\n }\n System.out.printf(\"%d\\n\", count);\n\n\n }\n\n public static void main(String[] args){\n new Main();\n }\n}", "Main" ]
import java.util.Scanner; public class Main { Main(){ Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int count = 0; for (int i=a; i<=b; i++ ){ if(c%i==0) count++; } System.out.printf("%d\n", count); } public static void main(String[] args){ new Main(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 81, 5 ], [ 81, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 19, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 28, 29 ], [ 28, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 8, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 8, 47 ], [ 47, 48 ], [ 47, 49 ], [ 8, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 55, 56 ], [ 55, 57 ], [ 50, 58 ], [ 58, 59 ], [ 59, 60 ], [ 50, 61 ], [ 62, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 65, 66 ], [ 65, 67 ], [ 64, 68 ], [ 63, 69 ], [ 69, 70 ], [ 70, 71 ], [ 8, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 6, 78 ], [ 78, 79 ], [ 0, 80 ], [ 80, 81 ], [ 80, 82 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String line = sc.nextLine();", "line", "sc.nextLine()", "sc.nextLine", "sc", "String[] array = line.split(\" \");", "array", "line.split(\" \")", "line.split", "line", "\" \"", "int a = Integer.parseInt(array[0]);", "a", "Integer.parseInt(array[0])", "Integer.parseInt", "Integer", "array[0]", "array", "0", "int b = Integer.parseInt(array[1]);", "b", "Integer.parseInt(array[1])", "Integer.parseInt", "Integer", "array[1]", "array", "1", "int c = Integer.parseInt(array[2]);", "c", "Integer.parseInt(array[2])", "Integer.parseInt", "Integer", "array[2]", "array", "2", "int result = 0;", "result", "0", "for (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}", "if (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tresult++;\n\n\t\t\t}", "result++", "result", "System.out.println(result)", "System.out.println", "System.out", "System", "System.out", "result", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString line = sc.nextLine();\n\t\tString[] array = line.split(\" \");\n\t\tint a = Integer.parseInt(array[0]);\n\t\tint b = Integer.parseInt(array[1]);\n\t\tint c = Integer.parseInt(array[2]);\n\n\t\tint result = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tresult++;\n\n\t\t\t}\n\n\t\t}\n\t\tSystem.out.println(result);\n\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String line = sc.nextLine(); String[] array = line.split(" "); int a = Integer.parseInt(array[0]); int b = Integer.parseInt(array[1]); int c = Integer.parseInt(array[2]); int result = 0; for (int i = a; i <= b; i++) { if (c % i == 0) { result++; } } System.out.println(result); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 41, 13, 20, 41, 13, 20, 41, 13, 17, 12, 13, 30, 41, 13, 4, 13, 41, 13, 4, 13, 41, 13, 4, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 13, 13, 12, 13, 30, 4, 18, 20, 23, 13, 12, 13, 30, 0, 13, 17, 38, 5, 13, 30, 37, 20, 30, 29, 4, 18, 13, 12, 13, 30, 14, 2, 2, 13, 17, 40, 4, 18, 13, 30, 0, 13, 20, 29, 4, 18, 13, 12, 13, 30, 29, 4, 18, 13, 4, 13, 12, 13, 30, 29, 4, 18, 13, 4, 13, 12, 13, 30, 29, 4, 18, 13, 4, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 134, 8 ], [ 134, 9 ], [ 9, 10 ], [ 9, 11 ], [ 134, 12 ], [ 12, 13 ], [ 12, 14 ], [ 134, 15 ], [ 15, 16 ], [ 15, 17 ], [ 134, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 20, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 20, 29 ], [ 29, 30 ], [ 29, 31 ], [ 31, 32 ], [ 20, 33 ], [ 33, 34 ], [ 33, 35 ], [ 20, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 41, 42 ], [ 41, 43 ], [ 36, 44 ], [ 44, 45 ], [ 45, 46 ], [ 36, 47 ], [ 48, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 51, 53 ], [ 50, 54 ], [ 49, 55 ], [ 55, 56 ], [ 20, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 134, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 64, 65 ], [ 65, 66 ], [ 61, 67 ], [ 67, 68 ], [ 134, 69 ], [ 69, 70 ], [ 69, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 71, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 78, 79 ], [ 79, 80 ], [ 75, 81 ], [ 81, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 134, 86 ], [ 86, 87 ], [ 86, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 91, 92 ], [ 91, 93 ], [ 90, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 89, 98 ], [ 98, 99 ], [ 99, 100 ], [ 99, 101 ], [ 88, 102 ], [ 102, 103 ], [ 103, 104 ], [ 104, 105 ], [ 134, 106 ], [ 106, 107 ], [ 106, 108 ], [ 108, 109 ], [ 109, 110 ], [ 110, 111 ], [ 111, 112 ], [ 110, 113 ], [ 113, 114 ], [ 134, 115 ], [ 115, 116 ], [ 115, 117 ], [ 117, 118 ], [ 118, 119 ], [ 119, 120 ], [ 120, 121 ], [ 119, 122 ], [ 122, 123 ], [ 134, 124 ], [ 124, 125 ], [ 124, 126 ], [ 126, 127 ], [ 127, 128 ], [ 128, 129 ], [ 129, 130 ], [ 128, 131 ], [ 131, 132 ], [ 0, 133 ], [ 133, 134 ], [ 133, 135 ] ]
[ "import java.io.*;\nimport java.util.*;\n\npublic class Main {\n void run() {\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }\n\n public static void main(String[] args) {\n new Main().run();\n }\n\n // flush automatically iff you call `println` or `printf` or `format`.\n PrintWriter sysout = new PrintWriter(System.out, true);\n\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n StringTokenizer buffer = null;\n\n String readLine() {\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n String read() {\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }\n\n int readInt() {\n return Integer.parseInt(read());\n }\n\n long readLong() {\n return Long.parseLong(read());\n }\n\n double readDouble() {\n return Double.parseDouble(read());\n }\n}", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "java", "public class Main {\n void run() {\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }\n\n public static void main(String[] args) {\n new Main().run();\n }\n\n // flush automatically iff you call `println` or `printf` or `format`.\n PrintWriter sysout = new PrintWriter(System.out, true);\n\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n StringTokenizer buffer = null;\n\n String readLine() {\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n String read() {\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }\n\n int readInt() {\n return Integer.parseInt(read());\n }\n\n long readLong() {\n return Long.parseLong(read());\n }\n\n double readDouble() {\n return Double.parseDouble(read());\n }\n}", "Main", "// flush automatically iff you call `println` or `printf` or `format`.\n PrintWriter sysout = new PrintWriter(System.out, true);", "sysout", "new PrintWriter(System.out, true)", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "StringTokenizer buffer = null;", "buffer", "null", "void run() {\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }", "run", "{\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }", "int A = readInt();", "A", "readInt()", "readInt", "int B = readInt();", "B", "readInt()", "readInt", "int C = readInt();", "C", "readInt()", "readInt", "int ans = 0;", "ans", "0", "for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }", "int i = A;", "int i = A;", "i", "A", "i <= B", "i", "B", "++i", "++i", "i", "{\n if (C % i == 0) ans++;\n }", "{\n if (C % i == 0) ans++;\n }", "if (C % i == 0) ans++;", "C % i == 0", "C % i", "C", "i", "0", "ans++", "ans", "sysout.println(ans)", "sysout.println", "sysout", "ans", "public static void main(String[] args) {\n new Main().run();\n }", "main", "{\n new Main().run();\n }", "new Main().run()", "new Main().run", "new Main()", "String[] args", "args", "String readLine() {\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }", "readLine", "{\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }", "buffer = null", "buffer", "null", "try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }", "catch (IOException e) {\n throw new RuntimeException(e);\n }", "IOException e", "{\n throw new RuntimeException(e);\n }", "throw new RuntimeException(e);", "new RuntimeException(e)", "{\n return in.readLine();\n }", "return in.readLine();", "in.readLine()", "in.readLine", "in", "String read() {\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }", "read", "{\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }", "if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }", "buffer == null || !buffer.hasMoreTokens()", "buffer == null", "buffer", "null", "!buffer.hasMoreTokens()", "buffer.hasMoreTokens()", "buffer.hasMoreTokens", "buffer", "{\n buffer = new StringTokenizer(readLine());\n }", "buffer = new StringTokenizer(readLine())", "buffer", "new StringTokenizer(readLine())", "return buffer.nextToken();", "buffer.nextToken()", "buffer.nextToken", "buffer", "int readInt() {\n return Integer.parseInt(read());\n }", "readInt", "{\n return Integer.parseInt(read());\n }", "return Integer.parseInt(read());", "Integer.parseInt(read())", "Integer.parseInt", "Integer", "read()", "read", "long readLong() {\n return Long.parseLong(read());\n }", "readLong", "{\n return Long.parseLong(read());\n }", "return Long.parseLong(read());", "Long.parseLong(read())", "Long.parseLong", "Long", "read()", "read", "double readDouble() {\n return Double.parseDouble(read());\n }", "readDouble", "{\n return Double.parseDouble(read());\n }", "return Double.parseDouble(read());", "Double.parseDouble(read())", "Double.parseDouble", "Double", "read()", "read", "public class Main {\n void run() {\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }\n\n public static void main(String[] args) {\n new Main().run();\n }\n\n // flush automatically iff you call `println` or `printf` or `format`.\n PrintWriter sysout = new PrintWriter(System.out, true);\n\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n StringTokenizer buffer = null;\n\n String readLine() {\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n String read() {\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }\n\n int readInt() {\n return Integer.parseInt(read());\n }\n\n long readLong() {\n return Long.parseLong(read());\n }\n\n double readDouble() {\n return Double.parseDouble(read());\n }\n}", "public class Main {\n void run() {\n int A = readInt();\n int B = readInt();\n int C = readInt();\n int ans = 0;\n for (int i = A; i <= B; ++i) {\n if (C % i == 0) ans++;\n }\n sysout.println(ans);\n }\n\n public static void main(String[] args) {\n new Main().run();\n }\n\n // flush automatically iff you call `println` or `printf` or `format`.\n PrintWriter sysout = new PrintWriter(System.out, true);\n\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n StringTokenizer buffer = null;\n\n String readLine() {\n buffer = null;\n try {\n return in.readLine();\n } catch (IOException e) {\n throw new RuntimeException(e);\n }\n }\n\n String read() {\n if (buffer == null || !buffer.hasMoreTokens()) {\n buffer = new StringTokenizer(readLine());\n }\n return buffer.nextToken();\n }\n\n int readInt() {\n return Integer.parseInt(read());\n }\n\n long readLong() {\n return Long.parseLong(read());\n }\n\n double readDouble() {\n return Double.parseDouble(read());\n }\n}", "Main" ]
import java.io.*; import java.util.*; public class Main { void run() { int A = readInt(); int B = readInt(); int C = readInt(); int ans = 0; for (int i = A; i <= B; ++i) { if (C % i == 0) ans++; } sysout.println(ans); } public static void main(String[] args) { new Main().run(); } // flush automatically iff you call `println` or `printf` or `format`. PrintWriter sysout = new PrintWriter(System.out, true); BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); StringTokenizer buffer = null; String readLine() { buffer = null; try { return in.readLine(); } catch (IOException e) { throw new RuntimeException(e); } } String read() { if (buffer == null || !buffer.hasMoreTokens()) { buffer = new StringTokenizer(readLine()); } return buffer.nextToken(); } int readInt() { return Integer.parseInt(read()); } long readLong() { return Long.parseLong(read()); } double readDouble() { return Double.parseDouble(read()); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 13, 17, 4, 18, 18, 13, 13, 4, 18, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 74, 11 ], [ 74, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 14, 21 ], [ 21, 22 ], [ 21, 23 ], [ 23, 24 ], [ 24, 25 ], [ 14, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 14, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 14, 36 ], [ 36, 37 ], [ 36, 38 ], [ 14, 39 ], [ 39, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 39, 44 ], [ 44, 45 ], [ 44, 46 ], [ 39, 47 ], [ 47, 48 ], [ 48, 49 ], [ 39, 50 ], [ 51, 51 ], [ 51, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 53, 57 ], [ 52, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 14, 62 ], [ 62, 63 ], [ 63, 64 ], [ 64, 65 ], [ 64, 66 ], [ 62, 67 ], [ 67, 68 ], [ 68, 69 ], [ 67, 70 ], [ 12, 71 ], [ 71, 72 ], [ 0, 73 ], [ 73, 74 ], [ 73, 75 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}", "main", "{\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "StringBuilder builder = new StringBuilder();", "builder", "new StringBuilder()", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int count = 0;", "count", "0", "for (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}", "if (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tcount += 1;\n\t\t\t}", "count += 1", "count", "1", "System.out.println(builder.append(count))", "System.out.println", "System.out", "System", "System.out", "builder.append(count)", "builder.append", "builder", "count", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t\n\t\tScanner sc = new Scanner(System.in);\n\t\tStringBuilder builder = new StringBuilder();\n\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\t\n\t\tint count = 0;\n\t\tfor (int i = a; i <= b; i++){\n\t\t\tif (c % i == 0){\n\t\t\t\tcount += 1;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(builder.append(count));\n\t\t\n\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); StringBuilder builder = new StringBuilder(); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int count = 0; for (int i = a; i <= b; i++){ if (c % i == 0){ count += 1; } } System.out.println(builder.append(count)); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 41, 13, 41, 13, 41, 13, 17, 41, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 0, 13, 17, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 14, 20 ], [ 20, 21 ], [ 14, 22 ], [ 22, 23 ], [ 14, 24 ], [ 24, 25 ], [ 24, 26 ], [ 14, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 29, 34 ], [ 14, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 38, 39 ], [ 37, 40 ], [ 40, 41 ], [ 40, 42 ], [ 14, 43 ], [ 43, 44 ], [ 43, 45 ], [ 45, 46 ], [ 46, 47 ], [ 45, 48 ], [ 48, 49 ], [ 48, 50 ], [ 14, 51 ], [ 51, 52 ], [ 51, 53 ], [ 53, 54 ], [ 54, 55 ], [ 53, 56 ], [ 56, 57 ], [ 56, 58 ], [ 14, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 59, 64 ], [ 64, 65 ], [ 64, 66 ], [ 59, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 59, 71 ], [ 72, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 75, 76 ], [ 75, 77 ], [ 74, 78 ], [ 73, 79 ], [ 79, 80 ], [ 80, 81 ], [ 14, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 82, 87 ], [ 12, 88 ], [ 88, 89 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.io.IOException;\n \nclass Main{\n public static void main(String[] args) throws IOException {\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n int a, b, c;\n int count = 0;\n String[] num = in.readLine().split(\" \");\n a = Integer.parseInt(num[0]);\n b = Integer.parseInt(num[1]);\n c = Integer.parseInt(num[2]);\n for (int i = a; i <= b; i += 1) {\n if (c % i == 0) {\n count++;\n }\n }\n System.out.println(count);\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.io.IOException;", "IOException", "java.io", "class Main{\n public static void main(String[] args) throws IOException {\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n int a, b, c;\n int count = 0;\n String[] num = in.readLine().split(\" \");\n a = Integer.parseInt(num[0]);\n b = Integer.parseInt(num[1]);\n c = Integer.parseInt(num[2]);\n for (int i = a; i <= b; i += 1) {\n if (c % i == 0) {\n count++;\n }\n }\n System.out.println(count);\n }\n}", "Main", "public static void main(String[] args) throws IOException {\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n int a, b, c;\n int count = 0;\n String[] num = in.readLine().split(\" \");\n a = Integer.parseInt(num[0]);\n b = Integer.parseInt(num[1]);\n c = Integer.parseInt(num[2]);\n for (int i = a; i <= b; i += 1) {\n if (c % i == 0) {\n count++;\n }\n }\n System.out.println(count);\n }", "main", "{\n BufferedReader in = new BufferedReader(new InputStreamReader(System.in));\n int a, b, c;\n int count = 0;\n String[] num = in.readLine().split(\" \");\n a = Integer.parseInt(num[0]);\n b = Integer.parseInt(num[1]);\n c = Integer.parseInt(num[2]);\n for (int i = a; i <= b; i += 1) {\n if (c % i == 0) {\n count++;\n }\n }\n System.out.println(count);\n }", "BufferedReader in = new BufferedReader(new InputStreamReader(System.in));", "in", "new BufferedReader(new InputStreamReader(System.in))", "int a", "a", "b", "b", "c;", "c", "int count = 0;", "count", "0", "String[] num = in.readLine().split(\" \");", "num", "in.readLine().split(\" \")", "in.readLine().split", "in.readLine()", "in.readLine", "in", "\" \"", "a = Integer.parseInt(num[0])", "a", "Integer.parseInt(num[0])", "Integer.parseInt", "Integer", "num[0]", "num", "0", "b = Integer.parseInt(num[1])", "b", "Integer.parseInt(num[1])", "Integer.parseInt", "Integer", "num[1]", "num", "1", "c = Integer.parseInt(num[2])", "c", "Integer.parseInt(num[2])", "Integer.parseInt", "Integer", "num[2]", "num", "2", "for (int i = a; i <= b; i += 1) {\n if (c % i == 0) {\n count++;\n }\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i += 1", "i += 1", "i", "1", "{\n if (c % i == 0) {\n count++;\n }\n }", "{\n if (c % i == 0) {\n count++;\n }\n }", "if (c % i == 0) {\n count++;\n }", "c % i == 0", "c % i", "c", "i", "0", "{\n count++;\n }", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "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 in = new BufferedReader(new InputStreamReader(System.in)); int a, b, c; int count = 0; String[] num = in.readLine().split(" "); a = Integer.parseInt(num[0]); b = Integer.parseInt(num[1]); c = Integer.parseInt(num[2]); for (int i = a; i <= b; i += 1) { if (c % i == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 64, 5 ], [ 64, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 8, 58 ], [ 58, 59 ], [ 59, 60 ], [ 6, 61 ], [ 61, 62 ], [ 0, 63 ], [ 63, 64 ], [ 63, 65 ] ]
[ "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\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\n\t\tscan.close();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan=new Scanner(System.in);\n\t\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\n\t\tscan.close();\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner scan=new Scanner(System.in);\n\t\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\n\t\tscan.close();\n\t}", "main", "{\n\t\tScanner scan=new Scanner(System.in);\n\t\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\n\t\tscan.close();\n\t}", "Scanner scan=new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a=scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b=scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c=scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int counter=0;", "counter", "0", "for(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<=b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}", "if(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}", "c%i==0", "c%i", "c", "i", "0", "{\n\t\t\t\tcounter++;\n\t\t\t}", "counter++", "counter", "System.out.println(counter)", "System.out.println", "System.out", "System", "System.out", "counter", "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\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\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\t\n\t\tint a=scan.nextInt();\n\t\tint b=scan.nextInt();\n\t\tint c=scan.nextInt();\n\t\tint counter=0;\n\t\t\n\t\tfor(int i=a;i<=b;i++){\n\t\t\tif(c%i==0){\n\t\t\t\tcounter++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(counter);\n\t\tscan.close();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner scan=new Scanner(System.in); int a=scan.nextInt(); int b=scan.nextInt(); int c=scan.nextInt(); int counter=0; for(int i=a;i<=b;i++){ if(c%i==0){ counter++; } } System.out.println(counter); scan.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 64, 5 ], [ 64, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 8, 30 ], [ 30, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 30, 35 ], [ 35, 36 ], [ 35, 37 ], [ 30, 38 ], [ 38, 39 ], [ 39, 40 ], [ 30, 41 ], [ 42, 42 ], [ 42, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 43, 49 ], [ 49, 50 ], [ 50, 51 ], [ 8, 52 ], [ 52, 53 ], [ 53, 54 ], [ 54, 55 ], [ 54, 56 ], [ 52, 57 ], [ 8, 58 ], [ 58, 59 ], [ 59, 60 ], [ 6, 61 ], [ 61, 62 ], [ 0, 63 ], [ 63, 64 ], [ 63, 65 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int c = sc.nextInt();", "c", "sc.nextInt()", "sc.nextInt", "sc", "int sum = 0;", "sum", "0", "for(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "int x = a;", "int x = a;", "x", "a", "x <= b", "x", "b", "x++", "x++", "x", "{\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}", "if(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}", "c % x == 0", "c % x", "c", "x", "0", "{\n\t\t\t\tsum++;\n\t\t\t}", "sum++", "sum", "System.out.println(sum)", "System.out.println", "System.out", "System", "System.out", "sum", "sc.close()", "sc.close", "sc", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\t\n\t\tint a = sc.nextInt();\n\t\tint b = sc.nextInt();\n\t\tint c = sc.nextInt();\n\t\tint sum = 0;\n\t\tfor(int x = a;x <= b;x++){\n\t\t\tif(c % x == 0){\n\t\t\t\tsum++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(sum);\n\t\tsc.close();\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int c = sc.nextInt(); int sum = 0; for(int x = a;x <= b;x++){ if(c % x == 0){ sum++; } } System.out.println(sum); sc.close(); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 2, 2, 13, 13, 17, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 70, 5 ], [ 70, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 30, 32 ], [ 29, 33 ], [ 8, 34 ], [ 34, 35 ], [ 34, 36 ], [ 8, 37 ], [ 37, 38 ], [ 38, 39 ], [ 39, 40 ], [ 39, 41 ], [ 37, 42 ], [ 42, 43 ], [ 42, 44 ], [ 37, 45 ], [ 45, 46 ], [ 46, 47 ], [ 37, 48 ], [ 49, 49 ], [ 49, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 54, 56 ], [ 51, 57 ], [ 50, 58 ], [ 58, 59 ], [ 59, 60 ], [ 8, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 61, 66 ], [ 6, 67 ], [ 67, 68 ], [ 0, 69 ], [ 69, 70 ], [ 69, 71 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}\n\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}", "main", "{\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int n = b - a + 1;", "n", "b - a + 1", "b - a", "b", "a", "1", "int count = 0;", "count", "0", "for(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = 0;", "int i = 0;", "i", "0", "i < n", "i", "n", "i++", "i++", "i", "{\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}", "c % (a + i) == 0", "c % (a + i)", "c", "(a + i)", "a", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\t// TODO 自動生成されたメソッド・スタブ\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint c = scan.nextInt();\n\t\t\n\t\tint n = b - a + 1;\n\t\tint count = 0;\n\t\t\n\t\tfor(int i = 0; i < n; i++) {\n\t\t\tif(c % (a + i) == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\t\n\t\tSystem.out.println(count);\n\t\t\n\t}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { // TODO 自動生成されたメソッド・スタブ Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int n = b - a + 1; int count = 0; for(int i = 0; i < n; i++) { if(c % (a + i) == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 14, 2, 13, 13, 30, 41, 13, 13, 0, 13, 13, 0, 13, 13, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 79, 5 ], [ 79, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 28, 29 ], [ 28, 30 ], [ 27, 31 ], [ 31, 32 ], [ 32, 33 ], [ 32, 34 ], [ 31, 35 ], [ 35, 36 ], [ 35, 37 ], [ 31, 38 ], [ 38, 39 ], [ 38, 40 ], [ 8, 41 ], [ 41, 42 ], [ 41, 43 ], [ 8, 44 ], [ 44, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 44, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 51, 53 ], [ 44, 54 ], [ 54, 55 ], [ 55, 56 ], [ 44, 57 ], [ 58, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 61, 62 ], [ 61, 63 ], [ 63, 64 ], [ 63, 65 ], [ 60, 66 ], [ 59, 67 ], [ 67, 68 ], [ 68, 69 ], [ 8, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 72, 74 ], [ 70, 75 ], [ 6, 76 ], [ 76, 77 ], [ 0, 78 ], [ 78, 79 ], [ 78, 80 ] ]
[ "import java.util.Scanner;\n\npublic class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}\n}", "Main", "public static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int intA = scan.nextInt();", "intA", "scan.nextInt()", "scan.nextInt", "scan", "int intB = scan.nextInt();", "intB", "scan.nextInt()", "scan.nextInt", "scan", "int intC = scan.nextInt();", "intC", "scan.nextInt()", "scan.nextInt", "scan", "if(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}", "intB < intA", "intB", "intA", "{\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}", "int intTemp = intA;", "intTemp", "intA", "intA = intB", "intA", "intB", "intB = intTemp", "intB", "intTemp", "int intCount = 0;", "intCount", "0", "for(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}", "int i = 0;", "int i = 0;", "i", "0", "i <= intB - intA", "i", "intB - intA", "intB", "intA", "i++", "i++", "i", "{\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}", "if(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}", "intC % (intA + i) ==0", "intC % (intA + i)", "intC", "(intA + i)", "intA", "i", "0", "{\n\t\t\t\tintCount++;\n\t\t\t}", "intCount++", "intCount", "System.out.println(intCount)", "System.out.println", "System.out", "System", "System.out", "intCount", "String[] args", "args", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}\n}", "public class Main{\n\tpublic static void main(String[] args){\n\t\tScanner scan = new Scanner(System.in);\n\t\tint intA = scan.nextInt();\n\t\tint intB = scan.nextInt();\n\t\tint intC = scan.nextInt();\n\t\tif(intB < intA){\n\t\t\tint intTemp = intA;\n\t\t\tintA = intB;\n\t\t\tintB = intTemp;\n\t\t}\n\t\tint intCount = 0;\n\t\tfor(int i = 0; i <= intB - intA; i++){\n\t\t\tif(intC % (intA + i) ==0){\n\t\t\t\tintCount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(intCount);\n\t}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); int intA = scan.nextInt(); int intB = scan.nextInt(); int intC = scan.nextInt(); if(intB < intA){ int intTemp = intA; intA = intB; intB = intTemp; } int intCount = 0; for(int i = 0; i <= intB - intA; i++){ if(intC % (intA + i) ==0){ intCount++; } } System.out.println(intCount); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 13, 13, 41, 13, 4, 18, 13, 4, 13, 13, 41, 13, 4, 18, 13, 4, 13, 13, 41, 13, 4, 13, 13, 41, 13, 20, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 4, 18, 4, 18, 13, 13, 13, 30, 4, 18, 13, 13, 4, 18, 18, 13, 13, 4, 18, 13, 23, 13, 12, 13, 30, 41, 13, 4, 18, 13, 17, 29, 4, 18, 13, 17, 13, 23, 13, 12, 13, 30, 41, 13, 4, 18, 13, 17, 29, 4, 18, 13, 2, 13, 17, 23, 13, 12, 13, 30, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 17, 29, 4, 18, 13, 2, 13, 17, 13, 23, 13, 12, 13, 30, 41, 13, 4, 13, 13, 41, 13, 20, 13, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 2, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 0, 18, 13, 13, 13, 40, 13, 29, 13, 23, 13, 12, 13, 30, 41, 13, 17, 11, 1, 41, 13, 17, 2, 13, 2, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 29, 13, 23, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 13, 14 ], [ 13, 15 ], [ 0, 16 ], [ 16, 17 ], [ 16, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 21, 23 ], [ 20, 24 ], [ 24, 25 ], [ 24, 26 ], [ 20, 27 ], [ 27, 28 ], [ 27, 29 ], [ 29, 30 ], [ 30, 31 ], [ 20, 32 ], [ 32, 33 ], [ 32, 34 ], [ 34, 35 ], [ 35, 36 ], [ 34, 37 ], [ 37, 38 ], [ 37, 39 ], [ 20, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 20, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 20, 56 ], [ 56, 57 ], [ 56, 58 ], [ 58, 59 ], [ 58, 60 ], [ 20, 61 ], [ 61, 62 ], [ 61, 63 ], [ 20, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 66, 68 ], [ 64, 69 ], [ 69, 70 ], [ 69, 71 ], [ 64, 72 ], [ 72, 73 ], [ 73, 74 ], [ 64, 75 ], [ 76, 76 ], [ 76, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 81, 82 ], [ 80, 83 ], [ 78, 84 ], [ 77, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 86, 89 ], [ 20, 90 ], [ 90, 91 ], [ 91, 92 ], [ 92, 93 ], [ 92, 94 ], [ 90, 95 ], [ 95, 96 ], [ 96, 97 ], [ 18, 98 ], [ 98, 99 ], [ 16, 100 ], [ 100, 101 ], [ 100, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 105, 106 ], [ 106, 107 ], [ 105, 108 ], [ 102, 109 ], [ 109, 110 ], [ 110, 111 ], [ 111, 112 ], [ 110, 113 ], [ 110, 114 ], [ 100, 115 ], [ 115, 116 ], [ 16, 117 ], [ 117, 118 ], [ 117, 119 ], [ 119, 120 ], [ 120, 121 ], [ 120, 122 ], [ 122, 123 ], [ 123, 124 ], [ 122, 125 ], [ 119, 126 ], [ 126, 127 ], [ 127, 128 ], [ 128, 129 ], [ 127, 130 ], [ 130, 131 ], [ 130, 132 ], [ 117, 133 ], [ 133, 134 ], [ 16, 135 ], [ 135, 136 ], [ 135, 137 ], [ 137, 138 ], [ 138, 139 ], [ 138, 140 ], [ 140, 141 ], [ 141, 142 ], [ 140, 143 ], [ 137, 144 ], [ 144, 145 ], [ 144, 146 ], [ 146, 147 ], [ 147, 148 ], [ 146, 149 ], [ 137, 150 ], [ 150, 151 ], [ 151, 152 ], [ 152, 153 ], [ 151, 154 ], [ 154, 155 ], [ 154, 156 ], [ 151, 157 ], [ 135, 158 ], [ 158, 159 ], [ 16, 160 ], [ 160, 161 ], [ 160, 162 ], [ 162, 163 ], [ 163, 164 ], [ 163, 165 ], [ 165, 166 ], [ 165, 167 ], [ 162, 168 ], [ 168, 169 ], [ 168, 170 ], [ 162, 172 ], [ 172, 173 ], [ 172, 174 ], [ 162, 175 ], [ 175, 176 ], [ 176, 177 ], [ 177, 178 ], [ 177, 179 ], [ 175, 180 ], [ 180, 181 ], [ 180, 182 ], [ 182, 183 ], [ 182, 184 ], [ 175, 185 ], [ 185, 186 ], [ 186, 187 ], [ 175, 188 ], [ 189, 189 ], [ 189, 190 ], [ 190, 191 ], [ 191, 192 ], [ 192, 193 ], [ 192, 194 ], [ 191, 195 ], [ 190, 196 ], [ 196, 197 ], [ 197, 198 ], [ 198, 199 ], [ 198, 200 ], [ 197, 201 ], [ 196, 202 ], [ 202, 203 ], [ 162, 204 ], [ 204, 205 ], [ 160, 206 ], [ 206, 207 ], [ 16, 208 ], [ 208, 209 ], [ 208, 210 ], [ 210, 211 ], [ 211, 212 ], [ 211, 213 ], [ 210, 214 ], [ 214, 215 ], [ 215, 216 ], [ 216, 217 ], [ 216, 218 ], [ 214, 219 ], [ 219, 220 ], [ 219, 221 ], [ 221, 222 ], [ 221, 223 ], [ 214, 224 ], [ 224, 225 ], [ 225, 226 ], [ 214, 227 ], [ 228, 228 ], [ 228, 229 ], [ 229, 230 ], [ 230, 231 ], [ 231, 232 ], [ 231, 233 ], [ 230, 234 ], [ 229, 235 ], [ 235, 236 ], [ 236, 237 ], [ 210, 238 ], [ 238, 239 ], [ 208, 240 ], [ 240, 241 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Arrays;\nimport java.util.HashSet;\nimport java.util.Set;\n\nclass Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));//?¬¬????????°\n\t\tint y = Integer.parseInt(SubStringMid(str));//?¬¬????????°\n\t\tint z = Integer.parseInt(SubStringEnd(str));//?¬¬????????°\n\n//\t\tInteger[] div1 = getDivisor(x);\n//\t\tInteger[] div2 = getDivisor(y);\n\t\tInteger[] div3 = getDivisor(z);\n\n\t\tSet<Integer> set = new HashSet<>();\n\n\t\tfor (int i = x; i <= y; i++) {\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}\n//\t\tfor (int i = 0; i < div2.length; i++) {\n//\t\t\tif (Arrays.asList(div3).contains(div2[i])) {\n//\t\t\t\tset.add(div2[i]);\n//\t\t\t}\n//\t\t}\n\n\t\tSystem.out.println(set.size());\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringMid(String str) {\n\t\tint index1 = str.indexOf(\" \");\n\t\tint index2 = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index1 + 1, index2));\n\t}\n\n\t//?????°????´???°???????????????????????????\n\tpublic static Integer[] getDivisor(int num) {\n\t\tint dnum = getDnum(num);\n\t\tInteger[] getNum = new Integer[dnum];\n\t\tint dflag = 0;\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (getNum);\n\t}\n\n\t//?´???°?????°???????????????????????????\n\tpublic static int getDnum(int num) {\n\t\tint dflag = 0;\n\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (dflag);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.Arrays;", "Arrays", "java.util", "import java.util.HashSet;", "HashSet", "java.util", "import java.util.Set;", "Set", "java.util", "class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));//?¬¬????????°\n\t\tint y = Integer.parseInt(SubStringMid(str));//?¬¬????????°\n\t\tint z = Integer.parseInt(SubStringEnd(str));//?¬¬????????°\n\n//\t\tInteger[] div1 = getDivisor(x);\n//\t\tInteger[] div2 = getDivisor(y);\n\t\tInteger[] div3 = getDivisor(z);\n\n\t\tSet<Integer> set = new HashSet<>();\n\n\t\tfor (int i = x; i <= y; i++) {\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}\n//\t\tfor (int i = 0; i < div2.length; i++) {\n//\t\t\tif (Arrays.asList(div3).contains(div2[i])) {\n//\t\t\t\tset.add(div2[i]);\n//\t\t\t}\n//\t\t}\n\n\t\tSystem.out.println(set.size());\n\t}\n\n\t//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}\n\n\t//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringMid(String str) {\n\t\tint index1 = str.indexOf(\" \");\n\t\tint index2 = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index1 + 1, index2));\n\t}\n\n\t//?????°????´???°???????????????????????????\n\tpublic static Integer[] getDivisor(int num) {\n\t\tint dnum = getDnum(num);\n\t\tInteger[] getNum = new Integer[dnum];\n\t\tint dflag = 0;\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (getNum);\n\t}\n\n\t//?´???°?????°???????????????????????????\n\tpublic static int getDnum(int num) {\n\t\tint dflag = 0;\n\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (dflag);\n\t}\n}", "Main", "public static void main(String[] args) throws Exception {\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));//?¬¬????????°\n\t\tint y = Integer.parseInt(SubStringMid(str));//?¬¬????????°\n\t\tint z = Integer.parseInt(SubStringEnd(str));//?¬¬????????°\n\n//\t\tInteger[] div1 = getDivisor(x);\n//\t\tInteger[] div2 = getDivisor(y);\n\t\tInteger[] div3 = getDivisor(z);\n\n\t\tSet<Integer> set = new HashSet<>();\n\n\t\tfor (int i = x; i <= y; i++) {\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}\n//\t\tfor (int i = 0; i < div2.length; i++) {\n//\t\t\tif (Arrays.asList(div3).contains(div2[i])) {\n//\t\t\t\tset.add(div2[i]);\n//\t\t\t}\n//\t\t}\n\n\t\tSystem.out.println(set.size());\n\t}", "main", "{\n\t\tInputStreamReader is = new InputStreamReader(System.in);\n\t\tBufferedReader br = new BufferedReader(is);\n\n\t\tString str = br.readLine();\n\n\t\tint x = Integer.parseInt(SubStringStart(str));//?¬¬????????°\n\t\tint y = Integer.parseInt(SubStringMid(str));//?¬¬????????°\n\t\tint z = Integer.parseInt(SubStringEnd(str));//?¬¬????????°\n\n//\t\tInteger[] div1 = getDivisor(x);\n//\t\tInteger[] div2 = getDivisor(y);\n\t\tInteger[] div3 = getDivisor(z);\n\n\t\tSet<Integer> set = new HashSet<>();\n\n\t\tfor (int i = x; i <= y; i++) {\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}\n//\t\tfor (int i = 0; i < div2.length; i++) {\n//\t\t\tif (Arrays.asList(div3).contains(div2[i])) {\n//\t\t\t\tset.add(div2[i]);\n//\t\t\t}\n//\t\t}\n\n\t\tSystem.out.println(set.size());\n\t}", "InputStreamReader is = new InputStreamReader(System.in);", "is", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(is);", "br", "new BufferedReader(is)", "String str = br.readLine();", "str", "br.readLine()", "br.readLine", "br", "int x = Integer.parseInt(SubStringStart(str));", "x", "Integer.parseInt(SubStringStart(str))", "Integer.parseInt", "Integer", "SubStringStart(str)", "SubStringStart", "str", "int y = Integer.parseInt(SubStringMid(str));", "y", "Integer.parseInt(SubStringMid(str))", "Integer.parseInt", "Integer", "SubStringMid(str)", "SubStringMid", "str", "int z = Integer.parseInt(SubStringEnd(str));", "z", "Integer.parseInt(SubStringEnd(str))", "Integer.parseInt", "Integer", "SubStringEnd(str)", "SubStringEnd", "str", "Integer[] div3 = getDivisor(z);", "div3", "getDivisor(z)", "getDivisor", "z", "Set<Integer> set = new HashSet<>();", "set", "new HashSet<>()", "for (int i = x; i <= y; i++) {\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}", "int i = x;", "int i = x;", "i", "x", "i <= y", "i", "y", "i++", "i++", "i", "{\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}", "{\n//\t\t\tSystem.out.println(\"?????°=\"+i);\n\t\t\tif (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}\n\t\t}", "if (Arrays.asList(div3).contains(i)) {\n\t\t\t\tset.add(i);\n\t\t\t}", "Arrays.asList(div3).contains(i)", "Arrays.asList(div3).contains", "Arrays.asList(div3)", "Arrays.asList", "Arrays", "div3", "i", "{\n\t\t\t\tset.add(i);\n\t\t\t}", "set.add(i)", "set.add", "set", "i", "System.out.println(set.size())", "System.out.println", "System.out", "System", "System.out", "set.size()", "set.size", "set", "String[] args", "args", "//?¬¬????????°???????????????????????????\n\tpublic static String SubStringStart(String str) {\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}", "SubStringStart", "{\n\t\tint index = str.indexOf(\" \");\n\t\treturn (str.substring(0, index));\n\t}", "int index = str.indexOf(\" \");", "index", "str.indexOf(\" \")", "str.indexOf", "str", "\" \"", "return (str.substring(0, index));", "(str.substring(0, index))", "str.substring", "str", "0", "index", "String str", "str", "//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringEnd(String str) {\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}", "SubStringEnd", "{\n\t\tint index = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index + 1));\n\t}", "int index = str.lastIndexOf(\" \");", "index", "str.lastIndexOf(\" \")", "str.lastIndexOf", "str", "\" \"", "return (str.substring(index + 1));", "(str.substring(index + 1))", "str.substring", "str", "index + 1", "index", "1", "String str", "str", "//\t?¬¬????????°???????????????????????????\n\tpublic static String SubStringMid(String str) {\n\t\tint index1 = str.indexOf(\" \");\n\t\tint index2 = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index1 + 1, index2));\n\t}", "SubStringMid", "{\n\t\tint index1 = str.indexOf(\" \");\n\t\tint index2 = str.lastIndexOf(\" \");\n\t\treturn (str.substring(index1 + 1, index2));\n\t}", "int index1 = str.indexOf(\" \");", "index1", "str.indexOf(\" \")", "str.indexOf", "str", "\" \"", "int index2 = str.lastIndexOf(\" \");", "index2", "str.lastIndexOf(\" \")", "str.lastIndexOf", "str", "\" \"", "return (str.substring(index1 + 1, index2));", "(str.substring(index1 + 1, index2))", "str.substring", "str", "index1 + 1", "index1", "1", "index2", "String str", "str", "//?????°????´???°???????????????????????????\n\tpublic static Integer[] getDivisor(int num) {\n\t\tint dnum = getDnum(num);\n\t\tInteger[] getNum = new Integer[dnum];\n\t\tint dflag = 0;\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (getNum);\n\t}", "getDivisor", "{\n\t\tint dnum = getDnum(num);\n\t\tInteger[] getNum = new Integer[dnum];\n\t\tint dflag = 0;\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (getNum);\n\t}", "int dnum = getDnum(num);", "dnum", "getDnum(num)", "getDnum", "num", "Integer[] getNum = new Integer[dnum];", "getNum", "new Integer[dnum]", "dnum", "int dflag = 0;", "dflag", "0", "for (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "int i = 1;", "int i = 1;", "i", "1", "i < num + 1", "i", "num + 1", "num", "1", "i++", "i++", "i", "{\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "if (num % i == 0) {\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}", "num % i == 0", "num % i", "num", "i", "0", "{\n\t\t\t\tgetNum[dflag] = i;\n\t\t\t\tdflag++;\n\t\t\t}", "getNum[dflag] = i", "getNum[dflag]", "getNum", "dflag", "i", "dflag++", "dflag", "return (getNum);", "(getNum)", "int num", "num", "//?´???°?????°???????????????????????????\n\tpublic static int getDnum(int num) {\n\t\tint dflag = 0;\n\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (dflag);\n\t}", "getDnum", "{\n\t\tint dflag = 0;\n\n\t\tfor (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}\n\t\treturn (dflag);\n\t}", "int dflag = 0;", "dflag", "0", "for (int i = 1; i < num + 1; i++) {\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "int i = 1;", "int i = 1;", "i", "1", "i < num + 1", "i", "num + 1", "num", "1", "i++", "i++", "i", "{\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}\n\t\t}", "if (num % i == 0) {\n\t\t\t\tdflag++;\n\t\t\t}", "num % i == 0", "num % i", "num", "i", "0", "{\n\t\t\t\tdflag++;\n\t\t\t}", "dflag++", "dflag", "return (dflag);", "(dflag)", "int num", "num" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Arrays; import java.util.HashSet; import java.util.Set; class Main { public static void main(String[] args) throws Exception { InputStreamReader is = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(is); String str = br.readLine(); int x = Integer.parseInt(SubStringStart(str));//?¬¬????????° int y = Integer.parseInt(SubStringMid(str));//?¬¬????????° int z = Integer.parseInt(SubStringEnd(str));//?¬¬????????° // Integer[] div1 = getDivisor(x); // Integer[] div2 = getDivisor(y); Integer[] div3 = getDivisor(z); Set<Integer> set = new HashSet<>(); for (int i = x; i <= y; i++) { // System.out.println("?????°="+i); if (Arrays.asList(div3).contains(i)) { set.add(i); } } // for (int i = 0; i < div2.length; i++) { // if (Arrays.asList(div3).contains(div2[i])) { // set.add(div2[i]); // } // } System.out.println(set.size()); } //?¬¬????????°??????????????????????????? public static String SubStringStart(String str) { int index = str.indexOf(" "); return (str.substring(0, index)); } // ?¬¬????????°??????????????????????????? public static String SubStringEnd(String str) { int index = str.lastIndexOf(" "); return (str.substring(index + 1)); } // ?¬¬????????°??????????????????????????? public static String SubStringMid(String str) { int index1 = str.indexOf(" "); int index2 = str.lastIndexOf(" "); return (str.substring(index1 + 1, index2)); } //?????°????´???°??????????????????????????? public static Integer[] getDivisor(int num) { int dnum = getDnum(num); Integer[] getNum = new Integer[dnum]; int dflag = 0; for (int i = 1; i < num + 1; i++) { if (num % i == 0) { getNum[dflag] = i; dflag++; } } return (getNum); } //?´???°?????°??????????????????????????? public static int getDnum(int num) { int dflag = 0; for (int i = 1; i < num + 1; i++) { if (num % i == 0) { dflag++; } } return (dflag); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 4, 18, 20, 23, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 13, 4, 18, 18, 13, 13, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 89, 5 ], [ 89, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 10, 11 ], [ 6, 12 ], [ 12, 13 ], [ 89, 14 ], [ 14, 15 ], [ 14, 16 ], [ 16, 17 ], [ 17, 18 ], [ 16, 19 ], [ 19, 20 ], [ 16, 21 ], [ 21, 22 ], [ 16, 23 ], [ 23, 24 ], [ 23, 25 ], [ 16, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 28, 33 ], [ 16, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 16, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 16, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 52, 55 ], [ 55, 56 ], [ 55, 57 ], [ 16, 58 ], [ 58, 59 ], [ 58, 60 ], [ 16, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 61, 66 ], [ 66, 67 ], [ 66, 68 ], [ 61, 69 ], [ 69, 70 ], [ 70, 71 ], [ 61, 72 ], [ 73, 73 ], [ 73, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 75, 79 ], [ 74, 80 ], [ 80, 81 ], [ 16, 82 ], [ 82, 83 ], [ 83, 84 ], [ 84, 85 ], [ 84, 86 ], [ 82, 87 ], [ 0, 88 ], [ 88, 89 ], [ 88, 90 ] ]
[ "import java.util.Scanner;\n\n/**\n * Created by labuser on 2016/04/20.\n */\npublic class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }\n}", "Main", "public static void main(String[] args) {\n new Main().run();\n\n }", "main", "{\n new Main().run();\n\n }", "new Main().run()", "new Main().run", "new Main()", "String[] args", "args", "private void run() {\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }", "run", "{\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }", "int a", "a", "b", "b", "c;", "c", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String[] input = sc.nextLine().split(\" \");", "input", "sc.nextLine().split(\" \")", "sc.nextLine().split", "sc.nextLine()", "sc.nextLine", "sc", "\" \"", "a = Integer.parseInt(input[0])", "a", "Integer.parseInt(input[0])", "Integer.parseInt", "Integer", "input[0]", "input", "0", "b = Integer.parseInt(input[1])", "b", "Integer.parseInt(input[1])", "Integer.parseInt", "Integer", "input[1]", "input", "1", "c = Integer.parseInt(input[2])", "c", "Integer.parseInt(input[2])", "Integer.parseInt", "Integer", "input[2]", "input", "2", "int cnt = 0;", "cnt", "0", "for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n if (c % i == 0) cnt++;\n }", "{\n if (c % i == 0) cnt++;\n }", "if (c % i == 0) cnt++;", "c % i == 0", "c % i", "c", "i", "0", "cnt++", "cnt", "System.out.println(cnt)", "System.out.println", "System.out", "System", "System.out", "cnt", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }\n}", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b, c;\n\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n c = Integer.parseInt(input[2]);\n int cnt = 0;\n for (int i = a; i <= b; i++) {\n if (c % i == 0) cnt++;\n }\n System.out.println(cnt);\n }\n}", "Main" ]
import java.util.Scanner; /** * Created by labuser on 2016/04/20. */ public class Main { public static void main(String[] args) { new Main().run(); } private void run() { int a, b, c; Scanner sc = new Scanner(System.in); String[] input = sc.nextLine().split(" "); a = Integer.parseInt(input[0]); b = Integer.parseInt(input[1]); c = Integer.parseInt(input[2]); int cnt = 0; for (int i = a; i <= b; i++) { if (c % i == 0) cnt++; } System.out.println(cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 41, 13, 2, 13, 13, 14, 2, 13, 17, 30, 40, 13, 14, 2, 13, 13, 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 ], [ 75, 11 ], [ 75, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 15, 17 ], [ 14, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 14, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 14, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 14, 33 ], [ 33, 34 ], [ 33, 35 ], [ 14, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 41, 42 ], [ 41, 43 ], [ 36, 44 ], [ 44, 45 ], [ 45, 46 ], [ 36, 47 ], [ 48, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 51, 53 ], [ 48, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 54, 58 ], [ 58, 59 ], [ 59, 60 ], [ 48, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 61, 65 ], [ 65, 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.InputStreamReader;\nimport java.util.Scanner;\n\npublic class Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }\n }\n", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }\n }", "Main", "public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }", "main", "{\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int c = scan.nextInt();", "c", "scan.nextInt()", "scan.nextInt", "scan", "int sum = 0;", "sum", "0", "for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }", "{\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }", "int q = c % i;", "q", "c % i", "c", "i", "if(q == 0){\n sum++;\n }", "q == 0", "q", "0", "{\n sum++;\n }", "sum++", "sum", "if(i == b){\n System.out.println(sum);\n }", "i == b", "i", "b", "{\n System.out.println(sum);\n }", "System.out.println(sum)", "System.out.println", "System.out", "System", "System.out", "sum", "String[] args", "args", "public class Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }\n }", "public class Main {\n public static void main(String[] args){\n Scanner scan = new Scanner(System.in);\n int a = scan.nextInt();\n int b = scan.nextInt();\n int c = scan.nextInt();\n int sum = 0;\n for(int i = a;i <= b;i++){\n int q = c % i;\n if(q == 0){\n sum++;\n }\n if(i == b){\n System.out.println(sum);\n }\n }\n }\n }", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Scanner; public class Main { public static void main(String[] args){ Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int c = scan.nextInt(); int sum = 0; for(int i = a;i <= b;i++){ int q = c % i; if(q == 0){ sum++; } if(i == b){ System.out.println(sum); } } } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 41, 13, 17, 41, 13, 20, 0, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 11, 1, 41, 13, 17, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 11, 1, 41, 13, 2, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 13, 13, 30, 40, 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 ], [ 109, 8 ], [ 109, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 11, 14 ], [ 14, 15 ], [ 11, 16 ], [ 16, 17 ], [ 11, 18 ], [ 18, 19 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 28, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 52, 55 ], [ 55, 56 ], [ 55, 57 ], [ 11, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 63, 64 ], [ 63, 65 ], [ 58, 66 ], [ 66, 67 ], [ 67, 68 ], [ 58, 69 ], [ 70, 70 ], [ 70, 71 ], [ 71, 72 ], [ 72, 73 ], [ 73, 74 ], [ 73, 75 ], [ 72, 76 ], [ 71, 77 ], [ 77, 78 ], [ 78, 79 ], [ 79, 80 ], [ 80, 81 ], [ 80, 82 ], [ 82, 83 ], [ 82, 84 ], [ 78, 85 ], [ 85, 86 ], [ 85, 87 ], [ 78, 88 ], [ 88, 89 ], [ 89, 90 ], [ 78, 91 ], [ 92, 92 ], [ 92, 93 ], [ 93, 94 ], [ 94, 95 ], [ 94, 96 ], [ 93, 97 ], [ 97, 98 ], [ 98, 99 ], [ 11, 100 ], [ 100, 101 ], [ 101, 102 ], [ 102, 103 ], [ 102, 104 ], [ 100, 105 ], [ 9, 106 ], [ 106, 107 ], [ 0, 108 ], [ 108, 109 ], [ 108, 110 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}\n\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}\n\n}", "Main", "public static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}", "main", "{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}", "int a", "a", "b", "b", "c;", "c", "String str[];", "str", "int div_cnt = 0;", "div_cnt", "0", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "str = br.readLine().split(\" \")", "str", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "a = Integer.parseInt(str[0])", "a", "Integer.parseInt(str[0])", "Integer.parseInt", "Integer", "str[0]", "str", "0", "b = Integer.parseInt(str[1])", "b", "Integer.parseInt(str[1])", "Integer.parseInt", "Integer", "str[1]", "str", "1", "c = Integer.parseInt(str[2])", "c", "Integer.parseInt(str[2])", "Integer.parseInt", "Integer", "str[2]", "str", "2", "for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }", "int i = 1;", "int i = 1;", "i", "1", "i <= c", "i", "c", "i++", "i++", "i", "{\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }", "{\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }", "if(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}", "c % i == 0", "c % i", "c", "i", "0", "{\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}", "for(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}", "int j = a + div_cnt;", "int j = a + div_cnt;", "j", "a + div_cnt", "a", "div_cnt", "j <= b", "j", "b", "j++", "j++", "j", "{\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}", "{\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}", "if(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}", "i == j", "i", "j", "{\n \t\t\t\tdiv_cnt++;\n \t\t\t}", "div_cnt++", "div_cnt", "System.out.println(div_cnt)", "System.out.println", "System.out", "System", "System.out", "div_cnt", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) throws Exception{\n\t\t// TODO ?????????????????????????????????????????????\n\t\tint a, b, c;\n\t\tString str[];\n\t\tint div_cnt = 0;\n\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n str = br.readLine().split(\" \");\n a = Integer.parseInt(str[0]);\n b = Integer.parseInt(str[1]);\n c = Integer.parseInt(str[2]);\n\n for(int i = 1; i <= c; i++){\n \tif(c % i == 0){\n \t\tfor(int j = a + div_cnt; j <= b; j++){\n \t\t\tif(i == j){\n \t\t\t\tdiv_cnt++;\n \t\t\t}\n \t\t}\n \t}\n }\n System.out.println(div_cnt);\n\n\t}\n\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws Exception{ // TODO ????????????????????????????????????????????? int a, b, c; String str[]; int div_cnt = 0; BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); str = br.readLine().split(" "); a = Integer.parseInt(str[0]); b = Integer.parseInt(str[1]); c = Integer.parseInt(str[2]); for(int i = 1; i <= c; i++){ if(c % i == 0){ for(int j = a + div_cnt; j <= b; j++){ if(i == j){ div_cnt++; } } } } System.out.println(div_cnt); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 40, 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 ], [ 78, 8 ], [ 78, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 20, 23 ], [ 23, 24 ], [ 24, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 32, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 40, 41 ], [ 11, 42 ], [ 42, 43 ], [ 43, 44 ], [ 11, 45 ], [ 45, 46 ], [ 45, 47 ], [ 11, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 48, 53 ], [ 53, 54 ], [ 53, 55 ], [ 48, 56 ], [ 56, 57 ], [ 57, 58 ], [ 48, 59 ], [ 60, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 63, 64 ], [ 63, 65 ], [ 62, 66 ], [ 61, 67 ], [ 67, 68 ], [ 11, 69 ], [ 69, 70 ], [ 70, 71 ], [ 71, 72 ], [ 71, 73 ], [ 69, 74 ], [ 9, 75 ], [ 75, 76 ], [ 0, 77 ], [ 77, 78 ], [ 77, 79 ] ]
[ "import java.io.*;\nimport java.util.*;\npublic class Main {\n\tpublic static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\n\t}\n}\n", "import java.io.*;", "io.*", "java", "import java.util.*;", "util.*", "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\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\n\t}\n}", "Main", "public static void main(String[] args) throws IOException {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "StringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);", "st", "new StringTokenizer(br.readLine(), \" \", false)", "int a = Integer.parseInt(st.nextToken());", "a", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "int b = Integer.parseInt(st.nextToken());", "b", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "int c = Integer.parseInt(st.nextToken());", "c", "Integer.parseInt(st.nextToken())", "Integer.parseInt", "Integer", "st.nextToken()", "st.nextToken", "st", "br.close()", "br.close", "br", "int out = 0;", "out", "0", "for (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0) out++;\n\t\t}", "{\n\t\t\tif (c % i == 0) out++;\n\t\t}", "if (c % i == 0) out++;", "c % i == 0", "c % i", "c", "i", "0", "out++", "out", "System.out.println(out)", "System.out.println", "System.out", "System", "System.out", "out", "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\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\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\tStringTokenizer st = new StringTokenizer(br.readLine(), \" \", false);\n\t\tint a = Integer.parseInt(st.nextToken());\n\t\tint b = Integer.parseInt(st.nextToken());\n\t\tint c = Integer.parseInt(st.nextToken());\t\t\n\t\tbr.close();\n\t\tint out = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) out++;\n\t\t}\n\t\tSystem.out.println(out);\n\t}\n}", "Main" ]
import java.io.*; import java.util.*; public class Main { public static void main(String[] args) throws IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); StringTokenizer st = new StringTokenizer(br.readLine(), " ", false); int a = Integer.parseInt(st.nextToken()); int b = Integer.parseInt(st.nextToken()); int c = Integer.parseInt(st.nextToken()); br.close(); int out = 0; for (int i = a; i <= b; i++) { if (c % i == 0) out++; } System.out.println(out); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 2, 13, 17, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 83, 5 ], [ 83, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 19, 22 ], [ 8, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 28, 29 ], [ 28, 30 ], [ 8, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 8, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 42, 43 ], [ 41, 44 ], [ 44, 45 ], [ 44, 46 ], [ 8, 47 ], [ 47, 48 ], [ 47, 49 ], [ 8, 50 ], [ 50, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 50, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 57, 59 ], [ 50, 60 ], [ 60, 61 ], [ 61, 62 ], [ 50, 63 ], [ 64, 64 ], [ 64, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 67, 69 ], [ 66, 70 ], [ 65, 71 ], [ 71, 72 ], [ 72, 73 ], [ 8, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 76, 78 ], [ 74, 79 ], [ 6, 80 ], [ 80, 81 ], [ 0, 82 ], [ 82, 83 ], [ 82, 84 ] ]
[ "import java.io.*;\npublic class Main{\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}", "import java.io.*;", "io.*", "java", "public class Main{\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}", "Main", "public static void main(String[] args)throws Exception{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}", "main", "{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}", "BufferedReader input=new BufferedReader(new InputStreamReader(System.in));", "input", "new BufferedReader(new InputStreamReader(System.in))", "String str=input.readLine();", "str", "input.readLine()", "input.readLine", "input", "String[] str2=str.split(\" \");", "str2", "str.split(\" \")", "str.split", "str", "\" \"", "int a=Integer.parseInt(str2[0]);", "a", "Integer.parseInt(str2[0])", "Integer.parseInt", "Integer", "str2[0]", "str2", "0", "int b=Integer.parseInt(str2[1]);", "b", "Integer.parseInt(str2[1])", "Integer.parseInt", "Integer", "str2[1]", "str2", "1", "int c=Integer.parseInt(str2[2]);", "c", "Integer.parseInt(str2[2])", "Integer.parseInt", "Integer", "str2[2]", "str2", "2", "int ans=0;", "ans", "0", "for(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}", "int i=a;", "int i=a;", "i", "a", "i<b+1", "i", "b+1", "b", "1", "i++", "i++", "i", "{\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}", "if(c%i==0){\n\t\t\tans++;\n\t\t\t}", "c%i==0", "c%i", "c", "i", "0", "{\n\t\t\tans++;\n\t\t\t}", "ans++", "ans", "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)throws Exception{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}", "public class Main{\n\tpublic static void main(String[] args)throws Exception{\n\t\tBufferedReader input=new BufferedReader(new InputStreamReader(System.in));\n\t\tString str=input.readLine();\n\t\tString[] str2=str.split(\" \");\n\t\tint a=Integer.parseInt(str2[0]);\n\t\tint b=Integer.parseInt(str2[1]);\n\t\tint c=Integer.parseInt(str2[2]);\n\t\tint ans=0;\n\n\t\tfor(int i=a;i<b+1;i++){\n\t\t\tif(c%i==0){\n\t\t\tans++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(ans);\n\t}\n}", "Main" ]
import java.io.*; public class Main{ public static void main(String[] args)throws Exception{ BufferedReader input=new BufferedReader(new InputStreamReader(System.in)); String str=input.readLine(); String[] str2=str.split(" "); int a=Integer.parseInt(str2[0]); int b=Integer.parseInt(str2[1]); int c=Integer.parseInt(str2[2]); int ans=0; for(int i=a;i<b+1;i++){ if(c%i==0){ ans++; } } System.out.println(ans); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 40, 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 ], [ 84, 8 ], [ 84, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 22, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 11, 50 ], [ 50, 51 ], [ 50, 52 ], [ 11, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 55, 57 ], [ 53, 58 ], [ 58, 59 ], [ 58, 60 ], [ 53, 61 ], [ 61, 62 ], [ 62, 63 ], [ 53, 64 ], [ 65, 65 ], [ 65, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 67, 71 ], [ 66, 72 ], [ 72, 73 ], [ 73, 74 ], [ 11, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 77, 79 ], [ 75, 80 ], [ 9, 81 ], [ 81, 82 ], [ 0, 83 ], [ 83, 84 ], [ 83, 85 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "Main", "public static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "main", "{\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}", "BufferedReader br = new BufferedReader(new InputStreamReader(System.in));", "br", "new BufferedReader(new InputStreamReader(System.in))", "String line = br.readLine();", "line", "br.readLine()", "br.readLine", "br", "String[] hikakuStr = line.split(\"[\\\\s]+\");", "hikakuStr", "line.split(\"[\\\\s]+\")", "line.split", "line", "\"[\\\\s]+\"", "int a = Integer.parseInt(hikakuStr[0]);", "a", "Integer.parseInt(hikakuStr[0])", "Integer.parseInt", "Integer", "hikakuStr[0]", "hikakuStr", "0", "int b = Integer.parseInt(hikakuStr[1]);", "b", "Integer.parseInt(hikakuStr[1])", "Integer.parseInt", "Integer", "hikakuStr[1]", "hikakuStr", "1", "int c = Integer.parseInt(hikakuStr[2]);", "c", "Integer.parseInt(hikakuStr[2])", "Integer.parseInt", "Integer", "hikakuStr[2]", "hikakuStr", "2", "int count = 0;", "count", "0", "for (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "{\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}", "if (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tcount++;\n\t\t\t}", "count++", "count", "System.out.println(count)", "System.out.println", "System.out", "System", "System.out", "count", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) throws Exception {\n\t\tBufferedReader br = new BufferedReader(new InputStreamReader(System.in));\n\t\tString line = br.readLine();\n\t\tString[] hikakuStr = line.split(\"[\\\\s]+\");\n\n\t\tint a = Integer.parseInt(hikakuStr[0]);\n\t\tint b = Integer.parseInt(hikakuStr[1]);\n\t\tint c = Integer.parseInt(hikakuStr[2]);\n\t\tint count = 0;\n\t\t// TODO ?????????????????????????????????????????????\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tif (c % i == 0) {\n\t\t\t\tcount++;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(count);\n\t}\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String line = br.readLine(); String[] hikakuStr = line.split("[\\s]+"); int a = Integer.parseInt(hikakuStr[0]); int b = Integer.parseInt(hikakuStr[1]); int c = Integer.parseInt(hikakuStr[2]); int count = 0; // TODO ????????????????????????????????????????????? for (int i = a; i <= b; i++) { if (c % i == 0) { count++; } } System.out.println(count); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 17, 41, 13, 20, 18, 13, 13, 11, 1, 41, 13, 17, 2, 13, 18, 13, 13, 1, 40, 13, 30, 30, 0, 18, 13, 13, 4, 18, 13, 18, 13, 13, 41, 13, 18, 13, 17, 41, 13, 18, 13, 17, 41, 13, 18, 13, 17, 41, 13, 20, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 14, 2, 2, 13, 13, 17, 30, 4, 18, 13, 13, 41, 13, 4, 18, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 110, 5 ], [ 110, 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, 27 ], [ 26, 28 ], [ 8, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 31, 33 ], [ 29, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 36, 38 ], [ 29, 39 ], [ 39, 40 ], [ 40, 41 ], [ 29, 42 ], [ 43, 43 ], [ 43, 44 ], [ 44, 45 ], [ 45, 46 ], [ 45, 47 ], [ 44, 48 ], [ 48, 49 ], [ 49, 50 ], [ 48, 51 ], [ 51, 52 ], [ 51, 53 ], [ 8, 54 ], [ 54, 55 ], [ 54, 56 ], [ 56, 57 ], [ 56, 58 ], [ 8, 59 ], [ 59, 60 ], [ 59, 61 ], [ 61, 62 ], [ 61, 63 ], [ 8, 64 ], [ 64, 65 ], [ 64, 66 ], [ 66, 67 ], [ 66, 68 ], [ 8, 69 ], [ 69, 70 ], [ 69, 71 ], [ 8, 72 ], [ 72, 73 ], [ 73, 74 ], [ 74, 75 ], [ 74, 76 ], [ 72, 77 ], [ 77, 78 ], [ 77, 79 ], [ 72, 80 ], [ 80, 81 ], [ 81, 82 ], [ 72, 83 ], [ 84, 84 ], [ 84, 85 ], [ 85, 86 ], [ 86, 87 ], [ 87, 88 ], [ 87, 89 ], [ 86, 90 ], [ 85, 91 ], [ 91, 92 ], [ 92, 93 ], [ 93, 94 ], [ 92, 95 ], [ 8, 96 ], [ 96, 97 ], [ 96, 98 ], [ 98, 99 ], [ 99, 100 ], [ 8, 101 ], [ 101, 102 ], [ 102, 103 ], [ 103, 104 ], [ 103, 105 ], [ 101, 106 ], [ 6, 107 ], [ 107, 108 ], [ 0, 109 ], [ 109, 110 ], [ 109, 111 ] ]
[ "import java.util.*;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}\n}", "import java.util.*;", "util.*", "java", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}\n}", "Main", "public static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}", "main", "{\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String str = sc.nextLine();", "str", "sc.nextLine()", "sc.nextLine", "sc", "String[] data = str.split(\" \");", "data", "str.split(\" \")", "str.split", "str", "\" \"", "int num[] = new int[data.length];", "num", "new int[data.length]", "data.length", "data", "data.length", "for(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}", "int i = 0;", "int i = 0;", "i", "0", "i < data.length", "i", "data.length", "data", "data.length", "i++", "i++", "i", "{\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}", "{\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}", "num[i] = Integer.parseInt(data[i])", "num[i]", "num", "i", "Integer.parseInt(data[i])", "Integer.parseInt", "Integer", "data[i]", "data", "i", "int a = num[0];", "a", "num[0]", "num", "0", "int b = num[1];", "b", "num[1]", "num", "1", "int c = num[2];", "c", "num[2]", "num", "2", "ArrayList<Integer> yaku = new ArrayList<Integer>();", "yaku", "new ArrayList<Integer>()", "for(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}", "{\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}", "if(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}", "c % i == 0", "c % i", "c", "i", "0", "{\n\t\t\t\tyaku.add(i);\n\t\t\t}", "yaku.add(i)", "yaku.add", "yaku", "i", "int x = yaku.size();", "x", "yaku.size()", "yaku.size", "yaku", "System.out.println(x)", "System.out.println", "System.out", "System", "System.out", "x", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString[] data = str.split(\" \");\n\t\tint num[] = new int[data.length];\n\t\tfor(int i = 0; i < data.length; i++){\n\t\t\tnum[i] = Integer.parseInt(data[i]);\n\t\t}\n\t\n\t\tint a = num[0];\n\t\tint b = num[1];\n\t\tint c = num[2];\n\n\n\t\tArrayList<Integer> yaku = new ArrayList<Integer>();\n\t\tfor(int i = a; i <= b; i++){\n\t\t\tif(c % i == 0){\n\t\t\t\tyaku.add(i);\n\t\t\t}\n\t\t}\n\t\tint x = yaku.size();\n\t\tSystem.out.println(x);\n\t}\n}", "Main" ]
import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String str = sc.nextLine(); String[] data = str.split(" "); int num[] = new int[data.length]; for(int i = 0; i < data.length; i++){ num[i] = Integer.parseInt(data[i]); } int a = num[0]; int b = num[1]; int c = num[2]; ArrayList<Integer> yaku = new ArrayList<Integer>(); for(int i = a; i <= b; i++){ if(c % i == 0){ yaku.add(i); } } int x = yaku.size(); System.out.println(x); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 41, 13, 17, 11, 1, 41, 13, 13, 2, 13, 13, 1, 40, 13, 30, 30, 0, 13, 8, 2, 2, 13, 13, 17, 2, 13, 17, 13, 4, 18, 18, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 67, 5 ], [ 67, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 22, 24 ], [ 24, 25 ], [ 25, 26 ], [ 8, 27 ], [ 27, 28 ], [ 28, 29 ], [ 8, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 33, 38 ], [ 38, 39 ], [ 38, 40 ], [ 33, 41 ], [ 41, 42 ], [ 42, 43 ], [ 33, 44 ], [ 45, 45 ], [ 45, 46 ], [ 46, 47 ], [ 46, 48 ], [ 48, 49 ], [ 49, 50 ], [ 50, 51 ], [ 50, 52 ], [ 49, 53 ], [ 48, 54 ], [ 54, 55 ], [ 54, 56 ], [ 48, 57 ], [ 8, 58 ], [ 58, 59 ], [ 59, 60 ], [ 60, 61 ], [ 60, 62 ], [ 58, 63 ], [ 6, 64 ], [ 64, 65 ], [ 0, 66 ], [ 66, 67 ], [ 66, 68 ] ]
[ "import java.util.Scanner;\n\n/**\n * @author ??\\???\n *\n */\npublic class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}\n\n}", "Main", "/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}", "main", "{\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}", "Scanner scanner = new Scanner(System.in);", "scanner", "new Scanner(System.in)", "int a = scanner.nextInt();", "a", "scanner.nextInt()", "scanner.nextInt", "scanner", "int b = scanner.nextInt();", "b", "scanner.nextInt()", "scanner.nextInt", "scanner", "int c = scanner.nextInt();", "c", "scanner.nextInt()", "scanner.nextInt", "scanner", "scanner.close()", "scanner.close", "scanner", "int ans = 0;", "ans", "0", "for (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}", "int i = a;", "int i = a;", "i", "a", "i <= b", "i", "b", "i++", "i++", "i", "{\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}", "{\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}", "ans = (c % i == 0) ? ans + 1: ans", "ans", "(c % i == 0) ? ans + 1: ans", "(c % i == 0)", "c % i", "c", "i", "0", "ans + 1", "ans", "1", "ans", "System.out.println(ans)", "System.out.println", "System.out", "System", "System.out", "ans", "String[] args", "args", "public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}\n\n}", "public class Main {\n\n\t/**\n\t * @param args\n\t */\n\tpublic static void main(String[] args) {\n\t\tScanner scanner = new Scanner(System.in);\n\t\tint a = scanner.nextInt();\n\t\tint b = scanner.nextInt();\n\t\tint c = scanner.nextInt();\n\t\tscanner.close();\n\t\t\n\t\tint ans = 0;\n\t\tfor (int i = a; i <= b; i++) {\n\t\t\tans = (c % i == 0) ? ans + 1: ans;\n\t\t}\n\t\t\n\t\tSystem.out.println(ans);\n\t}\n\n}", "Main" ]
import java.util.Scanner; /** * @author ??\??? * */ public class Main { /** * @param args */ public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int a = scanner.nextInt(); int b = scanner.nextInt(); int c = scanner.nextInt(); scanner.close(); int ans = 0; for (int i = a; i <= b; i++) { ans = (c % i == 0) ? ans + 1: ans; } System.out.println(ans); } }
[ 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, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 20, 41, 13, 20, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 41, 13, 4, 18, 4, 18, 13, 13, 17, 18, 13, 13, 17, 18, 13, 13, 4, 18, 18, 13, 13, 2, 2, 2, 2, 13, 17, 13, 17, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 10, 11 ], [ 10, 12 ], [ 0, 13 ], [ 107, 14 ], [ 107, 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 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 25, 40 ], [ 40, 41 ], [ 40, 42 ], [ 42, 43 ], [ 43, 44 ], [ 42, 45 ], [ 45, 46 ], [ 45, 47 ], [ 25, 48 ], [ 48, 49 ], [ 48, 50 ], [ 50, 51 ], [ 51, 52 ], [ 50, 53 ], [ 53, 54 ], [ 53, 55 ], [ 25, 56 ], [ 56, 57 ], [ 56, 58 ], [ 25, 59 ], [ 59, 60 ], [ 59, 61 ], [ 25, 62 ], [ 62, 63 ], [ 62, 64 ], [ 64, 65 ], [ 64, 66 ], [ 25, 67 ], [ 67, 68 ], [ 67, 69 ], [ 69, 70 ], [ 69, 71 ], [ 25, 72 ], [ 72, 73 ], [ 72, 74 ], [ 74, 75 ], [ 75, 76 ], [ 76, 77 ], [ 77, 78 ], [ 76, 79 ], [ 76, 80 ], [ 76, 81 ], [ 81, 82 ], [ 81, 83 ], [ 74, 84 ], [ 74, 85 ], [ 85, 86 ], [ 85, 87 ], [ 25, 88 ], [ 88, 89 ], [ 89, 90 ], [ 90, 91 ], [ 90, 92 ], [ 88, 93 ], [ 96, 94 ], [ 94, 95 ], [ 95, 96 ], [ 96, 97 ], [ 96, 98 ], [ 95, 99 ], [ 94, 100 ], [ 96, 101 ], [ 101, 102 ], [ 102, 103 ], [ 15, 104 ], [ 104, 105 ], [ 0, 106 ], [ 106, 107 ], [ 106, 108 ] ]
[ "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 try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\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 try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\n\t}", "main", "{\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\n\t}", "try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.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\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.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", "String[] strNumber = inputData.split(\" \");", "strNumber", "inputData.split(\" \")", "inputData.split", "inputData", "\" \"", "int a = Integer.parseInt(strNumber[0]);", "a", "Integer.parseInt(strNumber[0])", "Integer.parseInt", "Integer", "strNumber[0]", "strNumber", "0", "int b = Integer.parseInt(strNumber[1]);", "b", "Integer.parseInt(strNumber[1])", "Integer.parseInt", "Integer", "strNumber[1]", "strNumber", "1", "BigDecimal bdA = new BigDecimal(a);", "bdA", "new BigDecimal(a)", "BigDecimal bdB = new BigDecimal(b);", "bdB", "new BigDecimal(b)", "int d = a / b;", "d", "a / b", "a", "b", "int r = a % b;", "r", "a % b", "a", "b", "BigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);", "bdDivide", "bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR)", "bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale", "bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP)", "bdA.divide", "bdA", "bdB", "8", "BigDecimal.ROUND_HALF_UP", "BigDecimal", "BigDecimal.ROUND_HALF_UP", "8", "BigDecimal.ROUND_FLOOR", "BigDecimal", "BigDecimal.ROUND_FLOOR", "System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString())", "System.out.println", "System.out", "System", "System.out", "d + \" \" + r + \" \" + bdDivide.toPlainString()", "\" \"", "r", "d + \" \" + r + \" \" + bdDivide.toPlainString()", "d", "\" \"", "r", "\" \"", "bdDivide.toPlainString()", "bdDivide.toPlainString", "bdDivide", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\n try {\n BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));\n String inputData = reader.readLine();\n\t\t\tString[] strNumber = inputData.split(\" \");\n\t\t\tint a = Integer.parseInt(strNumber[0]);\n\t\t\tint b = Integer.parseInt(strNumber[1]);\n\t\t\tBigDecimal bdA = new BigDecimal(a);\n\t\t\tBigDecimal bdB = new BigDecimal(b);\n\n\t\t\tint d = a / b;\n\t\t\tint r = a % b;\n\t\t\tBigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR);\n\n System.out.println(d + \" \" + r + \" \" + bdDivide.toPlainString());\n\n } catch (IOException e) {\n e.printStackTrace();\n }\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(); String[] strNumber = inputData.split(" "); int a = Integer.parseInt(strNumber[0]); int b = Integer.parseInt(strNumber[1]); BigDecimal bdA = new BigDecimal(a); BigDecimal bdB = new BigDecimal(b); int d = a / b; int r = a % b; BigDecimal bdDivide = bdA.divide(bdB , 8 , BigDecimal.ROUND_HALF_UP).setScale(8, BigDecimal.ROUND_FLOOR); System.out.println(d + " " + r + " " + bdDivide.toPlainString()); } catch (IOException e) { e.printStackTrace(); } } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 41, 13, 13, 41, 13, 13, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 2, 2, 2, 2, 13, 17, 13, 17, 4, 18, 20, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 80, 8 ], [ 80, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 17, 18 ], [ 18, 19 ], [ 19, 20 ], [ 20, 21 ], [ 17, 22 ], [ 11, 23 ], [ 23, 24 ], [ 23, 25 ], [ 25, 26 ], [ 26, 27 ], [ 25, 28 ], [ 28, 29 ], [ 28, 30 ], [ 11, 31 ], [ 31, 32 ], [ 31, 33 ], [ 33, 34 ], [ 34, 35 ], [ 33, 36 ], [ 36, 37 ], [ 36, 38 ], [ 11, 39 ], [ 39, 40 ], [ 39, 41 ], [ 41, 42 ], [ 41, 43 ], [ 11, 44 ], [ 44, 45 ], [ 44, 46 ], [ 46, 47 ], [ 46, 48 ], [ 11, 49 ], [ 49, 50 ], [ 49, 51 ], [ 11, 52 ], [ 52, 53 ], [ 52, 54 ], [ 11, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 57, 59 ], [ 11, 60 ], [ 60, 61 ], [ 61, 62 ], [ 62, 63 ], [ 62, 64 ], [ 60, 65 ], [ 68, 66 ], [ 66, 67 ], [ 67, 68 ], [ 68, 69 ], [ 68, 70 ], [ 67, 71 ], [ 66, 72 ], [ 68, 73 ], [ 73, 74 ], [ 74, 75 ], [ 73, 76 ], [ 9, 77 ], [ 77, 78 ], [ 0, 79 ], [ 79, 80 ], [ 79, 81 ] ]
[ "\nimport java.text.DecimalFormat;\nimport java.util.Scanner;\n\npublic class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}\n}", "import java.text.DecimalFormat;", "DecimalFormat", "java.text", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}\n}", "Main", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}", "main", "{\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String[] s = sc.nextLine().split(\" \");", "s", "sc.nextLine().split(\" \")", "sc.nextLine().split", "sc.nextLine()", "sc.nextLine", "sc", "\" \"", "int a = Integer.parseInt(s[0]);", "a", "Integer.parseInt(s[0])", "Integer.parseInt", "Integer", "s[0]", "s", "0", "int b = Integer.parseInt(s[1]);", "b", "Integer.parseInt(s[1])", "Integer.parseInt", "Integer", "s[1]", "s", "1", "int d = a / b;", "d", "a / b", "a", "b", "int r = a % b;", "r", "a % b", "a", "b", "double af = (double) a;", "af", "(double) a", "double bf = (double) b;", "bf", "(double) b", "double f = af / bf;", "f", "af / bf", "af", "bf", "System.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f))", "System.out.println", "System.out", "System", "System.out", "d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f)", "\" \"", "r", "d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f)", "d", "\" \"", "r", "\" \"", "new DecimalFormat(\"0000000000.0000000000\").format(f)", "new DecimalFormat(\"0000000000.0000000000\").format", "new DecimalFormat(\"0000000000.0000000000\")", "f", "String[] args", "args", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}\n}", "public class Main {\n\tpublic static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tString[] s = sc.nextLine().split(\" \");\n\t\tint a = Integer.parseInt(s[0]);\n\t\tint b = Integer.parseInt(s[1]);\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble af = (double) a;\n\t\tdouble bf = (double) b;\n\n\t\tdouble f = af / bf;\n\n\t\tSystem.out.println(d + \" \" + r + \" \" + new DecimalFormat(\"0000000000.0000000000\").format(f));\n\t}\n}", "Main" ]
import java.text.DecimalFormat; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String[] s = sc.nextLine().split(" "); int a = Integer.parseInt(s[0]); int b = Integer.parseInt(s[1]); int d = a / b; int r = a % b; double af = (double) a; double bf = (double) b; double f = af / bf; System.out.println(d + " " + r + " " + new DecimalFormat("0000000000.0000000000").format(f)); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 2, 2, 2, 2, 13, 17, 13, 17, 4, 18, 4, 18, 13, 13, 23, 13, 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 ], [ 11, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 11, 25 ], [ 25, 26 ], [ 25, 27 ], [ 27, 28 ], [ 27, 29 ], [ 11, 30 ], [ 30, 31 ], [ 30, 32 ], [ 32, 33 ], [ 32, 34 ], [ 11, 35 ], [ 35, 36 ], [ 35, 37 ], [ 37, 38 ], [ 37, 39 ], [ 11, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 42, 44 ], [ 40, 45 ], [ 48, 46 ], [ 46, 47 ], [ 47, 48 ], [ 48, 49 ], [ 48, 50 ], [ 47, 51 ], [ 46, 52 ], [ 48, 53 ], [ 53, 54 ], [ 54, 55 ], [ 55, 56 ], [ 56, 57 ], [ 55, 58 ], [ 9, 59 ], [ 59, 60 ], [ 0, 61 ], [ 61, 62 ], [ 61, 63 ] ]
[ "import java.math.BigDecimal;\nimport java.util.Scanner;\n\n\npublic class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}\n\n}", "import java.math.BigDecimal;", "BigDecimal", "java.math", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}\n\n}", "Main", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}", "main", "{\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}", "Scanner scan = new Scanner(System.in);", "scan", "new Scanner(System.in)", "int a = scan.nextInt();", "a", "scan.nextInt()", "scan.nextInt", "scan", "int b = scan.nextInt();", "b", "scan.nextInt()", "scan.nextInt", "scan", "int d = a / b;", "d", "a / b", "a", "b", "int r = a % b;", "r", "a % b", "a", "b", "double f = (double)a / b;", "f", "(double)a / b", "(double)a", "b", "System.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString())", "System.out.println", "System.out", "System", "System.out", "d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString()", "\" \"", "r", "d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString()", "d", "\" \"", "r", "\" \"", "BigDecimal.valueOf(f).toPlainString()", "BigDecimal.valueOf(f).toPlainString", "BigDecimal.valueOf(f)", "BigDecimal.valueOf", "BigDecimal", "f", "String[] args", "args", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}\n\n}", "public class Main {\n\n\tpublic static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tint a = scan.nextInt();\n\t\tint b = scan.nextInt();\n\t\tint d = a / b;\n\t\tint r = a % b;\n\t\tdouble f = (double)a / b;\n\t\tSystem.out.println(d + \" \" + r + \" \" + BigDecimal.valueOf(f).toPlainString());\n\n\t}\n\n}", "Main" ]
import java.math.BigDecimal; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int a = scan.nextInt(); int b = scan.nextInt(); int d = a / b; int r = a % b; double f = (double)a / b; System.out.println(d + " " + r + " " + BigDecimal.valueOf(f).toPlainString()); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 4, 18, 18, 13, 13, 17, 2, 13, 13, 2, 13, 13, 2, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 54, 5 ], [ 54, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 16, 17 ], [ 17, 18 ], [ 14, 19 ], [ 8, 20 ], [ 20, 21 ], [ 20, 22 ], [ 22, 23 ], [ 23, 24 ], [ 22, 25 ], [ 25, 26 ], [ 25, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 33, 34 ], [ 33, 35 ], [ 8, 36 ], [ 36, 37 ], [ 37, 38 ], [ 38, 39 ], [ 38, 40 ], [ 36, 41 ], [ 36, 42 ], [ 42, 43 ], [ 42, 44 ], [ 36, 45 ], [ 45, 46 ], [ 45, 47 ], [ 36, 48 ], [ 48, 49 ], [ 48, 50 ], [ 6, 51 ], [ 51, 52 ], [ 0, 53 ], [ 53, 54 ], [ 53, 55 ] ]
[ "import java.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().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\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().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\n \n }\n \n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\n \n }", "main", "{\n Scanner sc = new Scanner(System.in);\n String[] str = sc.nextLine().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\n \n }", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String[] str = sc.nextLine().split(\" \");", "str", "sc.nextLine().split(\" \")", "sc.nextLine().split", "sc.nextLine()", "sc.nextLine", "sc", "\" \"", "int inta = Integer.parseInt(str[0]);", "inta", "Integer.parseInt(str[0])", "Integer.parseInt", "Integer", "str[0]", "str", "0", "int intb = Integer.parseInt(str[1]);", "intb", "Integer.parseInt(str[1])", "Integer.parseInt", "Integer", "str[1]", "str", "1", "System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb)", "System.out.printf", "System.out", "System", "System.out", "\"%d %d %f\"", "inta/intb", "inta", "intb", "inta%intb", "inta", "intb", "(double)inta/intb", "(double)inta", "intb", "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().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\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().split(\" \");\n int inta = Integer.parseInt(str[0]);\n int intb = Integer.parseInt(str[1]);\n \n System.out.printf(\"%d %d %f\", inta/intb, inta%intb, (double)inta/intb);\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().split(" "); int inta = Integer.parseInt(str[0]); int intb = Integer.parseInt(str[1]); System.out.printf("%d %d %f", inta/intb, inta%intb, (double)inta/intb); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 41, 13, 41, 13, 41, 13, 0, 13, 2, 13, 13, 0, 13, 2, 13, 13, 0, 13, 2, 2, 17, 13, 13, 4, 18, 18, 13, 13, 2, 2, 2, 13, 17, 13, 17, 4, 18, 18, 13, 13, 4, 18, 13, 17, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 70, 5 ], [ 70, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 8, 24 ], [ 24, 25 ], [ 8, 26 ], [ 26, 27 ], [ 8, 28 ], [ 28, 29 ], [ 28, 30 ], [ 30, 31 ], [ 30, 32 ], [ 8, 33 ], [ 33, 34 ], [ 33, 35 ], [ 35, 36 ], [ 35, 37 ], [ 8, 38 ], [ 38, 39 ], [ 38, 40 ], [ 40, 41 ], [ 41, 42 ], [ 41, 43 ], [ 40, 44 ], [ 8, 45 ], [ 45, 46 ], [ 46, 47 ], [ 47, 48 ], [ 47, 49 ], [ 45, 50 ], [ 52, 51 ], [ 51, 52 ], [ 52, 53 ], [ 52, 54 ], [ 51, 55 ], [ 52, 56 ], [ 8, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 62, 63 ], [ 63, 64 ], [ 62, 65 ], [ 62, 66 ], [ 6, 67 ], [ 67, 68 ], [ 0, 69 ], [ 69, 70 ], [ 69, 71 ] ]
[ "import java.util.Scanner;\n\npublic class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}\n\n}\n", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}\n\n}", "Main", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}", "main", "{\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int a = sc.nextInt();", "a", "sc.nextInt()", "sc.nextInt", "sc", "int b = sc.nextInt();", "b", "sc.nextInt()", "sc.nextInt", "sc", "int d;", "d", "int r;", "r", "double f;", "f", "d = a /b", "d", "a /b", "a", "b", "r = a % b", "r", "a % b", "a", "b", "f = 1.0 * a / b", "f", "1.0 * a / b", "1.0 * a", "1.0", "a", "b", "System.out.print(d + \" \" + r + \" \" )", "System.out.print", "System.out", "System", "System.out", "d + \" \" + r + \" \"", "r", "d + \" \" + r + \" \"", "d", "\" \"", "r", "\" \"", "System.out.println(String.format(\"%.8f\", f))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%.8f\", f)", "String.format", "String", "\"%.8f\"", "f", "String[] args", "args", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}\n\n}", "public class Main {\n\npublic static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n int a = sc.nextInt();\n int b = sc.nextInt();\n int d;\n int r;\n double f;\n d = a /b;\n r = a % b;\n f = 1.0 * a / b;\n System.out.print(d + \" \" + r + \" \" );\n System.out.println(String.format(\"%.8f\", f));\n}\n\n}", "Main" ]
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int a = sc.nextInt(); int b = sc.nextInt(); int d; int r; double f; d = a /b; r = a % b; f = 1.0 * a / b; System.out.print(d + " " + r + " " ); System.out.println(String.format("%.8f", f)); } }
[ 7, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 4, 18, 13, 18, 13, 17, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 4, 18, 18, 13, 13, 17, 13, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 69, 8 ], [ 69, 9 ], [ 9, 10 ], [ 9, 11 ], [ 11, 12 ], [ 12, 13 ], [ 12, 14 ], [ 11, 15 ], [ 15, 16 ], [ 15, 17 ], [ 11, 18 ], [ 18, 19 ], [ 18, 20 ], [ 20, 21 ], [ 21, 22 ], [ 22, 23 ], [ 23, 24 ], [ 20, 25 ], [ 11, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 28, 31 ], [ 31, 32 ], [ 31, 33 ], [ 11, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 11, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 44, 46 ], [ 11, 47 ], [ 47, 48 ], [ 47, 49 ], [ 49, 50 ], [ 49, 51 ], [ 11, 52 ], [ 52, 53 ], [ 52, 54 ], [ 54, 55 ], [ 54, 56 ], [ 11, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 57, 63 ], [ 57, 64 ], [ 57, 65 ], [ 9, 66 ], [ 66, 67 ], [ 0, 68 ], [ 68, 69 ], [ 68, 70 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\n\npublic class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }\n}", "Main", "public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }", "main", "{\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }", "InputStreamReader isr = new InputStreamReader(System.in);", "isr", "new InputStreamReader(System.in)", "BufferedReader br = new BufferedReader(isr);", "br", "new BufferedReader(isr)", "String[] input = br.readLine().split(\" \");", "input", "br.readLine().split(\" \")", "br.readLine().split", "br.readLine()", "br.readLine", "br", "\" \"", "int a = Integer.parseInt(input[0]);", "a", "Integer.parseInt(input[0])", "Integer.parseInt", "Integer", "input[0]", "input", "0", "int b = Integer.parseInt(input[1]);", "b", "Integer.parseInt(input[1])", "Integer.parseInt", "Integer", "input[1]", "input", "1", "int d = a / b;", "d", "a / b", "a", "b", "int r = a % b;", "r", "a % b", "a", "b", "double f = (double)a / b;", "f", "(double)a / b", "(double)a", "b", "System.out.printf(\"%d %d %.5f\" ,d , r , f)", "System.out.printf", "System.out", "System", "System.out", "\"%d %d %.5f\"", "d", "r", "f", "String[] args", "args", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }\n}", "public class Main {\n public static void main(String[] args)throws Exception {\n \tInputStreamReader isr = new InputStreamReader(System.in);\n BufferedReader br = new BufferedReader(isr);\n\n String[] input = br.readLine().split(\" \");\n int a = Integer.parseInt(input[0]);\n int b = Integer.parseInt(input[1]);\n int d = a / b;\n int r = a % b;\n double f = (double)a / b;\n System.out.printf(\"%d %d %.5f\" ,d , r , f);\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; public class Main { public static void main(String[] args)throws Exception { InputStreamReader isr = new InputStreamReader(System.in); BufferedReader br = new BufferedReader(isr); String[] input = br.readLine().split(" "); int a = Integer.parseInt(input[0]); int b = Integer.parseInt(input[1]); int d = a / b; int r = a % b; double f = (double)a / b; System.out.printf("%d %d %.5f" ,d , r , f); } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 4, 18, 20, 23, 13, 12, 13, 30, 41, 13, 41, 13, 41, 13, 41, 13, 20, 41, 13, 4, 18, 4, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 4, 18, 13, 18, 13, 17, 0, 13, 2, 2, 17, 13, 13, 4, 18, 18, 13, 13, 17, 2, 13, 13, 2, 13, 13, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 71, 5 ], [ 71, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 10, 11 ], [ 6, 12 ], [ 12, 13 ], [ 71, 14 ], [ 14, 15 ], [ 14, 16 ], [ 16, 17 ], [ 17, 18 ], [ 16, 19 ], [ 19, 20 ], [ 16, 21 ], [ 21, 22 ], [ 16, 23 ], [ 23, 24 ], [ 23, 25 ], [ 16, 26 ], [ 26, 27 ], [ 26, 28 ], [ 28, 29 ], [ 29, 30 ], [ 30, 31 ], [ 31, 32 ], [ 28, 33 ], [ 16, 34 ], [ 34, 35 ], [ 34, 36 ], [ 36, 37 ], [ 37, 38 ], [ 36, 39 ], [ 39, 40 ], [ 39, 41 ], [ 16, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 44, 47 ], [ 47, 48 ], [ 47, 49 ], [ 16, 50 ], [ 50, 51 ], [ 50, 52 ], [ 52, 53 ], [ 53, 54 ], [ 53, 55 ], [ 52, 56 ], [ 16, 57 ], [ 57, 58 ], [ 58, 59 ], [ 59, 60 ], [ 59, 61 ], [ 57, 62 ], [ 57, 63 ], [ 63, 64 ], [ 63, 65 ], [ 57, 66 ], [ 66, 67 ], [ 66, 68 ], [ 57, 69 ], [ 0, 70 ], [ 70, 71 ], [ 70, 72 ] ]
[ "import java.util.Scanner;\n\n/**\n * Created by labuser on 2016/04/20.\n */\npublic class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }\n\n\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }\n\n\n}", "Main", "public static void main(String[] args) {\n new Main().run();\n\n }", "main", "{\n new Main().run();\n\n }", "new Main().run()", "new Main().run", "new Main()", "String[] args", "args", "private void run() {\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }", "run", "{\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }", "int a", "a", "b;", "b", "double f;", "f", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "String[] input = sc.nextLine().split(\" \");", "input", "sc.nextLine().split(\" \")", "sc.nextLine().split", "sc.nextLine()", "sc.nextLine", "sc", "\" \"", "a = Integer.parseInt(input[0])", "a", "Integer.parseInt(input[0])", "Integer.parseInt", "Integer", "input[0]", "input", "0", "b = Integer.parseInt(input[1])", "b", "Integer.parseInt(input[1])", "Integer.parseInt", "Integer", "input[1]", "input", "1", "f = 1.0 * a / b", "f", "1.0 * a / b", "1.0 * a", "1.0", "a", "b", "System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f)", "System.out.printf", "System.out", "System", "System.out", "\"%d %d %.5f\\n\"", "a/b", "a", "b", "a%b", "a", "b", "f", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }\n\n\n}", "public class Main {\n public static void main(String[] args) {\n new Main().run();\n\n }\n\n private void run() {\n\n int a, b;\n double f;\n Scanner sc = new Scanner(System.in);\n String[] input = sc.nextLine().split(\" \");\n a = Integer.parseInt(input[0]);\n b = Integer.parseInt(input[1]);\n f = 1.0 * a / b;\n System.out.printf(\"%d %d %.5f\\n\",a/b,a%b,f);\n\n\n }\n\n\n}", "Main" ]
import java.util.Scanner; /** * Created by labuser on 2016/04/20. */ public class Main { public static void main(String[] args) { new Main().run(); } private void run() { int a, b; double f; Scanner sc = new Scanner(System.in); String[] input = sc.nextLine().split(" "); a = Integer.parseInt(input[0]); b = Integer.parseInt(input[1]); f = 1.0 * a / b; System.out.printf("%d %d %.5f\n",a/b,a%b,f); } }
[ 7, 15, 13, 17, 15, 13, 17, 15, 13, 17, 6, 13, 12, 13, 30, 38, 5, 13, 30, 4, 18, 18, 13, 13, 4, 18, 13, 4, 18, 13, 4, 18, 13, 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, 18, 13, 17, 41, 13, 2, 13, 13, 41, 13, 2, 13, 13, 41, 13, 2, 4, 18, 13, 18, 13, 17, 4, 18, 13, 18, 13, 17, 4, 18, 18, 13, 13, 4, 18, 13, 17, 13, 13, 13, 4, 18, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 4, 5 ], [ 4, 6 ], [ 0, 7 ], [ 7, 8 ], [ 7, 9 ], [ 0, 10 ], [ 114, 11 ], [ 114, 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 ], [ 24, 25 ], [ 25, 26 ], [ 24, 27 ], [ 27, 28 ], [ 28, 29 ], [ 18, 30 ], [ 30, 31 ], [ 31, 32 ], [ 30, 33 ], [ 15, 34 ], [ 34, 35 ], [ 35, 36 ], [ 35, 37 ], [ 34, 38 ], [ 38, 39 ], [ 34, 40 ], [ 40, 41 ], [ 41, 42 ], [ 42, 43 ], [ 42, 44 ], [ 44, 45 ], [ 45, 46 ], [ 41, 47 ], [ 40, 48 ], [ 48, 49 ], [ 49, 50 ], [ 49, 51 ], [ 51, 52 ], [ 52, 53 ], [ 51, 54 ], [ 48, 55 ], [ 55, 56 ], [ 55, 57 ], [ 57, 58 ], [ 58, 59 ], [ 57, 60 ], [ 60, 61 ], [ 60, 62 ], [ 48, 63 ], [ 63, 64 ], [ 63, 65 ], [ 65, 66 ], [ 66, 67 ], [ 65, 68 ], [ 68, 69 ], [ 68, 70 ], [ 48, 71 ], [ 71, 72 ], [ 71, 73 ], [ 73, 74 ], [ 73, 75 ], [ 48, 76 ], [ 76, 77 ], [ 76, 78 ], [ 78, 79 ], [ 78, 80 ], [ 48, 81 ], [ 81, 82 ], [ 81, 83 ], [ 83, 84 ], [ 84, 85 ], [ 85, 86 ], [ 84, 87 ], [ 87, 88 ], [ 87, 89 ], [ 83, 90 ], [ 90, 91 ], [ 91, 92 ], [ 90, 93 ], [ 93, 94 ], [ 93, 95 ], [ 48, 96 ], [ 96, 97 ], [ 97, 98 ], [ 98, 99 ], [ 98, 100 ], [ 96, 101 ], [ 101, 102 ], [ 102, 103 ], [ 101, 104 ], [ 101, 105 ], [ 101, 106 ], [ 101, 107 ], [ 34, 108 ], [ 108, 109 ], [ 109, 110 ], [ 12, 111 ], [ 111, 112 ], [ 0, 113 ], [ 113, 114 ], [ 113, 115 ] ]
[ "import java.io.BufferedReader;\nimport java.io.InputStreamReader;\nimport java.util.Arrays;\n\npublic class Main{\n public static void main(String[] args) {\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }\n}", "import java.io.BufferedReader;", "BufferedReader", "java.io", "import java.io.InputStreamReader;", "InputStreamReader", "java.io", "import java.util.Arrays;", "Arrays", "java.util", "public class Main{\n public static void main(String[] args) {\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }\n}", "Main", "public static void main(String[] args) {\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }", "main", "{\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }", "try {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}", "catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}", "Exception e", "{\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}", "System.out.println(Arrays.toString(e.getStackTrace()))", "System.out.println", "System.out", "System", "System.out", "Arrays.toString(e.getStackTrace())", "Arrays.toString", "Arrays", "e.getStackTrace()", "e.getStackTrace", "e", "System.exit(0)", "System.exit", "System", "0", "{\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t}", "BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));", "stdReader", "new BufferedReader(new InputStreamReader(System.in))", "String line;", "line", "while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }", "(line = stdReader.readLine()) != null", "(line = stdReader.readLine())", "line", "stdReader.readLine()", "stdReader.readLine", "stdReader", "null", "{\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }", "String[] splits = line.split(\" \");", "splits", "line.split(\" \")", "line.split", "line", "\" \"", "Long a = Long.parseLong(splits[0]);", "a", "Long.parseLong(splits[0])", "Long.parseLong", "Long", "splits[0]", "splits", "0", "Long b = Long.parseLong(splits[1]);", "b", "Long.parseLong(splits[1])", "Long.parseLong", "Long", "splits[1]", "splits", "1", "Long d = a / b;", "d", "a / b", "a", "b", "Long r = a % b;", "r", "a % b", "a", "b", "Double f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);", "f", "Double.parseDouble(splits[0]) / Double.parseDouble(splits[1])", "Double.parseDouble(splits[0])", "Double.parseDouble", "Double", "splits[0]", "splits", "0", "Double.parseDouble(splits[1])", "Double.parseDouble", "Double", "splits[1]", "splits", "1", "System.out.println( String.format(\"%d %d %.5f\", d, r, f))", "System.out.println", "System.out", "System", "System.out", "String.format(\"%d %d %.5f\", d, r, f)", "String.format", "String", "\"%d %d %.5f\"", "d", "r", "f", "stdReader.close()", "stdReader.close", "stdReader", "String[] args", "args", "public class Main{\n public static void main(String[] args) {\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }\n}", "public class Main{\n public static void main(String[] args) {\n\ttry {\n\t BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in));\n\t String line;\n\t while ((line = stdReader.readLine()) != null) {\n\t\tString[] splits = line.split(\" \");\n\n\t\tLong a = Long.parseLong(splits[0]);\n\t\tLong b = Long.parseLong(splits[1]);\n\n\t\tLong d = a / b;\n\t\tLong r = a % b;\n\n\t\tDouble f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]);\n\t\tSystem.out.println( String.format(\"%d %d %.5f\", d, r, f));\n\t }\n\t stdReader.close();\n\t} catch (Exception e) {\n\t System.out.println(Arrays.toString(e.getStackTrace()));\n\t System.exit(0);\n\t}\n }\n}", "Main" ]
import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Arrays; public class Main{ public static void main(String[] args) { try { BufferedReader stdReader = new BufferedReader(new InputStreamReader(System.in)); String line; while ((line = stdReader.readLine()) != null) { String[] splits = line.split(" "); Long a = Long.parseLong(splits[0]); Long b = Long.parseLong(splits[1]); Long d = a / b; Long r = a % b; Double f = Double.parseDouble(splits[0]) / Double.parseDouble(splits[1]); System.out.println( String.format("%d %d %.5f", d, r, f)); } stdReader.close(); } catch (Exception e) { System.out.println(Arrays.toString(e.getStackTrace())); System.exit(0); } } }
[ 7, 15, 13, 17, 6, 13, 12, 13, 30, 41, 13, 20, 41, 13, 4, 18, 13, 41, 13, 4, 18, 13, 4, 18, 13, 4, 18, 18, 13, 13, 17, 2, 13, 13, 2, 13, 13, 2, 13, 13, 23, 13, 10, 6, 13 ]
[ [ 0, 1 ], [ 1, 2 ], [ 1, 3 ], [ 0, 4 ], [ 43, 5 ], [ 43, 6 ], [ 6, 7 ], [ 6, 8 ], [ 8, 9 ], [ 9, 10 ], [ 9, 11 ], [ 8, 12 ], [ 12, 13 ], [ 12, 14 ], [ 14, 15 ], [ 15, 16 ], [ 8, 17 ], [ 17, 18 ], [ 17, 19 ], [ 19, 20 ], [ 20, 21 ], [ 8, 22 ], [ 22, 23 ], [ 23, 24 ], [ 8, 25 ], [ 25, 26 ], [ 26, 27 ], [ 27, 28 ], [ 27, 29 ], [ 25, 30 ], [ 25, 31 ], [ 31, 32 ], [ 31, 33 ], [ 25, 34 ], [ 34, 35 ], [ 34, 36 ], [ 25, 37 ], [ 37, 38 ], [ 37, 39 ], [ 6, 40 ], [ 40, 41 ], [ 0, 42 ], [ 42, 43 ], [ 42, 44 ] ]
[ "import java.util.Scanner;\n\n\npublic class Main{\npublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}\n}", "import java.util.Scanner;", "Scanner", "java.util", "public class Main{\npublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}\n}", "Main", "public static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}", "main", "{\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}", "Scanner sc = new Scanner(System.in);", "sc", "new Scanner(System.in)", "int x = sc.nextInt();", "x", "sc.nextInt()", "sc.nextInt", "sc", "int y = sc.nextInt();", "y", "sc.nextInt()", "sc.nextInt", "sc", "sc.close()", "sc.close", "sc", "System.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y)", "System.out.printf", "System.out", "System", "System.out", "\"%d %d %f\\n\"", "(int)x/y", "(int)x", "y", "x%y", "x", "y", "x/(double)y", "x", "(double)y", "String[] args", "args", "public class Main{\npublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}\n}", "public class Main{\npublic static void main(String[] args){\n\tScanner sc = new Scanner(System.in);\n\tint x = sc.nextInt();\n\tint y = sc.nextInt();\n\tsc.close();\n\tSystem.out.printf(\"%d %d %f\\n\",(int)x/y, x%y, x/(double)y);\n}\n}", "Main" ]
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); int x = sc.nextInt(); int y = sc.nextInt(); sc.close(); System.out.printf("%d %d %f\n",(int)x/y, x%y, x/(double)y); } }