C++程序  |  6行  |  60 B

#ifdef __cplusplus
extern int i;
#else
extern int j;
#endif