Score : $200$ points
It is November $18$ now in Japan. By the way, $11$ and $18$ are adjacent Lucas numbers.
You are given an integer $N$. Find the $N$-th Lucas number.
Here, the $i$-th Lucas number $L_i$ is defined as follows:
Input is given from Standard Input in the following format:
$N$
Print the $N$-th Lucas number.
5
11
Thus, the $5$-th Lucas number is $11$.
86
939587134549734843