开发平台(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