Skip to content

draak-krijger/PlagarismCheckerForCPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PlagarismCheckerForCPlusPlus

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages