#pragma GCC system_header

#define _Complex __complex__
#define _Complex_I 1.0iF

#define U_LL unsigned long long
#define ONE_ULL 1ULL
