開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
Linux
問題(Question):
c++出現編譯錯誤 不確定是否是thread建立時的問題。
預期的正確結果(Expected Output):
輸入兩個數字,一個表示thread數量,一個表示要產生的隨機數字的個數
分配給不同thread加起來,印出每個thread的和以及main thread的和
錯誤結果(Wrong Output):
http://i.imgur.com/tLCxwD3.jpg
程式碼(Code):(請善用置底文網頁, 記得排版)
http://cpp.sh/6ioo6
補充說明(Supplement):
看不太懂編譯結果,求解QQ