#Z01420. C++100题之Is the username and password correct?
C++100题之Is the username and password correct?
题目描述
seline;"> Imagine yourself as a hero. One day Mr.Zou want you to help him develop a system called Our Manor that we can do daily train on. As long as we log log on to Our Manor, we can practice programming competition questions, and the system will automatically correct them and follow the error massage. First you should simulate a program for Our Manor. After entering the correct user name and password, output "Welcome, cute!", otherwise output "Little lovely, you remember the wrong user name!" or "Wrong code, honey!"or"hehe".
输入格式
seline;"> The first line contains a positive integer user=201701 means username.
seline;"> The second line contains a positive integer psw=135790 means password.
seline;">
输出格式
seline;"> If the username and the password both correct, print "Welcome, cute!".
seline;">
201701
135790
201701
117820
201801
135790
666
888
Welcome, cute!
Wrong code, honey!
Little lovely, you remember the wrong user name!
hehe
提示
ByeBye有毒
豫公网安备41072702000346号