Just Fibonacci
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
Find the -th Fibonacci prime number.
Input
The input file contains the number .
Output
The output file should contain the -th Fibonacci prime number.
Examples
Input #1
Answer #1
Submissions 8K
Acceptance rate 28%