02 2019 档案

摘要:``` include include include using namespace std; struct StudentInfo { string name, ID; int grade; }temp, maxa, minb; int main() { int n; cin n; maxa.g 阅读全文
posted @ 2019-02-12 18:26 Cirno-9 阅读(137) 评论(0) 推荐(0)
摘要:``` include include include using namespace std; struct StudentInfo { string ID; int testID, formalID; }StudentInfo[1010]; int main() { int n, m, a; c 阅读全文
posted @ 2019-02-12 11:52 Cirno-9 阅读(128) 评论(0) 推荐(0)
摘要:``` include using namespace std; int main() { char mp[5] = { 'S', 'H', 'C','D', 'J' }; int n, start[55] = { 0 }, order[55] = { 0 }, renew[55] = { 0 }; 阅读全文
posted @ 2019-02-02 00:17 Cirno-9 阅读(162) 评论(0) 推荐(0)
摘要:``` include using namespace std; int main() { int a, b, flag = 0; while (cin a b) { if (flag == 1 && b !=0) cout 阅读全文
posted @ 2019-02-01 22:55 Cirno-9 阅读(136) 评论(0) 推荐(0)