3 lines
29 B
C
3 lines
29 B
C
|
#pragma once
|
||
|
|
||
|
int fib(int n);
|