▲ | taco_emoji 3 days ago | |
Long story short: no. Long story: yes, but it'd take centuries to verify all possible inputs, at least for any non-trivial programs. | ||
▲ | black_knight 3 days ago | parent [-] | |
Proofs of correctness is a thing. If you prove something correct you don’t have to test every input. It just takes a big effort to design the program this way. And must be done from the beginning. |