C++程序  |  9行  |  74 B

#ifndef CYCLE1
#define CYCLE1

#include "cycle2.h"

struct C1 {};

#endif