C - Fibonacci All Pairs

Languages: C, C++, Java, Python, Kotlin
Time & Memory limits: (details)

Input

Output

Sample test(s)

Input
1 3 4
--- Showing first 30 lines (click "Copy" to get full content) ---
Output
0 11 41
--- Showing first 30 lines (click "Copy" to get full content) ---

Notes