Closed D3ezy27 closed 6 years ago
A few changes concerning the std:: syntax as it could be simplified using namespace std;
Sorry, but we don't want to force any namespace. Moreover, this is generally not considered a good practise specially in cases where the required code is to be used as a library.
A few changes concerning the std:: syntax as it could be simplified using namespace std;