Also removed a bunch of empty spaces for consistency along underscore.cpp, and I also included the fixes related to removing stdc++.h and the dangling space when doing a std:: cout, which I included in a separate PR.
If you like this PR, you can ignore the previous one and merge all those fixes in one shot.
Also removed a bunch of empty spaces for consistency along underscore.cpp, and I also included the fixes related to removing
stdc++.h
and the dangling space when doing astd:: cout
, which I included in a separate PR.If you like this PR, you can ignore the previous one and merge all those fixes in one shot.