U587697 C++ 高亮测试
题目描述
```cpp
#include
using namespace std;
const __int128_t aaaa=100;
#define lowbit (x&(-x))
#define int long long
class a{
public:
int b;
private:
char x;
};
struct aaa{
int c;
}b;
union qwert{
int a;
double b;
};
enum{
asd,dsa,ads
};
namespace test{}
bool operator < (aaa a,aaa b){
return a.c
输入格式
无
输出格式
无