<img src="https://file.gaojiufeng.cn/learnAppQuestion/97/48/9748c03ba726e2e93c1089d0cf75520f.jpg" style="width: 100%;height: auto;"> 📅 发布于 2021-05-17 📚 C++程序设计 📖 约 1 分钟学习 🔍+ 🔍- ↺ 📋 ⬆️ 题目类型: 问答题 题目内容 正确答案 private: int x;y; 修改为private: int x,y;