{{{~cpp #include void main(void) { int input; int first=1, second=1, sum=1; printf("입력하시오"); scanf("%d", &input); for(int i=2; i