開發平台(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):