diff --git a/.gitignore b/.gitignore index e0a820b..9b94c27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ compress -.vscode \ No newline at end of file +.vscode +*.exe \ No newline at end of file diff --git a/src/main.cpp b/src/main.cpp index b828fc3..c670766 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -352,8 +352,8 @@ int main() { output.init(final.gettextstring(b)); output.calcweight(); output.preprocess(-1); - cout<