How can I run test cases for a void function in C++ ? For exemple, if I have 100 test cases and make a for(i=1;i<=100;i++) and I run the function 100 times, the program enters infinite loop .
Aucun commentaire:
Enregistrer un commentaire