Search:

Type: Posts; User: shifat96

Search: Search took 0.10 seconds.

  1. Re: Making a program that calculates how many days you lived.

    Here are the errors I got:

    variable aliveday may have not been initialized
    variable sleep may have not been initialized
    valu cannot be used ( on sleep = aliveday*8; )
  2. Making a program that calculates how many days you lived.

    This is another code(below) from my CS Assignment. Here, I have to build a program that calculates how many days have you lived and how many hours you slept. I have seem to got the question but I...
Results 1 to 2 of 2