#ifndef _DF_H #define _DF_H typedef unsigned __int128 uint128; typedef unsigned long long int uint64; #endif