摘要:
1 #include 2 #include 3 #include 4 using namespace std; 5 class stu{ 6 private: 7 char name[32]; 8 char ID[32]; 9 int age; 10 int score[4]; 11 in... 阅读全文
posted @ 2017-04-17 19:07
老猫历险记
阅读(394)
评论(0)
推荐(0)
浙公网安备 33010602011771号