From 9e65495b7911373bc36916ae5c5c81d91d50b432 Mon Sep 17 00:00:00 2001 From: Ta180m Date: Fri, 29 May 2020 21:36:37 -0500 Subject: [PATCH] Update main.cpp --- .gitignore | 3 ++- src/main.cpp | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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<