BB(k) for a specific k is just a number. Ao just write it to the output. Proofing correctness is different from „computing“ and not required here.
HN user
vainguard
I just realized that my post was extremely easy to misread :/ I hope it's fixed now.
I think you are right.
I would really prefer to change the world, than take medication. I say this without sarcasm and a little bit of sadness.
This medical condition is called withdrawal.
You are right in that discontinuing ADHD medication can lead to withdrawal symptoms.
But you are dead wrong in that ADHD does not disappear after withdrawal. As it would if it were a drug addiction.
ADHD was there before taking medication, and it will persist long after stopping medication. (If we assume the diagnosis was correct.)
How important is finding the right language?
Just when I thought (after completing the puzzles) that C is reasonably reasonable language, I learn that the execution order of 'f()+g()' is unspecified. Wow!
In the answer to 9 I don't see why 'Evaluating ++i + ++i would produce undefined behavior'