编程介的小学生 2019-05-19 12:08 采纳率: 20.5%
浏览 285

决策树的条件的判断,怎么采用C语言的程序代码编写过程的办法去实现?

Problem Description
Samuel concerns about his health condition a lot. He never wants to damage his health by staying up late at night or leaving his stomach empty without having meals. He always goes to bed at 10 pm,and gets up at 7 am next morning. He often goes to the dinning hall at the meal time,even if he is engaged with a lot of work at hand during the dinner time. In a word, healthy regular life holds higher priority than anything else in Samuel's opinion.
According to the traditional Chinese medical care spirit,breakfast ought to be finished at about 7 am, lunch time at about 12 o'clock, and supper time at about 5 pm. Sleep cannot be later than 1 o'clock am because 1-2 am is a precious time for the liver to relax and rebuild itself. If you have a habit of sleeping later than 2 o'clock, you have to pay more attention to your liver before it is too late. And it has been proved that only by sleeping early and for enough time will your liver function well.
Here are some principles of living a health life:

Samuel holds the view that health is the firm foundation of your work,so he sticks to these principles in order to lead a health life. Will you want to be healthy?
The problem Samuel gives you is to tell whether his friend NeverGone is leading a health life.

Input
The input includes 2 major parts:
First part is the test number t,an integer.
Second part is the part of each test cases:
Sleep time HH:MM-HH:MM(in 24 hours,time lasts within 24 hours),the bottles one drank a day n,take sports or not(using T/F to describe,always big letter),whether or not stay a good mood(T/F boolean type,the same with the former explanation)

Output
Only if his living matches the four pieces of the principle above can you say he is leading a health life,so please output”Health life,NeverGone you should keep doing!”otherwise output”NeverGone should pay attention to his health!”.

Sample Input
2
23:59-6:58
8
T
T
24:00-8:00
10
T
T

Sample Output
NeverGone should pay attention to his health!
Health life,NeverGone you should keep doing!

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 如何在scanpy上做差异基因和通路富集?
    • ¥20 关于#硬件工程#的问题,请各位专家解答!
    • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
    • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
    • ¥30 截图中的mathematics程序转换成matlab
    • ¥15 动力学代码报错,维度不匹配
    • ¥15 Power query添加列问题
    • ¥50 Kubernetes&Fission&Eleasticsearch
    • ¥15 報錯:Person is not mapped,如何解決?
    • ¥15 c++头文件不能识别CDialog