看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) c++ 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) iostream 問題(Question): http://luckycat.kshs.kh.edu.tw/homework/q10035.htm 餵入的資料(Input): 預期的正確結果(Expected Output): 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版) http://ideone.com/CsYzIM 補充說明(Supplement): 我覺得我打的還不錯啊 自己測試也都ok 怎傳上去永遠wrong answer -- Sent from my Android -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 104.33.30.66 ※ 文章網址: http://www.ptt.cc/bbs/C_and_CPP/M.1404022782.A.91C.html
lNishan: 06/29 15:21
sJimmy:c的初始化問題 如果你的第一筆測試為1 9,那c最後會殘留為1 06/29 15:23
sJimmy:第二筆測試為 1 8,結果就會變成 1+8+1>= 10,變成多進一位 06/29 15:24
ga544523:原來....早知道就早點來ptt問了... 06/29 20:20
ga544523:ac了 感恩 06/29 20:22