1072 开学寄语 (20 point(s))
摘要:
#include <bits/stdc++.h> using namespace std; int main() { int n, m, s = 0, t = 0; set<string> unlegal; cin >> n >> m; while(m--){ string str; cin >> 阅读全文
posted @ 2021-09-10 23:00 Atl212 阅读(57) 评论(0) 推荐(0)
浙公网安备 33010602011771号