ε°ε΅ π says to YSITD ηθ΅·δΎεζ― for (int a = 0, b = 1; a >= 0; b += a, a = b - a) { printf("%d\r\n", a); }