int main ( void ) { #include "..\061\061.h" //违背1 int ix = 0; int iy = 1; int iz = 2; idata = ix + iy + iz; return ( 0 ); }