Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 572 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 572 Bytes

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