※ 引述《m8403051 (大吉嶺紅茶)》之銘言:
: 開發平台(Platform): Linux CentOS 7
: 編譯器: gcc version 4.4.7 20120313 (Red Hat 4.4.7-23)
: 預期的正確結果(Expected Output):180
: 錯誤結果(Wrong Output):215
: 程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
: https://ideone.com/e.js/nn576o
: #include <iostream>
: using namespace std;
: int main() {
: int a=6, b=7;
: a *= a