@@ -0,0 +1,6 @@
#ifndef FIB_H
#define FIB_H
int fib(int x);
#endif // FIB_H
The note is not visible to the blocked user.