int value = 10;

while (value --> 0) printf (\"%d \", value);

개신기해
낄낄