can u help me in make a sample code for hashing method using mid square in c++?..pls i really need your help...u can email it at <snipped email>

Recommended Answers

All 2 Replies

#include <iostream>

using namespace std;

int main(){
    cout << "This program will self destruct if you will press enter." << endl;

    return 0;
}
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.