buelfhood commited on
Commit
be09dd5
·
verified ·
1 Parent(s): 6d94d7d

Upload test.csv

Browse files
Files changed (1) hide show
  1. version_2/test.csv +33 -33
version_2/test.csv CHANGED
@@ -121,7 +121,7 @@ public class Main {
121
 
122
 
123
  }
124
- ",1,"(L2, L3) similar main code with variable change, changing the order of few lines, in a slightly larger code, additional code."
125
  3dd65549,c1638a45,"import java.util.*;
126
  import java.io.*;
127
 
@@ -356,7 +356,7 @@ public class Main {
356
  }
357
  }
358
  }
359
- ",1,"(L2, L5) Similar code with variable name change within a slightly larger code, change while to for. "
360
  05f939b3,e647bef7,"import java.io.*;
361
  import java.util.*;
362
  public class D_668 {
@@ -755,7 +755,7 @@ public class Main {
755
  }
756
 
757
  }
758
- ",1,"(L1, L2) Code reuse with variable change,extra comments. "
759
  643e22cc,bd7281dc,"import java.io.*;
760
  import java.util.*;
761
 
@@ -992,7 +992,7 @@ public class A734C {
992
  }
993
 
994
  }
995
- ",1,"(L2, L3, L5) Variable name change, switch the location of lines, change single while for for, within a slightly larger code"
996
  28c2d81a,48c5f745,"import java.io.BufferedReader;
997
  import java.io.IOException;
998
  import java.io.InputStreamReader;
@@ -1073,7 +1073,7 @@ public class E {
1073
 
1074
 
1075
  }
1076
- ",1,"(L2, L3) Similar main function, variable renaming, splitting/combining lines, slightly larger file, different imports"
1077
  1ea771ea,ee270b2a,"import java.io.*;
1078
  import java.util.*;
1079
 
@@ -1175,7 +1175,7 @@ public class D{
1175
  }
1176
  }
1177
  }
1178
- ",1,"(L1, L2) Similar main function, variable renaming, additional comments, slightly larger code"
1179
  4e28b45e,d7a8434f,"import java.util.*;
1180
  import java.io.*;
1181
  public class C {
@@ -2053,7 +2053,7 @@ public class Solve{
2053
  }
2054
  }
2055
  }
2056
- ",1,"(L2, L3) Similar main with variable renaming, additional lines, different imports, within a slightly larger code. "
2057
  cdb801a1,ed610dc9,"import java.io.*;
2058
  import java.util.*;
2059
  public class Solution {
@@ -3413,7 +3413,7 @@ public class d {
3413
  (new d()).solve();
3414
  }
3415
  }
3416
- ",1,"(L2, L4) Similar code with variable renaming, function renaming."
3417
  0fd5b95a,41e72d4f,"import java.io.PrintWriter;
3418
  import java.util.*;
3419
  public class codeforces {
@@ -3643,7 +3643,7 @@ public class Main {
3643
  }
3644
  }
3645
  }
3646
- ",1,"(L1, L2, L3) similar main code with variable renaming, combing/splitting lines. Within a large code. Many comments"
3647
  80881cae,ad4c7a20,"import java.io.*;
3648
  import java.util.*;
3649
 
@@ -3840,7 +3840,7 @@ public class Practice
3840
 
3841
 
3842
  }
3843
- ",1,"(L1, L2,L4) Code reuse with variable renaming in a function. More comments."
3844
  4241f473,4685c420,"import java.io.*;
3845
  import java.util.*;
3846
 
@@ -4090,7 +4090,7 @@ public class Main
4090
  }
4091
 
4092
  }
4093
- ",1,(L2) Code reuse with variable change within a larger code
4094
  22dff786,624529000,"import java.util.*;
4095
 
4096
  public class Solution {
@@ -4299,7 +4299,7 @@ public class Main
4299
  }
4300
  }
4301
  }
4302
- ",1,"(L2) similar code with variable renaming, additional lines, different imports."
4303
  2eb89317,d4a3869e,"import java.util.*;
4304
  import java.io.*;
4305
 
@@ -4621,7 +4621,7 @@ public class contestA {
4621
  }
4622
  }
4623
  }
4624
- ",1,"(L2, L5) similar main code, changing a single while for for, different imports"
4625
  bdfe8110,fadc1365,"import java.io.BufferedReader;
4626
  import java.io.IOException;
4627
  import java.io.InputStreamReader;
@@ -4702,7 +4702,7 @@ public class a{
4702
 
4703
 
4704
  }
4705
- ",1,"(L2) Similar code reuse in main and sort function, with additional code in a larger code. Variable renaming. Different imports."
4706
  9e7551da,f0e13442,"import java.io.*;
4707
  import java.util.Arrays;
4708
  import java.util.StringTokenizer;
@@ -5136,7 +5136,7 @@ public final class Main {
5136
 
5137
 
5138
  }
5139
- ",1,"(L1, L2, L4) Similar code within functions of different names, in two large codes. Extra spacing, different imports"
5140
  00c0b82a,1ea771ea,"import java.util.*;
5141
  public class E1547 {
5142
  public static void main(String[] args){
@@ -5532,7 +5532,7 @@ public class AiseHi {
5532
 
5533
 
5534
 
5535
- ",1,"(L1, L2) Similar function code with variable renaming within a large code. Combining and splitting lines. Different spacing."
5536
  13441e8f,2ebeae13,"import java.util.*;
5537
 
5538
  public class Armchairs {
@@ -6201,7 +6201,7 @@ public class C{
6201
  // fast input reader class;
6202
 
6203
  }
6204
- ",1,"(L1, L2) similar function code with variable renaming within a large code."
6205
  04ed33a5,7ea34254,"import java.util.Scanner;
6206
 
6207
  public class Subsequence {
@@ -6698,7 +6698,7 @@ public class Main {
6698
  pw.close();
6699
  }
6700
  }
6701
- ",1,"(L1, L2) Small code reuse with variable change in a huge code, different imports. Extra comments."
6702
  ccc8ef27,f7a0ea6d,"import java.util.*;
6703
  public class Sol
6704
  {
@@ -9170,7 +9170,7 @@ public class Codechef{
9170
  System.out.println();
9171
  }
9172
  }
9173
- ",1,(L2) Similar function code with variable rename within a larger code
9174
  086f0f90,4a570de6,"import java.io.*;
9175
  import java.util.*;
9176
  import java.util.concurrent.ConcurrentHashMap;
@@ -9796,7 +9796,7 @@ public class D {
9796
 
9797
 
9798
  }
9799
- ",1,"(L1, L2) similar main code with variable renaming, different imports, additional lines. Extra comments."
9800
  d1cd194e,dbffab11,"import java.util.*;
9801
 
9802
  import java.lang.*;
@@ -11139,7 +11139,7 @@ public class Practice {
11139
  }
11140
  }
11141
  }
11142
- ",1,"(L2) similar main code with variable renaming, different imports, additional lines"
11143
  ee270b2a,fc80cbe0,"import java.util.*;
11144
 
11145
  public class D{
@@ -11818,7 +11818,7 @@ public class MyClass {
11818
 
11819
  }
11820
  }
11821
- ",1,"(L2) Code reuse with variable change, combining lines"
11822
  680ba922,6e207cbf,"import java.util.*;
11823
  import java.io.*;
11824
 
@@ -12500,7 +12500,7 @@ public class test3 {
12500
 
12501
 
12502
  }
12503
- ",1,"(L2) similar main function with variable renaming, additional code, different imports"
12504
  ae4d5b49,f665e87b,"import java.io.*;
12505
  import java.util.*;
12506
 
@@ -13824,7 +13824,7 @@ public final class Main {
13824
 
13825
 
13826
  }
13827
- ",1,(L2) Code Reuse with variable renaming within a larger code
13828
  f229aa7f,fcc7e8fa,"import java.util.*;
13829
  import java.io.*;
13830
  import java.math.*;
@@ -14052,7 +14052,7 @@ public class Codeforces {
14052
  }
14053
  }
14054
  }
14055
- ",1,"(L2) Similar code with variable name change, different imports slightly"
14056
  2120328e,b790ef12,"import java.util.*;
14057
  import java.lang.*;
14058
  import java.io.*;
@@ -14225,7 +14225,7 @@ public class Main {
14225
  out.flush();
14226
  }
14227
  }
14228
- ",1,"(L1,L2) similar main code with variable renaming, additional lines ,additional one import. More comments."
14229
  ac144188,e899614e,"import java.util.*;
14230
  import java.io.*;
14231
  import static java.lang.Math.min;
@@ -14757,7 +14757,7 @@ public class D {
14757
 
14758
 
14759
  }
14760
- ",1,"(L1, L2) Code Reuse with variable renaming, additional code and comments."
14761
  43b85d63,a37923d1,"import java.io.BufferedWriter;
14762
  import java.io.IOException;
14763
  import java.io.InputStream;
@@ -15584,7 +15584,7 @@ public class Main {
15584
  System.out.println(sb);
15585
  }
15586
  }
15587
- ",1,(L3) Similar Code with variable name change.
15588
  c9159d9c,d3a96420,"import java.util.*;
15589
 
15590
  public class SolutionB {
@@ -16090,7 +16090,7 @@ public class CodeChef {
16090
 
16091
  }
16092
  }
16093
- ",1,"(L1, L2, L4) Similar function code with variable renaming and function renaming, different imports."
16094
  7011024d,eea69e7f,"import java.util.*;
16095
 
16096
  public class D {
@@ -16549,7 +16549,7 @@ public class Pupsen {
16549
  }
16550
 
16551
  }
16552
- ",1,"(L2,L3) Similar code with variable renaming, having a code in a function"
16553
  3666e0e8,ac7187d8,"import java.io.*;
16554
  import java.lang.*;
16555
  import java.util.*;
@@ -17769,7 +17769,7 @@ public class D {
17769
 
17770
 
17771
  }
17772
- ",1,"(L2, L5) similar code in main with variable change, replace for with while, within a slightly larger code, different imports"
17773
  4303de0d,c9a316ca,"import java.io.*;
17774
  import java.util.*;
17775
  public class ParsasHumongousTree
@@ -18167,7 +18167,7 @@ public class C {
18167
  }
18168
 
18169
  }
18170
- ",1,"(L2) Similar code with variable renaming, additional code."
18171
  74b5ad88,dc575a6c,"import java.io.BufferedReader;
18172
  import java.io.IOException;
18173
  import java.io.InputStreamReader;
@@ -19301,7 +19301,7 @@ public class Practice {
19301
  }
19302
  }
19303
  }
19304
- ",1,"(L1, L2) Similar main, variable name change, different spacing, different imports"
19305
  4a1573d6,db8d728d,"import java.util.*;
19306
  import java.math.*;
19307
  import java.io.*;
 
121
 
122
 
123
  }
124
+ ",1,"(L6) similar main code with variable change, changing the order of few lines, in a slightly larger code, additional code. Unused functions. Different Logic."
125
  3dd65549,c1638a45,"import java.util.*;
126
  import java.io.*;
127
 
 
356
  }
357
  }
358
  }
359
+ ",1,(L4) Similar code with variable name change within a slightly larger code. New function.
360
  05f939b3,e647bef7,"import java.io.*;
361
  import java.util.*;
362
  public class D_668 {
 
755
  }
756
 
757
  }
758
+ ",1,"(L4) Code reuse with variable change,extra comments. New Class of FastScanner and its functions."
759
  643e22cc,bd7281dc,"import java.io.*;
760
  import java.util.*;
761
 
 
992
  }
993
 
994
  }
995
+ ",1,"(L4) Variable name change, switch the location of lines, change single while for for, within a slightly larger code. New class of FastScanner and its functions. "
996
  28c2d81a,48c5f745,"import java.io.BufferedReader;
997
  import java.io.IOException;
998
  import java.io.InputStreamReader;
 
1073
 
1074
 
1075
  }
1076
+ ",1,"(L4) Similar main function, variable renaming, splitting/combining lines, slightly larger file, different imports. Additional unused class/functions. FastScanner class and its functions."
1077
  1ea771ea,ee270b2a,"import java.io.*;
1078
  import java.util.*;
1079
 
 
1175
  }
1176
  }
1177
  }
1178
+ ",1,"(L4) Similar main function, variable renaming, additional comments, slightly larger code. Additional Functions."
1179
  4e28b45e,d7a8434f,"import java.util.*;
1180
  import java.io.*;
1181
  public class C {
 
2053
  }
2054
  }
2055
  }
2056
+ ",1,"(L4) Similar main with variable renaming, additional lines, different imports, within a slightly larger code. Additional unused class. FastReader class instead of scanner."
2057
  cdb801a1,ed610dc9,"import java.io.*;
2058
  import java.util.*;
2059
  public class Solution {
 
3413
  (new d()).solve();
3414
  }
3415
  }
3416
+ ",1,"(L4) Similar code with variable renaming, function renaming. Function creations."
3417
  0fd5b95a,41e72d4f,"import java.io.PrintWriter;
3418
  import java.util.*;
3419
  public class codeforces {
 
3643
  }
3644
  }
3645
  }
3646
+ ",1,"(L5) similar main code with variable renaming, combing/splitting lines. Within a large code. Many comments. Change for with while."
3647
  80881cae,ad4c7a20,"import java.io.*;
3648
  import java.util.*;
3649
 
 
3840
 
3841
 
3842
  }
3843
+ ",1,(L4) Code reuse with variable renaming in a function. More comments.
3844
  4241f473,4685c420,"import java.io.*;
3845
  import java.util.*;
3846
 
 
4090
  }
4091
 
4092
  }
4093
+ ",1,(L3) Code reuse with variable change within a larger code. Changing the order of variable declaration.
4094
  22dff786,624529000,"import java.util.*;
4095
 
4096
  public class Solution {
 
4299
  }
4300
  }
4301
  }
4302
+ ",1,"(L3) similar code with variable renaming, additional lines, different imports. Changing the order of functions."
4303
  2eb89317,d4a3869e,"import java.util.*;
4304
  import java.io.*;
4305
 
 
4621
  }
4622
  }
4623
  }
4624
+ ",1,"(L5) similar main code, changing a single while for for, different imports"
4625
  bdfe8110,fadc1365,"import java.io.BufferedReader;
4626
  import java.io.IOException;
4627
  import java.io.InputStreamReader;
 
4702
 
4703
 
4704
  }
4705
+ ",1,"(L3) Similar code reuse in main and sort function, with additional code in a larger code. Variable renaming. Different imports. Changing the order of variable declaration."
4706
  9e7551da,f0e13442,"import java.io.*;
4707
  import java.util.Arrays;
4708
  import java.util.StringTokenizer;
 
5136
 
5137
 
5138
  }
5139
+ ",1,"(L5) Similar code within functions of different names, in two large codes. Extra spacing, different imports. Some conditions have been changed. "
5140
  00c0b82a,1ea771ea,"import java.util.*;
5141
  public class E1547 {
5142
  public static void main(String[] args){
 
5532
 
5533
 
5534
 
5535
+ ",1,(L5) Similar function code with variable renaming within a large code. Combining and splitting lines. Different spacing. Change for with while
5536
  13441e8f,2ebeae13,"import java.util.*;
5537
 
5538
  public class Armchairs {
 
6201
  // fast input reader class;
6202
 
6203
  }
6204
+ ",1,(L4) similar function code with variable renaming within a large code. New Function.
6205
  04ed33a5,7ea34254,"import java.util.Scanner;
6206
 
6207
  public class Subsequence {
 
6698
  pw.close();
6699
  }
6700
  }
6701
+ ",1,"(L3) Small code reuse with variable change in a huge code, different imports. Extra comments. Changing the order of declarations."
6702
  ccc8ef27,f7a0ea6d,"import java.util.*;
6703
  public class Sol
6704
  {
 
9170
  System.out.println();
9171
  }
9172
  }
9173
+ ",1,(L3) Similar function code with variable rename within a larger code. Additional unused code. Changing the order of declarations.
9174
  086f0f90,4a570de6,"import java.io.*;
9175
  import java.util.*;
9176
  import java.util.concurrent.ConcurrentHashMap;
 
9796
 
9797
 
9798
  }
9799
+ ",1,"(L5) similar main code with variable renaming, different imports, additional lines. Extra comments. FastReader Class. Nested vs single if statement."
9800
  d1cd194e,dbffab11,"import java.util.*;
9801
 
9802
  import java.lang.*;
 
11139
  }
11140
  }
11141
  }
11142
+ ",1,"(L2) similar main code with variable renaming, different imports, additional lines. FastScanner Class. Additional unused class."
11143
  ee270b2a,fc80cbe0,"import java.util.*;
11144
 
11145
  public class D{
 
11818
 
11819
  }
11820
  }
11821
+ ",1,"(L3) Code reuse with variable change, combining lines"
11822
  680ba922,6e207cbf,"import java.util.*;
11823
  import java.io.*;
11824
 
 
12500
 
12501
 
12502
  }
12503
+ ",1,"(L3) similar main function with variable renaming, additional code, different imports. Additional unused functions."
12504
  ae4d5b49,f665e87b,"import java.io.*;
12505
  import java.util.*;
12506
 
 
13824
 
13825
 
13826
  }
13827
+ ",1,(L4) Code Reuse with variable renaming within a larger code. Creation of new functions.
13828
  f229aa7f,fcc7e8fa,"import java.util.*;
13829
  import java.io.*;
13830
  import java.math.*;
 
14052
  }
14053
  }
14054
  }
14055
+ ",1,"(L6) Similar code with variable name change, different imports slightly. Different Logic. "
14056
  2120328e,b790ef12,"import java.util.*;
14057
  import java.lang.*;
14058
  import java.io.*;
 
14225
  out.flush();
14226
  }
14227
  }
14228
+ ",1,"(L6) similar main code with variable renaming, additional lines ,additional one import. More comments. Sort and check in reverse order. Enhanced if statement."
14229
  ac144188,e899614e,"import java.util.*;
14230
  import java.io.*;
14231
  import static java.lang.Math.min;
 
14757
 
14758
 
14759
  }
14760
+ ",1,"(L3) Code Reuse with variable renaming, additional code and comments. Unused new function. Changing the order of declaration."
14761
  43b85d63,a37923d1,"import java.io.BufferedWriter;
14762
  import java.io.IOException;
14763
  import java.io.InputStream;
 
15584
  System.out.println(sb);
15585
  }
15586
  }
15587
+ ",1,(L6) Similar Code with variable name change. Different conditions. Different Logic. Hashmap Vs Hashset.
15588
  c9159d9c,d3a96420,"import java.util.*;
15589
 
15590
  public class SolutionB {
 
16090
 
16091
  }
16092
  }
16093
+ ",1,"(L5) Similar function code with variable renaming and function renaming, different imports. Change for with while."
16094
  7011024d,eea69e7f,"import java.util.*;
16095
 
16096
  public class D {
 
16549
  }
16550
 
16551
  }
16552
+ ",1,"(L4) Similar code with variable renaming, having a code in a function. "
16553
  3666e0e8,ac7187d8,"import java.io.*;
16554
  import java.lang.*;
16555
  import java.util.*;
 
17769
 
17770
 
17771
  }
17772
+ ",1,"(L5) similar code in main with variable change, replace for with while, within a slightly larger code, different imports"
17773
  4303de0d,c9a316ca,"import java.io.*;
17774
  import java.util.*;
17775
  public class ParsasHumongousTree
 
18167
  }
18168
 
18169
  }
18170
+ ",1,"(L3) Similar code with variable renaming, additional code. Changing the order of declaration."
18171
  74b5ad88,dc575a6c,"import java.io.BufferedReader;
18172
  import java.io.IOException;
18173
  import java.io.InputStreamReader;
 
19301
  }
19302
  }
19303
  }
19304
+ ",1,"(L3) Similar main, variable name change, different spacing, different imports. Changing the order of declaration."
19305
  4a1573d6,db8d728d,"import java.util.*;
19306
  import java.math.*;
19307
  import java.io.*;