-
- Téléchargements
correction pseudo code exo 1.3.1
if we use the previous pseudo code, instead of printing Z (0,1,-1,2,-2,...), we print 3 different 0 values at the beginning (0,0,-0,1,-1,2,-2,...). Since we already print 0 before thhe loop and we don't want to print -0, the increment of i has to be in the beginning of the loop
parent
fc8d367c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Veuillez vous inscrire ou vous se connecter pour commenter