C++程序  |  7行  |  71 B

#ifndef CPU_H
#define CPU_H

#include "bits/cpu.h"

#endif /* CPU_H */