/* Rafay Ahmad 23I-2526 */ #include using namespace std; class SortedCatalog{ int* arr; int size; int i; }; int main(){ return 0; }