[问题] 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