C++程序  |  4行  |  103 B

#pragma once
#include "preamble-with-implicit-import-C.h" // Circular
typedef struct { char x; } Typo;