討論串[問題] 找出句子中最長的單字(C++)
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓4(4推 0噓 6→)留言10則,0人參與, 7年前最新作者peterwu4 (notd)時間7年前發表 (2017/12/12 09:47), 7年前編輯資訊
0
0
1
內容預覽:
路過獻醜一下XD. =====================. #include <iostream>. #include <string>. #include <list>. int main(). {. std::list<std::string> l;. std::string str;.
(還有578個字)

推噓2(2推 0噓 28→)留言30則,0人參與, 7年前最新作者MrPanda (不人氣揪團師)時間7年前發表 (2017/12/10 05:03), 7年前編輯資訊
0
0
4
內容預覽:
開發平台(Platform): (Ex: Win10, Linux, ...). win10. 編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出). VC++. 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...). #in
(還有582個字)
首頁
上一頁
1
下一頁
尾頁