[問題] UVA100問題

作者: sherrypenelo (sherry)   2014-06-01 00:44:39
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
code::block c++
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
#include<iostream>
#include<algorithm>
問題(Question):
丟進UVA他跟我說答案有錯
我有看到之前說的萬年老梗,餵入10 1也讓他optput 10 1 20了
UVA給的測資我也都是過了,也是正確的
可是他還是說錯誤....
麻煩前輩們指教> <
餵入的資料(Input):
1 10
10 1
預期的正確結果(Expected Output):
1 10 20
10 1 20
錯誤結果(Wrong Output):
1 10 20
10 1 20
(都一樣)
程式碼(Code):(請善用置底文網頁, 記得排版)
http://codepad.org/nx7Ad53R
補充說明(Supplement):
作者: diabloevagto (wi)   2014-06-01 00:45:00
可能多換行什麼的吧
作者: sherrypenelo (sherry)   2014-06-01 00:48:00
效能也是個問題,拜託給點建議>.<to:d大,可是我看起來是沒有多換行阿印完input我沒有換行
作者: ACMANIAC (請肥宅救救肥宅)   2014-06-01 07:04:00
改成 long

Links booklink

Contact Us: admin [ a t ] ucptt.com