I am trying to make a program if password is vaild in c and it doesn't work the variable always stays 1

后端 未结 0 1570
轻奢々
轻奢々 2021-01-16 16:25
#include  
#include  
#include  
#include 
#define MAX_SIZE 50
void main() {
    char pass[MAX_SIZE] =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题