Corrigé type Exercice 1 : (8 points) Question 1, 2, 3

Exercice 2: (5 p). Question 1 : (1.5 p). L'algorithme calcule la somme de x et y / z=x+y. Question 2 : (1.5 p). #include <stdio.h> main (). { int x,y,z ; int * ...