Fixed issue where newlines in the data would reset the multiplying flag.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
a.out: main.cpp
|
||||
clang++ -std=c++2b -g -O0 main.cpp
|
||||
clang++ -std=c++2b -g -O0 main.cpp #-fsanitize=address -fno-omit-frame-pointer
|
||||
|
Reference in New Issue
Block a user