5iluo 的 站内主页

帮忙
HOT

你正好弄相反了,, strcmp(userpassword,password),,,,如果两个参数相等的话,返回0所以,,int password(){ const char password="Hello"; char userpassword; cout<<"Enter your password:"; cin>>userpass...
阅读全文