開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
Dev-C++
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
iostream
問題(Question):
uva11988 http://ppt.cc/qOge
餵入的資料(Input):
預期的正確結果(Expected Output):
錯誤結果(Wrong Output):
Time limit exceeded
程式碼(Code):(請善用置底文網頁, 記得排版)
http://codepad.org/3F4b1wET
補充說明(Supplement):
我知道可以用STL的list...
但是想要複習linked list和OOP 所以這樣打XD
不知道什麼原因都說tle
跪求幫忙!