Skip to content

sayashraaj/Similarity

Repository files navigation

Similarity

CFI Project for content similarity detection in C++ code

ChangeLog

reading input remove spaces and indentation in real time: deformatting
added null file error display
added filename2
added input for filename
default filename in function
added levenshtein function

Added execution time function Changed execution time function

Used strcmp, mild execution time reduction

SYSTEM INFO: Atom text editor GPP-Compiler package for c and c++

Execution time: file to string: 206 ms file comparision: 1578 ms with levenshtein distance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages