開發平台(Platform): (Ex: Win10, Linux, ...)
Win10
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
Dev c++ 5.11版
問題(Question):
第一次執行時沒問題,後來執行第二次時就跑出這個問題
錯誤結果(Wrong Output):
跑出 id returned 1 exit status
main.cpp
https://imgur.com/a/uQJ3D34
test.h
https://imgur.com/a/LxC04t1
test.cpp
https://imgur.com/a/ijT3fXc
錯誤訊息
https://imgur.com/a/xgLElyx
請問大家是哪一個環節出錯了 ?
實在是看不出來
謝謝~