mohit gahlot Member Member since Feb 1, 2016 Last active Feb 1, 2016 Total activities 0 Activity feed Recent contributions #Threads 10 years ago 7456efbe-a87b-4936-8d0f-d36ba21e5738 #include<iostream> #include<conio.h> #include<string.h> using namespace std; int main() { string password; char ch[10]; int k=0; cout<<"Enter p...