C++程序  |  5行  |  84 B

#include "b.h"
#include "c.h"
inline void g() { f(); }
inline int h() { return n; }