看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) codeblock 問題(Question): 輸入資料時,無法打到+-*的地方,請問該怎麼去修改它? 餵入的資料(Input): 3 5 7 4 3 2 4 0 6 5 5 4 1 2 7 1 9 0 + 預期的正確結果(Expected Output): 出現多項式加得結果 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版) http://codepad.org/eOKSeJlD 補充說明(Supplement): -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 118.167.42.75 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1459497910.A.656.html
a29813287: input應該是<吧 然後你會讀到\n 04/01 16:45