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