C++程序  |  3行  |  49 B

void test_01(int * data);
#define DIVXY(X,Y) X/Y