C++程序  |  5行  |  55 B

#ifndef PREFIX_H
#define PREFIX_H
int foo(int);
#endif