#define long 100 //违背1 int main ( void ) { int i; i = long; return ( 0 ); }