【模擬】聊天服務器的外部流量

文章目錄 題目 輸入輸出 思路 代碼 題目 輸入輸出 思路 因爲添加人物和踢出人物不需要花費流量,所以我們只需要計算人數,每次發 s e n d send send命令時統計好個數再乘上人數就可以了 代碼 #include<cstdio> #include<cstring> #include<string> #include<iostream> using namespace std; strin
相關文章
相關標籤/搜索