#40973: C++詳解


toseanlin@gmail.com (Dr. SeanXD)

School : No School
ID : 158065
IP address : [220.130.163.227]
Last Login :
2025-07-10 23:33:23
k645. 數學得力工具 -- CodeForces Round #197 | From: [220.136.85.142] | Post Date : 2024-06-22 09:29

使用字串來收算式,並且將數字獨立出來存到陣列中。如果陣列的資料只有一個的話就只輸出這個數字,否則就將陣列排序過後輸出,中間要有「+」。

 

範例程式碼

 
ZeroJudge Forum