题目: #include
using namespace std;
void main() {
int x = 3, y = 3;
y*=x–;
cout << x <
题目: #include
using namespace std;
void main() {
int x = 3, y = 3;
y*=x–;
cout << x <