#include int main() { int i, n; int t1 = 0, t2 = 1; int nextTerm = t1 + t2; printf("") }