This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Pre Placement Revision Guide! | |
// All the very best for placements! | |
#include <bits/stdc++.h> | |
using namespace std; | |
/* | |
THIS RESOURCE WAS MADE FOR END MIN REVISION OF SOME INBUILT DS AND CONTAINERS THAT C++ STL | |
HAS TO OFFER. | |
IF THERE IS ANY BUG OR ERROR PLEASE LET ME KNOW! |