主观

#include ﹤ iostream. h ﹥

class test{

private: static int x; int y;

public: void test1( int a, int b) { x = a; y = b; }

};

void main( ) {

test a;

a. testl (2,3) ;

}

参考答案
您可能感兴趣的试题
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服