#include #include int main(void){ int x = 0; int i; int j; printf("Rentrer un entier: "); scanf("%d",&x); printf("%d = ",x); while(x!=0){ for(j = 2;j