PATA1035Password】的更多相关文章

需要注意的就是把判定函数提取出来,这样可以简化代码,同时参数引用了&,可以对于传入参数进行修改. 参考代码: #define _CRT_SECURE_NO_WARNINGS #include<cstdio> #include<cstring> #include<cstdlib> struct node { char name[20], password[20]; bool ischange;//如果ischange==true表示password已经修改 }T[…