I am trying to run a plagiarism check on all C++ files that are stored in an directory using MOSS.
perl moss.pl -l cc -b pre.cpp *.cpp
The above c