This is a basic plagarism checker for c/c++ code. It takes file name from submission_id.txt and check n by n. Finally generate a csv file of result. It's use gnu compiler for preprocessing and then use another pre-processing step. It's use edit distance algorithm for matching.