[問題] 字串移除重複的字母 string使用問題

作者: yoyo890121   2019-01-11 03:09:55
開發平台(Platform): (Ex: Win10, Linux, ...)
Win10
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
Dev-C++ 5.10 TDM-GCC 4.8.1 64bit
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
將原始code中的C式字串改為C++的string後
結果錯誤
是編譯器的問題嗎?
餵入的資料(Input):
geeksforgeeks
預期的正確結果(Expected Output):
geksfor
錯誤結果(Wrong Output):
geksfor geeks
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
原始 https://pastebin.com/Dm8mE7ck
修改後 https://pastebin.com/2mEbukvS
補充說明(Supplement):
Reference: https://bit.ly/2FogwGr
作者: achicn3 (Sher)   2019-01-11 06:23:00
作者: yoyo890121   2019-01-11 18:12:00
原來如此 了解

Links booklink

Contact Us: admin [ a t ] ucptt.com