華爲OJ:開發一個簡單錯誤記錄功能小模塊,可以記錄出錯的代碼所在的文件名稱和行號。

用到了類string的length(), size(),find_first_of(),find_last_of(),substr(),push_back()函數 ios #include <iostream> #include <algorithm> #include <vector> #include <string> using namespace std; struct errorLog
相關文章
相關標籤/搜索