8

If(DateRightNow == 16/07/2018)
{
Age++;
LifeTime--;
}
Else
{
NoRealizationThatEverydayLifeTimeDecreses;
}

Comments
  • 3
    You only age on one day in history? Is this some digital version of Dorian Grey's portrait?
  • 1
    @platypus One day in history is enough for me.πŸ˜‚

    Maybe a bit of reference if you want to find any pattern it is really upto you.btw I just googled this guy is kind of different artist.
  • 1
    Atleast variable names should start with lower case.. happy b'day btw.. theRightWay..
  • 0
    @groot well thanks and mind me for bad practice.
    But it is difficult when your phone screen is cracked so you need to rotate it to work it out. and the fucking autocorrect annoys the crap outta me.
    damn it now this first letter capital shit isn't working anymore.
    This shit is actually fluctuating.
    I think this is just end of my rant.
  • 0
    Happy birthday
  • 0
    Happy birthday 😁
  • 1
    Possibly a nicer way of doing that would be to make 'Lifetime' a property or method, such that Lifetime is equal to MAX_AGE - AGE.

    Of course, this means travelling into the future in order to establish the value of MAX_AGE before compilation, which in itself could be a logistical nightmare.

    Happy birthday! πŸŽ‚
  • 2
    @Nitin1607 chill.. get wasted.. remember once a great man said.. a wasted youth is better by far than a vast and productive old age.!!
  • 1
    @groot will remember this beautiful piece of advice.
  • 2
    @const @ceee ThanksπŸ˜€

    @0bl1v1on Well Then again can't I assume it.Rather than going into future.
  • 0
    you just need a MaxLifeTime as constant, and then Age++... RemainingLife = MaxLifeTime - Age
  • 0
    should i be saying happy birthday to you?
  • 1
    @williamli maybe average b-day to you.

    Can use Facebook to predict death.πŸ˜€πŸ˜€
  • 1
    How many lifetimes do you have?
  • 0
    @Cyanide lifetime is total time of the existence.
  • 1
  • 0
    @Cyanide Okay I guess.πŸ˜…πŸ˜…
    Not used to "thanks".πŸ˜…
  • 0
    @Nitin1607 Sarcasm Detector: 404
Add Comment