79391686

Date: 2025-01-27 17:46:29
Score: 2
Natty:
Report link

goto is exceptionally valid in high performance computing and in conditions where the decision has already been made ie a question box.

goto is extensively used in theorem proving where structured loops consume too many cycles testing the parameters of the loop ie while(true) seemingly is simple, it still requires the check to see if 'true' is 'true'.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: spm3c