#include class A { public:A(int i,int j) { a1=i; a2=j; } vir