小喡 🐈 says to YSITD
ηœ‹θ΅·δΎ†εƒζ˜― for (int a = 0, b = 1; a >= 0; b += a, a = b - a) { printf("%d\r\n", a); }