多选题
有以下程序 #include using namespace std; ____________________ int main {int a=1,b=2,c=3; cout< A int add; B int add; C int add; D int add;