如何编译一个C语言密码程序,判断密码的位数(如5位),如果输入的密码小于5位或者大于五位都有相应提示
发布网友
发布时间:2022-05-07 18:44
我来回答
共1个回答
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}
热心网友
时间:2023-11-08 04:49
代码如下:
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{
int len = 0;
char password[10] = {0};
printf("请输入密码:");
scanf("%s", password);
len = strlen(password);
if (len < 5) {
printf("密码长度不足!\n");
}
else if (len > 5) {
printf("密码长度过长!\n");
}
else {
// 默认密码是 admin
if (strcmp(password, "admin") == 0) {
printf("登录成功!\n");
}
else {
printf("密码不正确!\n");
}
}
system("pause");
return 0;
}