It shows all kids that just because a code works does not mean it is correct. It is possible to create all kinds of code, even the ones that reproduce the wrong answers someone made. If you have a board at home, set up test number 10 and check the valid positions.
And that's the problem with using code to verify code (For people dreaming of complete automation), we can only guarantee that our code has the same errors as the original code, not that the original code is correct.
Group
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.
It shows all kids that just because a code works does not mean it is correct. It is possible to create all kinds of code, even the ones that reproduce the wrong answers someone made. If you have a board at home, set up test number 10 and check the valid positions.
And that's the problem with using code to verify code (For people dreaming of complete automation), we can only guarantee that our code has the same errors as the original code, not that the original code is correct.