開發平台(Platform): (Ex: Win10, Linux, ...)
Win10
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
Code Blocks
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
想請教一下,為何我成功反轉數字,但是輸出結果錯誤
在不考慮把input轉成字串或其他方式下
餵入的資料(Input):
121
預期的正確結果(Expected Output):
true
錯誤結果(Wrong Output):
false
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
https://ideone.com/kY9CUr
補充說明(Supplement):