#include #include int main(void){ int x = 0; int y = 0; int i; printf("Rentrer un entier: "); scanf("%d",&x); y = x; while(x!=(-1)){ if(x